From fd8165bea132dbab356e14824b39bdfdcd7ec409 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Thu, 14 Nov 2024 12:34:13 -0500 Subject: [PATCH 01/20] move certain top-level directories into "scubagoggles" --- .../scubagoggles_branching_structure.svg | 0 {docs/images => images}/scubagoggles_lifecycle.svg | 0 .../Testing}/Functional/SmokeTests/README.md | 0 .../Functional/SmokeTests/selenium_browser.py | 0 .../Testing}/Functional/SmokeTests/smoke_test.py | 0 .../Functional/SmokeTests/smoke_test_utils.py | 0 .../Testing}/Functional/conftest.py | 0 .../RegoTests/calendar/calendar01_test.rego | 0 .../RegoTests/calendar/calendar02_test.rego | 0 .../RegoTests/calendar/calendar03_test.rego | 0 .../RegoTests/calendar/calendar04_test.rego | 0 .../Testing}/RegoTests/chat/chat01_test.rego | 0 .../Testing}/RegoTests/chat/chat02_test.rego | 0 .../Testing}/RegoTests/chat/chat03_test.rego | 0 .../Testing}/RegoTests/chat/chat04_test.rego | 0 .../Testing}/RegoTests/chat/chat05_test.rego | 0 .../RegoTests/classroom/classroom01_test.rego | 0 .../RegoTests/classroom/classroom02_test.rego | 0 .../RegoTests/classroom/classroom03_test.rego | 0 .../RegoTests/classroom/classroom04_test.rego | 0 .../RegoTests/classroom/classroom05_test.rego | 0 .../commoncontrols/commoncontrols01_test.rego | 0 .../commoncontrols/commoncontrols02_test.rego | 0 .../commoncontrols/commoncontrols03_test.rego | 0 .../commoncontrols/commoncontrols04_test.rego | 0 .../commoncontrols/commoncontrols05_test.rego | 0 .../commoncontrols/commoncontrols06_test.rego | 0 .../commoncontrols/commoncontrols07_test.rego | 0 .../commoncontrols/commoncontrols08_test.rego | 0 .../commoncontrols/commoncontrols09_test.rego | 0 .../commoncontrols/commoncontrols10_test.rego | 0 .../commoncontrols/commoncontrols11_test.rego | 0 .../commoncontrols/commoncontrols12_test.rego | 0 .../commoncontrols/commoncontrols13_test.rego | 0 .../commoncontrols/commoncontrols14_test.rego | 0 .../commoncontrols/commoncontrols15_test.rego | 0 .../commoncontrols/commoncontrols16_test.rego | 0 .../commoncontrols/commoncontrols17_test.rego | 0 .../Testing}/RegoTests/drive/drive01_test.rego | 0 .../Testing}/RegoTests/drive/drive02_test.rego | 0 .../Testing}/RegoTests/drive/drive03_test.rego | 0 .../Testing}/RegoTests/drive/drive04_test.rego | 0 .../Testing}/RegoTests/drive/drive05_test.rego | 0 .../Testing}/RegoTests/drive/drive06_test.rego | 0 .../Testing}/RegoTests/gmail/gmail01_test.rego | 0 .../Testing}/RegoTests/gmail/gmail02_test.rego | 0 .../Testing}/RegoTests/gmail/gmail03_test.rego | 0 .../Testing}/RegoTests/gmail/gmail04_test.rego | 0 .../Testing}/RegoTests/gmail/gmail05_test.rego | 0 .../Testing}/RegoTests/gmail/gmail06_test.rego | 0 .../Testing}/RegoTests/gmail/gmail07_test.rego | 0 .../Testing}/RegoTests/gmail/gmail08_test.rego | 0 .../Testing}/RegoTests/gmail/gmail09_test.rego | 0 .../Testing}/RegoTests/gmail/gmail10_test.rego | 0 .../Testing}/RegoTests/gmail/gmail11_test.rego | 0 .../Testing}/RegoTests/gmail/gmail12_test.rego | 0 .../Testing}/RegoTests/gmail/gmail13_test.rego | 0 .../Testing}/RegoTests/gmail/gmail14_test.rego | 0 .../Testing}/RegoTests/gmail/gmail15_test.rego | 0 .../Testing}/RegoTests/gmail/gmail16_test.rego | 0 .../Testing}/RegoTests/gmail/gmail17_test.rego | 0 .../Testing}/RegoTests/gmail/gmail18_test.rego | 0 .../Testing}/RegoTests/gmail/gmail19_test.rego | 0 .../Testing}/RegoTests/groups/groups01_test.rego | 0 .../Testing}/RegoTests/groups/groups02_test.rego | 0 .../Testing}/RegoTests/groups/groups03_test.rego | 0 .../Testing}/RegoTests/groups/groups04_test.rego | 0 .../Testing}/RegoTests/groups/groups05_test.rego | 0 .../Testing}/RegoTests/groups/groups06_test.rego | 0 .../Testing}/RegoTests/meet/meet01_test.rego | 0 .../Testing}/RegoTests/meet/meet02_test.rego | 0 .../Testing}/RegoTests/meet/meet03_test.rego | 0 .../Testing}/RegoTests/meet/meet04_test.rego | 0 .../Testing}/RegoTests/meet/meet05_test.rego | 0 .../Testing}/RegoTests/rules/rules01_test.rego | 0 .../Testing}/RegoTests/sites/sites01_test.rego | 0 {Testing => scubagoggles/Testing}/run_unit_tests.py | 0 {baselines => scubagoggles/baselines}/README.md | 0 {baselines => scubagoggles/baselines}/calendar.md | 0 {baselines => scubagoggles/baselines}/chat.md | 0 {baselines => scubagoggles/baselines}/classroom.md | 0 .../baselines}/commoncontrols.md | 0 {baselines => scubagoggles/baselines}/drive.md | 0 {baselines => scubagoggles/baselines}/gmail.md | 0 {baselines => scubagoggles/baselines}/groups.md | 0 .../baselines}/images/MFA.PNG | Bin {baselines => scubagoggles/baselines}/meet.md | 0 {baselines => scubagoggles/baselines}/sites.md | 0 .../docs}/authentication/AuthenticationMethods.md | 0 {docs => scubagoggles/docs}/authentication/OAuth.md | 0 .../docs}/authentication/ServiceAccount.md | 0 {docs => scubagoggles/docs}/images/cisa.png | Bin .../docs}/installation/DownloadAndInstall.md | 0 {docs => scubagoggles/docs}/installation/OPA.md | 0 .../docs}/prerequisites/Prerequisites.md | 0 .../docs}/troubleshooting/Troubleshooting.md | 0 {docs => scubagoggles/docs}/upgrading/Upgrading.md | 0 {docs => scubagoggles/docs}/usage/Config.md | 0 {docs => scubagoggles/docs}/usage/Examples.md | 0 {docs => scubagoggles/docs}/usage/Limitations.md | 0 {docs => scubagoggles/docs}/usage/Parameters.md | 0 {docs => scubagoggles/docs}/usage/ReviewOutput.md | 0 {rego => scubagoggles/rego}/Calendar.rego | 0 {rego => scubagoggles/rego}/Chat.rego | 0 {rego => scubagoggles/rego}/Classroom.rego | 0 {rego => scubagoggles/rego}/Commoncontrols.rego | 0 {rego => scubagoggles/rego}/Drive.rego | 0 {rego => scubagoggles/rego}/Gmail.rego | 0 {rego => scubagoggles/rego}/Groups.rego | 0 {rego => scubagoggles/rego}/Meet.rego | 0 {rego => scubagoggles/rego}/Rules.rego | 0 {rego => scubagoggles/rego}/Sites.rego | 0 {rego => scubagoggles/rego}/Utils.rego | 0 .../sample-config-files}/basic_config.yaml | 0 .../sample-config-files}/omit_policies.yaml | 0 .../sample-report}/BaselineReports.html | 0 .../IndividualReports/CalendarReport.html | 0 .../IndividualReports/ChatReport.html | 0 .../IndividualReports/ClassroomReport.html | 0 .../IndividualReports/CommoncontrolsReport.html | 0 .../IndividualReports/DriveReport.html | 0 .../IndividualReports/GmailReport.html | 0 .../IndividualReports/GroupsReport.html | 0 .../IndividualReports/MeetReport.html | 0 .../IndividualReports/RulesReport.html | 0 .../IndividualReports/SitesReport.html | 0 .../IndividualReports/images/cisa_logo.png | Bin .../images/triangle-exclamation-solid.svg | 0 .../sample-report}/ScubaResults.json | 0 .../sample-report}/TestResults.json | 0 {utils => scubagoggles/utils}/checkOPAHash.sh | 0 {utils => scubagoggles/utils}/test_opa.sh | 0 .../utils}/update_policyid_version.py | 0 133 files changed, 0 insertions(+), 0 deletions(-) rename {docs/images => images}/scubagoggles_branching_structure.svg (100%) rename {docs/images => images}/scubagoggles_lifecycle.svg (100%) rename {Testing => scubagoggles/Testing}/Functional/SmokeTests/README.md (100%) rename {Testing => scubagoggles/Testing}/Functional/SmokeTests/selenium_browser.py (100%) rename {Testing => scubagoggles/Testing}/Functional/SmokeTests/smoke_test.py (100%) rename {Testing => scubagoggles/Testing}/Functional/SmokeTests/smoke_test_utils.py (100%) rename {Testing => scubagoggles/Testing}/Functional/conftest.py (100%) rename {Testing => scubagoggles/Testing}/RegoTests/calendar/calendar01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/calendar/calendar02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/calendar/calendar03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/calendar/calendar04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/chat/chat01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/chat/chat02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/chat/chat03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/chat/chat04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/chat/chat05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/classroom/classroom01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/classroom/classroom02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/classroom/classroom03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/classroom/classroom04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/classroom/classroom05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols06_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols07_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols08_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols09_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols10_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols11_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols12_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols13_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols14_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols15_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols16_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/commoncontrols/commoncontrols17_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/drive/drive06_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail06_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail07_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail08_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail09_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail10_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail11_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail12_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail13_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail14_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail15_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail16_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail17_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail18_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/gmail/gmail19_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/groups/groups06_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/meet/meet01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/meet/meet02_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/meet/meet03_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/meet/meet04_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/meet/meet05_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/rules/rules01_test.rego (100%) rename {Testing => scubagoggles/Testing}/RegoTests/sites/sites01_test.rego (100%) rename {Testing => scubagoggles/Testing}/run_unit_tests.py (100%) rename {baselines => scubagoggles/baselines}/README.md (100%) rename {baselines => scubagoggles/baselines}/calendar.md (100%) rename {baselines => scubagoggles/baselines}/chat.md (100%) rename {baselines => scubagoggles/baselines}/classroom.md (100%) rename {baselines => scubagoggles/baselines}/commoncontrols.md (100%) rename {baselines => scubagoggles/baselines}/drive.md (100%) rename {baselines => scubagoggles/baselines}/gmail.md (100%) rename {baselines => scubagoggles/baselines}/groups.md (100%) rename {baselines => scubagoggles/baselines}/images/MFA.PNG (100%) rename {baselines => scubagoggles/baselines}/meet.md (100%) rename {baselines => scubagoggles/baselines}/sites.md (100%) rename {docs => scubagoggles/docs}/authentication/AuthenticationMethods.md (100%) rename {docs => scubagoggles/docs}/authentication/OAuth.md (100%) rename {docs => scubagoggles/docs}/authentication/ServiceAccount.md (100%) rename {docs => scubagoggles/docs}/images/cisa.png (100%) rename {docs => scubagoggles/docs}/installation/DownloadAndInstall.md (100%) rename {docs => scubagoggles/docs}/installation/OPA.md (100%) rename {docs => scubagoggles/docs}/prerequisites/Prerequisites.md (100%) rename {docs => scubagoggles/docs}/troubleshooting/Troubleshooting.md (100%) rename {docs => scubagoggles/docs}/upgrading/Upgrading.md (100%) rename {docs => scubagoggles/docs}/usage/Config.md (100%) rename {docs => scubagoggles/docs}/usage/Examples.md (100%) rename {docs => scubagoggles/docs}/usage/Limitations.md (100%) rename {docs => scubagoggles/docs}/usage/Parameters.md (100%) rename {docs => scubagoggles/docs}/usage/ReviewOutput.md (100%) rename {rego => scubagoggles/rego}/Calendar.rego (100%) rename {rego => scubagoggles/rego}/Chat.rego (100%) rename {rego => scubagoggles/rego}/Classroom.rego (100%) rename {rego => scubagoggles/rego}/Commoncontrols.rego (100%) rename {rego => scubagoggles/rego}/Drive.rego (100%) rename {rego => scubagoggles/rego}/Gmail.rego (100%) rename {rego => scubagoggles/rego}/Groups.rego (100%) rename {rego => scubagoggles/rego}/Meet.rego (100%) rename {rego => scubagoggles/rego}/Rules.rego (100%) rename {rego => scubagoggles/rego}/Sites.rego (100%) rename {rego => scubagoggles/rego}/Utils.rego (100%) rename {sample-config-files => scubagoggles/sample-config-files}/basic_config.yaml (100%) rename {sample-config-files => scubagoggles/sample-config-files}/omit_policies.yaml (100%) rename {sample-report => scubagoggles/sample-report}/BaselineReports.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/CalendarReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/ChatReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/ClassroomReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/CommoncontrolsReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/DriveReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/GmailReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/GroupsReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/MeetReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/RulesReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/SitesReport.html (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/images/cisa_logo.png (100%) rename {sample-report => scubagoggles/sample-report}/IndividualReports/images/triangle-exclamation-solid.svg (100%) rename {sample-report => scubagoggles/sample-report}/ScubaResults.json (100%) rename {sample-report => scubagoggles/sample-report}/TestResults.json (100%) rename {utils => scubagoggles/utils}/checkOPAHash.sh (100%) rename {utils => scubagoggles/utils}/test_opa.sh (100%) rename {utils => scubagoggles/utils}/update_policyid_version.py (100%) diff --git a/docs/images/scubagoggles_branching_structure.svg b/images/scubagoggles_branching_structure.svg similarity index 100% rename from docs/images/scubagoggles_branching_structure.svg rename to images/scubagoggles_branching_structure.svg diff --git a/docs/images/scubagoggles_lifecycle.svg b/images/scubagoggles_lifecycle.svg similarity index 100% rename from docs/images/scubagoggles_lifecycle.svg rename to images/scubagoggles_lifecycle.svg diff --git a/Testing/Functional/SmokeTests/README.md b/scubagoggles/Testing/Functional/SmokeTests/README.md similarity index 100% rename from Testing/Functional/SmokeTests/README.md rename to scubagoggles/Testing/Functional/SmokeTests/README.md diff --git a/Testing/Functional/SmokeTests/selenium_browser.py b/scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py similarity index 100% rename from Testing/Functional/SmokeTests/selenium_browser.py rename to scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py diff --git a/Testing/Functional/SmokeTests/smoke_test.py b/scubagoggles/Testing/Functional/SmokeTests/smoke_test.py similarity index 100% rename from Testing/Functional/SmokeTests/smoke_test.py rename to scubagoggles/Testing/Functional/SmokeTests/smoke_test.py diff --git a/Testing/Functional/SmokeTests/smoke_test_utils.py b/scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py similarity index 100% rename from Testing/Functional/SmokeTests/smoke_test_utils.py rename to scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py diff --git a/Testing/Functional/conftest.py b/scubagoggles/Testing/Functional/conftest.py similarity index 100% rename from Testing/Functional/conftest.py rename to scubagoggles/Testing/Functional/conftest.py diff --git a/Testing/RegoTests/calendar/calendar01_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego similarity index 100% rename from Testing/RegoTests/calendar/calendar01_test.rego rename to scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego diff --git a/Testing/RegoTests/calendar/calendar02_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego similarity index 100% rename from Testing/RegoTests/calendar/calendar02_test.rego rename to scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego diff --git a/Testing/RegoTests/calendar/calendar03_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego similarity index 100% rename from Testing/RegoTests/calendar/calendar03_test.rego rename to scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego diff --git a/Testing/RegoTests/calendar/calendar04_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego similarity index 100% rename from Testing/RegoTests/calendar/calendar04_test.rego rename to scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego diff --git a/Testing/RegoTests/chat/chat01_test.rego b/scubagoggles/Testing/RegoTests/chat/chat01_test.rego similarity index 100% rename from Testing/RegoTests/chat/chat01_test.rego rename to scubagoggles/Testing/RegoTests/chat/chat01_test.rego diff --git a/Testing/RegoTests/chat/chat02_test.rego b/scubagoggles/Testing/RegoTests/chat/chat02_test.rego similarity index 100% rename from Testing/RegoTests/chat/chat02_test.rego rename to scubagoggles/Testing/RegoTests/chat/chat02_test.rego diff --git a/Testing/RegoTests/chat/chat03_test.rego b/scubagoggles/Testing/RegoTests/chat/chat03_test.rego similarity index 100% rename from Testing/RegoTests/chat/chat03_test.rego rename to scubagoggles/Testing/RegoTests/chat/chat03_test.rego diff --git a/Testing/RegoTests/chat/chat04_test.rego b/scubagoggles/Testing/RegoTests/chat/chat04_test.rego similarity index 100% rename from Testing/RegoTests/chat/chat04_test.rego rename to scubagoggles/Testing/RegoTests/chat/chat04_test.rego diff --git a/Testing/RegoTests/chat/chat05_test.rego b/scubagoggles/Testing/RegoTests/chat/chat05_test.rego similarity index 100% rename from Testing/RegoTests/chat/chat05_test.rego rename to scubagoggles/Testing/RegoTests/chat/chat05_test.rego diff --git a/Testing/RegoTests/classroom/classroom01_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego similarity index 100% rename from Testing/RegoTests/classroom/classroom01_test.rego rename to scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego diff --git a/Testing/RegoTests/classroom/classroom02_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego similarity index 100% rename from Testing/RegoTests/classroom/classroom02_test.rego rename to scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego diff --git a/Testing/RegoTests/classroom/classroom03_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego similarity index 100% rename from Testing/RegoTests/classroom/classroom03_test.rego rename to scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego diff --git a/Testing/RegoTests/classroom/classroom04_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego similarity index 100% rename from Testing/RegoTests/classroom/classroom04_test.rego rename to scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego diff --git a/Testing/RegoTests/classroom/classroom05_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego similarity index 100% rename from Testing/RegoTests/classroom/classroom05_test.rego rename to scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols01_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols02_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols03_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols04_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols05_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols06_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols07_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols08_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols09_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols10_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols11_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols12_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols13_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols14_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols15_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols16_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego diff --git a/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego similarity index 100% rename from Testing/RegoTests/commoncontrols/commoncontrols17_test.rego rename to scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego diff --git a/Testing/RegoTests/drive/drive01_test.rego b/scubagoggles/Testing/RegoTests/drive/drive01_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive01_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive01_test.rego diff --git a/Testing/RegoTests/drive/drive02_test.rego b/scubagoggles/Testing/RegoTests/drive/drive02_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive02_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive02_test.rego diff --git a/Testing/RegoTests/drive/drive03_test.rego b/scubagoggles/Testing/RegoTests/drive/drive03_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive03_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive03_test.rego diff --git a/Testing/RegoTests/drive/drive04_test.rego b/scubagoggles/Testing/RegoTests/drive/drive04_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive04_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive04_test.rego diff --git a/Testing/RegoTests/drive/drive05_test.rego b/scubagoggles/Testing/RegoTests/drive/drive05_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive05_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive05_test.rego diff --git a/Testing/RegoTests/drive/drive06_test.rego b/scubagoggles/Testing/RegoTests/drive/drive06_test.rego similarity index 100% rename from Testing/RegoTests/drive/drive06_test.rego rename to scubagoggles/Testing/RegoTests/drive/drive06_test.rego diff --git a/Testing/RegoTests/gmail/gmail01_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail01_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego diff --git a/Testing/RegoTests/gmail/gmail02_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail02_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego diff --git a/Testing/RegoTests/gmail/gmail03_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail03_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego diff --git a/Testing/RegoTests/gmail/gmail04_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail04_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego diff --git a/Testing/RegoTests/gmail/gmail05_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail05_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego diff --git a/Testing/RegoTests/gmail/gmail06_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail06_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego diff --git a/Testing/RegoTests/gmail/gmail07_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail07_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego diff --git a/Testing/RegoTests/gmail/gmail08_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail08_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego diff --git a/Testing/RegoTests/gmail/gmail09_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail09_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego diff --git a/Testing/RegoTests/gmail/gmail10_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail10_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego diff --git a/Testing/RegoTests/gmail/gmail11_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail11_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego diff --git a/Testing/RegoTests/gmail/gmail12_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail12_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego diff --git a/Testing/RegoTests/gmail/gmail13_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail13_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego diff --git a/Testing/RegoTests/gmail/gmail14_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail14_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego diff --git a/Testing/RegoTests/gmail/gmail15_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail15_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego diff --git a/Testing/RegoTests/gmail/gmail16_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail16_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego diff --git a/Testing/RegoTests/gmail/gmail17_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail17_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego diff --git a/Testing/RegoTests/gmail/gmail18_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail18_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego diff --git a/Testing/RegoTests/gmail/gmail19_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego similarity index 100% rename from Testing/RegoTests/gmail/gmail19_test.rego rename to scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego diff --git a/Testing/RegoTests/groups/groups01_test.rego b/scubagoggles/Testing/RegoTests/groups/groups01_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups01_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups01_test.rego diff --git a/Testing/RegoTests/groups/groups02_test.rego b/scubagoggles/Testing/RegoTests/groups/groups02_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups02_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups02_test.rego diff --git a/Testing/RegoTests/groups/groups03_test.rego b/scubagoggles/Testing/RegoTests/groups/groups03_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups03_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups03_test.rego diff --git a/Testing/RegoTests/groups/groups04_test.rego b/scubagoggles/Testing/RegoTests/groups/groups04_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups04_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups04_test.rego diff --git a/Testing/RegoTests/groups/groups05_test.rego b/scubagoggles/Testing/RegoTests/groups/groups05_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups05_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups05_test.rego diff --git a/Testing/RegoTests/groups/groups06_test.rego b/scubagoggles/Testing/RegoTests/groups/groups06_test.rego similarity index 100% rename from Testing/RegoTests/groups/groups06_test.rego rename to scubagoggles/Testing/RegoTests/groups/groups06_test.rego diff --git a/Testing/RegoTests/meet/meet01_test.rego b/scubagoggles/Testing/RegoTests/meet/meet01_test.rego similarity index 100% rename from Testing/RegoTests/meet/meet01_test.rego rename to scubagoggles/Testing/RegoTests/meet/meet01_test.rego diff --git a/Testing/RegoTests/meet/meet02_test.rego b/scubagoggles/Testing/RegoTests/meet/meet02_test.rego similarity index 100% rename from Testing/RegoTests/meet/meet02_test.rego rename to scubagoggles/Testing/RegoTests/meet/meet02_test.rego diff --git a/Testing/RegoTests/meet/meet03_test.rego b/scubagoggles/Testing/RegoTests/meet/meet03_test.rego similarity index 100% rename from Testing/RegoTests/meet/meet03_test.rego rename to scubagoggles/Testing/RegoTests/meet/meet03_test.rego diff --git a/Testing/RegoTests/meet/meet04_test.rego b/scubagoggles/Testing/RegoTests/meet/meet04_test.rego similarity index 100% rename from Testing/RegoTests/meet/meet04_test.rego rename to scubagoggles/Testing/RegoTests/meet/meet04_test.rego diff --git a/Testing/RegoTests/meet/meet05_test.rego b/scubagoggles/Testing/RegoTests/meet/meet05_test.rego similarity index 100% rename from Testing/RegoTests/meet/meet05_test.rego rename to scubagoggles/Testing/RegoTests/meet/meet05_test.rego diff --git a/Testing/RegoTests/rules/rules01_test.rego b/scubagoggles/Testing/RegoTests/rules/rules01_test.rego similarity index 100% rename from Testing/RegoTests/rules/rules01_test.rego rename to scubagoggles/Testing/RegoTests/rules/rules01_test.rego diff --git a/Testing/RegoTests/sites/sites01_test.rego b/scubagoggles/Testing/RegoTests/sites/sites01_test.rego similarity index 100% rename from Testing/RegoTests/sites/sites01_test.rego rename to scubagoggles/Testing/RegoTests/sites/sites01_test.rego diff --git a/Testing/run_unit_tests.py b/scubagoggles/Testing/run_unit_tests.py similarity index 100% rename from Testing/run_unit_tests.py rename to scubagoggles/Testing/run_unit_tests.py diff --git a/baselines/README.md b/scubagoggles/baselines/README.md similarity index 100% rename from baselines/README.md rename to scubagoggles/baselines/README.md diff --git a/baselines/calendar.md b/scubagoggles/baselines/calendar.md similarity index 100% rename from baselines/calendar.md rename to scubagoggles/baselines/calendar.md diff --git a/baselines/chat.md b/scubagoggles/baselines/chat.md similarity index 100% rename from baselines/chat.md rename to scubagoggles/baselines/chat.md diff --git a/baselines/classroom.md b/scubagoggles/baselines/classroom.md similarity index 100% rename from baselines/classroom.md rename to scubagoggles/baselines/classroom.md diff --git a/baselines/commoncontrols.md b/scubagoggles/baselines/commoncontrols.md similarity index 100% rename from baselines/commoncontrols.md rename to scubagoggles/baselines/commoncontrols.md diff --git a/baselines/drive.md b/scubagoggles/baselines/drive.md similarity index 100% rename from baselines/drive.md rename to scubagoggles/baselines/drive.md diff --git a/baselines/gmail.md b/scubagoggles/baselines/gmail.md similarity index 100% rename from baselines/gmail.md rename to scubagoggles/baselines/gmail.md diff --git a/baselines/groups.md b/scubagoggles/baselines/groups.md similarity index 100% rename from baselines/groups.md rename to scubagoggles/baselines/groups.md diff --git a/baselines/images/MFA.PNG b/scubagoggles/baselines/images/MFA.PNG similarity index 100% rename from baselines/images/MFA.PNG rename to scubagoggles/baselines/images/MFA.PNG diff --git a/baselines/meet.md b/scubagoggles/baselines/meet.md similarity index 100% rename from baselines/meet.md rename to scubagoggles/baselines/meet.md diff --git a/baselines/sites.md b/scubagoggles/baselines/sites.md similarity index 100% rename from baselines/sites.md rename to scubagoggles/baselines/sites.md diff --git a/docs/authentication/AuthenticationMethods.md b/scubagoggles/docs/authentication/AuthenticationMethods.md similarity index 100% rename from docs/authentication/AuthenticationMethods.md rename to scubagoggles/docs/authentication/AuthenticationMethods.md diff --git a/docs/authentication/OAuth.md b/scubagoggles/docs/authentication/OAuth.md similarity index 100% rename from docs/authentication/OAuth.md rename to scubagoggles/docs/authentication/OAuth.md diff --git a/docs/authentication/ServiceAccount.md b/scubagoggles/docs/authentication/ServiceAccount.md similarity index 100% rename from docs/authentication/ServiceAccount.md rename to scubagoggles/docs/authentication/ServiceAccount.md diff --git a/docs/images/cisa.png b/scubagoggles/docs/images/cisa.png similarity index 100% rename from docs/images/cisa.png rename to scubagoggles/docs/images/cisa.png diff --git a/docs/installation/DownloadAndInstall.md b/scubagoggles/docs/installation/DownloadAndInstall.md similarity index 100% rename from docs/installation/DownloadAndInstall.md rename to scubagoggles/docs/installation/DownloadAndInstall.md diff --git a/docs/installation/OPA.md b/scubagoggles/docs/installation/OPA.md similarity index 100% rename from docs/installation/OPA.md rename to scubagoggles/docs/installation/OPA.md diff --git a/docs/prerequisites/Prerequisites.md b/scubagoggles/docs/prerequisites/Prerequisites.md similarity index 100% rename from docs/prerequisites/Prerequisites.md rename to scubagoggles/docs/prerequisites/Prerequisites.md diff --git a/docs/troubleshooting/Troubleshooting.md b/scubagoggles/docs/troubleshooting/Troubleshooting.md similarity index 100% rename from docs/troubleshooting/Troubleshooting.md rename to scubagoggles/docs/troubleshooting/Troubleshooting.md diff --git a/docs/upgrading/Upgrading.md b/scubagoggles/docs/upgrading/Upgrading.md similarity index 100% rename from docs/upgrading/Upgrading.md rename to scubagoggles/docs/upgrading/Upgrading.md diff --git a/docs/usage/Config.md b/scubagoggles/docs/usage/Config.md similarity index 100% rename from docs/usage/Config.md rename to scubagoggles/docs/usage/Config.md diff --git a/docs/usage/Examples.md b/scubagoggles/docs/usage/Examples.md similarity index 100% rename from docs/usage/Examples.md rename to scubagoggles/docs/usage/Examples.md diff --git a/docs/usage/Limitations.md b/scubagoggles/docs/usage/Limitations.md similarity index 100% rename from docs/usage/Limitations.md rename to scubagoggles/docs/usage/Limitations.md diff --git a/docs/usage/Parameters.md b/scubagoggles/docs/usage/Parameters.md similarity index 100% rename from docs/usage/Parameters.md rename to scubagoggles/docs/usage/Parameters.md diff --git a/docs/usage/ReviewOutput.md b/scubagoggles/docs/usage/ReviewOutput.md similarity index 100% rename from docs/usage/ReviewOutput.md rename to scubagoggles/docs/usage/ReviewOutput.md diff --git a/rego/Calendar.rego b/scubagoggles/rego/Calendar.rego similarity index 100% rename from rego/Calendar.rego rename to scubagoggles/rego/Calendar.rego diff --git a/rego/Chat.rego b/scubagoggles/rego/Chat.rego similarity index 100% rename from rego/Chat.rego rename to scubagoggles/rego/Chat.rego diff --git a/rego/Classroom.rego b/scubagoggles/rego/Classroom.rego similarity index 100% rename from rego/Classroom.rego rename to scubagoggles/rego/Classroom.rego diff --git a/rego/Commoncontrols.rego b/scubagoggles/rego/Commoncontrols.rego similarity index 100% rename from rego/Commoncontrols.rego rename to scubagoggles/rego/Commoncontrols.rego diff --git a/rego/Drive.rego b/scubagoggles/rego/Drive.rego similarity index 100% rename from rego/Drive.rego rename to scubagoggles/rego/Drive.rego diff --git a/rego/Gmail.rego b/scubagoggles/rego/Gmail.rego similarity index 100% rename from rego/Gmail.rego rename to scubagoggles/rego/Gmail.rego diff --git a/rego/Groups.rego b/scubagoggles/rego/Groups.rego similarity index 100% rename from rego/Groups.rego rename to scubagoggles/rego/Groups.rego diff --git a/rego/Meet.rego b/scubagoggles/rego/Meet.rego similarity index 100% rename from rego/Meet.rego rename to scubagoggles/rego/Meet.rego diff --git a/rego/Rules.rego b/scubagoggles/rego/Rules.rego similarity index 100% rename from rego/Rules.rego rename to scubagoggles/rego/Rules.rego diff --git a/rego/Sites.rego b/scubagoggles/rego/Sites.rego similarity index 100% rename from rego/Sites.rego rename to scubagoggles/rego/Sites.rego diff --git a/rego/Utils.rego b/scubagoggles/rego/Utils.rego similarity index 100% rename from rego/Utils.rego rename to scubagoggles/rego/Utils.rego diff --git a/sample-config-files/basic_config.yaml b/scubagoggles/sample-config-files/basic_config.yaml similarity index 100% rename from sample-config-files/basic_config.yaml rename to scubagoggles/sample-config-files/basic_config.yaml diff --git a/sample-config-files/omit_policies.yaml b/scubagoggles/sample-config-files/omit_policies.yaml similarity index 100% rename from sample-config-files/omit_policies.yaml rename to scubagoggles/sample-config-files/omit_policies.yaml diff --git a/sample-report/BaselineReports.html b/scubagoggles/sample-report/BaselineReports.html similarity index 100% rename from sample-report/BaselineReports.html rename to scubagoggles/sample-report/BaselineReports.html diff --git a/sample-report/IndividualReports/CalendarReport.html b/scubagoggles/sample-report/IndividualReports/CalendarReport.html similarity index 100% rename from sample-report/IndividualReports/CalendarReport.html rename to scubagoggles/sample-report/IndividualReports/CalendarReport.html diff --git a/sample-report/IndividualReports/ChatReport.html b/scubagoggles/sample-report/IndividualReports/ChatReport.html similarity index 100% rename from sample-report/IndividualReports/ChatReport.html rename to scubagoggles/sample-report/IndividualReports/ChatReport.html diff --git a/sample-report/IndividualReports/ClassroomReport.html b/scubagoggles/sample-report/IndividualReports/ClassroomReport.html similarity index 100% rename from sample-report/IndividualReports/ClassroomReport.html rename to scubagoggles/sample-report/IndividualReports/ClassroomReport.html diff --git a/sample-report/IndividualReports/CommoncontrolsReport.html b/scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html similarity index 100% rename from sample-report/IndividualReports/CommoncontrolsReport.html rename to scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html diff --git a/sample-report/IndividualReports/DriveReport.html b/scubagoggles/sample-report/IndividualReports/DriveReport.html similarity index 100% rename from sample-report/IndividualReports/DriveReport.html rename to scubagoggles/sample-report/IndividualReports/DriveReport.html diff --git a/sample-report/IndividualReports/GmailReport.html b/scubagoggles/sample-report/IndividualReports/GmailReport.html similarity index 100% rename from sample-report/IndividualReports/GmailReport.html rename to scubagoggles/sample-report/IndividualReports/GmailReport.html diff --git a/sample-report/IndividualReports/GroupsReport.html b/scubagoggles/sample-report/IndividualReports/GroupsReport.html similarity index 100% rename from sample-report/IndividualReports/GroupsReport.html rename to scubagoggles/sample-report/IndividualReports/GroupsReport.html diff --git a/sample-report/IndividualReports/MeetReport.html b/scubagoggles/sample-report/IndividualReports/MeetReport.html similarity index 100% rename from sample-report/IndividualReports/MeetReport.html rename to scubagoggles/sample-report/IndividualReports/MeetReport.html diff --git a/sample-report/IndividualReports/RulesReport.html b/scubagoggles/sample-report/IndividualReports/RulesReport.html similarity index 100% rename from sample-report/IndividualReports/RulesReport.html rename to scubagoggles/sample-report/IndividualReports/RulesReport.html diff --git a/sample-report/IndividualReports/SitesReport.html b/scubagoggles/sample-report/IndividualReports/SitesReport.html similarity index 100% rename from sample-report/IndividualReports/SitesReport.html rename to scubagoggles/sample-report/IndividualReports/SitesReport.html diff --git a/sample-report/IndividualReports/images/cisa_logo.png b/scubagoggles/sample-report/IndividualReports/images/cisa_logo.png similarity index 100% rename from sample-report/IndividualReports/images/cisa_logo.png rename to scubagoggles/sample-report/IndividualReports/images/cisa_logo.png diff --git a/sample-report/IndividualReports/images/triangle-exclamation-solid.svg b/scubagoggles/sample-report/IndividualReports/images/triangle-exclamation-solid.svg similarity index 100% rename from sample-report/IndividualReports/images/triangle-exclamation-solid.svg rename to scubagoggles/sample-report/IndividualReports/images/triangle-exclamation-solid.svg diff --git a/sample-report/ScubaResults.json b/scubagoggles/sample-report/ScubaResults.json similarity index 100% rename from sample-report/ScubaResults.json rename to scubagoggles/sample-report/ScubaResults.json diff --git a/sample-report/TestResults.json b/scubagoggles/sample-report/TestResults.json similarity index 100% rename from sample-report/TestResults.json rename to scubagoggles/sample-report/TestResults.json diff --git a/utils/checkOPAHash.sh b/scubagoggles/utils/checkOPAHash.sh similarity index 100% rename from utils/checkOPAHash.sh rename to scubagoggles/utils/checkOPAHash.sh diff --git a/utils/test_opa.sh b/scubagoggles/utils/test_opa.sh similarity index 100% rename from utils/test_opa.sh rename to scubagoggles/utils/test_opa.sh diff --git a/utils/update_policyid_version.py b/scubagoggles/utils/update_policyid_version.py similarity index 100% rename from utils/update_policyid_version.py rename to scubagoggles/utils/update_policyid_version.py From 678b543fa543f217239fe08ed13c459d52e4e462 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Thu, 14 Nov 2024 12:35:33 -0500 Subject: [PATCH 02/20] implementation with policy API --- .gitattributes | 23 + .../setup-dependencies-macos/action.yml | 2 +- .github/workflows/get_opa_hash.yml | 2 +- .github/workflows/pylint.yml | 6 +- .github/workflows/run_opa_tests.yml | 10 +- .github/workflows/run_release.yml | 61 +- .github/workflows/run_smoke_test.yml | 16 +- .regal/config.yaml | 151 +- BRANCHINGSTRUCTURE.md | 5 +- DEVELOPMENTGUIDE.md | 2 +- MANIFEST.in | 11 + README.md | 73 +- .../GWS Drift Monitoring Rules - Calendar.csv | 2 +- .../GWS Drift Monitoring Rules - Chat.csv | 6 +- ...GWS Drift Monitoring Rules - Classroom.csv | 2 +- ...Rules - Common Controls as of 11-14-23.csv | 4 +- .../GWS Drift Monitoring Rules - Gmail.csv | 6 +- .../GWS Drift Monitoring Rules - Groups.csv | 2 +- .../GWS Drift Monitoring Rules - Meet.csv | 2 +- .../GWS Drift Monitoring Rules - Sites.csv | 2 +- pyproject.toml | 37 + requirements.txt | 34 +- scuba.py | 15 +- .../Testing/Functional/SmokeTests/README.md | 28 +- .../Functional/SmokeTests/requirements.txt | 3 + .../Functional/SmokeTests/selenium_browser.py | 36 +- .../Functional/SmokeTests/smoke_test.py | 72 +- .../Functional/SmokeTests/smoke_test_utils.py | 216 +- scubagoggles/Testing/Functional/conftest.py | 4 + .../RegoTests/calendar/calendar01_test.rego | 216 +- .../RegoTests/calendar/calendar02_test.rego | 119 +- .../RegoTests/calendar/calendar03_test.rego | 64 +- .../RegoTests/calendar/calendar04_test.rego | 88 +- .../calendar/calendar_api01_test.rego | 76 + .../calendar/calendar_api02_test.rego | 49 + .../calendar/calendar_api03_test.rego | 49 + .../calendar/calendar_api04_test.rego | 49 + .../Testing/RegoTests/chat/chat01_test.rego | 189 +- .../Testing/RegoTests/chat/chat02_test.rego | 111 +- .../Testing/RegoTests/chat/chat03_test.rego | 124 +- .../Testing/RegoTests/chat/chat04_test.rego | 102 +- .../Testing/RegoTests/chat/chat05_test.rego | 32 +- .../RegoTests/chat/chat_api01_test.rego | 73 + .../RegoTests/chat/chat_api02_test.rego | 57 + .../RegoTests/chat/chat_api03_test.rego | 82 + .../RegoTests/chat/chat_api04_test.rego | 91 + .../RegoTests/classroom/classroom01_test.rego | 119 +- .../RegoTests/classroom/classroom02_test.rego | 154 +- .../RegoTests/classroom/classroom03_test.rego | 153 +- .../RegoTests/classroom/classroom04_test.rego | 152 +- .../RegoTests/classroom/classroom05_test.rego | 352 +- .../classroom/classroom_api01_test.rego | 90 + .../classroom/classroom_api02_test.rego | 62 + .../classroom/classroom_api03_test.rego | 65 + .../classroom/classroom_api04_test.rego | 65 + .../classroom/classroom_api05_test.rego | 65 + .../commoncontrols/commoncontrols01_test.rego | 69 +- .../commoncontrols/commoncontrols02_test.rego | 14 +- .../commoncontrols/commoncontrols03_test.rego | 105 +- .../commoncontrols/commoncontrols04_test.rego | 117 +- .../commoncontrols/commoncontrols05_test.rego | 564 +- .../commoncontrols/commoncontrols06_test.rego | 18 +- .../commoncontrols/commoncontrols07_test.rego | 6 +- .../commoncontrols/commoncontrols08_test.rego | 120 +- .../commoncontrols/commoncontrols09_test.rego | 10 +- .../commoncontrols/commoncontrols10_test.rego | 257 +- .../commoncontrols/commoncontrols11_test.rego | 131 +- .../commoncontrols/commoncontrols12_test.rego | 77 +- .../commoncontrols/commoncontrols13_test.rego | 6 +- .../commoncontrols/commoncontrols14_test.rego | 8 +- .../commoncontrols/commoncontrols15_test.rego | 36 +- .../commoncontrols/commoncontrols16_test.rego | 882 +- .../commoncontrols/commoncontrols17_test.rego | 10 +- .../commoncontrols_api03_test.rego | 84 + .../commoncontrols_api04_test.rego | 64 + .../commoncontrols_api05_test.rego | 160 + .../commoncontrols_api08_test.rego | 47 + .../commoncontrols_api09_test.rego | 63 + .../commoncontrols_api10_test.rego | 43 + .../commoncontrols_api11_test.rego | 59 + .../commoncontrols_api12_test.rego | 113 + .../Testing/RegoTests/drive/drive01_test.rego | 739 +- .../Testing/RegoTests/drive/drive02_test.rego | 345 +- .../Testing/RegoTests/drive/drive03_test.rego | 91 +- .../Testing/RegoTests/drive/drive04_test.rego | 90 +- .../Testing/RegoTests/drive/drive05_test.rego | 90 +- .../Testing/RegoTests/drive/drive06_test.rego | 73 +- .../RegoTests/drive/drive_api01_test.rego | 304 + .../RegoTests/drive/drive_api02_test.rego | 178 + .../RegoTests/drive/drive_api03_test.rego | 96 + .../RegoTests/drive/drive_api04_test.rego | 72 + .../RegoTests/drive/drive_api06_test.rego | 89 + .../Testing/RegoTests/gmail/gmail01_test.rego | 21 +- .../Testing/RegoTests/gmail/gmail02_test.rego | 13 +- .../Testing/RegoTests/gmail/gmail03_test.rego | 19 +- .../Testing/RegoTests/gmail/gmail04_test.rego | 43 +- .../Testing/RegoTests/gmail/gmail05_test.rego | 371 +- .../Testing/RegoTests/gmail/gmail06_test.rego | 326 +- .../Testing/RegoTests/gmail/gmail07_test.rego | 629 +- .../Testing/RegoTests/gmail/gmail08_test.rego | 21 +- .../Testing/RegoTests/gmail/gmail09_test.rego | 13 +- .../Testing/RegoTests/gmail/gmail10_test.rego | 27 +- .../Testing/RegoTests/gmail/gmail11_test.rego | 98 +- .../Testing/RegoTests/gmail/gmail12_test.rego | 21 +- .../Testing/RegoTests/gmail/gmail13_test.rego | 23 +- .../Testing/RegoTests/gmail/gmail14_test.rego | 71 +- .../Testing/RegoTests/gmail/gmail15_test.rego | 104 +- .../Testing/RegoTests/gmail/gmail16_test.rego | 27 +- .../Testing/RegoTests/gmail/gmail17_test.rego | 7 +- .../Testing/RegoTests/gmail/gmail18_test.rego | 15 +- .../Testing/RegoTests/gmail/gmail19_test.rego | 137 +- .../RegoTests/gmail/gmail_api05_test.rego | 214 + .../RegoTests/gmail/gmail_api06_test.rego | 174 + .../RegoTests/gmail/gmail_api07_test.rego | 278 + .../RegoTests/gmail/gmail_api11_test.rego | 46 + .../RegoTests/gmail/gmail_api14_test.rego | 48 + .../RegoTests/gmail/gmail_api15_test.rego | 73 + .../RegoTests/groups/groups01_test.rego | 57 +- .../RegoTests/groups/groups02_test.rego | 57 +- .../RegoTests/groups/groups03_test.rego | 59 +- .../RegoTests/groups/groups04_test.rego | 84 +- .../RegoTests/groups/groups05_test.rego | 121 +- .../RegoTests/groups/groups06_test.rego | 67 +- .../RegoTests/groups/groups_api01_test.rego | 56 + .../RegoTests/groups/groups_api02_test.rego | 56 + .../RegoTests/groups/groups_api03_test.rego | 56 + .../RegoTests/groups/groups_api04_test.rego | 56 + .../RegoTests/groups/groups_api05_test.rego | 56 + .../RegoTests/groups/groups_api06_test.rego | 49 + .../Testing/RegoTests/meet/meet01_test.rego | 160 +- .../Testing/RegoTests/meet/meet02_test.rego | 172 +- .../Testing/RegoTests/meet/meet03_test.rego | 111 +- .../Testing/RegoTests/meet/meet04_test.rego | 131 +- .../Testing/RegoTests/meet/meet05_test.rego | 576 +- .../RegoTests/meet/meet_api01_test.rego | 48 + .../RegoTests/meet/meet_api02_test.rego | 48 + .../RegoTests/meet/meet_api03_test.rego | 45 + .../RegoTests/meet/meet_api04_test.rego | 45 + .../Testing/RegoTests/rules/rules01_test.rego | 31 +- .../Testing/RegoTests/sites/sites01_test.rego | 131 +- .../RegoTests/sites/sites_api01_test.rego | 84 + scubagoggles/Testing/run_unit_tests.py | 35 +- scubagoggles/__init__.py | 7 + scubagoggles/auth.py | 195 +- scubagoggles/baselines/README.md | 22 +- scubagoggles/baselines/chat.md | 2 +- scubagoggles/baselines/classroom.md | 10 +- scubagoggles/baselines/commoncontrols.md | 30 +- scubagoggles/baselines/drive.md | 2 - scubagoggles/baselines/gmail.md | 19 +- scubagoggles/baselines/groups.md | 2 +- scubagoggles/baselines/meet.md | 2 +- scubagoggles/baselines/sites.md | 4 +- scubagoggles/config.py | 229 + .../authentication/AuthenticationMethods.md | 30 +- scubagoggles/docs/authentication/OAuth.md | 123 +- .../docs/authentication/ServiceAccount.md | 52 +- .../images/admin_api_enable.png | Bin 0 -> 26858 bytes .../docs/authentication/images/app_name.png | Bin 0 -> 55569 bytes .../images/authorized_domain.png | Bin 0 -> 91316 bytes .../images/create_credentials.png | Bin 0 -> 50260 bytes .../authentication/images/credentials.png | Bin 0 -> 33929 bytes .../docs/authentication/images/enable_api.png | Bin 0 -> 22745 bytes .../images/groups_settings_enable.png | Bin 0 -> 32559 bytes .../docs/authentication/images/internal.png | Bin 0 -> 75484 bytes .../images/oauth_client_name.png | Bin 0 -> 99940 bytes .../authentication/images/oauth_consent.png | Bin 0 -> 37425 bytes .../authentication/images/oauth_created.png | Bin 0 -> 79104 bytes .../authentication/images/oauth_download.png | Bin 0 -> 14472 bytes scubagoggles/docs/development/release.md | 101 + scubagoggles/docs/development/versioning.md | 177 + .../docs/installation/DownloadAndInstall.md | 251 +- scubagoggles/docs/installation/OPA.md | 93 +- .../docs/prerequisites/Prerequisites.md | 50 +- .../docs/troubleshooting/Troubleshooting.md | 148 +- scubagoggles/docs/usage/Config.md | 78 +- scubagoggles/docs/usage/Examples.md | 98 +- scubagoggles/docs/usage/Limitations.md | 46 +- scubagoggles/docs/usage/Parameters.md | 130 +- scubagoggles/docs/usage/ReviewOutput.md | 41 +- scubagoggles/getopa.py | 197 + scubagoggles/main.py | 566 +- scubagoggles/orchestrator.py | 373 +- scubagoggles/policy_api.py | 541 + scubagoggles/provider.py | 411 +- scubagoggles/purge.py | 132 + scubagoggles/rego/Calendar.rego | 327 +- scubagoggles/rego/Chat.rego | 305 +- scubagoggles/rego/Classroom.rego | 334 +- scubagoggles/rego/Commoncontrols.rego | 1043 +- scubagoggles/rego/Drive.rego | 1116 +- scubagoggles/rego/Gmail.rego | 1309 +- scubagoggles/rego/Groups.rego | 334 +- scubagoggles/rego/Meet.rego | 270 +- scubagoggles/rego/Rules.rego | 14 +- scubagoggles/rego/Sites.rego | 58 +- scubagoggles/rego/Utils.rego | 215 +- .../FrontPageReportTemplate.html | 7 +- .../IndividualReportTemplate.html | 5 +- scubagoggles/reporter/md_parser.py | 432 +- scubagoggles/reporter/reporter.py | 492 +- scubagoggles/reporter/styles/main.css | 3 +- scubagoggles/robust_dns.py | 432 +- scubagoggles/run_rego.py | 190 +- .../sample-config-files/basic_config.yaml | 26 +- .../sample-config-files/omit_policies.yaml | 8 +- .../sample-report/BaselineReports.html | 562 +- .../IndividualReports/CalendarReport.html | 628 +- .../IndividualReports/ChatReport.html | 704 +- .../IndividualReports/ClassroomReport.html | 652 +- .../CommoncontrolsReport.html | 1304 +- .../IndividualReports/DriveReport.html | 854 +- .../IndividualReports/GmailReport.html | 1534 +- .../IndividualReports/GroupsReport.html | 714 +- .../IndividualReports/MeetReport.html | 638 +- .../IndividualReports/RulesReport.html | 1018 +- .../IndividualReports/SitesReport.html | 486 +- scubagoggles/sample-report/ScubaResults.json | 508946 +++++++-------- scubagoggles/sample-report/TestResults.json | 2748 +- scubagoggles/scuba_argument_parser.py | 302 +- scubagoggles/scuba_constants.py | 70 +- scubagoggles/user_setup.py | 463 + scubagoggles/utils/build.sh | 145 + scubagoggles/utils/checkOPAHash.sh | 0 scubagoggles/utils/test_opa.sh | 0 scubagoggles/utils/update_policyid_version.py | 4 +- scubagoggles/version.py | 356 + setup.py | 34 +- 228 files changed, 277069 insertions(+), 270296 deletions(-) create mode 100644 .gitattributes create mode 100644 MANIFEST.in create mode 100644 pyproject.toml create mode 100644 scubagoggles/Testing/Functional/SmokeTests/requirements.txt create mode 100644 scubagoggles/Testing/RegoTests/calendar/calendar_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/calendar/calendar_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/calendar/calendar_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/calendar/calendar_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/chat/chat_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/chat/chat_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/chat/chat_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/chat/chat_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/classroom/classroom_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/classroom/classroom_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/classroom/classroom_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/classroom/classroom_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/classroom/classroom_api05_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api05_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api08_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api09_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api10_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api11_test.rego create mode 100644 scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api12_test.rego create mode 100644 scubagoggles/Testing/RegoTests/drive/drive_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/drive/drive_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/drive/drive_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/drive/drive_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/drive/drive_api06_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api05_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api06_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api07_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api11_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api14_test.rego create mode 100644 scubagoggles/Testing/RegoTests/gmail/gmail_api15_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api05_test.rego create mode 100644 scubagoggles/Testing/RegoTests/groups/groups_api06_test.rego create mode 100644 scubagoggles/Testing/RegoTests/meet/meet_api01_test.rego create mode 100644 scubagoggles/Testing/RegoTests/meet/meet_api02_test.rego create mode 100644 scubagoggles/Testing/RegoTests/meet/meet_api03_test.rego create mode 100644 scubagoggles/Testing/RegoTests/meet/meet_api04_test.rego create mode 100644 scubagoggles/Testing/RegoTests/sites/sites_api01_test.rego create mode 100644 scubagoggles/config.py create mode 100644 scubagoggles/docs/authentication/images/admin_api_enable.png create mode 100644 scubagoggles/docs/authentication/images/app_name.png create mode 100644 scubagoggles/docs/authentication/images/authorized_domain.png create mode 100644 scubagoggles/docs/authentication/images/create_credentials.png create mode 100644 scubagoggles/docs/authentication/images/credentials.png create mode 100644 scubagoggles/docs/authentication/images/enable_api.png create mode 100644 scubagoggles/docs/authentication/images/groups_settings_enable.png create mode 100644 scubagoggles/docs/authentication/images/internal.png create mode 100644 scubagoggles/docs/authentication/images/oauth_client_name.png create mode 100644 scubagoggles/docs/authentication/images/oauth_consent.png create mode 100644 scubagoggles/docs/authentication/images/oauth_created.png create mode 100644 scubagoggles/docs/authentication/images/oauth_download.png create mode 100644 scubagoggles/docs/development/release.md create mode 100644 scubagoggles/docs/development/versioning.md create mode 100644 scubagoggles/getopa.py create mode 100644 scubagoggles/policy_api.py create mode 100644 scubagoggles/purge.py create mode 100644 scubagoggles/user_setup.py create mode 100755 scubagoggles/utils/build.sh mode change 100644 => 100755 scubagoggles/utils/checkOPAHash.sh mode change 100644 => 100755 scubagoggles/utils/test_opa.sh create mode 100644 scubagoggles/version.py diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ede172fd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +# If you know it's a text file, don't use "=auto" because with that you're +# letting Git decide whether it's text (and YOU already know it IS). + +*.css text +*.csv text +*.html text +*.jpg binary +*.js text +*.json text +*.md text +*.pdf binary +*.png binary +*.py text +*.rego text +*.sh text eol=lf +*.svg text +*.txt text +*.yaml text +*.yml text +.gitattributes text +.gitignore text +LICENSE text +MANIFEST.in text diff --git a/.github/actions/setup-dependencies-macos/action.yml b/.github/actions/setup-dependencies-macos/action.yml index 8562f49d..e6a0fb01 100644 --- a/.github/actions/setup-dependencies-macos/action.yml +++ b/.github/actions/setup-dependencies-macos/action.yml @@ -18,7 +18,7 @@ runs: pip install virtualenv virtualenv -p python .venv source .venv/bin/activate - + - name: Install dependencies shell: bash run: | diff --git a/.github/workflows/get_opa_hash.yml b/.github/workflows/get_opa_hash.yml index bd376d53..110b7249 100644 --- a/.github/workflows/get_opa_hash.yml +++ b/.github/workflows/get_opa_hash.yml @@ -13,6 +13,6 @@ jobs: ref: main - name: Get OPA Hash run: | - cd ./repo/utils + cd ./repo/scubagoggles/utils chmod +x checkOPAHash.sh ./checkOPAHash.sh diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index 3422ac92..03df2711 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml @@ -20,18 +20,18 @@ jobs: runs-on: ubuntu-20.04 strategy: matrix: - python-version: ["3.9.2"] + python-version: ["3.9.19"] steps: - uses: actions/checkout@v4 - name: Set up Python ${{ matrix.python-version }} - uses: actions/setup-python@v3 + uses: actions/setup-python@v5 with: python-version: ${{ matrix.python-version }} - name: Install dependencies run: | python -m pip install --upgrade pip pip install -r requirements.txt - pip install pylint==3.2.7 pytest selenium + pip install pylint pytest selenium - name: Analysing the code with pylint run: | pylint -d R0913,R0914,R0915,R1702,W0718,W0719,R0801 $(git ls-files '*.py') diff --git a/.github/workflows/run_opa_tests.yml b/.github/workflows/run_opa_tests.yml index 66452086..e84cd271 100644 --- a/.github/workflows/run_opa_tests.yml +++ b/.github/workflows/run_opa_tests.yml @@ -28,15 +28,15 @@ jobs: version: latest - name: Run OPA Check - run: opa check rego Testing/RegoTests --strict + run: opa check scubagoggles/rego scubagoggles/Testing/RegoTests --strict - name: Run OPA Tests - run: opa test rego/*.rego Testing/RegoTests/**/*.rego -v + run: opa test scubagoggles/rego/*.rego scubagoggles/Testing/RegoTests/**/*.rego -v - name: Setup Regal - uses: StyraInc/setup-regal@v0.2.0 + uses: StyraInc/setup-regal@v1 with: - version: v0.15.0 + version: 0.27.0 - name: Run Regal Lint - run: regal lint --format github rego Testing + run: regal lint --format github scubagoggles/rego scubagoggles/Testing/RegoTests diff --git a/.github/workflows/run_release.yml b/.github/workflows/run_release.yml index 4aa433ce..8032e9c7 100644 --- a/.github/workflows/run_release.yml +++ b/.github/workflows/run_release.yml @@ -1,4 +1,4 @@ -on: +on: workflow_dispatch: inputs: releaseName: @@ -14,33 +14,42 @@ name: Build Release jobs: build-and-deploy: - runs-on: windows-latest + runs-on: ubuntu-latest env: + PYTHON_VERSION: "3.12" RELEASE_VERSION: ${{ inputs.version }} permissions: contents: write steps: - - name: Checkout - uses: actions/checkout@v4 - with: - path: repo - ref: main - - name: Package Repo for release - shell: pwsh - run: | - $PackageName = "scubagoggles" - Remove-Item -Recurse -Force repo -Include .git* - Move-Item -Path repo -Destination "${PackageName}-${env:RELEASE_VERSION}" -Force - Compress-Archive -Path "${PackageName}-${env:RELEASE_VERSION}" -DestinationPath "${PackageName}-${env:RELEASE_VERSION}.zip" - Get-ChildItem -Path . | Write-Output - - name: release - uses: softprops/action-gh-release@v1 - id: create_release - with: - draft: true - prerelease: false - name: v${{ inputs.releaseName }} - tag_name: v${{ inputs.version }} - files: scubagoggles-${{ inputs.version }}.zip - generate_release_notes: true - fail_on_unmatched_files: true + - name: Checkout + uses: actions/checkout@v4 + - name: Set up Python ${{ env.PYTHON_VERSION }} + uses: actions/setup-python@v5 + with: + python-version: ${{ env.PYTHON_VERSION }} + - name: Install Python dependencies + run: pip install -r requirements.txt + - name: Package Repo for release + shell: bash + run: | + reqv="${{ inputs.version }}" + reqv="${reqv//[[:space:]]/}" + [[ ! "$reqv" =~ ^[0-9]{1,2}(\.[0-9]{1,2}){2}$ ]] \ + && echo "invalid request version: $reqv" && exit 1 + sgv=$(grep -o '[0-9]\+\.[0-9]\+\.[0-9]\+' scubagoggles/__init__.py) + [[ "$reqv" == "$sgv" ]] \ + || (echo "version mismatch - current: $sgv" && exit 1) + ./scubagoggles/utils/build.sh -r "$PWD" -t "$GITHUB_REF_NAME" + - name: release + uses: softprops/action-gh-release@v1 + id: create_release + with: + draft: true + prerelease: false + name: v${{ inputs.releaseName }} + tag_name: v${{ inputs.version }} + files: | + scubagoggles-*-py3-none-any.whl + scubagoggles-*.tar.gz + generate_release_notes: true + fail_on_unmatched_files: true diff --git a/.github/workflows/run_smoke_test.yml b/.github/workflows/run_smoke_test.yml index eee99664..45c370e6 100644 --- a/.github/workflows/run_smoke_test.yml +++ b/.github/workflows/run_smoke_test.yml @@ -1,5 +1,5 @@ -name: Run Smoke Test -on: +name: Run Smoke Test +on: pull_request: types: [opened, reopened] branches: @@ -77,11 +77,11 @@ jobs: - name: Setup Python v${{ matrix.python-version }} uses: actions/setup-python@v5 - with: + with: python-version: ${{ matrix.python-version }} cache: "pip" cache-dependency-path: "requirements.txt" - + - name: Setup Dependencies (Windows) if: ${{ matrix.operating-system == 'windows-latest' }} uses: ./.github/actions/setup-dependencies-windows @@ -89,7 +89,7 @@ jobs: operating-system: "windows" opa-version: ${{ needs.configuration.outputs.opa-version }} python-version: ${{ matrix.python-version }} - + - name: Setup Dependencies (macOS) if: ${{ matrix.operating-system == 'macos-latest' }} uses: ./.github/actions/setup-dependencies-macos @@ -97,13 +97,13 @@ jobs: operating-system: "macos" opa-version: ${{ needs.configuration.outputs.opa-version }} python-version: ${{ matrix.python-version }} - + - name: Setup credentials for service account id: create-json uses: jsdaniell/create-json@v1.2.3 - with: + with: name: "credentials.json" json: ${{ secrets.GWS_GITHUB_AUTOMATION_CREDS }} - name: Run ScubaGoggles and check for correct output - run: pytest ./Testing/Functional/SmokeTests/ -vvv --subjectemail="${{ secrets.GWS_SUBJECT_EMAIL }}" --customerdomain="${{ secrets.GWS_DOMAIN }}" + run: pytest ./scubagoggles/Testing/Functional/SmokeTests/ -vvv --subjectemail="${{ secrets.GWS_SUBJECT_EMAIL }}" --customerdomain="${{ secrets.GWS_DOMAIN }}" diff --git a/.regal/config.yaml b/.regal/config.yaml index 04f267ab..ad7e3a4a 100644 --- a/.regal/config.yaml +++ b/.regal/config.yaml @@ -1,60 +1,91 @@ -# Regal linter configuration -# All rules documented here: -# https://docs.styra.com/regal/category/rules -rules: - custom: - naming-convention: - # Codifying the conventions used in this project. - # By all means, change this to be less restrictive - # if you wish. - level: error - conventions: - - pattern: '^[A-Z]+[a-zA-Z0-9_]+$|^tests$|^test_|^check_' - targets: - - rule - - pattern: '^[A-Z]+[a-zA-Z0-9_]+$' - targets: - - function - - pattern: '^[a-z]+$' - targets: - - package - idiomatic: - no-defined-entrypoint: - # This is a good practice for documentation, and - # compilation to Wasm/IR, but not a requirement. - # Safe to ignore. - level: ignore - imports: - implicit-future-keywords: - # This rule is on it's way out anyway, as future - # versions of OPA will make these keywords standard. - level: ignore - style: - external-reference: - # This rule is quite opinionated / style preference - # safe to ignore. - level: ignore - file-length: - level: ignore - no-whitespace-comment: - # This repo is actually good about this, but frequently - # uses '#--' as a delimeter of sorts. That should be OK, - # and the next version of Regal will allow for exceptions - # like this: https://github.com/StyraInc/regal/issues/379 - level: ignore - opa-fmt: - level: ignore - prefer-snake-case: - # This is the default style preference for Rego, but since - # the style of this project better matches the domain it is - # modeling, we'll ignore this rule in favor of the custom - # naming-convention rule defined above. - level: ignore - rule-length: - level: ignore - todo-comment: - level: ignore - testing: - test-outside-test-package: - # This is just a style preference - level: ignore \ No newline at end of file +# Regal linter configuration +# All rules documented here: +# https://docs.styra.com/regal/category/rules +rules: + custom: + naming-convention: + # Codifying the conventions used in this project. + # By all means, change this to be less restrictive + # if you wish. + level: error + conventions: + - pattern: '^[A-Z]+[a-zA-Z0-9_]+$|^tests$|^test_|^check_' + targets: + - rule + - pattern: '^[A-Z]+[a-zA-Z0-9_]+$' + targets: + - function + - pattern: '^[a-z]+$' + targets: + - package + idiomatic: + no-defined-entrypoint: + # This is a good practice for documentation, and + # compilation to Wasm/IR, but not a requirement. + # Safe to ignore. + level: ignore + directory-package-mismatch: + # Will prefixing the packages with "scubagoggles.rego" really + # be an improvement? + level: ignore + imports: + implicit-future-keywords: + # This rule is on it's way out anyway, as future + # versions of OPA will make these keywords standard. + level: ignore + prefer-package-imports: + # The following are used so often that there's no need + # for the "utils." prefix every single time they're used. + ignore-import-paths: + - data.utils.GetFriendlyEnabledValue + - data.utils.PolicyApiInUse + - data.utils.FailTestBothNonCompliant + - data.utils.FailTestGroupNonCompliant + - data.utils.FailTestOUNonCompliant + - data.utils.FailTestNonCompliant + - data.utils.FailTestNoEvent + - data.utils.PassTestResult + - data.utils.PassTestResultWithMessage + use-rego-v1: + # For now, anyway... + level: ignore + performance: + with-outside-test-context: + level: ignore + style: + external-reference: + # This rule is quite opinionated / style preference + # safe to ignore. + level: ignore + file-length: + level: ignore + messy-rule: + # This is all over the place with "tests", and the way we've + # done it (by baseline) makes sense. + level: ignore + no-whitespace-comment: + # This repo is actually good about this, but frequently + # uses '#--' as a delimeter of sorts. That should be OK, + # and the next version of Regal will allow for exceptions + # like this: https://github.com/StyraInc/regal/issues/379 + level: ignore + opa-fmt: + level: ignore + pointless-reassignment: + # If this prevents duplicate strings all over the place, + # then it's worth it. + level: ignore + prefer-snake-case: + # This is the default style preference for Rego, but since + # the style of this project better matches the domain it is + # modeling, we'll ignore this rule in favor of the custom + # naming-convention rule defined above. + level: ignore + rule-length: + level: ignore + todo-comment: + level: ignore + testing: + test-outside-test-package: + # This is just a style preference + level: ignore diff --git a/BRANCHINGSTRUCTURE.md b/BRANCHINGSTRUCTURE.md index 3a74b26e..7fbb446a 100644 --- a/BRANCHINGSTRUCTURE.md +++ b/BRANCHINGSTRUCTURE.md @@ -1,4 +1,5 @@ # Branching Structure -The Branching Structure flow diagram describes the branching strategy implemented in the ScubaGoggles project. +The Branching Structure flow diagram describes the branching strategy +implemented in the ScubaGoggles project. -![image](/docs/images/scubagoggles_branching_structure.svg) \ No newline at end of file +![image](images/scubagoggles_branching_structure.svg) diff --git a/DEVELOPMENTGUIDE.md b/DEVELOPMENTGUIDE.md index 57d63d47..e83fdd37 100644 --- a/DEVELOPMENTGUIDE.md +++ b/DEVELOPMENTGUIDE.md @@ -8,7 +8,7 @@ We adhere to [GitHub flow](https://docs.github.com/en/get-started/using-github/g There are exceptions to this, necessitated by the extensive review process the baseline documents themselves undergo, during which no baseline changes can be made. To accommodate this, the development lifecycle on ScubaGoggles is as follows: -![image](/docs/images/scubagoggles_lifecycle.svg) +![image](images/scubagoggles_lifecycle.svg) Baseline submission triggers a baseline freeze, at which point the following actions need to be performed: diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 00000000..04f32773 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,11 @@ +# This manifest is used to ensure that certain non-Python files are included +# in the ScubaGoggles distribution. The following subdirectories (and their +# contents) are included: + +graft scubagoggles/baselines +graft scubagoggles/docs +graft scubagoggles/rego +graft scubagoggles/reporter +graft scubagoggles/sample-report +graft scubagoggles/Testing +graft scubagoggles/utils diff --git a/README.md b/README.md index 1cb2cc2d..aa753ecf 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,25 @@ -![CISA Logo](/docs/images/cisa.png) +![CISA Logo](scubagoggles/docs/images/cisa.png)
    -

    ScubaGoggles

    +

    ScubaGoggles

-

GWS Secure Configuration Baseline Assessment Tool

+

GWS Secure Configuration Baseline Assessment Tool

-Developed by CISA, ScubaGoggles is an assessment tool that verifies a Google Workspace (GWS) organization's configuration conforms to the policies described in the Secure Cloud Business Applications ([SCuBA](https://cisa.gov/scuba)) Secure Configuration Baseline [documents](/baselines/README.md). +Developed by CISA, ScubaGoggles is an assessment tool that verifies a Google +Workspace (GWS) organization's configuration conforms to the policies +described in the Secure Cloud Business Applications +([SCuBA](https://cisa.gov/scuba)) Secure Configuration +Baseline [documents](scubagoggles/baselines/README.md). For the Microsoft 365 (M365) rendition of this tool, see [ScubaGear](https://github.com/cisagov/ScubaGear). @@ -29,42 +33,47 @@ We use a three-step process: 3. **Report**. Package the results as HTML and JSON. ## Limitations of the tool -The majority of the conformance checks done by ScubaGoggles rely on [GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en). If there is no log event corresponding to a SCuBA baseline policy, ScubaGoggles will indicate that the setting currently can not be checked on its HTML report output. In this situation, we recommend you manually review your GWS security configurations with the SCuBA security baselines. See [Limitations](/docs/usage/Limitations.md) for more details. +The majority of the conformance checks done by ScubaGoggles rely on +[GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en). If there is no log event corresponding to a SCuBA +baseline policy, ScubaGoggles will indicate that the setting currently can not +be checked on its HTML report output. In this situation, we recommend you +manually review your GWS security configurations with the SCuBA secure +baselines. See [Limitations](scubagoggles/docs/usage/Limitations.md) for more +details. ## Table of Contents ### Installation -- [Download and Python Install](/docs/installation/DownloadAndInstall.md) -- [Download the OPA Executable](/docs/installation/OPA.md) +- [Download and Python Install](scubagoggles/docs/installation/DownloadAndInstall.md) +- [Download the OPA Executable](scubagoggles/docs/installation/OPA.md) ### Prerequisites -- [Permissions](/docs/prerequisites/Prerequisites.md#permissions) -- [Create a Project](/docs/prerequisites/Prerequisites.md#create-a-project) +- [Permissions](scubagoggles/docs/prerequisites/Prerequisites.md#permissions) +- [Create a Project](scubagoggles/docs/prerequisites/Prerequisites.md#create-a-project) ### Authentication -- [Authentication Methods](/docs/authentication/AuthenticationMethods.md) -- [Using OAuth](/docs/authentication/OAuth.md) -- [Using a Service Account](/docs/authentication/ServiceAccount.md) +- [Authentication Methods](scubagoggles/docs/authentication/AuthenticationMethods.md) +- [Using OAuth](scubagoggles/docs/authentication/OAuth.md) +- [Using a Service Account](scubagoggles/docs/authentication/ServiceAccount.md) ### Usage -- [Usage: Parameters](/docs/usage/Parameters.md) -- [Usage: Config File](/docs/usage/Config.md) -- [Usage: Examples](/docs/usage/Examples.md) -- [Reviewing Output](/docs/usage/ReviewOutput.md) -- [Limitations](/docs/usage/Limitations.md) - -### Upgrading and Maintenance -- [Upgrading ScubaGoggles](/docs/upgrading/Upgrading.md#upgrading-scubagoggles) -- [Upgrading OPA](/docs/upgrading/Upgrading.md#upgrading-opa) +- [Usage: Parameters](scubagoggles/docs/usage/Parameters.md) +- [Usage: Config File](scubagoggles/docs/usage/Config.md) +- [Usage: Examples](scubagoggles/docs/usage/Examples.md) +- [Reviewing Output](scubagoggles/docs/usage/ReviewOutput.md) +- [Limitations](scubagoggles/docs/usage/Limitations.md) ### Troubleshooting -- [Lots of Manual Checks](/docs/troubleshooting/Troubleshooting.md#lots-of-manual-checks) -- [Not Authorized to Access This Resource](/docs/troubleshooting/Troubleshooting.md#not-authorized-to-access-this-resource) -- [scubagoggles Not Found](/docs/troubleshooting/Troubleshooting.md#scubagoggles-not-found) -- [Unable to view HTML report due to environment limitations](/docs/troubleshooting/Troubleshooting.md#unable-to-view-html-report-due-to-environment-limitations) +- [Lots of Manual Checks](scubagoggles/docs/troubleshooting/Troubleshooting.md#lots-of-manual-checks) +- [Not Authorized to Access This Resource](scubagoggles/docs/troubleshooting/Troubleshooting.md#not-authorized-to-access-this-resource) +- [scubagoggles Not Found](scubagoggles/docs/troubleshooting/Troubleshooting.md#scubagoggles-not-found) +- [Unable to view HTML report due to environment limitations](scubagoggles/docs/troubleshooting/Troubleshooting.md#unable-to-view-html-report-due-to-environment-limitations) ## Project License -Unless otherwise noted, this project is distributed under the Creative Commons Zero license. With developer approval, contributions may be submitted with an alternate compatible license. If accepted, those contributions will be listed herein with the appropriate license. +Unless otherwise noted, this project is distributed under the Creative +Commons Zero license. With developer approval, contributions may be +submitted with an alternate compatible license. If accepted, those +contributions will be listed herein with the appropriate license. diff --git a/drift-rules/GWS Drift Monitoring Rules - Calendar.csv b/drift-rules/GWS Drift Monitoring Rules - Calendar.csv index b9e002c3..97e33aff 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Calendar.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Calendar.csv @@ -4,4 +4,4 @@ GWS.CALENDAR.1.2v0.3,"External sharing options for secondary calendars SHALL be GWS.CALENDAR.2.1v0.3,External invitations warnings SHALL be enabled to prompt users before sending invitations.,Admin Log Event,Change Calendar Setting,ENABLE_EXTERNAL_GUEST_PROMPT,true,rules/00gjdgxs26jpj72,JK 07-28-23 @ 12:20 GWS.CALENDAR.3.1v0.3,Calendar Interop SHOULD be disabled unless agency mission fulfillment requires collaboration between users internal and external to an organization who use both Microsoft Exchange and Google Calendar.,Admin Log Event,Change Calendar Setting,ENABLE_EWS_INTEROP,false,rules/00gjdgxs3yipjmt,JK 07-28-23 @ 14:42 GWS.CALENDAR.3.2v0.3,OAuth 2.0 SHALL be used in lieu of basic authentication to establish connectivity between tenants or organizations in cases where Calendar Interop is deemed necessary for agency mission fulfillment.,N/A,N/A,N/A,N/A,N/A,"Not able to create rule due to bug in rule wizard. Applicable log event exists, but is not selectable within rule wizard." -GWS.CALENDAR.4.1v0.3,Appointment Schedule with Payments SHALL be disabled.,Admin Log Event,Change Application Setting,CalendarAppointmentSlotAdminSettingsProto payments_enabled,false,rules/00gjdgxs3oppjwl,JK 09-08-23 @ 10:47 \ No newline at end of file +GWS.CALENDAR.4.1v0.3,Appointment Schedule with Payments SHALL be disabled.,Admin Log Event,Change Application Setting,CalendarAppointmentSlotAdminSettingsProto payments_enabled,false,rules/00gjdgxs3oppjwl,JK 09-08-23 @ 10:47 diff --git a/drift-rules/GWS Drift Monitoring Rules - Chat.csv b/drift-rules/GWS Drift Monitoring Rules - Chat.csv index a6e24a5f..1e618121 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Chat.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Chat.csv @@ -5,7 +5,7 @@ GWS.CHAT.2.1v0.3,External file sharing SHALL be disabled to protect sensitive in GWS.CHAT.3.1v0.3,Space history SHOULD be enabled for traceability of information.,Admin Log Event,Change Application Setting,RoomOtrSettingsProto otr_state,"ALWAYS_ON_THE_RECORD OR DEFAULT_ON_THE_RECORD",rules/00gjdgxs13kc3ei,JK 08-01-23 @ 11:58 -GWS.CHAT.4.1v0.3(a),"External Chat messaging SHALL be restricted to allowlisted domains only.",Admin Log Event,Change Application Setting,RestrictChatProto restrictChatToOrganization,false,rules/00gjdgxs3vz76ij,JK 08-01-23 @ 13:17 +GWS.CHAT.4.1v0.3(a),External Chat messaging SHALL be restricted to allowlisted domains only.,Admin Log Event,Change Application Setting,RestrictChatProto restrictChatToOrganization,false,rules/00gjdgxs3vz76ij,JK 08-01-23 @ 13:17 GWS.CHAT.4.1v0.3(b),External Chat messaging SHALL be restricted to allowlisted domains only.,Admin Log Event,Change Application Setting,RestrictChatProto externalChatRestriction,TRUSTED_DOMAINS,rules/00gjdgxs3exvv2u,JK 08-01-23 @ 13:27 -GWS.CHAT.5.1v0.3,"Chat content reporting SHALL be enabled for all conversation types.",Admin Log Event,Create Application Setting,ContentReportingProto group_chat_reporting,CONTENT_REPORTING_STATE_ENABLED,N/A, MD @ 10-15-24 @ 16:47 -GWS.CHAT.5.2v0.3,"All reporting message categories SHOULD be selected.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event \ No newline at end of file +GWS.CHAT.5.1v0.3,"Chat content reporting SHALL be enabled for all conversation types.",Admin Log Event,Create Application Setting,ContentReportingProto group_chat_reporting,CONTENT_REPORTING_STATE_ENABLED,N/A, MD @ 10-15-24 @ 16:47 +GWS.CHAT.5.2v0.3,"All reporting message categories SHOULD be selected.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event diff --git a/drift-rules/GWS Drift Monitoring Rules - Classroom.csv b/drift-rules/GWS Drift Monitoring Rules - Classroom.csv index df38ff38..2209a040 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Classroom.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Classroom.csv @@ -4,4 +4,4 @@ GWS.CLASSROOM.1.2v0.3,Which classes can users in your domain join SHALL be set t GWS.CLASSROOM.2.1v0.3,Classroom API SHALL be disabled for users,Admin Log Events,Change Application Setting,ApiDataAccessSettingProto api_access_enabled,false,rules/00gjdgxs3aafl8p,JK 10-20-23 @ 13:31 GWS.CLASSROOM.3.1v0.3,Roster import with Clever SHOULD be turned off,Admin Log Events,Change Application Setting,RosterImportSettingsProto sis_integrator,SIS_INTEGRATOR_NONE,rules/00gjdgxs25t0l8g,JK 10-20-23 @ 13:42 GWS.CLASSROOM.4.1v0.3,Who can unenroll students from classes SHALL be set to Teachers Only,Admin Log Events,Change Application Setting,StudentUnenrollmentSettingsProto who_can_unenroll_students,ONLY_TEACHERS_CAN_UNENROLL_STUDENTS,rules/00gjdgxs44rgreu,JK 10-20-23 @ 13:50 -GWS.CLASSROOM.5.1v0.3,Class creation SHALL be restricted to verified teachers only.,Admin Log Events,Change Application Setting,TeacherPermissionsSettingProto who_can_create_class,rules/00gjdgxs4cfwumr,JK 06-21-24 @ 11:58 \ No newline at end of file +GWS.CLASSROOM.5.1v0.3,Class creation SHALL be restricted to verified teachers only.,Admin Log Events,Change Application Setting,TeacherPermissionsSettingProto who_can_create_class,rules/00gjdgxs4cfwumr,JK 06-21-24 @ 11:58, diff --git a/drift-rules/GWS Drift Monitoring Rules - Common Controls as of 11-14-23.csv b/drift-rules/GWS Drift Monitoring Rules - Common Controls as of 11-14-23.csv index 500fb662..24571997 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Common Controls as of 11-14-23.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Common Controls as of 11-14-23.csv @@ -39,7 +39,7 @@ GWS.COMMONCONTROLS.15.3v0.3,"The supplemental data storage region SHALL NOT be s GWS.COMMONCONTROLS.16.1v0.3,"Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone.",Admin Log Event,Toggle Service Enabled,DISABLE_UNLISTED_SERVICES, true, N/A, MD 09-12-2024 @ 11:12 GWS.COMMONCONTROLS.16.2v0.3,"Early Access Apps Service Status SHOULD be set to OFF for everyone.", Admin Log Event,Toggle Service Enabled,Early Access Apps, false, N/A, MD 09-12-2024 @ 11:16 GWS.COMMONCONTROLS.17.1v0.3,"Require multi party approval for sensitive admin actions SHALL be enabled.", Admin Log Event, Change Application Setting, Multi Party Approval (MPA) Control Multi Party Approval Control, enabled, N/A, MD 09-12-2024 @ 11:20 -GWS.COMMONCONTROLS.18.1v0.3,"A custom policy SHALL be configured for Google Drive to protect PII and sensitive information, as defined by the agency. At a minimum, credit card numbers, U.S. Individual Taxpayer Identification Numbers (ITIN), and U.S. Social Security numbers (SSN) SHALL be blocked.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event +GWS.COMMONCONTROLS.18.1v0.3,"A custom policy SHALL be configured for Google Drive to protect PII and sensitive information, as defined by the agency. At a minimum, credit card numbers, U.S. Individual Taxpayer Identification Numbers (ITIN), and U.S. Social Security numbers (SSN) SHALL be blocked.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event GWS.COMMONCONTROLS.18.2v0.3,"A custom policy SHALL be configured for Google Chat to protect PII and sensitive information, as defined by the agency. At a minimum, credit card numbers, U.S. Individual Taxpayer Identification Numbers (ITIN), and U.S. Social Security numbers (SSN) SHALL be blocked.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event GWS.COMMONCONTROLS.18.3v0.3,"A custom policy SHALL be configured for Gmail to protect PII and sensitive information, as defined by the agency. At a minimum, credit card numbers, U.S. Individual Taxpayer Identification Numbers (ITIN), and U.S. Social Security numbers (SSN) SHALL be blocked.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event -GWS.COMMONCONTROLS.18.4v0.3,"The action for the custom DLP policy SHOULD be set to block external sharing.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event \ No newline at end of file +GWS.COMMONCONTROLS.18.4v0.3,"The action for the custom DLP policy SHOULD be set to block external sharing.",N/A,N/A,N/A,N/A,N/A,Not Alertable due to no specfic log event diff --git a/drift-rules/GWS Drift Monitoring Rules - Gmail.csv b/drift-rules/GWS Drift Monitoring Rules - Gmail.csv index 4ba35b5b..c6c95700 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Gmail.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Gmail.csv @@ -50,6 +50,6 @@ GWS.GMAIL.17.1v0.3,Comprehensive mail storage SHOULD be enabled to ensure inform GWS.GMAIL.18.1v0.3,Content filtering SHOULD be enabled within Gmail messages.,N/A,N/A,N/A,N/A,N/A,Not Alertable GWS.GMAIL.18.2v0.3,Any third-party or outside application selected for advanced email content filtering SHOULD offer services comparable to those offered by Google Workspace.,N/A,N/A,N/A,N/A,N/A,Not Alertable GWS.GMAIL.18.3v0.3,"Gmail or third-party applications SHALL be configured to protect PII and sensitive information as defined by the agency. At a minimum, credit card numbers, taxpayer Identification Numbers (TIN), and Social Security Numbers (SSN) SHALL be blocked.",N/A,N/A,N/A,N/A,N/A,Not Alertable -GWS.GMAIL.19.1v0.3,"Domains SHALL NOT be added to lists that bypass spam filters.",Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 -GWS.GMAIL.19.2v0.3,"Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.",Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 -GWS.GMAIL.19.3v0.3,"Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.",Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 +GWS.GMAIL.19.1v0.3,Domains SHALL NOT be added to lists that bypass spam filters.,Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 +GWS.GMAIL.19.2v0.3,Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.,Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 +GWS.GMAIL.19.3v0.3,Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.,Admin Log Event,Change Gmail Setting,SPAM_CONTROL,N/A,rules/00gjdgxs12jr6zt,JGK 04-11-24 @ 09:45 diff --git a/drift-rules/GWS Drift Monitoring Rules - Groups.csv b/drift-rules/GWS Drift Monitoring Rules - Groups.csv index 5b24586f..e7bcdf17 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Groups.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Groups.csv @@ -4,4 +4,4 @@ GWS.GROUPS.2.1v0.3,Group owners’ ability to add external members to groups SHO GWS.GROUPS.3.1v0.3,"Group owners’ ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.",Admin Log Event,Change Application Setting,GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public,false,rules/00gjdgxs0lw54bd,JK 08-01-23 @ 14:52 GWS.GROUPS.4.1v0.3,Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto who_can_create_groups,ADMIN_ONLY,rules/00gjdgxs35vsmz6,JK 08-01-23 @ 15:06 GWS.GROUPS.5.1v0.3,The default permission to view conversations SHALL be set to All Group Members.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto default_view_topics_access_level,MEMBERS,rules/00gjdgxs24dq6r2,JK 08-01-23 @ 15:14 -GWS.GROUPS.6.1v0.3,Group owners’ ability to hide groups from the directory SHOULD be disabled unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto allow_unlisted_groups,false,rules/00gjdgxs0zbb0ae,JK 08-01-23 @ 15:22 \ No newline at end of file +GWS.GROUPS.6.1v0.3,Group owners’ ability to hide groups from the directory SHOULD be disabled unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto allow_unlisted_groups,false,rules/00gjdgxs0zbb0ae,JK 08-01-23 @ 15:22 diff --git a/drift-rules/GWS Drift Monitoring Rules - Meet.csv b/drift-rules/GWS Drift Monitoring Rules - Meet.csv index 13632771..9e7630fd 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Meet.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Meet.csv @@ -3,4 +3,4 @@ GWS.MEET.1.1v0.3,Meeting access SHALL be restricted to users signed in with a Go GWS.MEET.2.1v0.3,Meeting access SHALL be disabled for meetings created by users who are not members of any Google Workspace tenant or organization.,Admin Log Event,Change Application Setting,SafetyAccessLockProto meetings_allowed_to_join,WORKSPACE_DOMAINS,rules/00gjdgxs0rw9s95,JK 08-02-23 @ 16:02 GWS.MEET.3.1v0.3,Host Management meeting features SHALL be enabled so that they are available by default when a host starts their meeting.,Admin Log Event,Change Application Setting,SafetyModerationLockProto host_management_enabled,true,rules/00gjdgxs3bvxawy,JK 08-02-23 @ 16:05 GWS.MEET.4.1v0.3,Warn for external participants SHALL be enabled.,Admin Log Event,Change Application Setting,Warn for external participants External or unidentified participants in a meeting are given a label,true,rules/00gjdgxs2yp7uet,JK 10-16-23 @ 07:32 -GWS.MEET.5.1v0.3,Users receive calls only from contacts and other users in the organization SHALL be selected.,Admin Log Event,Change Application Setting,Incoming call restrictions Allowed caller type,CONTACTS_AND_SAME_DOMAIN,rules/00gjdgxs188dve6,MD 06-11-24 @ 12:30 \ No newline at end of file +GWS.MEET.5.1v0.3,Users receive calls only from contacts and other users in the organization SHALL be selected.,Admin Log Event,Change Application Setting,Incoming call restrictions Allowed caller type,CONTACTS_AND_SAME_DOMAIN,rules/00gjdgxs188dve6,MD 06-11-24 @ 12:30 diff --git a/drift-rules/GWS Drift Monitoring Rules - Sites.csv b/drift-rules/GWS Drift Monitoring Rules - Sites.csv index e0c56726..f3375a46 100644 --- a/drift-rules/GWS Drift Monitoring Rules - Sites.csv +++ b/drift-rules/GWS Drift Monitoring Rules - Sites.csv @@ -1,2 +1,2 @@ PolicyId,Name,Data Source,Event (Is),Setting Name (Is),New Value (Is Not),Rule ID,Last Successful Test -GWS.SITES.1.1v0.3,Sites Service SHOULD be disabled for all users.,Admin Log Event,Toggle Service Enabled,No Setting Name,FALSE,rules/00gjdgxs3gdgxe3,JK 07-28-23 @ 11:12 \ No newline at end of file +GWS.SITES.1.1v0.3,Sites Service SHOULD be disabled for all users.,Admin Log Event,Toggle Service Enabled,No Setting Name,FALSE,rules/00gjdgxs3gdgxe3,JK 07-28-23 @ 11:12 diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 00000000..6fe1fe8e --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,37 @@ +[build-system] +requires = ["setuptools"] +build-backend = "setuptools.build_meta" + +[project] +name = "scubagoggles" +dynamic = ["version"] +classifiers = ["Development Status :: 4 - Beta", + "Intended Audience :: Information Technology", + "Topic :: Security", + "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13"] +dependencies = ["dnspython>=2.6.1", + "google-api-python-client>=2.142.0", + "google-auth-httplib2>=0.2.0", + "google-auth-oauthlib>=1.2.1", + "MarkupSafe>=2.1.5", + "pyyaml>=6.0.2", + "requests>=2.32.3", + "tqdm>=4.66.5"] +requires-python = ">= 3.9" +description='SCuBA security baseline assessment tool' +authors = [{name = "CISA"}] +license = {file = "LICENSE"} +readme = "README.md" + +[project.scripts] +scubagoggles = "scubagoggles.main:dive" + +[tool.setuptools.dynamic] +version = {attr = "scubagoggles.__version__"} + +[tool.setuptools.packages.find] +where = ["."] diff --git a/requirements.txt b/requirements.txt index 721ead48..8c6fc23a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,25 @@ -google-api-python-client==2.142.0 -google-auth-httplib2==0.2.0 -google-auth-oauthlib==1.2.1 -MarkupSafe==2.1.5 -dnspython==2.6.1 -pandas==2.2.0 -tqdm==4.66.5 -requests==2.32.3 -pyyaml==6.0.2 \ No newline at end of file +# This package is used for software development and is not needed by +# the Scubagoggles users: +build + +# There are many Python versions for users to install for ScubaGoggles, and +# because of this, it is too restrictive to limit versions of the dependent +# packages to an exact version (using ==). One package version might not be +# available in a version of Python, but a subsequent package version is +# and will work just fine. We have already run into user support issues +# because of this. By requiring a minimum version (using >=), we +# are requiring a version that we support and any subsequent version - this +# gives users much more flexibility in their Python environments. +# +# Any changes to this package dependency list MUST also be reflected in the +# pyproject.toml file. +# +# These packages are the minimum required versions for running Scubagoggles: +dnspython>=2.6.1 +google-api-python-client>=2.142.0 +google-auth-httplib2>=0.2.0 +google-auth-oauthlib>=1.2.1 +MarkupSafe>=2.1.5 +pyyaml>=6.0.2 +requests>=2.32.3 +tqdm>=4.66.5 diff --git a/scuba.py b/scuba.py index 0cc13df9..19bacfbb 100644 --- a/scuba.py +++ b/scuba.py @@ -6,18 +6,7 @@ package """ -# lets us import files from the scubagoggles folder -import sys -sys.path.insert(1, './scubagoggles') - -# However, pylint doesn't like this -from scubagoggles.main import dive # pylint: disable=import-error wrong-import-position - -def main(): - """ - SCuBA - """ - dive() +from scubagoggles.main import dive if __name__ == '__main__': - main() + dive() diff --git a/scubagoggles/Testing/Functional/SmokeTests/README.md b/scubagoggles/Testing/Functional/SmokeTests/README.md index 268b6179..c1829a23 100644 --- a/scubagoggles/Testing/Functional/SmokeTests/README.md +++ b/scubagoggles/Testing/Functional/SmokeTests/README.md @@ -15,10 +15,10 @@ This README outlines the ScubaGoggles software test automation structure and its - [Running Remotely via GitHub Actions](#running-remotely-via-github-actions) - [Adding New Tests](#adding-new-tests) -## Smoke Testing Prerequisites ## +## Smoke Testing Prerequisites ## Running the ScubaGoggles functional smoke tests requires a Windows, MacOS, or Linux computer or VM. The development environment should have Python v3.10.x installed at a minimum ([refer to our installing Python dependencies documentation if its not already installed](https://github.com/cisagov/ScubaGoggles/blob/main/docs/installation/DownloadAndInstall.md#installing-python-dependencies)), Pytest, and Selenium installed locally. -### Pytest and Selenium ### +### Pytest and Selenium ### Pytest is a Python testing framework which is commonly used for unit, integration, and functional testing. ([Pytest Get Started](https://docs.pytest.org/en/stable/getting-started.html)) Selenium supports automation of all the major browsers in the market through the use of WebDriver. ([Selenium Get Started](https://www.selenium.dev/documentation/webdriver/getting_started/)) @@ -42,27 +42,27 @@ Take note of the `subjectemail`, the email used to authenticate with GWS that ha ## Functional Smoke Testing Structure ## ScubaGoggles functional smoke testing has two main components: the smoke testing orchestrator and the automated workflow run via GitHub Actions. -### Smoke Testing Classes and Methods ### +### Smoke Testing Classes and Methods ### The smoke testing orchestrator ([/Testing/Functional/SmokeTests/smoke_test.py](https://github.com/cisagov/ScubaGoggles/blob/main/Testing/Functional/SmokeTests/smoke_test.py)) executes each test declared inside the `SmokeTest` class. The tests currently cover: - if the `scubagoggles gws` command generates valid output for all baselines - if ScubaResults.json contains API errors or exceptions -- if the generated baseline reports, i.e. BaselineReports.html, CalendarReport.html, ChatReport.html, etc., contain valid content and all links redirect accordingly +- if the generated baseline reports, i.e. BaselineReports.html, CalendarReport.html, ChatReport.html, etc., contain valid content and all links redirect accordingly The smoke testing utils ([/Testing/Functional/SmokeTests/smoke_test_utils.py](https://github.com/cisagov/ScubaGoggles/blob/main/Testing/Functional/SmokeTests/smoke_test_utils.py)) stores helper methods which perform various operations. The Selenium Browser class ([/Testing/Functional/SmokeTests/selenium_browser.py](https://github.com/cisagov/ScubaGoggles/blob/main/Testing/Functional/SmokeTests/selenium_browser.py)) encapsulates the setup, usage, and teardown of Selenium WebDriver instances. -The Pytest configuration methods ([/Testing/Functional/SmokeTests/conftest.py](https://github.com/cisagov/ScubaGoggles/blob/main/Testing/Functional/conftest.py)) declare various Pytest fixtures, allowing for the use of CLI arguments when invoking the Pytest command. +The Pytest configuration methods ([/Testing/Functional/SmokeTests/conftest.py](https://github.com/cisagov/ScubaGoggles/blob/main/Testing/Functional/conftest.py)) declare various Pytest fixtures, allowing for the use of CLI arguments when invoking the Pytest command. -### Automated Workflow via GitHub Actions ### +### Automated Workflow via GitHub Actions ### The automated workflow for running the functional smoke tests ([/.github/workflows/run_smoke_test.yml](https://github.com/cisagov/ScubaGoggles/blob/main/.github/workflows/run_smoke_test.yml)) is triggered on `push` events to the main branch, `pull_request` events when a pull request is opened/reopened/reviewed, and manually with custom user input via workflow_dispatch. -## Functional Smoke Testing Usage ## +## Functional Smoke Testing Usage ## After completing all of the prerequisite steps, the functional smoke tests can be run in a local development environment or remotely via GitHub Actions. -### Running in a Local Development Environment ### +### Running in a Local Development Environment ### > [!IMPORTANT] -> Ensure that you have correctly setup a Google service account and that the `credentials.json` stored at the root directory of the ScubaGoggles project is up to date. If you haven't already, please refer back to the [prerequisite step on Google Service Accounts](#google-service-account) for how to setup before proceeding. +> Ensure that you have correctly setup a Google service account and that the `credentials.json` stored at the root directory of the ScubaGoggles project is up to date. If you haven't already, please refer back to the [prerequisite step on Google Service Accounts](#google-service-account) for how to setup before proceeding. The following arguments are required when running the functional smoke tests: - `--subjectemail="user@domain.com"` (the email used to authenticate with GWS, must have necessary administrator permissions) @@ -90,8 +90,8 @@ Common Pytest parameters and their use cases: Run `pytest -h` for a full list of CLI options or [learn more about Pytest usage here.](https://docs.pytest.org/en/7.1.x/how-to/usage.html) -### Running Remotely via GitHub Actions ### -Go to the [run_smoke_test.yml workflow](https://github.com/cisagov/ScubaGoggles/actions/workflows/run_smoke_test.yml) in the GitHub Actions tab, then click the "Run workflow" dropdown button. +### Running Remotely via GitHub Actions ### +Go to the [run_smoke_test.yml workflow](https://github.com/cisagov/ScubaGoggles/actions/workflows/run_smoke_test.yml) in the GitHub Actions tab, then click the "Run workflow" dropdown button. The default values are the following: - ref branch: `main` but can be set to any branch @@ -107,8 +107,8 @@ Feel free to play around with the inputs then click the "Run workflow" button wh Some factors to consider: - Each input is required so an empty string will fail validation. `[]`, `['']`, `['', ]` may also cause the workflow to error out, although this is expected behavior. -- `ubuntu-latest` has not been tested as a value for operating system. Support can be added for this, although its dependent on if this is something we want to test for ScubaGoggles as a whole. -- Python versions <3.10.x are not supported and will cause the smoke test workflow to fail. +- `ubuntu-latest` has not been tested as a value for operating system. Support can be added for this, although its dependent on if this is something we want to test for ScubaGoggles as a whole. +- Python versions <3.10.x are not supported and will cause the smoke test workflow to fail. - [Due to the lack of an array input type from GitHub](https://github.com/orgs/community/discussions/11692), the required format is an array of strings for the operating system and python version inputs. This is something to capture as a future todo once arrays are available. ## Adding New Tests ## @@ -123,7 +123,7 @@ class SmokeTest: def test_scubagoggles_execution(self, subjectemail): """ Test if the `scubagoggles gws` command succeeds or fails. - + Args: subjectemail: The email address of an admin user who created the service account """ diff --git a/scubagoggles/Testing/Functional/SmokeTests/requirements.txt b/scubagoggles/Testing/Functional/SmokeTests/requirements.txt new file mode 100644 index 00000000..d48c27c1 --- /dev/null +++ b/scubagoggles/Testing/Functional/SmokeTests/requirements.txt @@ -0,0 +1,3 @@ +# These packages are only required for the functional smoke testing +pytest +selenium diff --git a/scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py b/scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py index d3ffbc74..528ad086 100644 --- a/scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py +++ b/scubagoggles/Testing/Functional/SmokeTests/selenium_browser.py @@ -1,10 +1,11 @@ """ -selenium_browser.py declares a Browser class for use in ScubaGoggles testing. +selenium_browser.py declares a Browser class for use in ScubaGoggles testing. """ from selenium import webdriver from selenium.webdriver.chrome.options import Options + class Browser: """ The Browser class encapsulates the setup, usage, and teardown of a @@ -12,10 +13,10 @@ class Browser: """ def __init__(self): chrome_options = Options() - chrome_options.add_argument("--headless") - chrome_options.add_argument("--window-size=1200,800") - chrome_options.add_argument("--no-sandbox") - chrome_options.add_argument("--disable-dev-shm-usage") + chrome_options.add_argument('--headless') + chrome_options.add_argument('--window-size=1200,800') + chrome_options.add_argument('--no-sandbox') + chrome_options.add_argument('--disable-dev-shm-usage') self.driver = webdriver.Chrome(options=chrome_options) @@ -30,16 +31,16 @@ def get(self, url): def quit(self): """ - Quits the driver, closing every associated window. + Quits the driver, closing every associated window. """ self.driver.quit() def find_element(self, by, value): """ - Find the first WebElement using the given method. - This method is affected by the 'implicit wait' times in force at the time and execution. - The find_element(...) invocation will return a matching row, or try again repeatedly - until the configured timeout is reached. + Find the first WebElement using the given method. This method is + affected by the 'implicit wait' times in force at the time and + execution. The find_element(...) invocation will return a matching + row, or try again repeatedly until the configured timeout is reached. Args: by: The locating mechanism to use, i.e. By.CLASS_NAME, By.TAG_NAME @@ -52,23 +53,26 @@ def find_element(self, by, value): def find_elements(self, by, value): """ - Find all WebElements within the current page. - This method is affected by the 'implicit wait' times in force at the time and execution. - The find_elements(...) invocation will return as soon as there are more than 0 items in - the found collection, or will return an empty list of the timeout is reached. + Find all WebElements within the current page. This method is affected + by the 'implicit wait' times in force at the time and execution. The + find_elements(...) invocation will return as soon as there are more + than 0 items in the found collection, or will return an empty list of + the timeout is reached. Args: by: The locating mechanism to use, i.e. By.CLASS_NAME, By.TAG_NAME value: The locator, i.e. "h1", "header" Returns: - WebElement: A list of all matching WebElements, or an empty list if nothing matches + WebElement: A list of all matching WebElements, or an empty list + if nothing matches """ return self.driver.find_elements(by, value) def current_url(self): """ - Get a string representing the current URL that the browser is looking at. + Get a string representing the current URL that the browser is looking + at. Returns: The URL of the page currently loaded in the browser diff --git a/scubagoggles/Testing/Functional/SmokeTests/smoke_test.py b/scubagoggles/Testing/Functional/SmokeTests/smoke_test.py index 3774e20c..3966e3bc 100644 --- a/scubagoggles/Testing/Functional/SmokeTests/smoke_test.py +++ b/scubagoggles/Testing/Functional/SmokeTests/smoke_test.py @@ -3,70 +3,76 @@ """ import subprocess -import os + import pytest -from smoke_test_utils import ( - get_output_path, - prepend_file_protocol, - get_required_entries, - verify_all_outputs_exist, - verify_output_type, - run_selenium, - verify_scubaresults, -) -SAMPLE_REPORT = "sample-report" -SCUBA_RESULTS = "ScubaResults.json" -BASELINE_REPORTS = "BaselineReports.html" +from smoke_test_utils import (get_output_path, + get_required_entries, + run_selenium, + sample_report_dir, + top_report_url, + verify_all_outputs_exist, + verify_output_type, + verify_scubaresults) + class SmokeTest: """ Pytest class to encapsulate the following test cases: - - Generate the correct output files (BaselineReports.html, ScubaResults.json, etc) - - Check the content of html files, verify href attributes are correct, etc - - Check if ScubaResults.json contains errors in the summary. If errors exist, then - either API calls or functions produced exceptions which need to be handled + - Generate the correct output files (BaselineReports.html, + ScubaResults.json, etc) + - Check the content of html files, verify href attributes are + correct, etc + - Check if ScubaResults.json contains errors in the summary. If errors + exist, then either API calls or functions produced exceptions which + need to be handled """ - def test_scubagoggles_output(self, subjectemail): + + @staticmethod + def test_scubagoggles_output(subjectemail): """ - Test if the `scubagoggles gws` command generates correct output for all baselines. - + Test if the `scubagoggles gws` command generates correct output for + all baselines. + Args: subjectemail: The email address of a user for the service account """ try: + # (Roy 8/28/24): The command is going to have to be fixed because + # the policy API doesn't support service accounts. command: str = f"scubagoggles gws --subjectemail {subjectemail} --quiet" subprocess.run(command, shell=True, check=True) - output_path: str = get_output_path() + output_path = get_output_path() output: list = verify_output_type(output_path, []) - required_entries = get_required_entries(os.path.join(os.getcwd(), SAMPLE_REPORT), []) + report_dir = sample_report_dir() + required_entries = get_required_entries(report_dir, []) verify_all_outputs_exist(output, required_entries) except (OSError, ValueError, Exception) as e: - pytest.fail(f"An error occurred, {e}") + pytest.fail(f'An error occurred, {e}') - def test_scubaresults(self): + @staticmethod + def test_scubaresults(): """ Determine if ScubaResults.json contains API errors or exceptions. """ try: - output_path: str = get_output_path() - scubaresults_path: str = os.path.join(output_path, SCUBA_RESULTS) - with open(scubaresults_path, encoding="utf-8") as jsonfile: - verify_scubaresults(jsonfile) + output_path = get_output_path() + verify_scubaresults(output_path) except (ValueError, Exception) as e: - pytest.fail(f"An error occurred, {e}") + pytest.fail(f'An error occurred, {e}') - def test_scubagoggles_report(self, browser, customerdomain): + @staticmethod + def test_scubagoggles_report(browser, customerdomain): """ Test if the generated baseline reports are correct, i.e. BaselineReports.html, CalendarReport.html, ChatReport.html """ try: - output_path: str = get_output_path() - report_path: str = prepend_file_protocol(os.path.join(output_path, BASELINE_REPORTS)) + output_path = get_output_path() + report_path: str = top_report_url(output_path) browser.get(report_path) run_selenium(browser, customerdomain) except (ValueError, AssertionError, Exception) as e: browser.quit() - pytest.fail(f"An error occurred, {e}") + pytest.fail(f'An error occurred, {e}') diff --git a/scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py b/scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py index f90ed528..6cbfb75c 100644 --- a/scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py +++ b/scubagoggles/Testing/Functional/SmokeTests/smoke_test_utils.py @@ -1,21 +1,28 @@ """ -Helper methods for running the functional smoke tests. +Helper methods for running the functional smoke tests. """ import os import json + +from operator import itemgetter +from pathlib import Path + from selenium.webdriver.common.by import By from selenium.webdriver.support.ui import WebDriverWait from selenium.webdriver.support import expected_conditions from scubagoggles.orchestrator import Orchestrator -from scubagoggles.utils import get_package_version +from scubagoggles.config import UserConfig +from scubagoggles.user_setup import default_file_names +from scubagoggles.version import Version + +OUTPUT_DIRECTORY = 'GWSBaselineConformance' +BASELINE_REPORT_H1 = 'SCuBA GWS Secure Configuration Baseline Reports' +CISA_GOV_URL = 'https://www.cisa.gov/scuba' +SCUBAGOGGLES_BASELINES_URL = 'https://github.com/cisagov/ScubaGoggles/tree/main/baselines' -OUTPUT_DIRECTORY = "GWSBaselineConformance" -BASELINE_REPORT_H1 = "SCuBA GWS Secure Configuration Baseline Reports" -CISA_GOV_URL = "https://www.cisa.gov/scuba" -SCUBAGOGGLES_BASELINES_URL = "https://github.com/cisagov/ScubaGoggles/tree/main/baselines" -def get_output_path() -> str: +def get_output_path() -> Path: """ Get the latest output directory created by `scubagoggles gws`. The default name is "GWSBaselineConformance_. @@ -23,12 +30,17 @@ def get_output_path() -> str: Returns: str: The path to the latest output directory """ - directories: list = [ - d for d in os.listdir() - if os.path.isdir(d) and d.startswith(OUTPUT_DIRECTORY) - ] - directories.sort(key=os.path.getctime, reverse=True) - return os.path.join(os.getcwd(), directories[0]) + + config = UserConfig() + output_dir = config.output_dir + dir_pattern = f'{default_file_names.output_folder_name}*' + + directories = [(d, d.stat().st_ctime) + for d in output_dir.glob(dir_pattern)] + directories.sort(key = itemgetter(1), reverse = True) + + return directories[0][0] + def prepend_file_protocol(path: str) -> str: """ @@ -37,46 +49,81 @@ def prepend_file_protocol(path: str) -> str: Returns: str: Path to a file with the local filesystem prepended """ - if not path.startswith("file://"): - path = "file://" + path + if not path.startswith('file://'): + path = 'file://' + path return path -def verify_output_type(output_path: str, output: list) -> list: + +def verify_output_type(output_path: Path, output: list) -> list: """ Checks if the output generated from `scubagoggles` creates the correct output. - Validate files/directories and catch invalid json. + Validate files/directories and catch invalid json. Args: output_path: The output path, i.e. "GWSBaselineConformance_" output: Initialized as an empty list - + Returns: list: All output file and directory names """ - entries: list = os.listdir(output_path) - for entry in entries: + for entry in output_path.iterdir(): output.append(entry) # Check if entry is a valid directory or file # If a valid directory, then recurse - child_path: str = os.path.join(output_path, entry) - if os.path.isdir(child_path): + if entry.is_dir(): assert True - verify_output_type(child_path, output) - elif os.path.isfile(child_path): + verify_output_type(entry, output) + elif os.path.isfile(entry): # Check for valid json - if child_path.endswith(".json"): + if entry.suffix.lower() == '.json': try: - with open(child_path, encoding="utf-8") as jsonfile: + with entry.open(encoding = 'utf-8') as jsonfile: json.load(jsonfile) except ValueError as e: - raise ValueError(f"{child_path} contains invalid json") from e + raise ValueError(f'{entry} contains invalid json') from e assert True else: - raise OSError("Entry is not a directory or file (symlink, etc.)") + raise OSError('Entry is not a directory or file (symlink, etc.)') return output + +def sample_report_dir() -> Path: + + """Returns the location of the ScubaGoggles sample report directory. It's + assumed that this directory located up the directory hierarchy where this + script is located. + + :return: Path pointing to the sample report directory. + """ + + current_dir = Path(__file__).parent + while current_dir.anchor != str(current_dir): + + report_path = current_dir / 'sample-report' + if report_path.is_dir(): + return report_path + + current_dir = current_dir.parent + + raise NotADirectoryError('? sample report directory missing') + + +def top_report_url(output_path: Path) -> str: + + """Returns the URL for the top-level HTML ScubaGoggles baseline report, + given the output directory from a conformance run. + + :param Path output_path: ScubaGoggles output directory + :return: local (file://) URL for the top-level HTML report. + """ + + report_path = output_path / f'{default_file_names.report_output_name}.html' + + return prepend_file_protocol(str(report_path)) + + def get_required_entries(sample_report, required_entries) -> list: """ From the "sample-report" directory, add all file and directory names @@ -86,17 +133,18 @@ def get_required_entries(sample_report, required_entries) -> list: Args: sample_report: Path where "sample-report" is located in the project required_entries: Initialized as an empty list - + Returns: list: All required file and directory names """ - with os.scandir(sample_report) as entries: - for entry in entries: - required_entries.append(entry.name) - if entry.is_dir(): - get_required_entries(entry.path, required_entries) + for entry in sample_report.iterdir(): + required_entries.append(entry.name) + if entry.is_dir(): + get_required_entries(entry, required_entries) + return required_entries + def verify_all_outputs_exist(output: list, required_entries: list): """ Verify all files and directories are created after running `scubagoggles gws`. @@ -105,25 +153,32 @@ def verify_all_outputs_exist(output: list, required_entries: list): output: a list of all files and directories generated by `scubagoggles gws` required_entries: a list of all required file and directory names """ + output_names = {entry.name for entry in output} for required_entry in required_entries: - if required_entry in output: + if required_entry in output_names: assert True else: - raise ValueError(f"{required_entry} was not found in the generated report") + raise ValueError(f'{required_entry} was not found in the generated report') + -def verify_scubaresults(jsonfile): +def verify_scubaresults(output_path: Path): """ Verify "ScubaResults.json" is valid, and check if any errors are displayed in the reports. Args: - jsonfile: Path to a json file + output_path: ScubaGoggles output directory containing the results JSON + file. """ - scubaresults = json.load(jsonfile) - summaries = scubaresults["Summary"] + results_path = output_path / f'{default_file_names.json_output_name}.json' + with results_path.open(encoding = 'utf-8') as jsonfile: + scubaresults = json.load(jsonfile) + + summaries = scubaresults['Summary'] for product, summary in summaries.items(): - if summary["Errors"] != 0: - raise ValueError(f"{product} contains errors in the report") + if summary['Errors'] != 0: + raise ValueError(f'{product} contains errors in the report') + def run_selenium(browser, customerdomain): """ @@ -134,13 +189,13 @@ def run_selenium(browser, customerdomain): customerdomain: The customer domain """ verify_navigation_links(browser) - h1 = browser.find_element(By.TAG_NAME, "h1").text + h1 = browser.find_element(By.TAG_NAME, 'h1').text assert h1 == BASELINE_REPORT_H1 gws_products = Orchestrator.gws_products() products = { - product: { "title": f"{product} Baseline Report" } - for product in gws_products["prod_to_fullname"].values() + product: { 'title': f'{product} Baseline Report' } + for product in gws_products['prod_to_fullname'].values() } # Before entering loop check that we actually display 10 rows in table @@ -154,61 +209,62 @@ def run_selenium(browser, customerdomain): verify_tenant_table(browser, customerdomain, True) reports_table = get_reports_table(browser)[i] - baseline_report = reports_table.find_elements(By.TAG_NAME, "td")[0] + baseline_report = reports_table.find_elements(By.TAG_NAME, 'td')[0] product = baseline_report.text assert product in products - individual_report_anchor = baseline_report.find_element(By.TAG_NAME, "a") - individual_report_anchor_href = individual_report_anchor.get_attribute("href") + individual_report_anchor = baseline_report.find_element(By.TAG_NAME, 'a') + individual_report_anchor_href = individual_report_anchor.get_attribute('href') individual_report_anchor.click() current_url = browser.current_url() assert individual_report_anchor_href == current_url # Check at the individual report level verify_navigation_links(browser) - h1 = browser.find_element(By.TAG_NAME, "h1").text - assert h1 == products[product]["title"] + h1 = browser.find_element(By.TAG_NAME, 'h1').text + assert h1 == products[product]['title'] # Check if customerdomain and tool version are present in individual report verify_tenant_table(browser, customerdomain, False) - policy_tables = browser.find_elements(By.TAG_NAME, "table") + policy_tables = browser.find_elements(By.TAG_NAME, 'table') for table in policy_tables[1:]: # Verify policy table headers are correct headers = ( - table.find_element(By.TAG_NAME, "thead") - .find_elements(By.TAG_NAME, "tr")[0] - .find_elements(By.TAG_NAME, "th") + table.find_element(By.TAG_NAME, 'thead') + .find_elements(By.TAG_NAME, 'tr')[0] + .find_elements(By.TAG_NAME, 'th') ) assert len(headers) == 5 - assert headers[0].text == "Control ID" - assert headers[1].text in "Requirements" or headers[1].text in "Rule Name" - assert headers[2].text == "Result" - assert headers[3].text == "Criticality" - assert headers[4].text in "Details" or headers[4].text in "Rule Description" + assert headers[0].text == 'Control ID' + assert headers[1].text in 'Requirements' or headers[1].text in 'Rule Name' + assert headers[2].text == 'Result' + assert headers[3].text == 'Criticality' + assert headers[4].text in 'Details' or headers[4].text in 'Rule Description' # Verify policy table rows are populated - tbody = table.find_element(By.TAG_NAME, "tbody") - rows = tbody.find_elements(By.TAG_NAME, "tr") + tbody = table.find_element(By.TAG_NAME, 'tbody') + rows = tbody.find_elements(By.TAG_NAME, 'tr') assert len(rows) > 0 parent_report_anchor = ( - browser.find_element(By.TAG_NAME, "header") - .find_element(By.TAG_NAME, "a") + browser.find_element(By.TAG_NAME, 'header') + .find_element(By.TAG_NAME, 'a') ) - parent_report_anchor_href = parent_report_anchor.get_attribute("href") + parent_report_anchor_href = parent_report_anchor.get_attribute('href') parent_report_anchor.click() current_url = browser.current_url() assert parent_report_anchor_href == current_url WebDriverWait(browser, 10).until( expected_conditions.presence_of_element_located( - (By.TAG_NAME, "body") + (By.TAG_NAME, 'body') ) ) else: - raise ValueError("Expected the reports table to have a length of 10") + raise ValueError('Expected the reports table to have a length of 10') + def verify_navigation_links(browser): """ @@ -218,12 +274,13 @@ def verify_navigation_links(browser): browser: A Selenium WebDriver instance """ links = ( - browser.find_element(By.CLASS_NAME, "links") - .find_elements(By.TAG_NAME, "a") + browser.find_element(By.CLASS_NAME, 'links') + .find_elements(By.TAG_NAME, 'a') ) if len(links) == 2: - assert links[0].get_attribute("href") == CISA_GOV_URL - assert links[1].get_attribute("href") == SCUBAGOGGLES_BASELINES_URL + assert links[0].get_attribute('href') == CISA_GOV_URL + assert links[1].get_attribute('href') == SCUBAGOGGLES_BASELINES_URL + def get_reports_table(browser): """ @@ -234,9 +291,9 @@ def get_reports_table(browser): browser: A Selenium WebDriver instance """ return ( - browser.find_elements(By.TAG_NAME, "table")[1] - .find_element(By.TAG_NAME, "tbody") - .find_elements(By.TAG_NAME, "tr") + browser.find_elements(By.TAG_NAME, 'table')[1] + .find_element(By.TAG_NAME, 'tbody') + .find_elements(By.TAG_NAME, 'tr') ) def verify_tenant_table(browser, customerdomain, parent): @@ -250,19 +307,18 @@ def verify_tenant_table(browser, customerdomain, parent): parent: boolean to determine parent/individual reports """ tenant_table_rows = ( - browser.find_element(By.TAG_NAME, "table") - .find_element(By.TAG_NAME, "tbody") - .find_elements(By.TAG_NAME, "tr") + browser.find_element(By.TAG_NAME, 'table') + .find_element(By.TAG_NAME, 'tbody') + .find_elements(By.TAG_NAME, 'tr') ) assert len(tenant_table_rows) == 2 - domain = tenant_table_rows[1].find_elements(By.TAG_NAME, "td")[0].text + domain = tenant_table_rows[1].find_elements(By.TAG_NAME, 'td')[0].text assert domain == customerdomain if not parent: # Check for correct tool version, e.g. 0.2.0 - version = get_package_version("scubagoggles") - tool_version = tenant_table_rows[1].find_elements(By.TAG_NAME, "td")[3].text - assert version == tool_version + tool_version = tenant_table_rows[1].find_elements(By.TAG_NAME, 'td')[3].text + assert tool_version == Version.current # Baseline version should also be checked in this method # Add as an additional todo diff --git a/scubagoggles/Testing/Functional/conftest.py b/scubagoggles/Testing/Functional/conftest.py index f84c2a62..71746ba6 100644 --- a/scubagoggles/Testing/Functional/conftest.py +++ b/scubagoggles/Testing/Functional/conftest.py @@ -5,6 +5,7 @@ import pytest from SmokeTests.selenium_browser import Browser + def pytest_addoption(parser): """ Add custom cli arguments when running `pytest`. @@ -15,6 +16,7 @@ def pytest_addoption(parser): parser.addoption("--subjectemail", action="store") parser.addoption("--customerdomain", action="store") + @pytest.fixture def subjectemail(pytestconfig): """ @@ -25,6 +27,7 @@ def subjectemail(pytestconfig): """ return pytestconfig.getoption("subjectemail") + @pytest.fixture def customerdomain(pytestconfig): """ @@ -35,6 +38,7 @@ def customerdomain(pytestconfig): """ return pytestconfig.getoption("customerdomain") + @pytest.fixture def browser(): """ diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego index 444e0d8a..702e7cd7 100644 --- a/scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego +++ b/scubagoggles/Testing/RegoTests/calendar/calendar01_test.rego @@ -1,12 +1,19 @@ package calendar + import future.keywords +import data.utils.FailTestBothNonCompliant +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.CALENDAR.1.1v0.3 +# GWS.CALENDAR.1.1 #-- + test_ExtSharingPrimaryCal_Correct_V1 if { # Test external sharing for primary calendars when there's only one event - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -26,16 +33,12 @@ test_ExtSharingPrimaryCal_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Correct_V2 if { # Test external sharing for primary calendars when there's multiple events and the most most recent is correct - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -66,16 +69,12 @@ test_ExtSharingPrimaryCal_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Correct_V3 if { # Test external sharing for primary calendars when there's multiple OUs - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -106,16 +105,12 @@ test_ExtSharingPrimaryCal_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Correct_V4 if { # Test external sharing for primary calendars when there's multiple OUs, and an older event is non-compliant - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -157,16 +152,12 @@ test_ExtSharingPrimaryCal_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Correct_V5 if { # Test external sharing for primary, inherit from parent - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -208,16 +199,12 @@ test_ExtSharingPrimaryCal_Correct_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Correct_V6 if { # Test group - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -249,16 +236,12 @@ test_ExtSharingPrimaryCal_Correct_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtSharingPrimaryCal_Incorrect_V1 if { # Test external sharing for primary calendars when there are no relevant events - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -278,20 +261,12 @@ test_ExtSharingPrimaryCal_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_ExtSharingPrimaryCal_Incorrect_V2 if { # Test external sharing for primary calendars when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -311,18 +286,14 @@ test_ExtSharingPrimaryCal_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Share all information, but outsiders cannot change calendars")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtSharingPrimaryCal_Incorrect_V3 if { # Test external sharing for primary calendars when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -353,19 +324,15 @@ test_ExtSharingPrimaryCal_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Share all information, but outsiders cannot change calendars")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtSharingPrimaryCal_Incorrect_V4 if { # Test external sharing for primary calendars when there is no event for the Top-level OU # but there is one for a different OU - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -385,21 +352,13 @@ test_ExtSharingPrimaryCal_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_ExtSharingPrimaryCal_Incorrect_V5 if { # Test external sharing for primary calendars when the Top-Level OU is compliant, # but a secondary OU is non-compliant - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -430,18 +389,14 @@ test_ExtSharingPrimaryCal_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage1_1("Share all information, but outsiders cannot change calendars")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtSharingPrimaryCal_Incorrect_V6 if { # Test: top-level OU is compliant but a group is non-compliant - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -473,18 +428,15 @@ test_ExtSharingPrimaryCal_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following groups are non-compliant:
  • group1@example.com: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars
"]) + Value := "Share all information, but outsiders cannot change calendars" + failedGroup := [{"Name": "group1@example.com", + "Value": NonComplianceMessage1_1(Value)}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } test_ExtSharingPrimaryCal_Incorrect_V if { # Test: top-level OU and a group are non-compliant - PolicyId := "GWS.CALENDAR.1.1v0.3" + PolicyId := CalendarId1_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -516,25 +468,22 @@ test_ExtSharingPrimaryCal_Incorrect_V if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars

", - "The following groups are non-compliant:
  • group1@example.com: ", - "External sharing options for primary calendars is set to ", - "Share all information, but outsiders cannot change calendars
"]) + Value := "Share all information, but outsiders cannot change calendars" + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(Value)}] + failedGroup := [{"Name": "group1@example.com", + "Value": NonComplianceMessage1_1(Value)}] + FailTestBothNonCompliant(PolicyId, Output, failedOU, failedGroup) } #-- # -# GWS.CALENDAR.1.2v0.3 +# GWS.CALENDAR.1.2 #-- + test_ExtSharingSecondaryCal_Correct_V1 if { # Test external sharing for secondary calendars when there's only one event - PolicyId := "GWS.CALENDAR.1.2v0.3" + PolicyId := CalendarId1_2 Output := tests with input as { "calendar_logs": {"items": [ { @@ -554,19 +503,12 @@ test_ExtSharingSecondaryCal_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Requirement met.
", - "Highest Level of Sharing: Only free/busy information (hide event details)." - ]) + PassTestResult(PolicyId, Output) } test_ExtSharingSecondaryCal_Correct_V2 if { # Test external sharing for secondary calendars when there's multiple events and the most most recent is correct - PolicyId := "GWS.CALENDAR.1.2v0.3" + PolicyId := CalendarId1_2 Output := tests with input as { "calendar_logs": {"items": [ { @@ -597,19 +539,12 @@ test_ExtSharingSecondaryCal_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Requirement met.
", - "Highest Level of Sharing: Only free/busy information (hide event details)." - ]) + PassTestResult(PolicyId, Output) } test_ExtSharingSecondaryCal_Incorrect_V1 if { # Test external sharing for secondary calendars when there are no relevant events - PolicyId := "GWS.CALENDAR.1.2v0.3" + PolicyId := CalendarId1_2 Output := tests with input as { "calendar_logs": {"items": [ { @@ -629,20 +564,12 @@ test_ExtSharingSecondaryCal_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_ExtSharingSecondaryCal_Incorrect_V2 if { # Test external sharing for secondary calendars when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.1.2v0.3" + PolicyId := CalendarId1_2 Output := tests with input as { "calendar_logs": {"items": [ { @@ -662,20 +589,14 @@ test_ExtSharingSecondaryCal_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Requirement not met.
", - "Highest Level of Sharing: Secondary Calendars Share all information,", - " but outsiders cannot change calendars." - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Share all information, but outsiders cannot change calendars")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtSharingSecondaryCal_Incorrect_V3 if { # Test external sharing for secondary calendars when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.1.2v0.3" + PolicyId := CalendarId1_2 Output := tests with input as { "calendar_logs": {"items": [ { @@ -706,15 +627,8 @@ test_ExtSharingSecondaryCal_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Requirement not met.
", - "Highest Level of Sharing: Secondary Calendars Share all information,", - " but outsiders cannot change calendars." - ]) - + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Share all information, but outsiders cannot change calendars")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego index 6a25aba8..b5e85b4f 100644 --- a/scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego +++ b/scubagoggles/Testing/RegoTests/calendar/calendar02_test.rego @@ -1,12 +1,18 @@ package calendar + import future.keywords +import data.utils.FailTestBothNonCompliant +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# Policy 1 +# GWS.CALENDAR.2.1 #-- + test_ExtInvitationsWarning_Correct_V1 if { # Test external invitations warnings when there's only one event - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -26,16 +32,12 @@ test_ExtInvitationsWarning_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtInvitationsWarning_Correct_V2 if { # Test external invitations warning when there's multiple events and the most most recent is correct - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -66,16 +68,12 @@ test_ExtInvitationsWarning_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtInvitationsWarning_Correct_V3 if { # Test external invitations warning when there's multiple OUs - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -106,16 +104,12 @@ test_ExtInvitationsWarning_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtInvitationsWarning_Correct_V4 if { # Test external invitations warning when there's multiple OUs, and an older event is non-compliant - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -157,16 +151,12 @@ test_ExtInvitationsWarning_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_ExtInvitationsWarning_Incorrect_V1 if { # Test external invitations warning when there are no relevant events - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -186,20 +176,12 @@ test_ExtInvitationsWarning_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_ExtInvitationsWarning_Incorrect_V2 if { # Test external invitations warning when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -219,18 +201,14 @@ test_ExtInvitationsWarning_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: External Sharing Guest Prompt is disabled.
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtInvitationsWarning_Incorrect_V3 if { # Test external invitations warning when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -261,19 +239,14 @@ test_ExtInvitationsWarning_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • ", - "Test Top-Level OU: External Sharing Guest Prompt is disabled.
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtInvitationsWarning_Incorrect_V4 if { # Test external invitations warning when there is no event for the Top-level OU but there is one for a different OU - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -293,20 +266,12 @@ test_ExtInvitationsWarning_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_ExtInvitationsWarning_Incorrect_V5 if { # Test external invitations warning when the Top-Level OU is compliant, but a secondary OU is non-compliant - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -337,18 +302,14 @@ test_ExtInvitationsWarning_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Secondary OU: ", - "External Sharing Guest Prompt is disabled.
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage2_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_ExtInvitationsWarning_Incorrect_V6 if { # Test ou and group - PolicyId := "GWS.CALENDAR.2.1v0.3" + PolicyId := CalendarId2_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -380,14 +341,10 @@ test_ExtInvitationsWarning_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("",["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External Sharing Guest Prompt is disabled.

", - "The following groups are non-compliant:", - "
  • group1@example.com: ", - "External Sharing Guest Prompt is disabled.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("disabled")}] + failedGroup := [{"Name": "group1@example.com", + "Value": NonComplianceMessage2_1("disabled")}] + FailTestBothNonCompliant(PolicyId, Output, failedOU, failedGroup) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego index 0c50e688..fa01ac37 100644 --- a/scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego +++ b/scubagoggles/Testing/RegoTests/calendar/calendar03_test.rego @@ -1,13 +1,17 @@ package calendar -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# Policy 1 +# GWS.CALENDAR.3.1 #-- + test_CalInteropMan_Correct_V1 if { # Test calendar interop management when there's only one event - PolicyId := "GWS.CALENDAR.3.1v0.3" + PolicyId := CalendarId3_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -27,17 +31,12 @@ test_CalInteropMan_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "Requirement met." + PassTestResult(PolicyId, Output) } test_CalInteropMan_Correct_V2 if { # Test calendar interop management when there's multiple events and the most most recent is correct - PolicyId := "GWS.CALENDAR.3.1v0.3" + PolicyId := CalendarId3_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -68,17 +67,12 @@ test_CalInteropMan_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "Requirement met." + PassTestResult(PolicyId, Output) } test_CalInteropMan_Incorrect_V1 if { # Test calendar interop management when there are no relevant events - PolicyId := "GWS.CALENDAR.3.1v0.3" + PolicyId := CalendarId3_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -98,20 +92,12 @@ test_CalInteropMan_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_CalInteropMan_Incorrect_V2 if { # Test calendar interop management when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.3.1v0.3" + PolicyId := CalendarId3_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -131,16 +117,14 @@ test_CalInteropMan_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement not met." + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CalInteropMan_Incorrect_V3 if { # Test calendar interop management when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.3.1v0.3" + PolicyId := CalendarId3_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -171,21 +155,19 @@ test_CalInteropMan_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement not met." + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.CALENDAR.3.2v0.3 +# GWS.CALENDAR.3.2 #-- test_OAuth_Correct_V1 if { # Not-Implemented - PolicyId := "GWS.CALENDAR.3.2v0.3" + PolicyId := CalendarId3_2 Output := tests with input as { "calendar_logs": {"items": [ ]}, @@ -200,4 +182,4 @@ test_OAuth_Correct_V1 if { RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego index 6304847e..8d38c828 100644 --- a/scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego +++ b/scubagoggles/Testing/RegoTests/calendar/calendar04_test.rego @@ -1,12 +1,16 @@ package calendar + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.CALENDAR.4.1v0.3 +# GWS.CALENDAR.4.1 #-- test_CalendarAppointmentSlot_Correct_V1 if { # Test Calendar Appointment Slot when there's only one event - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -25,16 +29,12 @@ test_CalendarAppointmentSlot_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CalendarAppointmentSlot_Correct_V2 if { # Test Calendar Appointment Slot when there's multiple events and the most recent is correct - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -63,16 +63,12 @@ test_CalendarAppointmentSlot_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CalendarAppointmentSlot_Correct_V3 if { # Test Calendar Appointment Slot when there's correct events in multiple OUs - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -101,16 +97,12 @@ test_CalendarAppointmentSlot_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CalendarAppointmentSlot_Incorrect_V1 if { # Test Calendar Appointment Slot when there are no relevant events - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -129,20 +121,12 @@ test_CalendarAppointmentSlot_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_CalendarAppointmentSlot_Incorrect_V2 if { # Test Calendar Appointment Slot when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -161,17 +145,14 @@ test_CalendarAppointmentSlot_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Paid calendar appointments are enabled.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CalendarAppointmentSlot_Incorrect_V3 if { # Test Calendar Appointment Slot when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -200,17 +181,14 @@ test_CalendarAppointmentSlot_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Paid calendar appointments are enabled.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CalendarAppointmentSlot_Incorrect_V4 if { # Test Calendar Appointment Slot when there's only one event and it's wrong - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -229,17 +207,14 @@ test_CalendarAppointmentSlot_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Paid calendar appointments are enabled.
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage4_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CalendarAppointmentSlot_Incorrect_V5 if { # Test Calendar Appointment Slot when there are multiple events and the most recent is wrong - PolicyId := "GWS.CALENDAR.4.1v0.3" + PolicyId := CalendarId4_1 Output := tests with input as { "calendar_logs": {"items": [ { @@ -268,11 +243,8 @@ test_CalendarAppointmentSlot_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Paid calendar appointments are enabled.
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage4_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar_api01_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar_api01_test.rego new file mode 100644 index 00000000..c1feebde --- /dev/null +++ b/scubagoggles/Testing/RegoTests/calendar/calendar_api01_test.rego @@ -0,0 +1,76 @@ +package calendar + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCalendarApi01 := { + "policies": { + "topOU": { + "calendar_primary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_FREE_BUSY_ONLY"}, + "calendar_secondary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_FREE_BUSY_ONLY"}, + "calendar_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "calendar_primary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_ALL_INFO_READ_WRITE"}, + "calendar_secondary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_ALL_INFO_READ_WRITE_MANAGE"}, + "calendar_service_status": {"serviceState": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCalendarApi01 := { + "policies": { + "topOU": { + "calendar_primary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_ALL_INFO_READ_WRITE"}, + "calendar_secondary_calendar_max_allowed_external_sharing": { + "maxAllowedExternalSharing": "EXTERNAL_ALL_INFO_READ_WRITE_MANAGE"}, + "calendar_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CalendarAPI_PrimaryShare_Correct_1 if { + PolicyId := CalendarId1_1 + Output := tests with input as GoodCalendarApi01 + + PassTestResult(PolicyId, Output) +} + +test_CalendarAPI_PrimaryShare_Incorrect_1 if { + PolicyId := CalendarId1_1 + Output := tests with input as BadCalendarApi01 + + failedMsgValue := GetFriendlyValue1_1("EXTERNAL_ALL_INFO_READ_WRITE") + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_1(failedMsgValue)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CalendarAPI_SecondaryShare_Correct_1 if { + PolicyId := CalendarId1_2 + Output := tests with input as GoodCalendarApi01 + + PassTestResult(PolicyId, Output) +} + +test_CalendarAPI_SecondaryShare_Incorrect_1 if { + PolicyId := CalendarId1_2 + Output := tests with input as BadCalendarApi01 + + failedMsgValue := GetFriendlyValue1_2("EXTERNAL_ALL_INFO_READ_WRITE_MANAGE") + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_2(failedMsgValue)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar_api02_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar_api02_test.rego new file mode 100644 index 00000000..b1f46b6a --- /dev/null +++ b/scubagoggles/Testing/RegoTests/calendar/calendar_api02_test.rego @@ -0,0 +1,49 @@ +package calendar + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCalendarApi02 := { + "policies": { + "topOU": { + "calendar_external_invitations": {"warnOnInvite": true}, + "calendar_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "calendar_external_invitations": {"warnOnInvite": false}, + "calendar_service_status": {"serviceState": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCalendarApi02 := { + "policies": { + "topOU": { + "calendar_external_invitations": {"warnOnInvite": false}, + "calendar_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CalendarAPI_WarnExternal_Correct_1 if { + PolicyId := CalendarId2_1 + Output := tests with input as GoodCalendarApi02 + + PassTestResult(PolicyId, Output) +} + +test_CalendarAPI_WarnExternal_Incorrect_1 if { + PolicyId := CalendarId2_1 + Output := tests with input as BadCalendarApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar_api03_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar_api03_test.rego new file mode 100644 index 00000000..9dc04c1b --- /dev/null +++ b/scubagoggles/Testing/RegoTests/calendar/calendar_api03_test.rego @@ -0,0 +1,49 @@ +package calendar + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCalendarApi03 := { + "policies": { + "topOU": { + "calendar_interoperability": {"enableInteroperability": false}, + "calendar_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "calendar_interoperability": {"enableInteroperability": true}, + "calendar_service_status": {"serviceState": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCalendarApi03 := { + "policies": { + "topOU": { + "calendar_interoperability": {"enableInteroperability": true}, + "calendar_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CalendarAPI_Interoperability_Correct_1 if { + PolicyId := CalendarId3_1 + Output := tests with input as GoodCalendarApi03 + + PassTestResult(PolicyId, Output) +} + +test_CalendarAPI_Interoperability_Incorrect_1 if { + PolicyId := CalendarId3_1 + Output := tests with input as BadCalendarApi03 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage3_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/calendar/calendar_api04_test.rego b/scubagoggles/Testing/RegoTests/calendar/calendar_api04_test.rego new file mode 100644 index 00000000..522174c5 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/calendar/calendar_api04_test.rego @@ -0,0 +1,49 @@ +package calendar + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCalendarApi04 := { + "policies": { + "topOU": { + "calendar_appointment_schedules": {"enablePayments": false}, + "calendar_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "calendar_appointment_schedules": {"enablePayments": true}, + "calendar_service_status": {"serviceState": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCalendarApi04 := { + "policies": { + "topOU": { + "calendar_appointment_schedules": {"enablePayments": true}, + "calendar_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CalendarAPI_Payments_Correct_1 if { + PolicyId := CalendarId4_1 + Output := tests with input as GoodCalendarApi04 + + PassTestResult(PolicyId, Output) +} + +test_CalendarAPI_Payments_Incorrect_1 if { + PolicyId := CalendarId4_1 + Output := tests with input as BadCalendarApi04 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage4_1("enabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/chat/chat01_test.rego b/scubagoggles/Testing/RegoTests/chat/chat01_test.rego index 9298d433..3e419310 100644 --- a/scubagoggles/Testing/RegoTests/chat/chat01_test.rego +++ b/scubagoggles/Testing/RegoTests/chat/chat01_test.rego @@ -1,12 +1,16 @@ package chat + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -#GWS.CHAT.1.1v0.3 +# GWS.CHAT.1.1 #-- test_History_Correct_V1 if { # Test history setting when there's only one event - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -25,17 +29,12 @@ test_History_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V2 if { # Test history setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -64,16 +63,12 @@ test_History_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V3 if { # Test history setting when there's multiple OUs - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -102,16 +97,12 @@ test_History_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V4 if { # Test history setting when there's multiple OUs and an older event non-compliant - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -150,16 +141,12 @@ test_History_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V5 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -198,16 +185,12 @@ test_History_Correct_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Incorrect_V1 if { # Test history setting when there are no relevant events - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -226,20 +209,12 @@ test_History_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_History_Incorrect_V2 if { # Test history setting when there's only one event and it's wrong - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -258,17 +233,14 @@ test_History_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Default conversation history is set to History is OFF
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_History_Incorrect_V3 if { # Test history setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -297,17 +269,14 @@ test_History_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Default conversation history is set to History is OFF
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_History_Incorrect_V4 if { # Test history setting when there is no event for the Top-level OU but there is one for a different OU - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -326,21 +295,13 @@ test_History_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } #-- test_History_Incorrect_V5 if { # Test history setting when the Top-level OU is compliant but a secondary OU is non-compliant - PolicyId := "GWS.CHAT.1.1v0.3" + PolicyId := ChatId1_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -369,21 +330,18 @@ test_History_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Default conversation history is set to History is OFF
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage1_1("OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.CHAT.1.2v0.3 +# GWS.CHAT.1.2 #-- test_Change_History_Setting_Correct_V1 if { # Test allow user to change history setting when there's only one event - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -405,16 +363,12 @@ test_Change_History_Setting_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Change_History_Setting_Correct_V2 if { # Test allow user to change history setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -449,16 +403,12 @@ test_Change_History_Setting_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Change_History_Setting_Correct_V3 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -506,16 +456,12 @@ test_Change_History_Setting_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Change_History_Setting_Incorrect_V1 if { # Test allow user to change history setting when there are no relevant events - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -534,20 +480,12 @@ test_Change_History_Setting_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Change_History_Setting_Incorrect_V2 if { # Test allow user to change history setting when there's only one event and it's wrong - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -569,17 +507,14 @@ test_Change_History_Setting_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Allow users to change their history setting is set to true
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Change_History_Setting_Incorrect_V3 if { # Test allow user to change history setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -614,18 +549,15 @@ test_Change_History_Setting_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Allow users to change their history setting is set to true
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_Change_History_Setting_Incorrect_V4 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -660,18 +592,15 @@ test_Change_History_Setting_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Allow users to change their history setting is set to true
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_2("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_Change_History_Setting_Incorrect_V5 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.CHAT.1.2v0.3" + PolicyId := ChatId1_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -693,14 +622,6 @@ test_Change_History_Setting_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/chat/chat02_test.rego b/scubagoggles/Testing/RegoTests/chat/chat02_test.rego index 5f47a282..edadfd01 100644 --- a/scubagoggles/Testing/RegoTests/chat/chat02_test.rego +++ b/scubagoggles/Testing/RegoTests/chat/chat02_test.rego @@ -1,12 +1,16 @@ package chat + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.CHAT.2.1v0.3 +# GWS.CHAT.2.1 #-- test_External_File_Sharing_Correct_V1 if { # Test users are not allowed to share files externally when there's only one event - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -28,17 +32,13 @@ test_External_File_Sharing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_File_Sharing_Correct_V2 if { # Test users are not allowed to share files externally when there's multiple events # and the most most recent is correct - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -73,16 +73,12 @@ test_External_File_Sharing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_File_Sharing_Correct_V3 if { # Test OU inheriting from parent - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -130,16 +126,12 @@ test_External_File_Sharing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_File_Sharing_Incorrect_V1 if { # Test no relevant events - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -158,20 +150,12 @@ test_External_File_Sharing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_External_File_Sharing_Incorrect_V2 if { # Test all allowed - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -193,17 +177,14 @@ test_External_File_Sharing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External filesharing is set to Allow all files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Allow all files")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_File_Sharing_Incorrect_V3 if { # Test images allowed - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -225,17 +206,14 @@ test_External_File_Sharing_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External filesharing is set to Images only
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Images only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_File_Sharing_Incorrect_V4 if { # Test sharing allowed when there are multiple events - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -270,17 +248,14 @@ test_External_File_Sharing_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External filesharing is set to Allow all files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Allow all files")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_File_Sharing_Incorrect_V5 if { # Test allowing images, multiple events - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -315,17 +290,14 @@ test_External_File_Sharing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External filesharing is set to Images only
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Images only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_File_Sharing_Incorrect_V6 if { # Test there's one event for a secondary OU but none for the primary OU - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -347,20 +319,12 @@ test_External_File_Sharing_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_External_File_Sharing_Incorrect_V7 if { # Test there's multiple OUs - PolicyId := "GWS.CHAT.2.1v0.3" + PolicyId := ChatId2_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -395,11 +359,8 @@ test_External_File_Sharing_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Some other OU: ", - "External filesharing is set to Allow all files
"]) + failedOU := [{"Name": "Some other OU", + "Value": NonComplianceMessage2_1("Allow all files")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/chat/chat03_test.rego b/scubagoggles/Testing/RegoTests/chat/chat03_test.rego index eefc42a7..5f3800ca 100644 --- a/scubagoggles/Testing/RegoTests/chat/chat03_test.rego +++ b/scubagoggles/Testing/RegoTests/chat/chat03_test.rego @@ -1,12 +1,16 @@ package chat + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.CHAT.3.1v0.3 +# GWS.CHAT.3.1 #-- test_Space_History_Setting_Correct_V1 if { # Test space history setting when there's only one event - use case #1 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -25,16 +29,12 @@ test_Space_History_Setting_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Space_History_Setting_Correct_V2 if { # Test space history setting when there's only one event - use case #2 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -53,16 +53,12 @@ test_Space_History_Setting_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Space_History_Setting_Correct_V3 if { # Test space history setting when there's multiple events and the most most recent is correct - use case #1 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -91,16 +87,12 @@ test_Space_History_Setting_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Space_History_Setting_Correct_V4 if { # Test space history setting when there's multiple events and the most most recent is correct - use case #2 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -129,16 +121,12 @@ test_Space_History_Setting_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Space_History_Setting_Incorrect_V1 if { # Test space history setting when there are no relevant events - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -157,20 +145,12 @@ test_Space_History_Setting_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Space_History_Setting_Incorrect_V2 if { # Test space history setting when there's only one event and it's wrong - use case #1 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -189,17 +169,14 @@ test_Space_History_Setting_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Conversation history settings for spaces is set to History is ALWAYS OFF
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("ALWAYS OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Space_History_Setting_Incorrect_V3 if { # Test space history setting when there's only one event and it's wrong - use case #2 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -218,17 +195,14 @@ test_Space_History_Setting_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Conversation history settings for spaces is set to History is OFF by default
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("OFF by default")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Space_History_Setting_Incorrect_V4 if { # Test space history setting when there are multiple events and the most recent is wrong - use case #1 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -257,17 +231,14 @@ test_Space_History_Setting_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Conversation history settings for spaces is set to History is OFF by default
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("OFF by default")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Space_History_Setting_Incorrect_V5 if { # Test space history setting when there are multiple events and the most recent is wrong - use case #2 - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -296,17 +267,14 @@ test_Space_History_Setting_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Conversation history settings for spaces is set to History is ALWAYS OFF
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("ALWAYS OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Space_History_Setting_Incorrect_V6 if { # Test there's an event for a secondary OU but not the top-level OU - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -325,20 +293,12 @@ test_Space_History_Setting_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Space_History_Setting_Incorrect_V7 if { # Test multiple OUs - PolicyId := "GWS.CHAT.3.1v0.3" + PolicyId := ChatId3_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -367,14 +327,10 @@ test_Space_History_Setting_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
    ", - "
  • Some other OU: Conversation history settings for spaces is set to History is ALWAYS OFF
  • ", - "
  • Test Top-Level OU: Conversation history settings for spaces is set to History is ALWAYS OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Some other OU", + "Value": NonComplianceMessage3_1("ALWAYS OFF")}, + {"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("ALWAYS OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/chat/chat04_test.rego b/scubagoggles/Testing/RegoTests/chat/chat04_test.rego index b48e0696..e096e713 100644 --- a/scubagoggles/Testing/RegoTests/chat/chat04_test.rego +++ b/scubagoggles/Testing/RegoTests/chat/chat04_test.rego @@ -1,12 +1,16 @@ package chat + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.CHAT.4.1v0.3 +# GWS.CHAT.4.1 #-- test_External_Chat_Sharing_Setting_Correct_V1 if { # Test external chat sharing setting when there's only one event - use case #1 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -35,16 +39,12 @@ test_External_Chat_Sharing_Setting_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_Chat_Sharing_Setting_Correct_V2 if { # Test external chat sharing setting when there's only one event - use case #2 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -73,16 +73,12 @@ test_External_Chat_Sharing_Setting_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_Chat_Sharing_Setting_Correct_V3 if { # Test external chat sharing setting when there's multiple events and the most most recent is correct - use case #1 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -131,16 +127,12 @@ test_External_Chat_Sharing_Setting_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_Chat_Sharing_Setting_Correct_V4 if { # Test external chat sharing setting when there's multiple events and the most most recent is correct - use case #2 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -189,16 +181,12 @@ test_External_Chat_Sharing_Setting_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_External_Chat_Sharing_Setting_Incorrect_V1 if { # Test external chat sharing setting when there are no relevant events - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -217,20 +205,12 @@ test_External_Chat_Sharing_Setting_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_External_Chat_Sharing_Setting_Incorrect_V2 if { # Test external chat sharing setting when there's only one event and it's wrong - use case #1 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -259,17 +239,14 @@ test_External_Chat_Sharing_Setting_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External chat is enabled for all domains
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "External chat is enabled for all domains"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_Chat_Sharing_Setting_Incorrect_V3 if { # Test external chat sharing setting when there are multiple events and the most recent is wrong - use case #1 - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -318,17 +295,14 @@ test_External_Chat_Sharing_Setting_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "External chat is enabled for all domains
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "External chat is enabled for all domains"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_External_Chat_Sharing_Setting_Incorrect_V4 if { # Test there's an event for a secondary OU but not the top-level OU - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -357,20 +331,12 @@ test_External_Chat_Sharing_Setting_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_External_Chat_Sharing_Setting_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.CHAT.4.1v0.3" + PolicyId := ChatId4_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -420,14 +386,10 @@ test_External_Chat_Sharing_Setting_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
    ", - "
  • Some other OU: External chat is enabled for all domains
  • ", - "
  • Test Top-Level OU: External chat is enabled for all domains
  • ", - "
" - ]) + failedOU := [{"Name": "Some other OU", + "Value": "External chat is enabled for all domains"}, + {"Name": "Test Top-Level OU", + "Value": "External chat is enabled for all domains"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/chat/chat05_test.rego b/scubagoggles/Testing/RegoTests/chat/chat05_test.rego index da530162..1ff7ddb3 100644 --- a/scubagoggles/Testing/RegoTests/chat/chat05_test.rego +++ b/scubagoggles/Testing/RegoTests/chat/chat05_test.rego @@ -2,11 +2,11 @@ package chat import future.keywords # -# GWS.CHAT.5.1v0.3 +# GWS.CHAT.5.1 #-- test_Enable_Correct_V1 if { # Test correct 1 OU - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -64,7 +64,7 @@ test_Enable_Correct_V1 if { test_Enable_Correct_V2 if { # Test correct 2 OUs, child OU overrides top-level settings - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -162,7 +162,7 @@ test_Enable_Correct_V2 if { test_Enable_Correct_V3 if { # Test correct 2 OUs, child OU inherits - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -260,7 +260,7 @@ test_Enable_Correct_V3 if { test_Enable_Incorrect_V1 if { # Test incorrect 1 OU, one conversation type is disabled - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -323,7 +323,7 @@ test_Enable_Incorrect_V1 if { test_Enable_Incorrect_V2 if { # Test incorrect 1 OU, spaces restricted - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -386,7 +386,7 @@ test_Enable_Incorrect_V2 if { test_Enable_Incorrect_V3 if { # Test correct 2 OUs, child OU overrides top-level settings - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -489,7 +489,7 @@ test_Enable_Incorrect_V3 if { test_Enable_Incorrect_V4 if { # Test incorrect 1 OU, one setting is missing - PolicyId := "GWS.CHAT.5.1v0.3" + PolicyId := ChatId5_1 Output := tests with input as { "chat_logs": {"items": [ { @@ -541,11 +541,11 @@ test_Enable_Incorrect_V4 if { #-- # -# GWS.CHAT.5.2v0.3 +# GWS.CHAT.5.2 #-- test_Categories_Correct_V1 if { # Test correct 1 OU - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -581,7 +581,7 @@ test_Categories_Correct_V1 if { test_Categories_Correct_V2 if { # Test correct, 2 OUs, child OU overrides - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -635,7 +635,7 @@ test_Categories_Correct_V2 if { test_Categories_Correct_V3 if { # Test correct, 2 OUs, child OU inherits - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -681,7 +681,7 @@ test_Categories_Correct_V3 if { test_Categories_Incorrect_V1 if { # Test incorrect 1 OU - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -720,7 +720,7 @@ test_Categories_Incorrect_V1 if { test_Categories_Incorrect_V2 if { # Test incorrect 2 OUs - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ { @@ -777,7 +777,7 @@ test_Categories_Incorrect_V2 if { test_Categories_Incorrect_V3 if { # Test incorrect no events - PolicyId := "GWS.CHAT.5.2v0.3" + PolicyId := ChatId5_2 Output := tests with input as { "chat_logs": {"items": [ @@ -796,4 +796,4 @@ test_Categories_Incorrect_V3 if { "While we are unable to determine the state from the logs, the default setting ", "is non-compliant; manual check recommended." ]) -} \ No newline at end of file +} diff --git a/scubagoggles/Testing/RegoTests/chat/chat_api01_test.rego b/scubagoggles/Testing/RegoTests/chat/chat_api01_test.rego new file mode 100644 index 00000000..94a7a9f5 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/chat/chat_api01_test.rego @@ -0,0 +1,73 @@ +package chat + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodChatApi01 := { + "policies": { + "topOU": { + "chat_chat_history": {"allowUserModification": false, + "historyOnByDefault": true}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "chat_chat_history": {"allowUserModification": true, + "historyOnByDefault": false}, + "chat_service_status": {"serviceState": "DISABLED"} + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi01 := { + "policies": { + "topOU": { + "chat_chat_history": {"allowUserModification": true, + "historyOnByDefault": false}, + "chat_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ChatAPI_History_Correct_1 if { + PolicyId := ChatId1_1 + Output := tests with input as GoodChatApi01 + + PassTestResult(PolicyId, Output) +} + +test_ChatAPI_History_Incorrect_1 if { + PolicyId := ChatId1_1 + Output := tests with input as BadChatApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_1("OFF")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ChatAPI_Change_History_Correct_1 if { + PolicyId := ChatId1_2 + Output := tests with input as GoodChatApi01 + + PassTestResult(PolicyId, Output) +} + +test_ChatAPI_Change_History_Incorrect_1 if { + PolicyId := ChatId1_2 + Output := tests with input as BadChatApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_2("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/chat/chat_api02_test.rego b/scubagoggles/Testing/RegoTests/chat/chat_api02_test.rego new file mode 100644 index 00000000..a7116b1b --- /dev/null +++ b/scubagoggles/Testing/RegoTests/chat/chat_api02_test.rego @@ -0,0 +1,57 @@ +package chat + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodChatApi02 := { + "policies": { + "topOU": { + "chat_chat_file_sharing": {"externalFileSharing": "NO_FILES", + "internalFileSharing": "ALL_FILES"}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "chat_chat_file_sharing": {"externalFileSharing": "IMAGES_ONLY", + "internalFileSharing": "ALL_FILES"}, + "chat_service_status": {"serviceState": "DISABLED"} + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi02 := { + "policies": { + "topOU": { + "chat_chat_file_sharing": {"externalFileSharing": "IMAGES_ONLY", + "internalFileSharing": "FILE_SHARING_OPTION_UNSPECIFIED"}, + "chat_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ChatAPI_External_Sharing_Correct_1 if { + PolicyId := ChatId2_1 + Output := tests with input as GoodChatApi02 + + PassTestResult(PolicyId, Output) +} + +test_ChatAPI_External_Sharing_Incorrect_1 if { + PolicyId := ChatId2_1 + Output := tests with input as BadChatApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_1("Images only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/chat/chat_api03_test.rego b/scubagoggles/Testing/RegoTests/chat/chat_api03_test.rego new file mode 100644 index 00000000..80362e51 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/chat/chat_api03_test.rego @@ -0,0 +1,82 @@ +package chat + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodChatApi03 := { + "policies": { + "topOU": { + "chat_space_history": {"historyState": "DEFAULT_HISTORY_ON"}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "chat_space_history": {"historyState": "HISTORY_ALWAYS_ON"} + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + }, + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi03 := { + "policies": { + "topOU": { + "chat_space_history": {"historyState": "DEFAULT_HISTORY_OFF"}, + "chat_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi03a := { + "policies": { + "topOU": { + "chat_space_history": {"historyState": "HISTORY_ALWAYS_ON"}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "secondOU": { + "chat_space_history": {"historyState": "HISTORY_ALWAYS_OFF"} + }, + "thirdOU": { + "chat_space_history": {"historyState": "HISTORY_STATE_UNSPECIFIED"} + }, + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ChatAPI_Space_History_Correct_1 if { + PolicyId := ChatId3_1 + Output := tests with input as GoodChatApi03 + + PassTestResult(PolicyId, Output) +} + +test_ChatAPI_Space_History_Incorrect_1 if { + PolicyId := ChatId3_1 + Output := tests with input as BadChatApi03 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage3_1("OFF by default")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ChatAPI_Space_History_Incorrect_2 if { + PolicyId := ChatId3_1 + Output := tests with input as BadChatApi03a + + failedOU := [{"Name": "secondOU", + "Value": NonComplianceMessage3_1("ALWAYS OFF")}, + {"Name": "thirdOU", + "Value": NonComplianceMessage3_1("Unspecified")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/chat/chat_api04_test.rego b/scubagoggles/Testing/RegoTests/chat/chat_api04_test.rego new file mode 100644 index 00000000..4099d4a1 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/chat/chat_api04_test.rego @@ -0,0 +1,91 @@ +package chat + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodChatApi04 := { + "policies": { + "topOU": { + "chat_external_chat_restriction": { + "allowExternalChat": false, + "externalChatRestriction": "TRUSTED_DOMAINS"}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "chat_external_chat_restriction": { + "allowExternalChat": true, + "externalChatRestriction": "TRUSTED_DOMAINS"} + }, + "thirdOU": { + "chat_external_chat_restriction": { + "allowExternalChat": true, + "externalChatRestriction": "NO_RESTRICTION"}, + "chat_service_status": {"serviceState": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi04 := { + "policies": { + "topOU": { + "chat_external_chat_restriction": { + "allowExternalChat": true, + "externalChatRestriction": "NO_RESTRICTION"}, + "chat_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadChatApi04a := { + "policies": { + "topOU": { + "chat_external_chat_restriction": { + "allowExternalChat": true, + "externalChatRestriction": "TRUSTED_DOMAINS"}, + "chat_service_status": {"serviceState": "ENABLED"} + }, + "secondOU": { + "chat_external_chat_restriction": { + "allowExternalChat": true, + "externalChatRestriction": "RESTRICTION_UNSPECIFIED"}, + }, + "thirdOU": { + "chat_space_history": {"historyState": "HISTORY_STATE_UNSPECIFIED"} + }, + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ChatAPI_External_Messages_Correct_1 if { + PolicyId := ChatId4_1 + Output := tests with input as GoodChatApi04 + + PassTestResult(PolicyId, Output) +} + +test_ChatAPI_External_Messages_Incorrect_1 if { + PolicyId := ChatId4_1 + Output := tests with input as BadChatApi04 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage4_1("all domains")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ChatAPI_External_Messages_Incorrect_2 if { + PolicyId := ChatId4_1 + Output := tests with input as BadChatApi04a + + failedOU := [{"Name": "secondOU", + "Value": NonComplianceMessage4_1("Unspecified")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego index 52ad55b9..c73695f1 100644 --- a/scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego +++ b/scubagoggles/Testing/RegoTests/classroom/classroom01_test.rego @@ -1,13 +1,16 @@ package classroom import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.FailTestNoEvent +import data.utils.PassTestResult # -# GWS.CLASSROOM.1.1v0.3 +# GWS.CLASSROOM.1.1 #-- test_JoinClassroom_Correct_V1 if { # Test enforcing who can join classroom when there's only one event - PolicyId := "GWS.CLASSROOM.1.1v0.3" + PolicyId := ClassroomId1_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -27,17 +30,13 @@ test_JoinClassroom_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinClassroom_Correct_V2 if { # Test enforcing MFA when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.CLASSROOM.1.1v0.3" + PolicyId := ClassroomId1_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -68,16 +67,12 @@ test_JoinClassroom_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinClassroom_Incorrect_V1 if { # Test enforcing who can join classroom when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.1.1v0.3" + PolicyId := ClassroomId1_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -97,20 +92,15 @@ test_JoinClassroom_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join classes in your domain is set to Users in allowlisted domains
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Users in allowlisted domains")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinClassroom_Incorrect_V2 if { # Test who can join classroom when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.1.1v0.3" + PolicyId := ClassroomId1_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -141,20 +131,15 @@ test_JoinClassroom_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join classes in your domain is set to Users in allowlisted domains
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Users in allowlisted domains")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinClassroom_Incorrect_V3 if { # Test enforcing who can join classroom when there no applicable event - PolicyId := "GWS.CLASSROOM.1.1v0.3" + PolicyId := ClassroomId1_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -173,26 +158,17 @@ test_JoinClassroom_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } #-- - # -# GWS.CLASSROOM.1.2v0.3 +# GWS.CLASSROOM.1.2 #-- test_WhichClasses_Correct_V1 if { # Test enforcing which classes users can join when there's only one event - PolicyId := "GWS.CLASSROOM.1.2v0.3" + PolicyId := ClassroomId1_2 Output := tests with input as { "classroom_logs": {"items": [ { @@ -212,17 +188,13 @@ test_WhichClasses_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_WhichClasses_Correct_V2 if { # Test enforcing which classes users can join when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.CLASSROOM.1.2v0.3" + PolicyId := ClassroomId1_2 Output := tests with input as { "classroom_logs": {"items": [ { @@ -253,16 +225,12 @@ test_WhichClasses_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_WhichClasses_Incorrect_V1 if { # Test enforcing which classes users can join when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.1.2v0.3" + PolicyId := ClassroomId1_2 Output := tests with input as { "classroom_logs": {"items": [ { @@ -282,20 +250,15 @@ test_WhichClasses_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Which classes can users in your domain join is set to Classes in allowlisted domains
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Classes in allowlisted domains")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_WhichClasses_Incorrect_V2 if { # Test enforcing which classes users can join when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.1.2v0.3" + PolicyId := ClassroomId1_2 Output := tests with input as { "classroom_logs": {"items": [ { @@ -325,20 +288,14 @@ test_WhichClasses_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Which classes can users in your domain join is set to Classes in allowlisted domains
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2("Classes in allowlisted domains")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - test_WhichClasses_Incorrect_V3 if { # Test enforcing which classes users can join when there no applicable event - PolicyId := "GWS.CLASSROOM.1.2v0.3" + PolicyId := ClassroomId1_2 Output := tests with input as { "classroom_logs": {"items": [ { @@ -357,13 +314,5 @@ test_WhichClasses_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) -} \ No newline at end of file + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego index eb54492f..f02229ca 100644 --- a/scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego +++ b/scubagoggles/Testing/RegoTests/classroom/classroom02_test.rego @@ -1,13 +1,15 @@ package classroom import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.FailTestNoEvent +import data.utils.PassTestResult - -# GWS.CLASSROOM.2.1v0.3 +# GWS.CLASSROOM.2.1 #-- test_APIAccess_Correct_V1 if { # Test API Access is disabled when there's only one event - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -27,17 +29,13 @@ test_APIAccess_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_APIAccess_Correct_V2 if { # Test enforcing API Access is disabled when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -68,16 +66,12 @@ test_APIAccess_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_APIAccess_Correct_V3 if { # Test enforcing API Access is disabled is correct when there are events in multiple OUs - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -106,16 +100,12 @@ test_APIAccess_Correct_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_APIAccess_Correct_V4 if { # Test API Access is disabled when set to inherit from parent - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -154,16 +144,12 @@ test_APIAccess_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_APIAccess_Incorrect_V1 if { # Test API Access is disabled when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -183,20 +169,15 @@ test_APIAccess_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Data access is set to ON
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_APIAccess_Incorrect_V2 if { # Test API Access is disabled when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -227,20 +208,14 @@ test_APIAccess_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Data access is set to ON
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - test_APIAccess_Incorrect_V3 if { # Test API Access is disabled when there no applicable event - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -260,19 +235,12 @@ test_APIAccess_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } + test_APIAccess_Incorrect_V4 if { # Test allow API Access is disabled when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -301,20 +269,15 @@ test_APIAccess_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Data access is set to ON
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_APIAccess_Incorrect_V5 if { # Test API Access is disabled when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -333,20 +296,12 @@ test_APIAccess_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_APIAccess_Incorrect_V6 if { # Test API Access is disabled access when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -365,19 +320,14 @@ test_APIAccess_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Data access is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_APIAccess_Incorrect_V7 if { # Test API Access is disabled when there are multiple events and the most recent is wrong - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -406,19 +356,14 @@ test_APIAccess_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Data access is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_APIAccess_Incorrect_V8 if { # Test API Access is disabled when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -447,20 +392,15 @@ test_APIAccess_Incorrect_V8 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Data access is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_APIAccess_Incorrect_V9 if { # Test API Access is disabled when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.2.1v0.3" + PolicyId := ClassroomId2_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -479,14 +419,6 @@ test_APIAccess_Incorrect_V9 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } #-- diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego index fa638df4..c4c19066 100644 --- a/scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego +++ b/scubagoggles/Testing/RegoTests/classroom/classroom03_test.rego @@ -1,13 +1,15 @@ package classroom import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.FailTestNoEvent +import data.utils.PassTestResult - -# GWS.CLASSROOM.3.1v0.3 +# GWS.CLASSROOM.3.1 #-- test_CleverRosterDisabled_Correct_V1 if { # Test Clever Roster is disabled when there's only one event - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -27,17 +29,13 @@ test_CleverRosterDisabled_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CleverRosterDisabled_Correct_V2 if { # Test enforcing Clever Roster is disabled when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -68,16 +66,12 @@ test_CleverRosterDisabled_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CleverRosterDisabled_Correct_V3 if { # Test enforcing Clever Roster is disabled is correct when there are events in multiple OUs - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -106,16 +100,12 @@ test_CleverRosterDisabled_Correct_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CleverRosterDisabled_Correct_V4 if { # Test Clever Roster is disabled when set to inherit from parent - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -154,16 +144,12 @@ test_CleverRosterDisabled_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CleverRosterDisabled_Incorrect_V1 if { # Test Clever Roster is disabled when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -183,20 +169,15 @@ test_CleverRosterDisabled_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Roster import is set to ON - CLEVER
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("ON - CLEVER")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CleverRosterDisabled_Incorrect_V2 if { # Test Clever Roster is disabled when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -227,20 +208,15 @@ test_CleverRosterDisabled_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Roster import is set to ON - CLEVER
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("ON - CLEVER")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CleverRosterDisabled_Incorrect_V3 if { # Test Clever Roster is disabled when there no applicable event - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -260,19 +236,12 @@ test_CleverRosterDisabled_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } + test_CleverRosterDisabled_Incorrect_V4 if { # Test allow Clever Roster is disabled when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -301,20 +270,15 @@ test_CleverRosterDisabled_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Roster import is set to ON - CLEVER
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage3_1("ON - CLEVER")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_CleverRosterDisabled_Incorrect_V5 if { # Test Clever Roster is disabled when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -333,20 +297,12 @@ test_CleverRosterDisabled_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_CleverRosterDisabled_Incorrect_V6 if { # Test Clever Roster is disabled access when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -365,19 +321,14 @@ test_CleverRosterDisabled_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Roster import is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CleverRosterDisabled_Incorrect_V7 if { # Test Clever Roster is disabled when there are multiple events and the most recent is wrong - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -406,19 +357,14 @@ test_CleverRosterDisabled_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Roster import is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CleverRosterDisabled_Incorrect_V8 if { # Test Clever Roster is disabled when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -447,20 +393,15 @@ test_CleverRosterDisabled_Incorrect_V8 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Roster import is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage3_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_CleverRosterDisabled_Incorrect_V9 if { # Test Clever Roster is disabled when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.3.1v0.3" + PolicyId := ClassroomId3_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -479,14 +420,6 @@ test_CleverRosterDisabled_Incorrect_V9 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } #-- diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego index 1a0ed1b8..299e8203 100644 --- a/scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego +++ b/scubagoggles/Testing/RegoTests/classroom/classroom04_test.rego @@ -1,13 +1,16 @@ package classroom import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.FailTestNoEvent +import data.utils.PassTestResult # -# GWS.CLASSROOM.4.1v0.3 +# GWS.CLASSROOM.4.1 #-- test_UnenrollStudents_Correct_V1 if { # Test only teachers can unenroll students when there's only one event - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -27,17 +30,13 @@ test_UnenrollStudents_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_UnenrollStudents_Correct_V2 if { # Test enforcing only teachers can unenroll students when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -68,16 +67,12 @@ test_UnenrollStudents_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_UnenrollStudents_Correct_V3 if { # Test enforcing only teachers can unenroll students is correct when there are events in multiple OUs - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -106,16 +101,12 @@ test_UnenrollStudents_Correct_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_UnenrollStudents_Correct_V4 if { # Test only teachers can unenroll students when set to inherit from parent - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -154,16 +145,12 @@ test_UnenrollStudents_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_UnenrollStudents_Incorrect_V1 if { # Test only teachers can unenroll students when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -183,20 +170,15 @@ test_UnenrollStudents_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can unenroll students from classes is set to Students and teachers
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Students and teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_UnenrollStudents_Incorrect_V2 if { # Test only teachers can unenroll students when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -227,20 +209,15 @@ test_UnenrollStudents_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can unenroll students from classes is set to Students and teachers
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Students and teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_UnenrollStudents_Incorrect_V3 if { # Test only teachers can unenroll students when there no applicable event - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -260,19 +237,12 @@ test_UnenrollStudents_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } + test_UnenrollStudents_Incorrect_V4 if { # Test allow only teachers can unenroll students when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -301,20 +271,15 @@ test_UnenrollStudents_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Who can unenroll students from classes is set to Students and teachers
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage4_1("Students and teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_UnenrollStudents_Incorrect_V5 if { # Test only teachers can unenroll students when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -333,20 +298,12 @@ test_UnenrollStudents_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_UnenrollStudents_Incorrect_V6 if { # Test only teachers can unenroll students access when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -365,19 +322,14 @@ test_UnenrollStudents_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can unenroll students from classes is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_UnenrollStudents_Incorrect_V7 if { # Test only teachers can unenroll students when there are multiple events and the most recent is wrong - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -406,19 +358,14 @@ test_UnenrollStudents_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can unenroll students from classes is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_UnenrollStudents_Incorrect_V8 if { # Test only teachers can unenroll students when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -447,20 +394,15 @@ test_UnenrollStudents_Incorrect_V8 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Secondary OU: ", - "Who can unenroll students from classes is set to SAME_DOMAIN
" - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage4_1("SAME_DOMAIN")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_UnenrollStudents_Incorrect_V9 if { # Test only teachers can unenroll students when the primary OU is missing but a different one is present - PolicyId := "GWS.CLASSROOM.4.1v0.3" + PolicyId := ClassroomId4_1 Output := tests with input as { "classroom_logs": {"items": [ { @@ -479,14 +421,6 @@ test_UnenrollStudents_Incorrect_V9 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } #-- diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego index e71cfb05..f1c4299e 100644 --- a/scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego +++ b/scubagoggles/Testing/RegoTests/classroom/classroom05_test.rego @@ -1,188 +1,164 @@ -package classroom -import future.keywords - -# -# GWS.CLASSROOM.5.1v0.3 -#-- - -test_ClassroomCreation_Correct_V1 if { - # Test only teachers can unenroll students when there's only one event - PolicyId := "GWS.CLASSROOM.5.1v0.3" - Output := tests with input as { - "classroom_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "3"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_ClassroomCreation_Correct_V2 if { - # Test when there's multiple events, with the chronological latest - # correct but not last in json list - PolicyId := "GWS.CLASSROOM.5.1v0.3" - Output := tests with input as { - "classroom_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "3"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2021-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "2"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -# No tests for multiple OUs, inheritance, groups, etc as this setting can't be controlled at the OU or group level - -test_ClassroomCreation_Incorrect_V1 if { - # Test when there's only one event and it's wrong - PolicyId := "GWS.CLASSROOM.5.1v0.3" - Output := tests with input as { - "classroom_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "1"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can create classes is set to anyone in this domain
" - ]) -} - -test_ClassroomCreation_Incorrect_V2 if { - # Test when there's multiple events, with the chronological latest - # incorrect but not last in json list - PolicyId := "GWS.CLASSROOM.5.1v0.3" - Output := tests with input as { - "classroom_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "2"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2021-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class"}, - {"name": "NEW_VALUE", "value": "3"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can create classes is set to all pending and verified teachers
" - ]) -} - - -test_ClassroomCreation_Incorrect_V3 if { - # Test when there no applicable event - PolicyId := "GWS.CLASSROOM.5.1v0.3" - Output := tests with input as { - "classroom_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - {"name":"SETTING_NAME", - "value": "something else"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) -} +package classroom +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.FailTestNoEvent +import data.utils.PassTestResult + +# +# GWS.CLASSROOM.5.1 +#-- + +test_ClassroomCreation_Correct_V1 if { + # Test only teachers can unenroll students when there's only one event + PolicyId := ClassroomId5_1 + Output := tests with input as { + "classroom_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "3"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + PassTestResult(PolicyId, Output) +} + +test_ClassroomCreation_Correct_V2 if { + # Test when there's multiple events, with the chronological latest + # correct but not last in json list + PolicyId := ClassroomId5_1 + Output := tests with input as { + "classroom_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "3"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2021-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "2"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + PassTestResult(PolicyId, Output) +} + +# No tests for multiple OUs, inheritance, groups, etc as this setting can't be controlled at the OU or group level + +test_ClassroomCreation_Incorrect_V1 if { + # Test when there's only one event and it's wrong + PolicyId := ClassroomId5_1 + Output := tests with input as { + "classroom_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "1"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("anyone in this domain")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ClassroomCreation_Incorrect_V2 if { + # Test when there's multiple events, with the chronological latest + # incorrect but not last in json list + PolicyId := ClassroomId5_1 + Output := tests with input as { + "classroom_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "2"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2021-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class"}, + {"name": "NEW_VALUE", "value": "3"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("all pending and verified teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ClassroomCreation_Incorrect_V3 if { + # Test when there no applicable event + PolicyId := ClassroomId5_1 + Output := tests with input as { + "classroom_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + {"name":"SETTING_NAME", + "value": "something else"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom_api01_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom_api01_test.rego new file mode 100644 index 00000000..d881bbd3 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/classroom/classroom_api01_test.rego @@ -0,0 +1,90 @@ +package classroom + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodClassroomApi01 := { + "policies": { + "topOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANYONE_IN_DOMAIN", + "whichClassesCanUsersJoin": "CLASSES_IN_DOMAIN" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadClassroomApi01 := { + "policies": { + "topOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANYONE_IN_DOMAIN", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANY_GOOGLE_WORKSPACE_USER", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + }, + }, + "fourthOU": { + "security_session_controls": { + "webSessionDuration": "12H" + }, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ClassroomAPI_JoinClassroom_Correct_1 if { + PolicyId := ClassroomId1_1 + Output := tests with input as GoodClassroomApi01 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_JoinClassroom_Incorrect_1 if { + PolicyId := ClassroomId1_1 + Output := tests with input as BadClassroomApi01 + + failedOU := [{"Name": "thirdOU", + "Value": NonComplianceMessage1_1("Any Google Workspace user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ClassroomAPI_JoinClasses_Correct_1 if { + PolicyId := ClassroomId1_2 + Output := tests with input as GoodClassroomApi01 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_JoinClasses_Incorrect_1 if { + PolicyId := ClassroomId1_2 + Output := tests with input as BadClassroomApi01 + + whichClasses := "Classes in allowlisted domains" + failedOU := [{"Name": "thirdOU", + "Value": NonComplianceMessage1_2(whichClasses)}, + {"Name": "topOU", + "Value": NonComplianceMessage1_2(whichClasses)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom_api02_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom_api02_test.rego new file mode 100644 index 00000000..eee2addf --- /dev/null +++ b/scubagoggles/Testing/RegoTests/classroom/classroom_api02_test.rego @@ -0,0 +1,62 @@ +package classroom + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodClassroomApi02 := { + "policies": { + "topOU": { + "classroom_api_data_access": { + "enableApiAccess": false + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadClassroomApi02 := { + "policies": { + "topOU": { + "classroom_api_data_access": { + "enableApiAccess": false + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANY_GOOGLE_WORKSPACE_USER", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + } + }, + "fourthOU": { + "classroom_api_data_access": { + "enableApiAccess": true + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ClassroomAPI_DataAccess_Correct_1 if { + PolicyId := ClassroomId2_1 + Output := tests with input as GoodClassroomApi02 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_DataAccess_Incorrect_1 if { + PolicyId := ClassroomId2_1 + Output := tests with input as BadClassroomApi02 + + failedOU := [{"Name": "fourthOU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom_api03_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom_api03_test.rego new file mode 100644 index 00000000..6feb29bd --- /dev/null +++ b/scubagoggles/Testing/RegoTests/classroom/classroom_api03_test.rego @@ -0,0 +1,65 @@ +package classroom + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodClassroomApi03 := { + "policies": { + "topOU": { + "classroom_roster_import": { + "rosterImportOption": "OFF" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadClassroomApi03 := { + "policies": { + "topOU": { + "classroom_roster_import": { + "rosterImportOption": "OFF" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANY_GOOGLE_WORKSPACE_USER", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + } + }, + "fourthOU": { + "classroom_api_data_access": { + "enableApiAccess": true + }, + "classroom_roster_import": { + "rosterImportOption": "ON_CLEVER" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ClassroomAPI_RosterImport_Correct_1 if { + PolicyId := ClassroomId3_1 + Output := tests with input as GoodClassroomApi03 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_DataAccess_Incorrect_1 if { + PolicyId := ClassroomId3_1 + Output := tests with input as BadClassroomApi03 + + failedOU := [{"Name": "fourthOU", + "Value": NonComplianceMessage3_1("ON - CLEVER")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom_api04_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom_api04_test.rego new file mode 100644 index 00000000..2a0fac5b --- /dev/null +++ b/scubagoggles/Testing/RegoTests/classroom/classroom_api04_test.rego @@ -0,0 +1,65 @@ +package classroom + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodClassroomApi04 := { + "policies": { + "topOU": { + "classroom_student_unenrollment": { + "whoCanUnenrollStudents": "TEACHERS_ONLY" + } + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadClassroomApi04 := { + "policies": { + "topOU": { + "classroom_student_unenrollment": { + "whoCanUnenrollStudents": "TEACHERS_ONLY" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANY_GOOGLE_WORKSPACE_USER", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + }, + "classroom_student_unenrollment": { + "whoCanUnenrollStudents": "STUDENTS_AND_TEACHERS" + } + }, + "fourthOU": { + "classroom_roster_import": { + "rosterImportOption": "ON_CLEVER" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ClassroomAPI_Unenrollment_Correct_1 if { + PolicyId := ClassroomId4_1 + Output := tests with input as GoodClassroomApi04 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_Unenrollment_Incorrect_1 if { + PolicyId := ClassroomId4_1 + Output := tests with input as BadClassroomApi04 + + failedOU := [{"Name": "thirdOU", + "Value": NonComplianceMessage4_1("Students and teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/classroom/classroom_api05_test.rego b/scubagoggles/Testing/RegoTests/classroom/classroom_api05_test.rego new file mode 100644 index 00000000..64dc5f43 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/classroom/classroom_api05_test.rego @@ -0,0 +1,65 @@ +package classroom + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodClassroomApi05 := { + "policies": { + "topOU": { + "classroom_teacher_permissions": { + "whoCanCreateClasses": "VERIFIED_TEACHERS_ONLY" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadClassroomApi05 := { + "policies": { + "topOU": { + "classroom_teacher_permissions": { + "whoCanCreateClasses": "VERIFIED_TEACHERS_ONLY" + }, + "classroom_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "classroom_class_membership": { + "whoCanJoinClasses": "ANY_GOOGLE_WORKSPACE_USER", + "whichClassesCanUsersJoin": "CLASSES_IN_ALLOWLISTED_DOMAINS" + }, + "classroom_student_unenrollment": { + "whoCanUnenrollStudents": "STUDENTS_AND_TEACHERS" + } + }, + "fourthOU": { + "classroom_teacher_permissions": { + "whoCanCreateClasses": "ALL_PENDING_AND_VERIFIED_TEACHERS" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ClassroomAPI_Unenrollment_Correct_1 if { + PolicyId := ClassroomId5_1 + Output := tests with input as GoodClassroomApi05 + + PassTestResult(PolicyId, Output) +} + +test_ClassroomAPI_Unenrollment_Incorrect_1 if { + PolicyId := ClassroomId5_1 + Output := tests with input as BadClassroomApi05 + + failedOU := [{"Name": "fourthOU", + "Value": NonComplianceMessage5_1("all pending and verified teachers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego index 68ad59ca..c689f1b5 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols01_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.1.1v0.3 +# GWS.COMMONCONTROLS.1.1 #-- test_EnforceMFA_Correct_V1 if { # Test enforcing MFA when there's only one event - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -55,7 +55,7 @@ test_EnforceMFA_Correct_V1 if { test_EnforceMFA_Correct_V2 if { # Test enforcing MFA when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -113,7 +113,7 @@ test_EnforceMFA_Correct_V2 if { test_EnforceMFA_Incorrect_V1 if { # Test enforcing MFA when there's only one event and it's wrong - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -166,7 +166,7 @@ test_EnforceMFA_Incorrect_V1 if { test_EnforceMFA_Incorrect_V2 if { # Test enforcing MFA when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -229,7 +229,7 @@ test_EnforceMFA_Incorrect_V2 if { test_EnforceMFA_Incorrect_V3 if { # Test enforcing MFA when there's no enforce mfa event - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -261,7 +261,7 @@ test_EnforceMFA_Incorrect_V3 if { test_EnforceMFA_Incorrect_V4 if { # Test enforcing MFA when there's no change methods event - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -294,7 +294,7 @@ test_EnforceMFA_Incorrect_V4 if { test_EnforceMFA_Incorrect_V5 if { # Test, mfa not allowed - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -346,7 +346,7 @@ test_EnforceMFA_Incorrect_V5 if { test_EnforceMFA_Incorrect_V6 if { # Test, mfa not phishing resistant - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -401,7 +401,7 @@ test_EnforceMFA_Incorrect_V6 if { test_EnforceMFA_Incorrect_V7 if { # Test, mfa not phishing resistant - PolicyId := "GWS.COMMONCONTROLS.1.1v0.3" + PolicyId := CommonControlsId1_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -468,17 +468,17 @@ test_EnforceMFA_Incorrect_V7 if { "
", "The following groups are non-compliant:
    ", "
  • test@test.com: Allowed methods is set to Any except verification codes via text, phone call
  • ", - "
", + "", ]) } #-- # -# GWS.COMMONCONTROLS.1.2v0.3 +# GWS.COMMONCONTROLS.1.2 #-- test_Enforcement_Correct_V1 if { # Test enforcing MFA when there's only one event - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -507,7 +507,7 @@ test_Enforcement_Correct_V1 if { test_Enforcement_Correct_V2 if { # Test enforcing MFA when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -545,7 +545,7 @@ test_Enforcement_Correct_V2 if { test_Enforcement_Correct_V3 if { # Test enforcing MFA inheritance - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -593,7 +593,7 @@ test_Enforcement_Correct_V3 if { test_Enforcement_Incorrect_V1 if { # Test enforcing MFA when there's only one event and it's wrong - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -626,7 +626,7 @@ test_Enforcement_Incorrect_V1 if { test_Enforcement_Incorrect_V2 if { # Test enforcing MFA when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -669,7 +669,7 @@ test_Enforcement_Incorrect_V2 if { test_Enforcement_Incorrect_V3 if { # Test enforcing MFA when there no applicable event - PolicyId := "GWS.COMMONCONTROLS.1.2v0.3" + PolicyId := CommonControlsId1_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -701,11 +701,12 @@ test_Enforcement_Incorrect_V3 if { } # -# GWS.COMMONCONTROLS.1.4v0.3 +# GWS.COMMONCONTROLS.1.3 #-- + test_Disable_Trusted_Device_Correct_V1 if { # Test disable trusted device when there's only one event - PolicyId := "GWS.COMMONCONTROLS.1.3v0.3" + PolicyId := CommonControlsId1_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -734,7 +735,7 @@ test_Disable_Trusted_Device_Correct_V1 if { test_Disable_Trusted_Device_Correct_V2 if { # Test disabled trusted device when there's multiple events, with the chronological latest # correct but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.3v0.3" + PolicyId := CommonControlsId1_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -772,7 +773,7 @@ test_Disable_Trusted_Device_Correct_V2 if { test_Disable_Trusted_Device_Incorrect_V1 if { # Test disable trusted device when there's only one event and it's wrong - PolicyId := "GWS.COMMONCONTROLS.1.3v0.3" + PolicyId := CommonControlsId1_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -805,7 +806,7 @@ test_Disable_Trusted_Device_Incorrect_V1 if { test_Disable_Trusted_Device_Incorrect_V2 if { # Test disabled trusted device when there's multiple events, with the chronological latest # incorrect but not last in json list - PolicyId := "GWS.COMMONCONTROLS.1.3v0.3" + PolicyId := CommonControlsId1_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -848,7 +849,7 @@ test_Disable_Trusted_Device_Incorrect_V2 if { test_Disable_Trusted_Device_Incorrect_V3 if { # Test disabled trusted device when there no applicable event - PolicyId := "GWS.COMMONCONTROLS.1.3v0.3" + PolicyId := CommonControlsId1_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -881,12 +882,12 @@ test_Disable_Trusted_Device_Incorrect_V3 if { #-- # -# GWS.COMMONCONTROLS.1.4v0.3 +# GWS.COMMONCONTROLS.1.4 #-- test_NotPhone_Correct_V1 if { # Test enforcing MFA when there's only one event set to only key - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -914,7 +915,7 @@ test_NotPhone_Correct_V1 if { test_NotPhone_Correct_V2 if { # Test enforcing MFA when there's only one event set to any except phone - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -942,7 +943,7 @@ test_NotPhone_Correct_V2 if { test_NotPhone_Correct_V3 if { # Test enforcing MFA when there are multiple events - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -980,7 +981,7 @@ test_NotPhone_Correct_V3 if { test_NotPhone_Incorrect_V1 if { # Test enforcing MFA when there's only one event set to any - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1012,7 +1013,7 @@ test_NotPhone_Incorrect_V1 if { test_NotPhone_Incorrect_V2 if { # Test enforcing MFA when there's multiple events - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1054,7 +1055,7 @@ test_NotPhone_Incorrect_V2 if { test_NotPhone_Incorrect_V3 if { # Test enforcing MFA when there are no relevant events - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ ]}, @@ -1077,7 +1078,7 @@ test_NotPhone_Incorrect_V3 if { test_NotPhone_Incorrect_V4 if { # Test enforcing MFA when there are no relevant events for the top-level OU - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1109,7 +1110,7 @@ test_NotPhone_Incorrect_V4 if { test_NotPhone_Correct_V5 if { # Test enforcing MFA when there are multiple OUs - PolicyId := "GWS.COMMONCONTROLS.1.4v0.3" + PolicyId := CommonControlsId1_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1148,4 +1149,4 @@ test_NotPhone_Correct_V5 if { "" ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego index 860b040c..704ec041 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols02_test.rego @@ -2,12 +2,12 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.2.1v0.3 +# GWS.COMMONCONTROLS.2.1 #-- test_CAA_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.2.1v0.3" + PolicyId := CommonControlsId2_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -33,7 +33,7 @@ test_CAA_Correct_V1 if { test_CAA_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.2.1v0.3" + PolicyId := CommonControlsId2_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -68,7 +68,7 @@ test_CAA_Correct_V2 if { test_CAA_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.2.1v0.3" + PolicyId := CommonControlsId2_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -95,7 +95,7 @@ test_CAA_Incorrect_V1 if { test_CAA_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.2.1v0.3" + PolicyId := CommonControlsId2_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -131,7 +131,7 @@ test_CAA_Incorrect_V2 if { test_CAA_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.2.1v0.3" + PolicyId := CommonControlsId2_1 Output := tests with input as { "commoncontrols_logs": {"items": [ ]}, @@ -150,4 +150,4 @@ test_CAA_Incorrect_V3 if { "is non-compliant; manual check recommended." ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego index c3039226..edb51d65 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols03_test.rego @@ -1,13 +1,17 @@ package commoncontrols + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.3.1v0.3 +# GWS.COMMONCONTROLS.3.1 #-- test_SSO_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -27,16 +31,12 @@ test_SSO_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SSO_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -67,16 +67,12 @@ test_SSO_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SSO_Correct_V3 if { # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -118,16 +114,12 @@ test_SSO_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SSO_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -147,20 +139,14 @@ test_SSO_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Post-SSO verification is disabled
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SSO_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -191,20 +177,14 @@ test_SSO_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Post-SSO verification is disabled
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SSO_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -214,20 +194,12 @@ test_SSO_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_SSO_Incorrect_V4 if { # Test no relevant events in the top-level OU - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -247,20 +219,12 @@ test_SSO_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_SSO_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.3.1v0.3" + PolicyId := CommonControlsId3_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -291,15 +255,10 @@ test_SSO_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Post-SSO verification is disabled
  • ", - "
  • Test Top-Level OU: Post-SSO verification is disabled
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": NonComplianceMessage3_1}, + {"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego index c5d8fb7e..43b4163e 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols04_test.rego @@ -1,12 +1,16 @@ package commoncontrols + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.4.1v0.3 +# GWS.COMMONCONTROLS.4.1 #-- test_Limit_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -26,16 +30,12 @@ test_Limit_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Limit_Correct_V2 if { # Test 1 event, smaller limit than needed - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -55,16 +55,12 @@ test_Limit_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Limit_Correct_V3 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -95,16 +91,12 @@ test_Limit_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Limit_Correct_V4 if { # Test 1 event, tenant_info["topLevelOU"] empty - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -130,16 +122,12 @@ test_Limit_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Limit_Correct_V5 if { # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -181,16 +169,12 @@ test_Limit_Correct_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Limit_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -210,20 +194,14 @@ test_Limit_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Web session duration is set to 24 hours
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Web session duration is set to 24 hours"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Limit_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -254,19 +232,14 @@ test_Limit_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Web session duration is set to 24 hours
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Web session duration is set to 24 hours"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Limit_Incorrect_V3 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -297,20 +270,14 @@ test_Limit_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Web session duration is set to 24 hours
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Web session duration is set to 24 hours"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Limit_Incorrect_V4 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ ]}, @@ -319,20 +286,12 @@ test_Limit_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Limit_Incorrect_V5 if { # Test no relevant events in top-level OU - PolicyId := "GWS.COMMONCONTROLS.4.1v0.3" + PolicyId := CommonControlsId4_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -352,14 +311,6 @@ test_Limit_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} -#-- \ No newline at end of file + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego index fe2277e6..7b8bb728 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols05_test.rego @@ -1,13 +1,17 @@ package commoncontrols + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.5.1v0.3 +# GWS.COMMONCONTROLS.5.1 #-- test_Strength_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -27,16 +31,12 @@ test_Strength_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Strength_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -67,16 +67,12 @@ test_Strength_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Strength_Correct_V3 if { # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -118,16 +114,12 @@ test_Strength_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Strength_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -147,20 +139,14 @@ test_Strength_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Enforce strong password is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Enforce strong password is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Strength_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -191,20 +177,14 @@ test_Strength_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Enforce strong password is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Enforce strong password is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Strength_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -214,20 +194,12 @@ test_Strength_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Strength_Incorrect_V4 if { # Test no relevant events for top-level ou - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -247,20 +219,12 @@ test_Strength_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Strength_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.1v0.3" + PolicyId := CommonControlsId5_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -291,25 +255,18 @@ test_Strength_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Enforce strong password is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": "Enforce strong password is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- - # -# GWS.COMMONCONTROLS.5.2v0.3 +# GWS.COMMONCONTROLS.5.2 #-- test_Length_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -329,16 +286,12 @@ test_Length_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -369,16 +322,12 @@ test_Length_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length_Correct_V3 if { # Test longer than needed - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -398,16 +347,12 @@ test_Length_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -427,20 +372,14 @@ test_Length_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 8
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_2(8)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Length_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -471,20 +410,14 @@ test_Length_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 8
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_2(8)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Length_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -494,20 +427,12 @@ test_Length_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Length_Incorrect_V4 if { # Test no relevant events in top-level ou - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -527,20 +452,12 @@ test_Length_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Length_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.2v0.3" + PolicyId := CommonControlsId5_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -571,24 +488,19 @@ test_Length_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 10
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_2(10)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.COMMONCONTROLS.5.3v0.3 +# GWS.COMMONCONTROLS.5.3 #-- + test_Length15_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -608,16 +520,12 @@ test_Length15_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length15_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -648,16 +556,12 @@ test_Length15_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length15_Correct_V3 if { # Test longer than needed - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -677,16 +581,12 @@ test_Length15_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Length15_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -706,20 +606,14 @@ test_Length15_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 12
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_3(12)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Length15_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -750,20 +644,14 @@ test_Length15_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 12
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_3(12)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Length15_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -773,20 +661,12 @@ test_Length15_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Length15_Incorrect_V4 if { # Test no relevant events in top-level ou - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -806,20 +686,12 @@ test_Length15_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Length15_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.3v0.3" + PolicyId := CommonControlsId5_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -850,25 +722,18 @@ test_Length15_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Minimum password length is set to 12
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_3(12)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- - # -# GWS.COMMONCONTROLS.5.4v0.3 +# GWS.COMMONCONTROLS.5.4 #-- test_Enforce_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -891,16 +756,12 @@ test_Enforce_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Enforce_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -937,16 +798,12 @@ test_Enforce_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Enforce_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -969,20 +826,14 @@ test_Enforce_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Enforce password policy at next sign-in is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Enforce password policy at next sign-in is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Enforce_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1019,20 +870,14 @@ test_Enforce_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Enforce password policy at next sign-in is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Enforce password policy at next sign-in is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Enforce_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -1042,20 +887,12 @@ test_Enforce_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Enforce_Incorrect_V4 if { # Test no relevant events in top-level OU - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1078,20 +915,12 @@ test_Enforce_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Enforce_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.4v0.3" + PolicyId := CommonControlsId5_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1128,25 +957,21 @@ test_Enforce_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Enforce password policy at next sign-in is OFF
  • ", - "
  • Test Top-Level OU: Enforce password policy at next sign-in is OFF
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": "Enforce password policy at next sign-in is OFF"}, + {"Name": "Test Top-Level OU", + "Value": "Enforce password policy at next sign-in is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.COMMONCONTROLS.5.5v0.3 +# GWS.COMMONCONTROLS.5.5 #-- + test_Reuse_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1166,16 +991,12 @@ test_Reuse_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Reuse_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1206,16 +1027,12 @@ test_Reuse_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Reuse_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1235,20 +1052,14 @@ test_Reuse_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow password reuse is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Allow password reuse is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Reuse_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1279,20 +1090,14 @@ test_Reuse_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow password reuse is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Allow password reuse is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Reuse_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -1302,20 +1107,12 @@ test_Reuse_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Reuse_Incorrect_V4 if { # Test no relevant events for top-level OU - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1335,20 +1132,12 @@ test_Reuse_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Reuse_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.5v0.3" + PolicyId := CommonControlsId5_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1379,25 +1168,19 @@ test_Reuse_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Allow password reuse is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": "Allow password reuse is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.COMMONCONTROLS.5.6v0.3 +# GWS.COMMONCONTROLS.5.6 #-- test_Expire_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1417,16 +1200,12 @@ test_Expire_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Expire_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1457,16 +1236,12 @@ test_Expire_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Expire_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1486,20 +1261,14 @@ test_Expire_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Password reset frequency is 1 days
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Password reset frequency is 1 days"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Expire_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1530,20 +1299,14 @@ test_Expire_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Password reset frequency is 1 days
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Password reset frequency is 1 days"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Expire_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -1553,20 +1316,12 @@ test_Expire_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Expire_Incorrect_V4 if { # Test no relevant events in top-level OU - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1586,20 +1341,12 @@ test_Expire_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Expire_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.5.6v0.3" + PolicyId := CommonControlsId5_6 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1630,15 +1377,8 @@ test_Expire_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Password reset frequency is 1 days
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Password reset frequency is 1 days"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- - diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego index 01eb0f68..cc4f0831 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols06_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.6.1v0.3 +# GWS.COMMONCONTROLS.6.1 #-- test_Separate_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.6.1v0.3" + PolicyId := CommonControlsId6_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -25,11 +25,11 @@ test_Separate_Correct_V1 if { #-- # -# GWS.COMMONCONTROLS.6.2v0.3 +# GWS.COMMONCONTROLS.6.2 #-- test_Count_Correct_V1 if { # 2 super admins - PolicyId := "GWS.COMMONCONTROLS.6.2v0.3" + PolicyId := CommonControlsId6_2 Output := tests with input as { "super_admins": [ { @@ -58,7 +58,7 @@ test_Count_Correct_V1 if { test_Count_Correct_V2 if { # 3 super admins - PolicyId := "GWS.COMMONCONTROLS.6.2v0.3" + PolicyId := CommonControlsId6_2 Output := tests with input as { "super_admins": [ { @@ -91,7 +91,7 @@ test_Count_Correct_V2 if { test_Count_Correct_V3 if { # 8 super admins - PolicyId := "GWS.COMMONCONTROLS.6.2v0.3" + PolicyId := CommonControlsId6_2 Output := tests with input as { "super_admins": [ { @@ -144,7 +144,7 @@ test_Count_Correct_V3 if { test_Count_Incorrect_V1 if { # 9 super admins - PolicyId := "GWS.COMMONCONTROLS.6.2v0.3" + PolicyId := CommonControlsId6_2 Output := tests with input as { "super_admins": [ { @@ -201,7 +201,7 @@ test_Count_Incorrect_V1 if { test_Count_Incorrect_V2 if { # 1 super admins - PolicyId := "GWS.COMMONCONTROLS.6.2v0.3" + PolicyId := CommonControlsId6_2 Output := tests with input as { "super_admins": [ { @@ -222,4 +222,4 @@ test_Count_Incorrect_V2 if { "though we are not able to account for this automatically." ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego index ce5fbb05..d782940b 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols07_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.7.1v0.3 +# GWS.COMMONCONTROLS.7.1 #-- test_Conflicting_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.7.1v0.3" + PolicyId := CommonControlsId7_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -22,4 +22,4 @@ test_Conflicting_Correct_V1 if { RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego index a80e0c3b..ce552538 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols08_test.rego @@ -1,12 +1,17 @@ package commoncontrols + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.8.1v0.3 +# GWS.COMMONCONTROLS.8.1 #-- test_SelfRecovery_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -29,16 +34,12 @@ test_SelfRecovery_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SelfRecovery_Correct_V2 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -75,16 +76,12 @@ test_SelfRecovery_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SelfRecovery_Correct_V3 if { # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -135,16 +132,12 @@ test_SelfRecovery_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SelfRecovery_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -167,20 +160,14 @@ test_SelfRecovery_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow super admins to recover their account is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Allow super admins to recover their account is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SelfRecovery_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -217,20 +204,14 @@ test_SelfRecovery_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow super admins to recover their account is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Allow super admins to recover their account is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SelfRecovery_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -240,20 +221,12 @@ test_SelfRecovery_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_SelfRecovery_Incorrect_V4 if { # Test no relevant events in the top-level OU - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -276,20 +249,12 @@ test_SelfRecovery_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_SelfRecovery_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -326,21 +291,16 @@ test_SelfRecovery_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Allow super admins to recover their account is ON
  • ", - "
  • Test Top-Level OU: Allow super admins to recover their account is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": "Allow super admins to recover their account is ON"}, + {"Name": "Test Top-Level OU", + "Value": "Allow super admins to recover their account is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SelfRecovery_Incorrect_V6 if { # Test group - PolicyId := "GWS.COMMONCONTROLS.8.1v0.3" + PolicyId := CommonControlsId8_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -378,14 +338,8 @@ test_SelfRecovery_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • test@test: Allow super admins to recover their account is ON
  • ", - "
" - ]) + failedOU := [{"Name": "test@test", + "Value": "Allow super admins to recover their account is ON"}] + FailTestGroupNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego index fb3e39dd..9ce6cfcc 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols09_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.9.1v0.3 +# GWS.COMMONCONTROLS.9.1 #-- test_HighlyPriv_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.9.1v0.3" + PolicyId := CommonControlsId9_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -25,11 +25,11 @@ test_HighlyPriv_Correct_V1 if { #-- # -# GWS.COMMONCONTROLS.9.2v0.3 +# GWS.COMMONCONTROLS.9.2 #-- test_Sensitive_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.9.2v0.3" + PolicyId := CommonControlsId9_2 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -45,4 +45,4 @@ test_Sensitive_Correct_V1 if { RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego index 428b6b80..a5e4855a 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols10_test.rego @@ -1,13 +1,17 @@ package commoncontrols + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.10.1v0.3 +# GWS.COMMONCONTROLS.10.1 #-- test_AccessControl_Correct_V1 if { # Test restricted when there is no _HIGH_RISK event present # (not all services have a risk version, just Drive and Gmail) - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -35,7 +39,7 @@ test_AccessControl_Correct_V1 if { test_AccessControl_Correct_V2 if { # Test allowed with not high risk allowed - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -73,7 +77,7 @@ test_AccessControl_Correct_V2 if { test_AccessControl_Correct_V3 if { # Test restricted with not high risk disallowed - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -111,7 +115,7 @@ test_AccessControl_Correct_V3 if { test_AccessControl_Correct_V4 if { # Test multiple services - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -159,7 +163,7 @@ test_AccessControl_Correct_V4 if { test_AccessControl_Correct_V5 if { # Test multiple services, multiple events - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -228,7 +232,7 @@ test_AccessControl_Correct_V5 if { test_AccessControl_Incorrect_V1 if { # Test unrestricted when there is no _HIGH_RISK event present # (not all services have a risk version, just Drive and Gmail) - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -256,7 +260,7 @@ test_AccessControl_Incorrect_V1 if { test_AccessControl_Incorrect_V2 if { # Test unrestricted with not high risk disallowed - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -294,7 +298,7 @@ test_AccessControl_Incorrect_V2 if { test_AccessControl_Incorrect_V3 if { # Test unrestricted with no high risk version - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -322,7 +326,7 @@ test_AccessControl_Incorrect_V3 if { test_AccessControl_Incorrect_V4 if { # Test no events - PolicyId := "GWS.COMMONCONTROLS.10.1v0.3" + PolicyId := CommonControlsId10_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -345,11 +349,11 @@ test_AccessControl_Incorrect_V4 if { #-- # -# GWS.COMMONCONTROLS.10.2v0.3 +# GWS.COMMONCONTROLS.10.2 #-- test_Consent_Correct_V1 if { # Test disallow with no high risk version - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -377,7 +381,7 @@ test_Consent_Correct_V1 if { test_Consent_Correct_V2 if { # Test disallow with high risk version - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -415,7 +419,7 @@ test_Consent_Correct_V2 if { test_Consent_Incorrect_V1 if { # Test allow with no high risk version - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -443,7 +447,7 @@ test_Consent_Incorrect_V1 if { test_Consent_Incorrect_V2 if { # Test allow with high risk version allowed - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -481,7 +485,7 @@ test_Consent_Incorrect_V2 if { test_Consent_Incorrect_V3 if { # Test allow with high risk version blocked - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -519,7 +523,7 @@ test_Consent_Incorrect_V3 if { test_Consent_Incorrect_V4 if { # Test no events - PolicyId := "GWS.COMMONCONTROLS.10.2v0.3" + PolicyId := CommonControlsId10_2 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -542,11 +546,11 @@ test_Consent_Incorrect_V4 if { #-- # -# GWS.COMMONCONTROLS.10.3v0.3 +# GWS.COMMONCONTROLS.10.3 #-- test_Internal_Correct_V1 if { # Test basic - PolicyId := "GWS.COMMONCONTROLS.10.3v0.3" + PolicyId := CommonControlsId10_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -564,16 +568,12 @@ test_Internal_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Internal_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.10.3v0.3" + PolicyId := CommonControlsId10_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -600,16 +600,12 @@ test_Internal_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Internal_Incorrect_V1 if { # Test basic - PolicyId := "GWS.COMMONCONTROLS.10.3v0.3" + PolicyId := CommonControlsId10_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -627,20 +623,14 @@ test_Internal_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Trust internal apps is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Trust internal apps is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Internal_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.10.3v0.3" + PolicyId := CommonControlsId10_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -667,20 +657,14 @@ test_Internal_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Trust internal apps is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Trust internal apps is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Internal_Incorrect_V3 if { # Test no events - PolicyId := "GWS.COMMONCONTROLS.10.3v0.3" + PolicyId := CommonControlsId10_3 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -690,24 +674,16 @@ test_Internal_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} #-- # -# GWS.COMMONCONTROLS.10.4v0.3 +# GWS.COMMONCONTROLS.10.4 #-- test_Unconfigured_Correct_V1 if { # Test basic - PolicyId := "GWS.COMMONCONTROLS.10.4v0.3" + PolicyId := CommonControlsId10_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -725,16 +701,12 @@ test_Unconfigured_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Unconfigured_Correct_V2 if { # Test basic multiple events - PolicyId := "GWS.COMMONCONTROLS.10.4v0.3" + PolicyId := CommonControlsId10_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -761,16 +733,12 @@ test_Unconfigured_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Unconfigured_Incorrect_V1 if { # Test unblock - PolicyId := "GWS.COMMONCONTROLS.10.4v0.3" + PolicyId := CommonControlsId10_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -788,21 +756,16 @@ test_Unconfigured_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Unconfigured third-party app access is set to ", - "Allow users to access any third-party apps
  • ", - "
" - ]) + msg := sprintf("Unconfigured third-party app access is set to %s", + ["Allow users to access any third-party apps"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": msg}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Unconfigured_Incorrect_V2 if { # Test signin only - PolicyId := "GWS.COMMONCONTROLS.10.4v0.3" + PolicyId := CommonControlsId10_4 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -820,21 +783,17 @@ test_Unconfigured_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Unconfigured third-party app access is set to ", - "Allow users to access third-party apps that only request basic info needed for Sign in with Google.
  • ", - "
" - ]) + msg := sprintf("Unconfigured third-party app access is set to %s %s", + ["Allow users to access third-party apps that only", + "request basic info needed for Sign in with Google."]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": msg}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Unconfigured_Incorrect_V3 if { # Test no events - PolicyId := "GWS.COMMONCONTROLS.10.4v0.3" + PolicyId := CommonControlsId10_4 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -844,25 +803,17 @@ test_Unconfigured_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} #-- - # -# GWS.COMMONCONTROLS.10.5v0.3 +# GWS.COMMONCONTROLS.10.5 #-- + test_Access_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -881,16 +832,12 @@ test_Access_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -919,16 +866,12 @@ test_Access_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -947,20 +890,14 @@ test_Access_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow users to manage their access to less secure apps is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage10_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -989,20 +926,14 @@ test_Access_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Allow users to manage their access to less secure apps is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage10_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -1012,20 +943,12 @@ test_Access_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Access_Incorrect_V4 if { # Test no relevant events in top-level OU - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1044,20 +967,12 @@ test_Access_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_Access_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.10.5v0.3" + PolicyId := CommonControlsId10_5 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -1086,14 +1001,8 @@ test_Access_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Allow users to manage their access to less secure apps is ON
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": NonComplianceMessage10_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego index 4e697da2..08095fb7 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols11_test.rego @@ -1,13 +1,18 @@ package commoncontrols -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.11.1v0.3 +# GWS.COMMONCONTROLS.11.1 #-- + test_Installation_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -42,16 +47,12 @@ test_Installation_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Installation_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -95,16 +96,12 @@ test_Installation_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Installation_Correct_V3 if { # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -159,16 +156,12 @@ test_Installation_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Installation_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -201,20 +194,14 @@ test_Installation_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Users can install and run any app from the Marketplace
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage11_1(true)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Installation_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -258,20 +245,14 @@ test_Installation_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Users can install and run any app from the Marketplace
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage11_1(true)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Installation_Incorrect_V3 if { # Test no relevant events - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -281,21 +262,12 @@ test_Installation_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Installation_Incorrect_V4 if { # Test no relevant events in top-level OU - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -315,21 +287,12 @@ test_Installation_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, ", - "Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Installation_Incorrect_V5 if { # Test multiple OUs - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -386,20 +349,14 @@ test_Installation_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Users can install and run any app from the Marketplace
  • ", - "
" - ]) + failedOU := [{"Name": "Test Second-Level OU", + "Value": NonComplianceMessage11_1(true)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Installation_Incorrect_V6 if { # Test internal allowed - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -432,20 +389,14 @@ test_Installation_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Users can install and run any internal app, even if it's not allowlisted
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage11_1(false)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Installation_Incorrect_V7 if { # Test group - PolicyId := "GWS.COMMONCONTROLS.11.1v0.3" + PolicyId := CommonControlsId11_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -492,14 +443,8 @@ test_Installation_Incorrect_V7 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • test@test: Users can install and run any internal app, even if it's not allowlisted
  • ", - "
" - ]) + failedGroup := [{"Name": "test@test", + "Value": NonComplianceMessage11_1(false)}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego index 93bba8a0..84be48dc 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols12_test.rego @@ -1,12 +1,17 @@ package commoncontrols + import future.keywords +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.COMMONCONTROLS.12.1v0.3 +# GWS.COMMONCONTROLS.12.1 #-- + test_Takeout_Correct_V1 if { # Test basic correct - PolicyId := "GWS.COMMONCONTROLS.12.1v0.3" + PolicyId := CommonControlsId12_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -37,16 +42,12 @@ test_Takeout_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Takeout_Incorrect_V1 if { # Test specifc apps allowed, ou - PolicyId := "GWS.COMMONCONTROLS.12.1v0.3" + PolicyId := CommonControlsId12_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -88,21 +89,14 @@ test_Takeout_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: The following apps with individual admin control have Takeout enabled: ", - "Blogger, Google Maps
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage12_1(["Blogger", "Google Maps"])}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Takeout_Incorrect_V2 if { # Test nonspecific apps allowed, ou - PolicyId := "GWS.COMMONCONTROLS.12.1v0.3" + PolicyId := CommonControlsId12_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -133,20 +127,14 @@ test_Takeout_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Takeout is enabled for services without an individual admin control
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage12_1a}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Takeout_Incorrect_V3 if { # Test nonspecific apps and specific apps allowed, ou - PolicyId := "GWS.COMMONCONTROLS.12.1v0.3" + PolicyId := CommonControlsId12_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -177,21 +165,16 @@ test_Takeout_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Takeout is enabled for services without an individual admin control
  • ", - "
  • Test Top-Level OU: The following apps with individual admin control have Takeout enabled: Blogger
  • ", - "
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage12_1a}, + {"Name": "Test Top-Level OU", + "Value": NonComplianceMessage12_1(["Blogger"])}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Takeout_Incorrect_V4 if { # Test nonspecific apps allowed, group - PolicyId := "GWS.COMMONCONTROLS.12.1v0.3" + PolicyId := CommonControlsId12_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -234,14 +217,8 @@ test_Takeout_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • test@test: Takeout is enabled for services without an individual admin control
  • ", - "
" - ]) + failedGroup := [{"Name": "test@test", + "Value": NonComplianceMessage12_1a}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego index 4095d258..a264bc0e 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols13_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.13.1v0.3 +# GWS.COMMONCONTROLS.13.1 #-- test_Required_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -24,4 +24,4 @@ test_Required_Correct_V1 if { "Results for GWS.COMMONCONTROLS.13 are listed in the ", "Rules Report."]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego index 10947a50..6e359608 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols14_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.14.1v0.3 +# GWS.COMMONCONTROLS.14.1 #-- test_SEIM_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.14.1v0.3" + PolicyId := CommonControlsId14_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -25,11 +25,11 @@ test_SEIM_Correct_V1 if { #-- # -# GWS.COMMONCONTROLS.14.2v0.3 +# GWS.COMMONCONTROLS.14.2 #-- test_AccessControl_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.14.2v0.3" + PolicyId := CommonControlsId14_2 Output := tests with input as { "commoncontrols_logs": {"items": [ diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego index 842c013a..1702cf41 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols15_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.15.1v0.3 +# GWS.COMMONCONTROLS.15.1 #-- test_AccessControl_Correct_V1 if { # Test not implemented - PolicyId := "GWS.COMMONCONTROLS.15.1v0.3" + PolicyId := CommonControlsId15_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -26,11 +26,11 @@ test_AccessControl_Correct_V1 if { # -# GWS.COMMONCONTROLS.15.2v0.3 +# GWS.COMMONCONTROLS.15.2 #-- test_DataProcessing_OUs_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -59,7 +59,7 @@ test_DataProcessing_OUs_Correct_V1 if { test_DataProcessing_OUs_Correct_V2 if { # Test inheritance with root and sub OUs - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -99,7 +99,7 @@ test_DataProcessing_OUs_Correct_V2 if { test_DataProcessing_OUs_Incorrect_V1 if { # Test incorrect root OU - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -132,7 +132,7 @@ test_DataProcessing_OUs_Incorrect_V1 if { test_DataProcessing_OUs_Incorrect_V2 if { # Test incorrect second-level OU - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -176,7 +176,7 @@ test_DataProcessing_OUs_Incorrect_V2 if { test_DataProcessing_OUs_Groups_Incorrect_V1 if { # Test for correct root OU but with an incorrect group event - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -220,7 +220,7 @@ test_DataProcessing_OUs_Groups_Incorrect_V1 if { test_DataProcessing_OUs_Groups_Incorrect_V2 if { # Test for correct root OU but with incorrect group events - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -276,7 +276,7 @@ test_DataProcessing_OUs_Groups_Incorrect_V2 if { test_DataProcessing_OUs_Groups_Incorrect_V3 if { # Test for both incorrect OUs and group events - PolicyId := "GWS.COMMONCONTROLS.15.2v0.3" + PolicyId := CommonControlsId15_2 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -336,11 +336,11 @@ test_DataProcessing_OUs_Groups_Incorrect_V3 if { # -# GWS.COMMONCONTROLS.15.3v0.3 +# GWS.COMMONCONTROLS.15.3 #-- test_Logs_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -368,7 +368,7 @@ test_Logs_Correct_V1 if { test_Logs_Correct_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -406,7 +406,7 @@ test_Logs_Correct_V2 if { test_Logs_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -438,7 +438,7 @@ test_Logs_Incorrect_V1 if { test_Logs_Incorrect_V2 if { # Test multiple events - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -480,7 +480,7 @@ test_Logs_Incorrect_V2 if { test_Logs_Incorrect_V3 if { # Test no relevent events - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -504,7 +504,7 @@ test_Logs_Incorrect_V3 if { test_Logs_Incorrect_V4 if { # Test multiple ous - PolicyId := "GWS.COMMONCONTROLS.15.3v0.3" + PolicyId := CommonControlsId15_3 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -543,4 +543,4 @@ test_Logs_Incorrect_V4 if { "" ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego index 6e015a3e..f251cf5c 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols16_test.rego @@ -1,441 +1,441 @@ -package commoncontrols -import future.keywords - -# -# GWS.COMMONCONTROLS.16.1v0.3 -#-- - -test_Unlisted_Correct_V1 if { - # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.16.1v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_Unlisted_Correct_V2 if { - # Test inheritance - PolicyId := "GWS.COMMONCONTROLS.16.1v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, - {"name": "NEW_VALUE", "value": "INHERIT_FROM_PARENT"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_Unlisted_Incorrect_V1 if { - PolicyId := "GWS.COMMONCONTROLS.16.1v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Access to additional services without individual control is turned on
  • ", - "
" - ]) -} - -test_Unlisted_Incorrect_V2 if { - # Test no events - PolicyId := "GWS.COMMONCONTROLS.16.1v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. While we are unable ", - "to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) -} -#-- - -# -# GWS.COMMONCONTROLS.16.2v0.3 -#-- - -test_EarlyAccessApps_OUs_Correct_V1 if { - # Test 1 correct event - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2024-10-15T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_EarlyAccessApps_OUs_Correct_V2 if { - # Test inheritance with root and sub OUs - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "INHERIT_FROM_PARENT"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_EarlyAccessApps_OUs_Incorrect_V1 if { - # Test incorrect root OU - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2024-05-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Service status is ON
  • ", - "
" - ]) -} - -test_EarlyAccessApps_OUs_Incorrect_V2 if { - # Test incorrect second-level OU - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Service status is ON
  • ", - "
" - ]) -} - -test_EarlyAccessApps_OUs_Correct_Groups_Incorrect_V1 if { - # Test for correct root OU but with an incorrect group event - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "GROUP_EMAIL", "value": "Test Group 1"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • Test Group 1: Service status is ON
  • ", - "
" - ]) -} - -test_EarlyAccessApps_OUs_Correct_Groups_Incorrect_V2 if { - # Test for correct root OU but with incorrect group events - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "false"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "GROUP_EMAIL", "value": "Test Group 1"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "GROUP_EMAIL", "value": "Test Group 2"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • Test Group 1: Service status is ON
  • ", - "
  • Test Group 2: Service status is ON
  • ", - "
" - ]) -} - -test_EarlyAccessApps_OUs_Groups_Incorrect_V1 if { - # Test for both incorrect OUs and group events - PolicyId := "GWS.COMMONCONTROLS.16.2v0.3" - Output := tests with input as { - "commoncontrols_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "GROUP_EMAIL", "value": "Test Group 1"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - {"name": "SERVICE_NAME", "value": "Early Access Apps"}, - {"name": "NEW_VALUE", "value": "true"}, - {"name": "GROUP_EMAIL", "value": "Test Group 2"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Service status is ON
  • ", - "

", - "The following groups are non-compliant:
    ", - "
  • Test Group 1: Service status is ON
  • ", - "
  • Test Group 2: Service status is ON
  • ", - "
" - ]) -} -#-- \ No newline at end of file +package commoncontrols +import future.keywords + +# +# GWS.COMMONCONTROLS.16.1 +#-- + +test_Unlisted_Correct_V1 if { + # Test 1 event + PolicyId := CommonControlsId16_1 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_Unlisted_Correct_V2 if { + # Test inheritance + PolicyId := CommonControlsId16_1 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, + {"name": "NEW_VALUE", "value": "INHERIT_FROM_PARENT"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_Unlisted_Incorrect_V1 if { + PolicyId := CommonControlsId16_1 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "DISABLE_UNLISTED_SERVICES"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Top-Level OU: Access to additional services without individual control is turned on
  • ", + "
" + ]) +} + +test_Unlisted_Incorrect_V2 if { + # Test no events + PolicyId := CommonControlsId16_1 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "No relevant event in the current logs for the top-level OU, Test Top-Level OU. While we are unable ", + "to determine the state from the logs, the default setting ", + "is non-compliant; manual check recommended." + ]) +} +#-- + +# +# GWS.COMMONCONTROLS.16.2 +#-- + +test_EarlyAccessApps_OUs_Correct_V1 if { + # Test 1 correct event + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2024-10-15T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_EarlyAccessApps_OUs_Correct_V2 if { + # Test inheritance with root and sub OUs + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "INHERIT_FROM_PARENT"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_EarlyAccessApps_OUs_Incorrect_V1 if { + # Test incorrect root OU + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2024-05-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Top-Level OU: Service status is ON
  • ", + "
" + ]) +} + +test_EarlyAccessApps_OUs_Incorrect_V2 if { + # Test incorrect second-level OU + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Second-Level OU: Service status is ON
  • ", + "
" + ]) +} + +test_EarlyAccessApps_OUs_Correct_Groups_Incorrect_V1 if { + # Test for correct root OU but with an incorrect group event + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "GROUP_EMAIL", "value": "Test Group 1"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following groups are non-compliant:
    ", + "
  • Test Group 1: Service status is ON
  • ", + "
" + ]) +} + +test_EarlyAccessApps_OUs_Correct_Groups_Incorrect_V2 if { + # Test for correct root OU but with incorrect group events + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "false"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "GROUP_EMAIL", "value": "Test Group 1"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "GROUP_EMAIL", "value": "Test Group 2"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following groups are non-compliant:
    ", + "
  • Test Group 1: Service status is ON
  • ", + "
  • Test Group 2: Service status is ON
  • ", + "
" + ]) +} + +test_EarlyAccessApps_OUs_Groups_Incorrect_V1 if { + # Test for both incorrect OUs and group events + PolicyId := CommonControlsId16_2 + Output := tests with input as { + "commoncontrols_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "GROUP_EMAIL", "value": "Test Group 1"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + {"name": "SERVICE_NAME", "value": "Early Access Apps"}, + {"name": "NEW_VALUE", "value": "true"}, + {"name": "GROUP_EMAIL", "value": "Test Group 2"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Top-Level OU: Service status is ON
  • ", + "

", + "The following groups are non-compliant:
    ", + "
  • Test Group 1: Service status is ON
  • ", + "
  • Test Group 2: Service status is ON
  • ", + "
" + ]) +} +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego index f526c30b..4753534b 100644 --- a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols17_test.rego @@ -2,11 +2,11 @@ package commoncontrols import future.keywords # -# GWS.COMMONCONTROLS.17.1v0.3 +# GWS.COMMONCONTROLS.17.1 #-- test_MPA_Correct_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.17.1v0.3" + PolicyId := CommonControlsId17_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -38,7 +38,7 @@ test_MPA_Correct_V1 if { test_MPA_Incorrect_V1 if { # Test 1 event - PolicyId := "GWS.COMMONCONTROLS.17.1v0.3" + PolicyId := CommonControlsId17_1 Output := tests with input as { "commoncontrols_logs": {"items": [ { @@ -74,7 +74,7 @@ test_MPA_Incorrect_V1 if { test_MPA_Incorrect_V2 if { # Test no relevent events - PolicyId := "GWS.COMMONCONTROLS.17.1v0.3" + PolicyId := CommonControlsId17_1 Output := tests with input as { "commoncontrols_logs": {"items": [ @@ -95,4 +95,4 @@ test_MPA_Incorrect_V2 if { "is non-compliant; manual check recommended." ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api03_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api03_test.rego new file mode 100644 index 00000000..5328ef99 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api03_test.rego @@ -0,0 +1,84 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi03 := { + "policies": { + "topOU": { + "security_login_challenges": { + "enableEmployeeIdChallenge": true + } + }, + "nextOU": { + "security_login_challenges": { + "enableEmployeeIdChallenge": true + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BaseCaseInputApi03 := { + "policies": { + "topOU": { + "security_login_challenges": { + "enableEmployeeIdChallenge": false + } + }, + "nextOU": { + "security_session_controls": { + "webSessionDuration": "800m" + }, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BaseCaseInputApi03a := { + "policies": { + "topOU": { + "security_login_challenges": { + "enableEmployeeIdChallenge": true + } + }, + "nextOU": { + "security_login_challenges": { + "enableEmployeeIdChallenge": false + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_PostSSO_Correct_1 if { + PolicyId := CommonControlsId3_1 + Output := tests with input as GoodCaseInputApi03 + + PassTestResult(PolicyId, Output) +} + +test_PostSSO_Incorrect_1 if { + PolicyId := CommonControlsId3_1 + Output := tests with input as BaseCaseInputApi03 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage3_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_PostSSO_Incorrect_2 if { + PolicyId := CommonControlsId3_1 + Output := tests with input as BaseCaseInputApi03a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage3_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api04_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api04_test.rego new file mode 100644 index 00000000..6335aa69 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api04_test.rego @@ -0,0 +1,64 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi04 := { + "policies": { + "topOU": { + "security_session_controls": { + "webSessionDuration": "43200s" + }, + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + }, + }, + "fourthOU": { + "security_session_controls": { + "webSessionDuration": "12H" + }, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BaseCaseInputApi04 := { + "policies": { + "topOU": { + "security_session_controls": { + "webSessionDuration": "43200s" + }, + }, + "nextOU": { + "security_session_controls": { + "webSessionDuration": "800m" + }, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CCAPI_ReAuth_Comply_1 if { + PolicyId := CommonControlsId4_1 + Output := tests with input as GoodCaseInputApi04 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_ReAuth_NonComply_1 if { + PolicyId := CommonControlsId4_1 + Output := tests with input as BaseCaseInputApi04 + + failedOU := [{"Name": "nextOU", + "Value": "Web session duration: 800m"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api05_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api05_test.rego new file mode 100644 index 00000000..024b2c81 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api05_test.rego @@ -0,0 +1,160 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi05 := { + "policies": { + "topOU": { + "security_password": { + "allowedStrength": "STRONG", + "minimumLength": 15, + "maximumLength": 100, + "enforceRequirementsAtLogin": true, + "allowReuse": false, + "expirationDuration": "0s" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi05 := { + "policies": { + "topOU": { + "security_password": { + "allowedStrength": "WEAK", + "minimumLength": 6, + "maximumLength": 100, + "enforceRequirementsAtLogin": false, + "allowReuse": true, + "expirationDuration": "10h" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi05a := { + "policies": { + "topOU": { + "security_password": { + "allowedStrength": "STRONG", + "minimumLength": 15, + "maximumLength": 100, + "enforceRequirementsAtLogin": true, + "allowReuse": false, + "expirationDuration": "0s" + } + }, + "nextOU": { + "security_password": { + "minimumLength": 13, + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CCAPI_PwdStrength_Comply_1 if { + PolicyId := CommonControlsId5_1 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdStrength_NonComply_1 if { + PolicyId := CommonControlsId5_1 + Output := tests with input as BadCaseInputApi05 + + failedOU := [{"Name": "topOU", + "Value": "Password strength is WEAK, not STRONG"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CCAPI_PwdLength_Comply_1 if { + PolicyId := CommonControlsId5_2 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdLength_NonComply_1 if { + PolicyId := CommonControlsId5_2 + Output := tests with input as BadCaseInputApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_2(6)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CCAPI_PwdSuggestLength_Comply_1 if { + PolicyId := CommonControlsId5_3 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdSuggestLength_NonComply_1 if { + PolicyId := CommonControlsId5_3 + Output := tests with input as BadCaseInputApi05a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_3(13)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CCAPI_PwdNextLogin_Comply_1 if { + PolicyId := CommonControlsId5_4 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdNextLogin_NonComply_1 if { + PolicyId := CommonControlsId5_4 + Output := tests with input as BadCaseInputApi05 + + failedOU := [{"Name": "topOU", + "Value": "Enforce password policy at next sign-in is OFF"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CCAPI_PwdReuse_Comply_1 if { + PolicyId := CommonControlsId5_5 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdReuse_NonComply_1 if { + PolicyId := CommonControlsId5_5 + Output := tests with input as BadCaseInputApi05 + + failedOU := [{"Name": "topOU", + "Value": "Allow password reuse is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_CCAPI_PwdResetFrequency_Comply_1 if { + PolicyId := CommonControlsId5_6 + Output := tests with input as GoodCaseInputApi05 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_PwdResetFrequency_NonComply_1 if { + PolicyId := CommonControlsId5_6 + Output := tests with input as BadCaseInputApi05 + + failedOU := [{"Name": "topOU", + "Value": "Password reset frequency is 10h"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api08_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api08_test.rego new file mode 100644 index 00000000..a0cb0958 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api08_test.rego @@ -0,0 +1,47 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi08 := { + "policies": { + "topOU": { + "security_super_admin_account_recovery": { + "enableAccountRecovery": false + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi08 := { + "policies": { + "topOU": { + "security_super_admin_account_recovery": { + "enableAccountRecovery": true + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_CCAPI_SAAcctRecovery_Comply_1 if { + PolicyId := CommonControlsId8_1 + Output := tests with input as GoodCaseInputApi08 + + PassTestResult(PolicyId, Output) +} + +test_CCAPI_SAAcctRecovery_NonComply_1 if { + PolicyId := CommonControlsId8_1 + Output := tests with input as BadCaseInputApi08 + + failedOU := [{"Name": "topOU", + "Value": "Allow super admins to recover their account is ON"}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api09_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api09_test.rego new file mode 100644 index 00000000..cc07e566 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api09_test.rego @@ -0,0 +1,63 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi09 := { + "policies": { + "topOU": { + "security_advanced_protection_program": { + "enableAdvancedProtectionSelfEnrollment": true + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi09 := { + "policies": { + "topOU": { + "security_advanced_protection_program": { + "enableAdvancedProtectionSelfEnrollment": false + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_HighPrivAccountsAPP_Correct_1 if { + PolicyId := CommonControlsId9_1 + Output := tests with input as GoodCaseInputApi09 + + PassTestResult(PolicyId, Output) +} + +test_HighPrivAccountsAPP_Incorrect_1 if { + PolicyId := CommonControlsId9_1 + Output := tests with input as BadCaseInputApi09 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage9_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SensitiveAccountsAPP_Correct_1 if { + PolicyId := CommonControlsId9_2 + Output := tests with input as GoodCaseInputApi09 + + PassTestResult(PolicyId, Output) +} + +test_SensitiveAccountsAPP_Incorrect_1 if { + PolicyId := CommonControlsId9_2 + Output := tests with input as BadCaseInputApi09 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage9_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api10_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api10_test.rego new file mode 100644 index 00000000..f6004759 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api10_test.rego @@ -0,0 +1,43 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi10 := { + "policies": { + "topOU": { + "security_less_secure_apps": {"allowLessSecureApps": false} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi10 := { + "policies": { + "topOU": { + "security_less_secure_apps": {"allowLessSecureApps": true} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_LessSecureApps_Correct_1 if { + PolicyId := CommonControlsId10_5 + Output := tests with input as GoodCaseInputApi10 + + PassTestResult(PolicyId, Output) +} + +test_LessSecureApps_Incorrect_1 if { + PolicyId := CommonControlsId10_5 + Output := tests with input as BadCaseInputApi10 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage10_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api11_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api11_test.rego new file mode 100644 index 00000000..621124e7 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api11_test.rego @@ -0,0 +1,59 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi11 := { + "policies": { + "topOU": { + "workspace_marketplace_apps_access_options": { + "accessLevel": "ALLOW_LISTED_APPS", + "allowAllInternalApps": false} + }, + "nextOU": { + "workspace_marketplace_apps_access_options": { + "accessLevel": "ALLOW_NONE", + "allowAllInternalApps": true} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi11 := { + "policies": { + "topOU": { + "workspace_marketplace_apps_access_options": { + "accessLevel": "ALLOW_ALL", + "allowAllInternalApps": true} + }, + "nextOU": { + "workspace_marketplace_apps_access_options": { + "accessLevel": "ALLOW_LISTED_APPS", + "allowAllInternalApps": true} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_MarketplaceApps_Correct_1 if { + PolicyId := CommonControlsId11_1 + Output := tests with input as GoodCaseInputApi11 + + PassTestResult(PolicyId, Output) +} + +test_MarketplaceApps_Incorrect_1 if { + PolicyId := CommonControlsId11_1 + Output := tests with input as BadCaseInputApi11 + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage11_1(false)}, + {"Name": "topOU", + "Value": NonComplianceMessage11_1(true)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api12_test.rego b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api12_test.rego new file mode 100644 index 00000000..e1dc2717 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/commoncontrols/commoncontrols_api12_test.rego @@ -0,0 +1,113 @@ +package commoncontrols + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodCaseInputApi12 := { + "policies": { + "topOU": { + "blogger_user_takeout": {"takeoutStatus": "DISABLED"}, + "books_user_takeout": {"takeoutStatus": "DISABLED"}, + "location_history_user_takeout": {"takeoutStatus": "DISABLED"}, + "maps_user_takeout": {"takeoutStatus": "DISABLED"}, + "pay_user_takeout": {"takeoutStatus": "DISABLED"}, + "photos_user_takeout": {"takeoutStatus": "DISABLED"}, + "play_console_user_takeout": {"takeoutStatus": "DISABLED"}, + "play_user_takeout": {"takeoutStatus": "DISABLED"}, + "youtube_user_takeout": {"takeoutStatus": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi12 := { + "policies": { + "topOU": { + "blogger_user_takeout": {"takeoutStatus": "ENABLED"}, + "books_user_takeout": {"takeoutStatus": "ENABLED"}, + "location_history_user_takeout": {"takeoutStatus": "ENABLED"}, + "maps_user_takeout": {"takeoutStatus": "ENABLED"}, + "pay_user_takeout": {"takeoutStatus": "ENABLED"}, + "photos_user_takeout": {"takeoutStatus": "ENABLED"}, + "play_console_user_takeout": {"takeoutStatus": "ENABLED"}, + "play_user_takeout": {"takeoutStatus": "ENABLED"}, + "youtube_user_takeout": {"takeoutStatus": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadCaseInputApi12a := { + "policies": { + "topOU": { + "blogger_user_takeout": {"takeoutStatus": "DISABLED"}, + "books_user_takeout": {"takeoutStatus": "DISABLED"}, + "location_history_user_takeout": {"takeoutStatus": "DISABLED"}, + "maps_user_takeout": {"takeoutStatus": "DISABLED"}, + "pay_user_takeout": {"takeoutStatus": "DISABLED"}, + "photos_user_takeout": {"takeoutStatus": "DISABLED"}, + "play_console_user_takeout": {"takeoutStatus": "DISABLED"}, + "play_user_takeout": {"takeoutStatus": "DISABLED"}, + "youtube_user_takeout": {"takeoutStatus": "DISABLED"} + }, + "nextOU": { + "location_history_user_takeout": {"takeoutStatus": "ENABLED"}, + "play_console_user_takeout": {"takeoutStatus": "ENABLED"}, + "youtube_user_takeout": {"takeoutStatus": "ENABLED"} + }, + "thirdOU": { + "blogger_user_takeout": {"takeoutStatus": "ENABLED"}, + "maps_user_takeout": {"takeoutStatus": "ENABLED"}, + "play_user_takeout": {"takeoutStatus": "ENABLED"}, + "youtube_user_takeout": {"takeoutStatus": "DISABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +TakeoutApps(keys) := [Takeout[key] | some key in keys] + +test_Takeout_Correct_1 if { + PolicyId := CommonControlsId12_1 + Output := tests with input as GoodCaseInputApi12 + + PassTestResult(PolicyId, Output) +} + +test_Takeout_Incorrect_1 if { + PolicyId := CommonControlsId12_1 + Output := tests with input as BadCaseInputApi12 + + EnabledApps := ["blogger", + "books", + "location_history", + "maps", + "pay", + "photos", + "play_console", + "play", + "youtube"] + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage12_1(TakeoutApps(EnabledApps))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_Takeout_Incorrect_2 if { + PolicyId := CommonControlsId12_1 + Output := tests with input as BadCaseInputApi12a + + EnabledApps1 := ["location_history", "play_console", "youtube"] + EnabledApps2 := ["blogger", "maps", "play"] + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage12_1(TakeoutApps(EnabledApps1))}, + {"Name": "thirdOU", + "Value": NonComplianceMessage12_1(TakeoutApps(EnabledApps2))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive01_test.rego b/scubagoggles/Testing/RegoTests/drive/drive01_test.rego index 3050979e..02b70a5b 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive01_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive01_test.rego @@ -1,12 +1,16 @@ package drive + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVEDOCS.1.1v0.3 +# GWS.DRIVEDOCS.1.1 #-- test_Sharing_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -25,16 +29,12 @@ test_Sharing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -63,16 +63,12 @@ test_Sharing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -101,16 +97,12 @@ test_Sharing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -129,20 +121,12 @@ test_Sharing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Sharing_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -161,19 +145,14 @@ test_Sharing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Files owned by users or shared drives can ", - "be shared outside of the organization
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -202,19 +181,14 @@ test_Sharing_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Files owned by users or shared drives can ", - "be shared outside of the organization
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V4 if { # Test sharing setting when there are multiple OUs and secondary is wrong - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -243,19 +217,14 @@ test_Sharing_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "Files owned by users or shared drives can ", - "be shared outside of the organization
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V5 if { # Test sharing setting when the top OU is not present but there is another - PolicyId := "GWS.DRIVEDOCS.1.1v0.3" + PolicyId := DriveId1_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -274,24 +243,16 @@ test_Sharing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } #-- # -# GWS.DRIVEDOCS.1.2v0.3 +# GWS.DRIVEDOCS.1.2 #-- test_Receiving_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -310,16 +271,12 @@ test_Receiving_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Receiving_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -348,16 +305,12 @@ test_Receiving_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Receiving_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -386,16 +339,12 @@ test_Receiving_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Receiving_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -414,20 +363,12 @@ test_Receiving_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Receiving_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -446,17 +387,14 @@ test_Receiving_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users can recieve files outside the domain
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Receiving_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -485,18 +423,14 @@ test_Receiving_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users can recieve files outside the domain
"]) - + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Receiving_Incorrect_V4 if { # Test sharing setting when there are multiple OUs, top OU is compliant but secondary isn't - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -525,17 +459,14 @@ test_Receiving_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Users can recieve files outside the domain
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Receiving_Incorrect_V5 if { # Test sharing setting when top level OU is not present - PolicyId := "GWS.DRIVEDOCS.1.2v0.3" + PolicyId := DriveId1_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -554,23 +485,16 @@ test_Receiving_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } # -# GWS.DRIVEDOCS.1.3v0.3 +# GWS.DRIVEDOCS.1.3 #-- + test_Warnings_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -589,16 +513,12 @@ test_Warnings_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Warnings_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -627,16 +547,12 @@ test_Warnings_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Warnings_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -665,16 +581,12 @@ test_Warnings_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Warnings_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -693,20 +605,12 @@ test_Warnings_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Warnings_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -725,17 +629,14 @@ test_Warnings_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: External Sharing Warning is Disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_3(GetFriendlyValue1_3("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -test_Warningsr_Incorrect_V3 if { +test_Warnings_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -764,17 +665,14 @@ test_Warningsr_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: External Sharing Warning is Disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_3(GetFriendlyValue1_3("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Warnings_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -803,17 +701,14 @@ test_Warnings_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: External Sharing Warning is Disabled
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_3(GetFriendlyValue1_3("SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Warnings_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.3v0.3" + PolicyId := DriveId1_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -832,23 +727,16 @@ test_Warnings_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } # -# GWS.DRIVEDOCS.1.4v0.3 +# GWS.DRIVEDOCS.1.4 #-- + test_NonGoogle_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -877,16 +765,12 @@ test_NonGoogle_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_NonGoogle_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -925,16 +809,12 @@ test_NonGoogle_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_NonGoogle_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -983,16 +863,12 @@ test_NonGoogle_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_NonGoogle_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1011,20 +887,12 @@ test_NonGoogle_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_NonGoogle_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1053,19 +921,15 @@ test_NonGoogle_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "External sharing is enabled and ", - "items can be shared to non-google accounts
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4("ANONYMOUS_PREVIEW", + "SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_NonGoogle_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1089,7 +953,7 @@ test_NonGoogle_Incorrect_V3 if { }] }, { - "id": {"time": "2021-13-23T00:02:28.672Z"}, + "id": {"time": "2021-13-23T00:02:28.672Z"}, # incorrect timestamp?? "events": [{ "parameters": [ {"name": "SETTING_NAME", "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS"}, @@ -1099,7 +963,7 @@ test_NonGoogle_Incorrect_V3 if { }] }, { - "id": {"time": "2022-14-24T00:02:28.672Z"}, + "id": {"time": "2022-14-24T00:02:28.672Z"}, # incorrect timestamp?? "events": [{ "parameters": [ {"name": "SETTING_NAME", "value": "SHARING_OUTSIDE_DOMAIN"}, @@ -1114,19 +978,15 @@ test_NonGoogle_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "External sharing is enabled and ", - "items can be shared to non-google accounts
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4("ANONYMOUS_PREVIEW", + "SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_NonGoogle_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1175,19 +1035,15 @@ test_NonGoogle_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "External sharing is enabled and ", - "items can be shared to non-google accounts
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4("ALLOWED", + "SHARING_ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_NonGoogle_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.4v0.3" + PolicyId := DriveId1_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1218,11 +1074,12 @@ test_NonGoogle_Incorrect_V5 if { } # -# GWS.DRIVEDOCS.1.5v0.3 +# GWS.DRIVEDOCS.1.5 #-- + test_Link_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1241,16 +1098,12 @@ test_Link_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Link_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1279,16 +1132,12 @@ test_Link_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Link_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1317,16 +1166,12 @@ test_Link_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Link_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1345,20 +1190,12 @@ test_Link_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Link_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1377,16 +1214,14 @@ test_Link_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Published web content can be made visible to anyone with a link
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } + test_Link_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1415,17 +1250,14 @@ test_Link_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Published web content can be made visible to anyone with a link
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Link_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1454,17 +1286,14 @@ test_Link_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Published web content can be made visible to anyone with a link
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Link_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.5v0.3" + PolicyId := DriveId1_5 Output := tests with input as { "drive_logs": {"items": [ { @@ -1483,24 +1312,16 @@ test_Link_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } #-- # -# GWS.DRIVEDOCS.1.6v0.3 +# GWS.DRIVEDOCS.1.6 #-- test_SharingChecker_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1519,16 +1340,12 @@ test_SharingChecker_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharingChecker_Correct_V2 if { # Test setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1557,16 +1374,12 @@ test_SharingChecker_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharingChecker_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1595,16 +1408,12 @@ test_SharingChecker_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharingChecker_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1623,20 +1432,12 @@ test_SharingChecker_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_SharingChecker_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1655,19 +1456,14 @@ test_SharingChecker_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Access Checker allows users to share ", - "files to Recipients only, suggested target audience, or public (no Google account required)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SharingChecker_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1696,19 +1492,14 @@ test_SharingChecker_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Access Checker allows users to share ", - "files to Recipients only, suggested target audience, or public (no Google account required)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SharingChecker_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1737,19 +1528,14 @@ test_SharingChecker_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "Access Checker allows users to share ", - "files to Recipients only, or suggested target audience
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6("DOMAIN_OR_NAMED_PARTIES"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SharingChecker_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.6v0.3" + PolicyId := DriveId1_6 Output := tests with input as { "drive_logs": {"items": [ { @@ -1768,23 +1554,16 @@ test_SharingChecker_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } # -# GWS.DRIVEDOCS.1.7v0.3 +# GWS.DRIVEDOCS.1.7 #-- + test_CrossDomain_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1803,16 +1582,12 @@ test_CrossDomain_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CrossDomain_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1841,16 +1616,12 @@ test_CrossDomain_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CrossDomain_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1879,16 +1650,12 @@ test_CrossDomain_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_CrossDomain_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1907,20 +1674,12 @@ test_CrossDomain_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_CrossDomain_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1939,19 +1698,15 @@ test_CrossDomain_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ "The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone can distribute content in the organization to outside the organization
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_7("Anyone")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CrossDomain_Incorrect_V3 if { # Test sharing setting when there are multiple events and - # the most recent is wrong, set to anyone can distribute content. - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + # the most recent is wrong, set to anyone can distribute content. + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -1980,19 +1735,15 @@ test_CrossDomain_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ "The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone can distribute content in the organization to outside the organization
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_7("Anyone")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_CrossDomain_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU, # which is set to Anyone in the Organization - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -2021,19 +1772,14 @@ test_CrossDomain_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "Anyone can distribute content in the organization to outside the organization
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_7("Anyone")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - test_CrossDomain_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -2052,21 +1798,13 @@ test_CrossDomain_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_CrossDomain_Incorrect_V6 if { # Test sharing setting when there are multiple events and # the most recent event is wrong, set to only users in the organization - PolicyId := "GWS.DRIVEDOCS.1.7v0.3" + PolicyId := DriveId1_7 Output := tests with input as { "drive_logs": {"items": [ { @@ -2095,22 +1833,19 @@ test_CrossDomain_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Only users inside the organization can distribute content outside of the organization
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_7("Only users inside the organization")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.DRIVEDOCS.1.8v0.3 +# GWS.DRIVEDOCS.1.8 #-- + test_Default_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2129,16 +1864,12 @@ test_Default_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Default_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2167,16 +1898,12 @@ test_Default_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Default_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2205,16 +1932,12 @@ test_Default_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Default_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2233,20 +1956,12 @@ test_Default_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Default_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2265,21 +1980,14 @@ test_Default_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:", - "
  • Test Top-Level OU: When users create items, the default access is set to: ", - "The primary target audience can search and find the item.
" - - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8("PUBLIC"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Default_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2308,20 +2016,14 @@ test_Default_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:", - "
  • Test Top-Level OU: When users create items, the default access is set to: ", - "The primary target audience can search and find the item.
" - ]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8("PUBLIC"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Default_Incorrect_V4 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2350,21 +2052,14 @@ test_Default_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:", - "
  • Test Secondary OU: When users create items, the default access is set to: ", - "The primary target audience can search and find the item.
" - - ]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8("PUBLIC"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Default_Incorrect_V5 if { # Test sharing setting when Top OU is not present - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2383,20 +2078,12 @@ test_Default_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Default_Incorrect_V6 if { # Test sharing setting when Top OU is correct but not secondary OU - PolicyId := "GWS.DRIVEDOCS.1.8v0.3" + PolicyId := DriveId1_8 Output := tests with input as { "drive_logs": {"items": [ { @@ -2425,15 +2112,7 @@ test_Default_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:", - "
  • Test Secondary OU: When users create items,", - " the default access is set to: ", - "The primary target audience can access the item if they have the link
" - - ]) -} \ No newline at end of file + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8("PEOPLE_WITH_LINK"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive02_test.rego b/scubagoggles/Testing/RegoTests/drive/drive02_test.rego index 79919ad8..d05bef03 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive02_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive02_test.rego @@ -1,12 +1,17 @@ package drive + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVEDOCS.2.1v0.3 +# GWS.DRIVEDOCS.2.1 #-- + test_Managers_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -25,16 +30,12 @@ test_Managers_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Managers_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -63,16 +64,12 @@ test_Managers_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Managers_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -101,16 +98,12 @@ test_Managers_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Managers_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -129,20 +122,12 @@ test_Managers_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Managers_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -161,17 +146,14 @@ test_Managers_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Members with manager access can override shared drive settings.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Managers_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -200,17 +182,14 @@ test_Managers_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Members with manager access can override shared drive settings.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Managers_Incorrect_V4 if { # Test sharing setting when top OU is correct but secondary isn't - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -239,17 +218,14 @@ test_Managers_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Members with manager access can override shared drive settings.
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Managers_Incorrect_V5 if { # Test sharing setting when top OU is missing - PolicyId := "GWS.DRIVEDOCS.2.1v0.3" + PolicyId := DriveId2_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -268,23 +244,16 @@ test_Managers_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } # -# GWS.DRIVEDOCS.2.2v0.3 +# GWS.DRIVEDOCS.2.2 #-- + test_Outside_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -306,16 +275,12 @@ test_Outside_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Outside_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -350,16 +315,12 @@ test_Outside_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Outside_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -394,16 +355,12 @@ test_Outside_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Outside_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -422,20 +379,12 @@ test_Outside_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Outside_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -457,17 +406,14 @@ test_Outside_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users outside the organization can access files in shared drives
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Outside_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -502,17 +448,14 @@ test_Outside_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users outside the organization can access files in shared drives
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Outside_Incorrect_V4 if { # Test sharing setting when top OU is correct but secondary isn't - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -547,17 +490,14 @@ test_Outside_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Users outside the organization can access files in shared drives
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Outside_Incorrect_V5 if { # Test sharing setting when top OU is missing - PolicyId := "GWS.DRIVEDOCS.2.2v0.3" + PolicyId := DriveId2_2 Output := tests with input as { "drive_logs": {"items": [ { @@ -579,23 +519,16 @@ test_Outside_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } # -# GWS.DRIVEDOCS.2.3v0.3 +# GWS.DRIVEDOCS.2.3 #-- + test_SharedDrive_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -617,16 +550,12 @@ test_SharedDrive_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharedDrive_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -661,16 +590,12 @@ test_SharedDrive_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharedDrive_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -705,16 +630,12 @@ test_SharedDrive_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SharedDrive_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -733,20 +654,12 @@ test_SharedDrive_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_SharedDrive_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -768,17 +681,14 @@ test_SharedDrive_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: People who aren't shared drive members can be added to files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_3}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SharedDrive_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -813,18 +723,14 @@ test_SharedDrive_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: People who aren't shared drive members can be added to files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_3}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - test_SharedDrive_Incorrect_V4 if { # Test sharing setting when top OU is correct but secondary isn't - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -859,17 +765,14 @@ test_SharedDrive_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: People who aren't shared drive members can be added to files
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_3}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SharedDrive_Incorrect_V5 if { # Test sharing setting when top OU is missing - PolicyId := "GWS.DRIVEDOCS.2.3v0.3" + PolicyId := DriveId2_3 Output := tests with input as { "drive_logs": {"items": [ { @@ -891,23 +794,16 @@ test_SharedDrive_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } # -# GWS.DRIVEDOCS.2.4v0.3 +# GWS.DRIVEDOCS.2.4 #-- + test_Viewers_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -926,16 +822,12 @@ test_Viewers_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Viewers_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -964,16 +856,12 @@ test_Viewers_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Viewers_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1002,16 +890,12 @@ test_Viewers_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Viewers_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1030,20 +914,12 @@ test_Viewers_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Viewers_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1062,17 +938,14 @@ test_Viewers_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Viewers and commenters are allowed to download, print, and copy files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_4}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Viewers_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1101,18 +974,14 @@ test_Viewers_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Viewers and commenters are allowed to download, print, and copy files
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_4}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Viewers_Incorrect_V4 if { # Test sharing setting when top OU is correct but secondary isn't - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1141,18 +1010,14 @@ test_Viewers_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "Viewers and commenters are allowed to download, print, and copy files
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_4}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Viewers_Incorrect_V5 if { # Test sharing setting when top OU is missing - PolicyId := "GWS.DRIVEDOCS.2.4v0.3" + PolicyId := DriveId2_4 Output := tests with input as { "drive_logs": {"items": [ { @@ -1171,13 +1036,5 @@ test_Viewers_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) -} \ No newline at end of file + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive03_test.rego b/scubagoggles/Testing/RegoTests/drive/drive03_test.rego index b49e9986..430d547e 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive03_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive03_test.rego @@ -1,12 +1,17 @@ package drive + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVEDOCS.3.1v0.3 +# GWS.DRIVEDOCS.3.1 #-- + test_Sharing_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -38,16 +43,12 @@ test_Sharing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -92,16 +93,12 @@ test_Sharing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -156,16 +153,12 @@ test_Sharing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -184,20 +177,12 @@ test_Sharing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Sharing_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -230,18 +215,14 @@ test_Sharing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Users are allowed to remove/apply the security update for files they own or manage
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("", "true")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -286,18 +267,14 @@ test_Sharing_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Users are allowed to remove/apply the security update for files they own or manage
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("", "true")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V4 if { # Test sharing setting when top level ou is correct but secondary isn't - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -352,18 +329,14 @@ test_Sharing_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: ", - "Users are allowed to remove/apply the security update for files they own or manage
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage3_1("", "true")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V5 if { # Test sharing setting when top level ou is missing - PolicyId := "GWS.DRIVEDOCS.3.1v0.3" + PolicyId := DriveId3_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -395,13 +368,5 @@ test_Sharing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } diff --git a/scubagoggles/Testing/RegoTests/drive/drive04_test.rego b/scubagoggles/Testing/RegoTests/drive/drive04_test.rego index 7f8f0d5a..8c249e06 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive04_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive04_test.rego @@ -1,12 +1,17 @@ package drive + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVEDOCS.4.1v0.3 +# GWS.DRIVEDOCS.4.1 #-- + test_Security_Correct_V1 if { # Test security setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -25,16 +30,12 @@ test_Security_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Security_Correct_V2 if { # Test security setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -63,16 +64,12 @@ test_Security_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Security_Correct_V3 if { # Test security setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -101,16 +98,12 @@ test_Security_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Security_Incorrect_V1 if { # Test security setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -129,20 +122,12 @@ test_Security_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Security_Incorrect_V2 if { # Test security setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -161,17 +146,14 @@ test_Security_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Drive SDK is enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Security_Incorrect_V3 if { # Test security setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -200,17 +182,14 @@ test_Security_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Drive SDK is enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Security_Incorrect_V4 if { # Test security setting when top level OU is right but secondary isn't - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -239,17 +218,14 @@ test_Security_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Drive SDK is enabled
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage4_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Security_Incorrect_V5 if { # Test security setting when top level OU is missing - PolicyId := "GWS.DRIVEDOCS.4.1v0.3" + PolicyId := DriveId4_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -268,13 +244,5 @@ test_Security_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) -} \ No newline at end of file + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive05_test.rego b/scubagoggles/Testing/RegoTests/drive/drive05_test.rego index bd7133d3..1c735152 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive05_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive05_test.rego @@ -1,12 +1,17 @@ package drive + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVEDOCS.5.1v0.3 +# GWS.DRIVEDOCS.5.1 #-- + test_Sharing_Correct_V1 if { # Test sharing setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -25,16 +30,12 @@ test_Sharing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V2 if { # Test sharing setting when there's multiple events and the most most recent is correct - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -63,16 +64,12 @@ test_Sharing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Correct_V3 if { # Test sharing setting when there's multiple OUs - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -101,16 +98,12 @@ test_Sharing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sharing_Incorrect_V1 if { # Test sharing setting when there are no relevant events - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -129,20 +122,12 @@ test_Sharing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Sharing_Incorrect_V2 if { # Test sharing setting when there's only one event and it's wrong - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -161,17 +146,14 @@ test_Sharing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users can install Google Docs add-ons from add-ons store.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V3 if { # Test sharing setting when there are multiple events and the most recent is wrong - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -200,17 +182,14 @@ test_Sharing_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Users can install Google Docs add-ons from add-ons store.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V4 if { # Test sharing setting when top level OU is right but secondary isn't - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -239,17 +218,14 @@ test_Sharing_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Secondary OU: Users can install Google Docs add-ons from add-ons store.
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage5_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sharing_Incorrect_V5 if { # Test sharing setting when top level OU is missing - PolicyId := "GWS.DRIVEDOCS.5.1v0.3" + PolicyId := DriveId5_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -268,13 +244,5 @@ test_Sharing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) -} \ No newline at end of file + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive06_test.rego b/scubagoggles/Testing/RegoTests/drive/drive06_test.rego index 2aac461b..b4fbdaa3 100644 --- a/scubagoggles/Testing/RegoTests/drive/drive06_test.rego +++ b/scubagoggles/Testing/RegoTests/drive/drive06_test.rego @@ -1,12 +1,16 @@ package drive + import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.DRIVE.6.1v0.3 +# GWS.DRIVE.6.1 #-- + test_DriveFs_Setting_Correct_V1 if { # Test Drive setting when there's OU inhertitence setting - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -55,16 +59,12 @@ test_DriveFs_Setting_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_DriveFs_Setting_Correct_V2 if { # Test Drive setting when there's multiple events - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -103,16 +103,12 @@ test_DriveFs_Setting_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_DriveFs_Setting_Correct_V3 if { # Test Drive setting when there's multiple events and inherited OU setting - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -171,16 +167,12 @@ test_DriveFs_Setting_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_DriveFs_Setting_Correct_V4 if { # Test Drive setting when there's multiple events - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -209,16 +201,12 @@ test_DriveFs_Setting_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_DriveFs_Setting_InCorrect_V1 if { # Test Drive setting when there's only one event - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -247,17 +235,14 @@ test_DriveFs_Setting_InCorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Drive for Desktop is enabled and can be used on any device.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1("false", "true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_DriveFs_Setting_InCorrect_V2 if { # Test Drive setting when there's multiple events - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -306,17 +291,14 @@ test_DriveFs_Setting_InCorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Drive for Desktop is enabled and can be used on any device.
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1("false", "true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_DriveFs_Setting_InCorrect_V3 if { # Test Drive setting when there's multiple events - PolicyId := "GWS.DRIVEDOCS.6.1v0.3" + PolicyId := DriveId6_1 Output := tests with input as { "drive_logs": {"items": [ { @@ -385,10 +367,7 @@ test_DriveFs_Setting_InCorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: Drive for Desktop is enabled and can be used on any device.
"]) -} \ No newline at end of file + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1("false", "true"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive_api01_test.rego b/scubagoggles/Testing/RegoTests/drive/drive_api01_test.rego new file mode 100644 index 00000000..31de8d31 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/drive/drive_api01_test.rego @@ -0,0 +1,304 @@ +package drive + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodDriveApi01 := { + "policies": { + "topOU": { + "drive_and_docs_external_sharing": { + "accessCheckerSuggestions": "RECIPIENTS_ONLY", + "allowNonGoogleInvites": false, + "allowNonGoogleInvitesInAllowlistedDomains": false, + "allowPublishingFiles": false, + "allowReceivingExternalFiles": false, + "allowReceivingFilesOutsideAllowlistedDomains": true, + "allowedPartiesForDistributingContent": "NONE", + "externalSharingMode": "DISALLOWED", + "warnForExternalSharing": true, + "warnForSharingOutsideAllowlistedDomains": true + }, + "drive_and_docs_general_access_default": { + "defaultFileAccess": "PRIVATE_TO_OWNER" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_external_sharing": { + "allowNonGoogleInvites": true, + "allowReceivingExternalFiles": false + } + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi01 := { + "policies": { + "topOU": { + "drive_and_docs_external_sharing": { + "accessCheckerSuggestions": "RECIPIENTS_OR_AUDIENCE_OR_PUBLIC", + "allowNonGoogleInvites": true, + "allowNonGoogleInvitesInAllowlistedDomains": false, + "allowPublishingFiles": true, + "allowReceivingExternalFiles": false, + "allowReceivingFilesOutsideAllowlistedDomains": true, + "allowedPartiesForDistributingContent": "ALL_ELIGIBLE_USERS", + "externalSharingMode": "ALLOWED", + "warnForExternalSharing": false, + "warnForSharingOutsideAllowlistedDomains": true + }, + "drive_and_docs_general_access_default": { + "defaultFileAccess": "PRIMARY_AUDIENCE_WITH_LINK" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi01a := { + "policies": { + "topOU": { + "drive_and_docs_external_sharing": { + "accessCheckerSuggestions": "RECIPIENTS_ONLY", + "allowNonGoogleInvites": false, + "allowNonGoogleInvitesInAllowlistedDomains": false, + "allowPublishingFiles": false, + "allowReceivingExternalFiles": false, + "allowReceivingFilesOutsideAllowlistedDomains": true, + "allowedPartiesForDistributingContent": "NONE", + "externalSharingMode": "DISALLOWED", + "warnForExternalSharing": false, + "warnForSharingOutsideAllowlistedDomains": true + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_external_sharing": { + "accessCheckerSuggestions": "RECIPIENTS_OR_AUDIENCE", + "allowNonGoogleInvites": true, + "allowNonGoogleInvitesInAllowlistedDomains": false, + "allowPublishingFiles": true, + "allowReceivingExternalFiles": false, + "allowReceivingFilesOutsideAllowlistedDomains": true, + "allowedPartiesForDistributingContent": "ELIGIBLE_INTERNAL_USERS", + "externalSharingMode": "ALLOWED", + "warnForExternalSharing": false, + "warnForSharingOutsideAllowlistedDomains": true + }, + "drive_and_docs_general_access_default": { + "defaultFileAccess": "PRIMARY_AUDIENCE_WITH_LINK_OR_SEARCH" + }, + }, + "thirdOU": { + "drive_and_docs_external_sharing": { + "allowReceivingExternalFiles": true + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ExtSharing_Correct_1 if { + PolicyId := DriveId1_1 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_ExtSharing_Incorrect_1 if { + PolicyId := DriveId1_1 + Output := tests with input as BadDriveApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ExtSharing_Incorrect_2 if { + PolicyId := DriveId1_1 + Output := tests with input as BadDriveApi01a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALLOWED"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ReceiveExt_Correct_1 if { + PolicyId := DriveId1_2 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_ReceiveExt_Incorrect_1 if { + PolicyId := DriveId1_2 + Output := tests with input as BadDriveApi01a + + failedOU := [{"Name": "thirdOU", + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_UserExtSharing_Correct_1 if { + PolicyId := DriveId1_3 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_UserExtSharing_Incorrect_1 if { + PolicyId := DriveId1_3 + Output := tests with input as BadDriveApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_NonGoogle_Correct_1 if { + PolicyId := DriveId1_4 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_NonGoogle_Incorrect_1 if { + PolicyId := DriveId1_4 + Output := tests with input as BadDriveApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4(true, ""))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_NonGoogle_Incorrect_2 if { + PolicyId := DriveId1_4 + Output := tests with input as BadDriveApi01a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4(true, ""))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AllowPublish_Correct_1 if { + PolicyId := DriveId1_5 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_AllowPublish_Incorrect_1 if { + PolicyId := DriveId1_5 + Output := tests with input as BadDriveApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AllowPublish_Incorrect_2 if { + PolicyId := DriveId1_5 + Output := tests with input as BadDriveApi01a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_5}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AccessCheck_Correct_1 if { + PolicyId := DriveId1_6 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_AccessCheck_Incorrect_1 if { + PolicyId := DriveId1_6 + Output := tests with input as BadDriveApi01 + + value := "RECIPIENTS_OR_AUDIENCE_OR_PUBLIC" + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AccessCheck_Incorrect_2 if { + PolicyId := DriveId1_6 + Output := tests with input as BadDriveApi01a + + value := "RECIPIENTS_OR_AUDIENCE" + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_MoveContent_Correct_1 if { + PolicyId := DriveId1_7 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_MoveContent_Incorrect_1 if { + PolicyId := DriveId1_7 + Output := tests with input as BadDriveApi01 + + value := "ALL_ELIGIBLE_USERS" + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_7(GetFriendlyValue1_7(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_MoveContent_Incorrect_2 if { + PolicyId := DriveId1_7 + Output := tests with input as BadDriveApi01a + + value := "ELIGIBLE_INTERNAL_USERS" + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_7(GetFriendlyValue1_7(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DefaultAccess_Correct_1 if { + PolicyId := DriveId1_8 + Output := tests with input as GoodDriveApi01 + + PassTestResult(PolicyId, Output) +} + +test_DefaultAccess_Incorrect_1 if { + PolicyId := DriveId1_8 + Output := tests with input as BadDriveApi01 + + value := "PRIMARY_AUDIENCE_WITH_LINK" + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DefaultAccess_Incorrect_2 if { + PolicyId := DriveId1_8 + Output := tests with input as BadDriveApi01a + + value := "PRIMARY_AUDIENCE_WITH_LINK_OR_SEARCH" + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8(value))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive_api02_test.rego b/scubagoggles/Testing/RegoTests/drive/drive_api02_test.rego new file mode 100644 index 00000000..4e48a9f8 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/drive/drive_api02_test.rego @@ -0,0 +1,178 @@ +package drive + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodDriveApi02 := { + "policies": { + "topOU": { + "drive_and_docs_shared_drive_creation": { + "allowExternalUserAccess": false, + "allowManagersToOverrideSettings": false, + "allowNonMemberAccess": true, + "allowedPartiesForDownloadPrintCopy": "EDITORS_ONLY" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_external_sharing": { + "allowNonGoogleInvites": true, + "allowReceivingExternalFiles": false + } + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi02 := { + "policies": { + "topOU": { + "drive_and_docs_shared_drive_creation": { + "allowExternalUserAccess": true, + "allowManagersToOverrideSettings": true, + "allowNonMemberAccess": false, + "allowedPartiesForDownloadPrintCopy": "ALL" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi02a := { + "policies": { + "topOU": { + "drive_and_docs_shared_drive_creation": { + "allowExternalUserAccess": false, + "allowManagersToOverrideSettings": false, + "allowNonMemberAccess": true, + "allowedPartiesForDownloadPrintCopy": "EDITORS_ONLY" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_shared_drive_creation": { + "allowExternalUserAccess": true, + "allowManagersToOverrideSettings": true, + "allowNonMemberAccess": false, + "allowedPartiesForDownloadPrintCopy": "ALL" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ManagerOverride_Correct_1 if { + PolicyId := DriveId2_1 + Output := tests with input as GoodDriveApi02 + + PassTestResult(PolicyId, Output) +} + +test_ManagerOverride_Incorrect_1 if { + PolicyId := DriveId2_1 + Output := tests with input as BadDriveApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ManagerOverride_Incorrect_2 if { + PolicyId := DriveId2_1 + Output := tests with input as BadDriveApi02a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage2_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ExternalAccess_Correct_1 if { + PolicyId := DriveId2_2 + Output := tests with input as GoodDriveApi02 + + PassTestResult(PolicyId, Output) +} + +test_ExternalAccess_Incorrect_1 if { + PolicyId := DriveId2_2 + Output := tests with input as BadDriveApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ExternalAccess_Incorrect_2 if { + PolicyId := DriveId2_2 + Output := tests with input as BadDriveApi02a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage2_2}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_NonMemberExternalAccess_Correct_1 if { + PolicyId := DriveId2_3 + Output := tests with input as GoodDriveApi02 + + PassTestResult(PolicyId, Output) +} + +test_NonMemberExternalAccess_1 if { + PolicyId := DriveId2_3 + Output := tests with input as BadDriveApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_3}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_NonMemberExternalAccess_2 if { + PolicyId := DriveId2_3 + Output := tests with input as BadDriveApi02a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage2_3}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AllowPrint_Correct_1 if { + PolicyId := DriveId2_4 + Output := tests with input as GoodDriveApi02 + + PassTestResult(PolicyId, Output) +} + +test_AllowPrint_Incorrect_1 if { + PolicyId := DriveId2_4 + Output := tests with input as BadDriveApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_4}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AllowPrint_Incorrect_2 if { + PolicyId := DriveId2_4 + Output := tests with input as BadDriveApi02a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage2_4}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive_api03_test.rego b/scubagoggles/Testing/RegoTests/drive/drive_api03_test.rego new file mode 100644 index 00000000..864e356d --- /dev/null +++ b/scubagoggles/Testing/RegoTests/drive/drive_api03_test.rego @@ -0,0 +1,96 @@ +package drive + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodDriveApi03 := { + "policies": { + "topOU": { + "drive_and_docs_file_security_update": { + "allowUsersToManageUpdate": false, + "securityUpdate": "APPLY_TO_IMPACTED_FILES" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi03 := { + "policies": { + "topOU": { + "drive_and_docs_file_security_update": { + "allowUsersToManageUpdate": true, + "securityUpdate": "APPLY_TO_IMPACTED_FILES" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_file_security_update": { + "allowUsersToManageUpdate": false, + "securityUpdate": "REMOVE_FROM_IMPACTED_FILES" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi03a := { + "policies": { + "topOU": { + "drive_and_docs_file_security_update": { + "allowUsersToManageUpdate": false, + "securityUpdate": "REMOVE_FROM_IMPACTED_FILES" + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "drive_and_docs_file_security_update": { + "allowUsersToManageUpdate": true, + "securityUpdate": "APPLY_TO_IMPACTED_FILES" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_SecurityUpdate_Correct_1 if { + PolicyId := DriveId3_1 + Output := tests with input as GoodDriveApi03 + + PassTestResult(PolicyId, Output) +} + +test_SecurityUpdate_Incorrect_1 if { + PolicyId := DriveId3_1 + Output := tests with input as BadDriveApi03 + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage3_1("REMOVE_FROM_IMPACTED_FILES", + false)}, + {"Name": "topOU", + "Value": NonComplianceMessage3_1("", true)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SecurityUpdate_Incorrect_2 if { + PolicyId := DriveId3_1 + Output := tests with input as BadDriveApi03a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage3_1("", true)}, + {"Name": "topOU", + "Value": NonComplianceMessage3_1("REMOVE_FROM_IMPACTED_FILES", + false)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive_api04_test.rego b/scubagoggles/Testing/RegoTests/drive/drive_api04_test.rego new file mode 100644 index 00000000..1b342741 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/drive/drive_api04_test.rego @@ -0,0 +1,72 @@ +package drive + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodDriveApi04 := { + "policies": { + "topOU": { + "drive_and_docs_drive_sdk": {"enableDriveSdkApiAccess": false}, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi04 := { + "policies": { + "topOU": { + "drive_and_docs_drive_sdk": {"enableDriveSdkApiAccess": true}, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "drive_and_docs_drive_sdk": {"enableDriveSdkApiAccess": false} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi04a := { + "policies": { + "topOU": { + "drive_and_docs_drive_sdk": {"enableDriveSdkApiAccess": false}, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "drive_and_docs_drive_sdk": {"enableDriveSdkApiAccess": true} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_SecurityUpdate_Correct_1 if { + PolicyId := DriveId4_1 + Output := tests with input as GoodDriveApi04 + + PassTestResult(PolicyId, Output) +} + +test_SecurityUpdate_Incorrect_1 if { + PolicyId := DriveId4_1 + Output := tests with input as BadDriveApi04 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage4_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SecurityUpdate_Incorrect_2 if { + PolicyId := DriveId4_1 + Output := tests with input as BadDriveApi04a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage4_1}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/drive/drive_api06_test.rego b/scubagoggles/Testing/RegoTests/drive/drive_api06_test.rego new file mode 100644 index 00000000..0ba124e6 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/drive/drive_api06_test.rego @@ -0,0 +1,89 @@ +package drive + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodDriveApi06 := { + "policies": { + "topOU": { + "drive_and_docs_drive_for_desktop": { + "allowDriveForDesktop": false, + "restrictToAuthorizedDevices": true + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "drive_and_docs_drive_for_desktop": { + "allowDriveForDesktop": true, + "restrictToAuthorizedDevices": true + }, + }, + "thirdOU": { + "drive_and_docs_drive_for_desktop": { + "restrictToAuthorizedDevices": false + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi06 := { + "policies": { + "topOU": { + "drive_and_docs_drive_for_desktop": { + "allowDriveForDesktop": true, + "restrictToAuthorizedDevices": false + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + }, + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadDriveApi06a := { + "policies": { + "topOU": { + "drive_and_docs_drive_for_desktop": { + "allowDriveForDesktop": false, + "restrictToAuthorizedDevices": false + }, + "drive_and_docs_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "drive_and_docs_drive_for_desktop": {"allowDriveForDesktop": true} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_DriveDesktop_Correct_1 if { + PolicyId := DriveId6_1 + Output := tests with input as GoodDriveApi06 + + PassTestResult(PolicyId, Output) +} + +test_DriveDesktop_Incorrect_1 if { + PolicyId := DriveId6_1 + Output := tests with input as BadDriveApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(false, true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DriveDesktop_Incorrect_2 if { + PolicyId := DriveId6_1 + Output := tests with input as BadDriveApi06a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(false, true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego index c4fc5f7b..cfb15db5 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail01_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.1.1v0.3 +# GWS.GMAIL.1.1 #-- test_MailDelegation_Correct_V1 if { # Test mail delegation when there's only one event - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -35,7 +34,7 @@ test_MailDelegation_Correct_V1 if { test_MailDelegation_Correct_V2 if { # Test mail delegation when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,7 +72,7 @@ test_MailDelegation_Correct_V2 if { test_MailDelegation_Correct_V3 if { # Test mail delegation when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -111,7 +110,7 @@ test_MailDelegation_Correct_V3 if { test_MailDelegation_Incorrect_V1 if { # Test mail delegation when there are no relevant events - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -143,7 +142,7 @@ test_MailDelegation_Incorrect_V1 if { test_MailDelegation_Incorrect_V2 if { # Test mail delegation when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -172,7 +171,7 @@ test_MailDelegation_Incorrect_V2 if { test_MailDelegation_Incorrect_V3 if { # Test mail delegation when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -211,7 +210,7 @@ test_MailDelegation_Incorrect_V3 if { test_MailDelegation_Incorrect_V4 if { # Test mail delegation when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -240,7 +239,7 @@ test_MailDelegation_Incorrect_V4 if { test_MailDelegation_Incorrect_V5 if { # Test mail delegation when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.1.1v0.3" + PolicyId := GmailId1_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -276,4 +275,4 @@ test_MailDelegation_Incorrect_V5 if { RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", "Mail delegation is set to enabled
"]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego index fe2f341f..23a854b0 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail02_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.2.1v0.3 +# GWS.GMAIL.2.1 #-- test_DKIM_Correct_V1 if { # Test DKIM when there's only one domain - PolicyId := "GWS.GMAIL.2.1v0.3" + PolicyId := GmailId2_1 Output := tests with input as { "dkim_records": [ { @@ -27,7 +26,7 @@ test_DKIM_Correct_V1 if { test_DKIM_Correct_V2 if { # Test DKIM when there's multiple domains - PolicyId := "GWS.GMAIL.2.1v0.3" + PolicyId := GmailId2_1 Output := tests with input as { "dkim_records": [ { @@ -51,7 +50,7 @@ test_DKIM_Correct_V2 if { test_DKIM_Incorrect_V1 if { # Test DKIM when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.2.1v0.3" + PolicyId := GmailId2_1 Output := tests with input as { "dkim_records": [ { @@ -75,7 +74,7 @@ test_DKIM_Incorrect_V1 if { test_DKIM_Incorrect_V2 if { # Test DKIM when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.2.1v0.3" + PolicyId := GmailId2_1 Output := tests with input as { "dkim_records": [ { @@ -92,4 +91,4 @@ test_DKIM_Incorrect_V2 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "1 of 1 agency domain(s) found in violation: test.name." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego index 83aeae3c..8b93e711 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail03_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.3.1v0.3 +# GWS.GMAIL.3.1 #-- test_SPF_Correct_V1 if { # Test SPF when there's only one domain - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -27,7 +26,7 @@ test_SPF_Correct_V1 if { test_SPF_Correct_V2 if { # Test SPF when there's multiple domains - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -51,7 +50,7 @@ test_SPF_Correct_V2 if { test_SPF_Correct_V3 if { # Test SPF redirect - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -71,7 +70,7 @@ test_SPF_Correct_V3 if { test_SPF_Incorrect_V1 if { # Test SPF when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -95,7 +94,7 @@ test_SPF_Incorrect_V1 if { test_SPF_Incorrect_V2 if { # Test SPF when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -116,7 +115,7 @@ test_SPF_Incorrect_V2 if { test_SPF_Incorrect_V3 if { # Test softfail - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -136,7 +135,7 @@ test_SPF_Incorrect_V3 if { test_SPF_Incorrect_V4 if { # Test no "all" mechanism - PolicyId := "GWS.GMAIL.3.1v0.3" + PolicyId := GmailId3_1 Output := tests with input as { "spf_records": [ { @@ -153,4 +152,4 @@ test_SPF_Incorrect_V4 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "1 of 1 agency domain(s) found in violation: test.name." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego index 9086e231..307ff9de 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail04_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.4.1v0.3 +# GWS.GMAIL.4.1 #-- test_DMARC_Correct_V1 if { # Test DMARC when there's only one domain - PolicyId := "GWS.GMAIL.4.1v0.3" + PolicyId := GmailId4_1 Output := tests with input as { "dmarc_records": [ { @@ -29,7 +28,7 @@ test_DMARC_Correct_V1 if { test_DMARC_Correct_V2 if { # Test DMARC when there's multiple domains - PolicyId := "GWS.GMAIL.4.1v0.3" + PolicyId := GmailId4_1 Output := tests with input as { "dmarc_records": [ { @@ -57,7 +56,7 @@ test_DMARC_Correct_V2 if { test_DMARC_Incorrect_V1 if { # Test DMARC when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.4.1v0.3" + PolicyId := GmailId4_1 Output := tests with input as { "dmarc_records": [ { @@ -83,7 +82,7 @@ test_DMARC_Incorrect_V1 if { test_DMARC_Incorrect_V2 if { # Test DMARC when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.4.1v0.3" + PolicyId := GmailId4_1 Output := tests with input as { "dmarc_records": [ { @@ -102,12 +101,12 @@ test_DMARC_Incorrect_V2 if { } # -# GWS.GMAIL.4.2v0.3 +# GWS.GMAIL.4.2 #-- test_DMARCMessageReject_Correct_V1 if { # Test DMARC when there's only one domain - PolicyId := "GWS.GMAIL.4.2v0.3" + PolicyId := GmailId4_2 Output := tests with input as { "dmarc_records": [ { @@ -129,7 +128,7 @@ test_DMARCMessageReject_Correct_V1 if { test_DMARCMessageReject_Correct_V2 if { # Test DMARC when there's multiple domains - PolicyId := "GWS.GMAIL.4.2v0.3" + PolicyId := GmailId4_2 Output := tests with input as { "dmarc_records": [ { @@ -157,7 +156,7 @@ test_DMARCMessageReject_Correct_V2 if { test_DMARCMessageReject_Incorrect_V1 if { # Test DMARC when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.4.2v0.3" + PolicyId := GmailId4_2 Output := tests with input as { "dmarc_records": [ { @@ -183,7 +182,7 @@ test_DMARCMessageReject_Incorrect_V1 if { test_DMARCMessageReject_Incorrect_V2 if { # Test DMARC when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.4.2v0.3" + PolicyId := GmailId4_2 Output := tests with input as { "dmarc_records": [ { @@ -202,12 +201,12 @@ test_DMARCMessageReject_Incorrect_V2 if { } # -# GWS.GMAIL.4.3v0.3 +# GWS.GMAIL.4.3 #-- test_DMARCAggregateReports_Correct_V1 if { # Test DMARC when there's only one domain - PolicyId := "GWS.GMAIL.4.3v0.3" + PolicyId := GmailId4_3 Output := tests with input as { "dmarc_records": [ { @@ -229,7 +228,7 @@ test_DMARCAggregateReports_Correct_V1 if { test_DMARCAggregateReports_Correct_V2 if { # Test DMARC when there's multiple domains - PolicyId := "GWS.GMAIL.4.3v0.3" + PolicyId := GmailId4_3 Output := tests with input as { "dmarc_records": [ { @@ -257,7 +256,7 @@ test_DMARCAggregateReports_Correct_V2 if { test_DMARCAggregateReports_Incorrect_V1 if { # Test DMARC when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.4.3v0.3" + PolicyId := GmailId4_3 Output := tests with input as { "dmarc_records": [ { @@ -283,7 +282,7 @@ test_DMARCAggregateReports_Incorrect_V1 if { test_DMARCAggregateReports_Incorrect_V2 if { # Test DMARC when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.4.3v0.3" + PolicyId := GmailId4_3 Output := tests with input as { "dmarc_records": [ { @@ -302,12 +301,12 @@ test_DMARCAggregateReports_Incorrect_V2 if { } # -# GWS.GMAIL.4.4v0.3 +# GWS.GMAIL.4.4 #-- test_DMARCAgencyPOC_Correct_V1 if { # Test DMARC when there's only one domain - PolicyId := "GWS.GMAIL.4.4v0.3" + PolicyId := GmailId4_4 Output := tests with input as { "dmarc_records": [ { @@ -329,7 +328,7 @@ test_DMARCAgencyPOC_Correct_V1 if { test_DMARCAgencyPOC_Correct_V2 if { # Test DMARC when there's multiple domains - PolicyId := "GWS.GMAIL.4.4v0.3" + PolicyId := GmailId4_4 Output := tests with input as { "dmarc_records": [ { @@ -357,7 +356,7 @@ test_DMARCAgencyPOC_Correct_V2 if { test_DMARCAgencyPOC_Incorrect_V1 if { # Test DMARC when there's multiple domains and only one is correct - PolicyId := "GWS.GMAIL.4.4v0.3" + PolicyId := GmailId4_4 Output := tests with input as { "dmarc_records": [ { @@ -383,7 +382,7 @@ test_DMARCAgencyPOC_Incorrect_V1 if { test_DMARCAgencyPOC_Incorrect_V2 if { # Test DMARC when there's only one domain and it's wrong - PolicyId := "GWS.GMAIL.4.4v0.3" + PolicyId := GmailId4_4 Output := tests with input as { "dmarc_records": [ { @@ -400,4 +399,4 @@ test_DMARCAgencyPOC_Incorrect_V2 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "1 of 1 agency domain(s) found in violation: test.name." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego index 0496c0f4..45d3366b 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail05_test.rego @@ -1,13 +1,17 @@ package gmail + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.GMAIL.5.1v0.3 +# GWS.GMAIL.5.1 #-- test_Encrypted_Correct_V1 if { # Test inheritance - PolicyId := "GWS.GMAIL.5.1v0.3" + PolicyId := GmailId5_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -58,17 +62,13 @@ test_Encrypted_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Encrypted_Incorrect_V1 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.1v0.3" + PolicyId := GmailId5_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -91,17 +91,14 @@ test_Encrypted_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protection against encrypted attachments from untrusted senders is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage5_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Encrypted_Incorrect_V2 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.1v0.3" + PolicyId := GmailId5_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -138,21 +135,18 @@ test_Encrypted_Incorrect_V2 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protection against encrypted attachments from untrusted senders is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.GMAIL.5.2v0.3 +# GWS.GMAIL.5.2 #-- test_Scripts_Correct_V1 if { # Test Attachment Protections when there's only one event - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -177,16 +171,12 @@ test_Scripts_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Scripts_Correct_V2 if { # Test Attachment Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -227,16 +217,12 @@ test_Scripts_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Scripts_Correct_V3 if { # Test Attachment Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -277,16 +263,12 @@ test_Scripts_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Scripts_Incorrect_V1 if { # Test Attachment Protections when there are no relevant events - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -305,20 +287,12 @@ test_Scripts_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_Scripts_Incorrect_V2 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -343,17 +317,14 @@ test_Scripts_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protection against encrypted attachments with scripts from untrusted senders is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Scripts_Incorrect_V3 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.2v0.3" + PolicyId := GmailId5_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -394,21 +365,18 @@ test_Scripts_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protection against encrypted attachments with scripts from untrusted senders is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.GMAIL.5.3v0.3 +# GWS.GMAIL.5.3 #-- test_AttachmentProtectionAnomalousAttachment_Correct_V1 if { # Test Attachment Protections when there's only one event - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -430,16 +398,12 @@ test_AttachmentProtectionAnomalousAttachment_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionAnomalousAttachment_Correct_V2 if { # Test Attachment Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -474,16 +438,12 @@ test_AttachmentProtectionAnomalousAttachment_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionAnomalousAttachment_Correct_V3 if { # Test Attachment Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -518,16 +478,12 @@ test_AttachmentProtectionAnomalousAttachment_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionAnomalousAttachment_Correct_V4 if { # Test Attachment Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -562,16 +518,12 @@ test_AttachmentProtectionAnomalousAttachment_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionAnomalousAttachment_Incorrect_V1 if { # Test Attachment Protections when there are no relevant events - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -590,20 +542,12 @@ test_AttachmentProtectionAnomalousAttachment_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_AttachmentProtectionAnomalousAttachment_Incorrect_V2 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -625,17 +569,14 @@ test_AttachmentProtectionAnomalousAttachment_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protection against anomalous attachment types in emails is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionAnomalousAttachment_Incorrect_V3 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -670,17 +611,14 @@ test_AttachmentProtectionAnomalousAttachment_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protection against anomalous attachment types in emails is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionAnomalousAttachment_Incorrect_V4 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -702,17 +640,14 @@ test_AttachmentProtectionAnomalousAttachment_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protection against anomalous attachment types in emails is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionAnomalousAttachment_Incorrect_V5 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.3v0.3" + PolicyId := GmailId5_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -747,21 +682,18 @@ test_AttachmentProtectionAnomalousAttachment_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protection against anomalous attachment types in emails is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } # -# GWS.GMAIL.5.4v0.3 +# GWS.GMAIL.5.4 #-- test_AttachmentProtectionFutureRecommendedSettings_Correct_V1 if { # Test Attachment Protections when there's only one event - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -783,16 +715,12 @@ test_AttachmentProtectionFutureRecommendedSettings_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionFutureRecommendedSettings_Correct_V2 if { # Test Attachment Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -827,16 +755,12 @@ test_AttachmentProtectionFutureRecommendedSettings_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionFutureRecommendedSettings_Correct_V3 if { # Test Attachment Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -871,16 +795,12 @@ test_AttachmentProtectionFutureRecommendedSettings_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionFutureRecommendedSettings_Correct_V4 if { # Test Attachment Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -915,16 +835,12 @@ test_AttachmentProtectionFutureRecommendedSettings_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V1 if { # Test Attachment Protections when there are no relevant events - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -943,20 +859,12 @@ test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V2 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -978,17 +886,14 @@ test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enables all future added settings is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V3 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1023,17 +928,14 @@ test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enables all future added settings is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V4 if { # Test Attachment Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1055,17 +957,14 @@ test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enables all future added settings is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V5 if { # Test Attachment Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.5.4v0.3" + PolicyId := GmailId5_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1100,20 +999,17 @@ test_AttachmentProtectionFutureRecommendedSettings_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enables all future added settings is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } # -# GWS.GMAIL.5.5v0.3 +# GWS.GMAIL.5.5 #-- test_AttachmentSafety_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1161,16 +1057,12 @@ test_AttachmentSafety_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AttachmentSafety_InCorrect_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1218,24 +1110,14 @@ test_AttachmentSafety_InCorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - concat("", [ - "The following email types are kept in the inbox:", - "
      ", - concat("", [concat("", [ - "
    • ", - "Emails with attachments, with scripts from untrusted senders", - "
    "]),]), - "
"])]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": GetFriendlyValue5_5("", "Show warning", "")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AttachmentSafety_InCorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1283,24 +1165,14 @@ test_AttachmentSafety_InCorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - concat("", [ - "The following email types are kept in the inbox:", - "
      ", - concat("", [concat("", [ - "
    • ", - "Encrypted attachments from untrusted senders", - "
    "]),]), - "
"])]) + failedOU := [{"Name": "Secondary OU", + "Value": GetFriendlyValue5_5("Show warning", "", "")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -test_AttachmentSafety_Inorrect_V3 if { +test_AttachmentSafety_Incorrect_V3 if { # Test Spoofing and Authentication Protections when one setting is missing events - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1336,21 +1208,13 @@ test_AttachmentSafety_Inorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_AttachmentSafety_Incorrect_V4 if { # Test Spoofing and Authentication Protections when all settings have no events - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ @@ -1360,20 +1224,12 @@ test_AttachmentSafety_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_AttachmentSafety_InCorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events - PolicyId := "GWS.GMAIL.5.5v0.3" + PolicyId := GmailId5_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1421,20 +1277,7 @@ test_AttachmentSafety_InCorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - concat("", [ - "The following email types are kept in the inbox:", - "
      ", - concat("", [concat("", [ - "
    • ", - "Encrypted attachments from untrusted senders", - "
    • ", - "
    • ", - "Emails with attachments, with scripts from untrusted senders", - "
    "]),]), - "
"])]) -} \ No newline at end of file + failedOU := [{"Name": "Secondary OU", + "Value": GetFriendlyValue5_5("Show warning", "Show warning", "")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego index 67e14c12..913aeccb 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail06_test.rego @@ -1,13 +1,16 @@ package gmail -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.GMAIL.6.1v0.3 +# GWS.GMAIL.6.1 #-- test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V1 if { # Test Links and External Images Protections when there's only one event - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -29,16 +32,12 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V2 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,16 +72,12 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V3 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -117,16 +112,12 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V4 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -161,16 +152,12 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V1 if { # Test Links and External Images Protections when there are no relevant events - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -189,20 +176,12 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V2 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -224,17 +203,14 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Identify links behind shortened URLs is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V3 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -269,17 +245,14 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Identify links behind shortened URLs is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V4 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -301,17 +274,14 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Identify links behind shortened URLs is disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V5 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.1v0.3" + PolicyId := GmailId6_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -346,22 +316,19 @@ test_LinksExternalImagesProtectionIdentifyLinksURL_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Identify links behind shortened URLs is disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.GMAIL.6.2v0.3 +# GWS.GMAIL.6.2 #-- test_LinksExternalImagesProtectionScanLinkedImages_Correct_V1 if { # Test Links and External Images Protections when there's only one event and it's correct - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -383,16 +350,12 @@ test_LinksExternalImagesProtectionScanLinkedImages_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionScanLinkedImages_Correct_V2 if { # Test Links and External Images Protections when there are multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -427,16 +390,12 @@ test_LinksExternalImagesProtectionScanLinkedImages_Correct_V2 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionScanLinkedImages_Correct_V3 if { # Test Links and External Images Protections when there are multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -471,16 +430,12 @@ test_LinksExternalImagesProtectionScanLinkedImages_Correct_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionScanLinkedImages_Correct_V4 if { # Test Links and External Images Protections when there are multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -515,16 +470,12 @@ test_LinksExternalImagesProtectionScanLinkedImages_Correct_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V1 if { # Test Links and External Images Protections when there are no relevant events - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -543,20 +494,12 @@ test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V2 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -578,17 +521,14 @@ test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Scan linked images is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V3 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.2v0.3" + PolicyId := GmailId6_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -624,21 +564,18 @@ test_LinksExternalImagesProtectionScanLinkedImages_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Scan linked images is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } # -# GWS.GMAIL.6.3v0.3 +# GWS.GMAIL.6.3 #-- test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V1 if { # Test Links and External Images Protections when there's only one event - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -663,16 +600,12 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V2 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -713,16 +646,12 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V3 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -763,16 +692,12 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V1 if { # Test Links and External Images Protections when there are no relevant events - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -791,20 +716,12 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V2 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -829,17 +746,14 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Show warning prompt for click on links to untrusted domains is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V3 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -878,17 +792,14 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Show warning prompt for click on links to untrusted domains is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V4 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -911,17 +822,14 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Show warning prompt for click on links to untrusted domains is disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V5 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.3v0.3" + PolicyId := GmailId6_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -960,21 +868,18 @@ test_LinksExternalImagesProtectionWarningLinksUntrustedDomains_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Show warning prompt for click on links to untrusted domains is disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } # -# GWS.GMAIL.6.4v0.3 +# GWS.GMAIL.6.4 #-- test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V1 if { # Test Links and External Images Protections when there's only one event - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -999,16 +904,12 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V2 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1049,16 +950,12 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V3 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1099,16 +996,12 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V4 if { # Test Links and External Images Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1149,16 +1042,12 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V1 if { # Test Links and External Images Protections when there are no relevant events - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1177,20 +1066,12 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V2 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1215,17 +1096,14 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Apply future recommended settings automatically is disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V3 if { # Test Links and External Images Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1250,17 +1128,14 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Apply future recommended settings automatically is disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage6_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V4 if { # Test Links and External Images Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.6.4v0.3" + PolicyId := GmailId6_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1301,10 +1176,7 @@ test_LinksExternalImagesProtectionFutureRecommendedSettings_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Apply future recommended settings automatically is disabled
"]) -} \ No newline at end of file + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego index 1ac06fac..807fafd3 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail07_test.rego @@ -1,13 +1,17 @@ package gmail -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.GMAIL.7.1v0.3 +# GWS.GMAIL.7.1 #-- + test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -32,16 +36,12 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -82,16 +82,12 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -132,16 +128,12 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -182,16 +174,12 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -210,20 +198,12 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -248,17 +228,14 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against domain spoofing using similar domain names is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -299,17 +276,14 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against domain spoofing using similar domain names is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -334,17 +308,14 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against domain spoofing using similar domain names is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.1v0.3" + PolicyId := GmailId7_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -385,23 +356,19 @@ test_SpoofingAuthenticationProtectionSimilarDomainNameSpoofing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against domain spoofing using similar domain names is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- - # -# GWS.GMAIL.7.2v0.3 +# GWS.GMAIL.7.2 #-- test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -424,16 +391,12 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -470,16 +433,12 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -516,16 +475,12 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -562,16 +517,12 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -590,20 +541,12 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -626,17 +569,14 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against spoofing of employee names is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -673,17 +613,14 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against spoofing of employee names is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -706,17 +643,14 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against spoofing of employee names is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.2v0.3" + PolicyId := GmailId7_2 Output := tests with input as { "gmail_logs": {"items": [ { @@ -753,21 +687,18 @@ test_SpoofingAuthenticationProtectionEmployeeNameSpoofing_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against spoofing of employee names is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - # -# GWS.GMAIL.7.3v0.3 +# GWS.GMAIL.7.3 #-- + test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -792,16 +723,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -842,16 +769,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -892,16 +815,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -942,16 +861,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -970,20 +885,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V1 if } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1008,17 +915,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V2 if } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1059,17 +963,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V3 if }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1094,17 +995,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V4 if } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.3v0.3" + PolicyId := GmailId7_3 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1145,22 +1043,18 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofing_Incorrect_V5 if }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - # -# GWS.GMAIL.7.4v0.3 +# GWS.GMAIL.7.4 #-- test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1183,16 +1077,12 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1229,16 +1119,12 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1275,16 +1161,12 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1321,17 +1203,12 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } - test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1350,20 +1227,12 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1386,17 +1255,14 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against any unauthenticated emails is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1433,17 +1299,14 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect against any unauthenticated emails is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1466,17 +1329,14 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against any unauthenticated emails is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.4v0.3" + PolicyId := GmailId7_4 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1513,21 +1373,18 @@ test_SpoofingAuthenticationProtectionUnauthenticatedEmail_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect against any unauthenticated emails is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - # -# GWS.GMAIL.7.5v0.3 +# GWS.GMAIL.7.5 #-- + test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1552,16 +1409,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V1 } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1602,16 +1455,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V2 } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1652,16 +1501,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V3 } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1702,16 +1547,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Correct_V4 } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1730,20 +1571,12 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_ } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1768,17 +1601,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_ } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect your Groups from inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1819,17 +1649,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_ }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Protect your Groups from inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1854,17 +1681,14 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_ } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect your Groups from inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.5v0.3" + PolicyId := GmailId7_5 Output := tests with input as { "gmail_logs": {"items": [ { @@ -1905,20 +1729,18 @@ test_SpoofingAuthenticationProtectionInboundEmailDomainSpoofingGroups_Incorrect_ }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Protect your Groups from inbound emails spoofing your domain is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } # -# GWS.GMAIL.7.6v0.3 +# GWS.GMAIL.7.6 #-- + test_SpoofingAuthenticationProtection_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.6v0.3" + PolicyId := GmailId7_6 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2003,16 +1825,12 @@ test_SpoofingAuthenticationProtection_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtection_InCorrect_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.6v0.3" + PolicyId := GmailId7_6 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2097,27 +1915,15 @@ test_SpoofingAuthenticationProtection_InCorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - concat("", [ - "The following email types are kept in the inbox:", - "
      ", - concat("", [concat("", [ - "
    • ", - "Inbound emails spoofing similar domain names", - "
    • ", - "
    • ", - "Inbound spoofing emails addresed to groups", - "
    "]),]), - "
"])]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": GetFriendlyValue7_6("Show warning", + "", "", "", "Show warning")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtection_InCorrect_V2 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.6v0.3" + PolicyId := GmailId7_6 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2202,31 +2008,19 @@ test_SpoofingAuthenticationProtection_InCorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - concat("", [ - "The following email types are kept in the inbox:", - "
      ", - concat("", [concat("", [ - "
    • ", - "Inbound emails spoofing similar domain names", - "
    • ", - "
    • ", - "Inbound spoofing emails addresed to groups", - "
    "]),]), - "
"])]) + failedOU := [{"Name": "Secondary OU", + "Value": GetFriendlyValue7_6("Show warning", + "", "", "", "Show warning")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } - # -# GWS.GMAIL.7.7v0.3 +# GWS.GMAIL.7.7 #-- + test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V1 if { # Test Spoofing and Authentication Protections when there's only one event - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2251,16 +2045,12 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V2 if { # Test Spoofing and Authentication Protections when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2301,16 +2091,12 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V3 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2351,16 +2137,12 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V4 if { # Test Spoofing and Authentication Protections when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2401,16 +2183,12 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V1 if { # Test Spoofing and Authentication Protections when there are no relevant events - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2429,20 +2207,13 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V2 if { - # Test Spoofing and Authentication Protections when only one setting doesn't have enents - PolicyId := "GWS.GMAIL.7.7v0.3" + # Test Spoofing and Authentication Protections when only one setting + # doesn't have events + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2505,28 +2276,20 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V2 if { ] }] }, - # Note that "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your - # domain action" is missing + # Note that "Spoofing and authentication safety Protect your Groups + # from inbound emails spoofing your domain action" is missing ]}, "tenant_info": { "topLevelOU": "" } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2551,17 +2314,14 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enable all future added settings is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V4 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2602,17 +2362,14 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enable all future added settings is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2637,17 +2394,14 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enable all future added settings is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V6 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.7.7v0.3" + PolicyId := GmailId7_7 Output := tests with input as { "gmail_logs": {"items": [ { @@ -2688,10 +2442,7 @@ test_SpoofingAuthenticationProtectionFutureRecommendedSettings_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enable all future added settings is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego index bc200746..52bab032 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail08_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.8.1v0.3 +# GWS.GMAIL.8.1 #-- test_UserEmailUploads_Correct_V1 if { # Test User Email Uploads when there's only one event - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -35,7 +34,7 @@ test_UserEmailUploads_Correct_V1 if { test_UserEmailUploads_Correct_V2 if { # Test User Email Uploads when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,7 +72,7 @@ test_UserEmailUploads_Correct_V2 if { test_UserEmailUploads_Correct_V3 if { # Test User Email Uploads when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -111,7 +110,7 @@ test_UserEmailUploads_Correct_V3 if { test_UserEmailUploads_Incorrect_V1 if { # Test User Email Uploads when there are no relevant events - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -143,7 +142,7 @@ test_UserEmailUploads_Incorrect_V1 if { test_UserEmailUploads_Incorrect_V2 if { # Test User Email Uploads when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -172,7 +171,7 @@ test_UserEmailUploads_Incorrect_V2 if { test_UserEmailUploads_Incorrect_V3 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -211,7 +210,7 @@ test_UserEmailUploads_Incorrect_V3 if { test_UserEmailUploads_Incorrect_V4 if { # Test User Email Uploads when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -240,7 +239,7 @@ test_UserEmailUploads_Incorrect_V4 if { test_UserEmailUploads_Incorrect_V5 if { # Test Spoofing and Authentication Protections when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.8.1v0.3" + PolicyId := GmailId8_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -276,4 +275,4 @@ test_UserEmailUploads_Incorrect_V5 if { RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", "User email uploads is set to enabled
"]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego index 95cfefc0..50a6638b 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail09_test.rego @@ -1,14 +1,13 @@ package gmail import future.keywords - # -# GWS.GMAIL.9.1v0.3 +# GWS.GMAIL.9.1 #-- test_ImapAccess_Correct_V1 if { # Test IMAP and POP Access when there's only one event - PolicyId := "GWS.GMAIL.9.1v0.3" + PolicyId := GmailId9_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -46,7 +45,7 @@ test_ImapAccess_Correct_V1 if { test_ImapAccess_Incorrect_V1 if { # Test IMAP and POP Access when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.9.1v0.3" + PolicyId := GmailId9_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -85,7 +84,7 @@ test_ImapAccess_Incorrect_V1 if { test_ImapAccess_Incorrect_V2 if { # Test IMAP and POP Access when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.9.1v0.3" + PolicyId := GmailId9_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -124,7 +123,7 @@ test_ImapAccess_Incorrect_V2 if { test_ImapAccess_Incorrect_V3 if { # Test IMAP and POP Access when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.9.1v0.3" + PolicyId := GmailId9_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -180,4 +179,4 @@ test_ImapAccess_Incorrect_V3 if { RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", "IMAP access is enabled
"]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego index 86cc5b07..6c5f3e76 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail10_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.10.1v0.3 +# GWS.GMAIL.10.1 #-- test_GoogleWorkspaceSync_Correct_V1 if { # Test Google Workspace Sync for Microsoft Outlook when there's only one event - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -35,7 +34,7 @@ test_GoogleWorkspaceSync_Correct_V1 if { test_GoogleWorkspaceSync_Correct_V2 if { # Test Google Workspace Sync for Microsoft Outlook when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,7 +72,7 @@ test_GoogleWorkspaceSync_Correct_V2 if { test_GoogleWorkspaceSync_Correct_V3 if { # Test Google Workspace Sync for Microsoft Outlook when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -111,7 +110,7 @@ test_GoogleWorkspaceSync_Correct_V3 if { test_GoogleWorkspaceSync_Correct_V4 if { # Test Google Workspace Sync for Microsoft Outlook when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -149,7 +148,7 @@ test_GoogleWorkspaceSync_Correct_V4 if { test_GoogleWorkspaceSync_Incorrect_V1 if { # Test Google Workspace Sync for Microsoft Outlook when there are no relevant events - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -181,7 +180,7 @@ test_GoogleWorkspaceSync_Incorrect_V1 if { test_GoogleWorkspaceSync_Incorrect_V2 if { # Test Google Workspace Sync for Microsoft Outlook when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -210,7 +209,7 @@ test_GoogleWorkspaceSync_Incorrect_V2 if { test_GoogleWorkspaceSync_Incorrect_V3 if { # Test Google Workspace Sync for Microsoft Outlook when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -249,7 +248,7 @@ test_GoogleWorkspaceSync_Incorrect_V3 if { test_GoogleWorkspaceSync_Incorrect_V4 if { # Test Google Workspace Sync for Microsoft Outlook when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -278,7 +277,7 @@ test_GoogleWorkspaceSync_Incorrect_V4 if { test_GoogleWorkspaceSync_Incorrect_V5 if { # Test Google Workspace Sync for Microsoft Outlook when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.10.1v0.3" + PolicyId := GmailId10_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -317,11 +316,11 @@ test_GoogleWorkspaceSync_Incorrect_V5 if { #-- # -# GWS.GMAIL.10.2v0.3 +# GWS.GMAIL.10.2 #-- test_May_Correct_V1 if { # Test not implemented - PolicyId := "GWS.GMAIL.10.2v0.3" + PolicyId := GmailId10_2 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -336,4 +335,4 @@ test_May_Correct_V1 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego index 4167375b..dcb07ad7 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail11_test.rego @@ -1,13 +1,17 @@ package gmail -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.GetFriendlyEnabledValue +import data.utils.PassTestResult # -# GWS.GMAIL.11.1v0.3 +# GWS.GMAIL.11.1 #-- test_AutomaticForwarding_Correct_V1 if { # Test Automatic Forwarding when there's only one event - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -26,16 +30,12 @@ test_AutomaticForwarding_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AutomaticForwarding_Correct_V2 if { # Test Automatic Forwarding when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -64,16 +64,12 @@ test_AutomaticForwarding_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AutomaticForwarding_Correct_V3 if { # Test Automatic Forwarding when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -102,16 +98,12 @@ test_AutomaticForwarding_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AutomaticForwarding_Correct_V4 if { # Test Automatic Forwarding when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -140,16 +132,12 @@ test_AutomaticForwarding_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_AutomaticForwarding_Incorrect_V1 if { # Test Automatic Forwarding when there are no relevant events - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -168,20 +156,12 @@ test_AutomaticForwarding_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_AutomaticForwarding_Incorrect_V2 if { # Test Automatic Forwarding when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -200,17 +180,14 @@ test_AutomaticForwarding_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enable email autoforwarding is set to enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AutomaticForwarding_Incorrect_V3 if { # Test Automatic Forwarding when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -239,17 +216,14 @@ test_AutomaticForwarding_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Automatically enable email autoforwarding is set to enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AutomaticForwarding_Incorrect_V4 if { # Test Automatic Forwarding when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -268,17 +242,14 @@ test_AutomaticForwarding_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enable email autoforwarding is set to enabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_AutomaticForwarding_Incorrect_V5 if { # Test Automatic Forwarding when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.11.1v0.3" + PolicyId := GmailId11_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -307,12 +278,9 @@ test_AutomaticForwarding_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Automatically enable email autoforwarding is set to enabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego index 572ab43e..ffdf175c 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail12_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.12.1v0.3 +# GWS.GMAIL.12.1 #-- test_PerUserOutboundGateway_Correct_V1 if { # Test Per-User Outbound Gateway when there's only one event - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -35,7 +34,7 @@ test_PerUserOutboundGateway_Correct_V1 if { test_PerUserOutboundGateway_Correct_V2 if { # Test Per-User Outbound Gateway when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,7 +72,7 @@ test_PerUserOutboundGateway_Correct_V2 if { test_PerUserOutboundGateway_Correct_V3 if { # Test Per-User Outbound Gateway when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -111,7 +110,7 @@ test_PerUserOutboundGateway_Correct_V3 if { test_PerUserOutboundGateway_Incorrect_V1 if { # Test Per-User Outbound Gateway when there are no relevant events - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -143,7 +142,7 @@ test_PerUserOutboundGateway_Incorrect_V1 if { test_PerUserOutboundGateway_Incorrect_V2 if { # Test Per-User Outbound Gateway when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -172,7 +171,7 @@ test_PerUserOutboundGateway_Incorrect_V2 if { test_PerUserOutboundGateway_Incorrect_V3 if { # Test Per-User Outbound Gateway when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -211,7 +210,7 @@ test_PerUserOutboundGateway_Incorrect_V3 if { test_PerUserOutboundGateway_Incorrect_V4 if { # Test Per-User Outbound Gateway when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -240,7 +239,7 @@ test_PerUserOutboundGateway_Incorrect_V4 if { test_PerUserOutboundGateway_Incorrect_V5 if { # Test Per-User Outbound Gateway when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.12.1v0.3" + PolicyId := GmailId12_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -276,4 +275,4 @@ test_PerUserOutboundGateway_Incorrect_V5 if { RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", "Allow per-user outbound gateways is set to enabled
"]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego index 13b879bb..d8f64dec 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail13_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.13.1v0.3 +# GWS.GMAIL.13.1 #-- test_ExternalReplyWarning_Correct_V1 if { # Test Unintended External Reply Warning when there's only one event - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -38,7 +37,7 @@ test_ExternalReplyWarning_Correct_V1 if { test_ExternalReplyWarning_Correct_V2 if { # Test Unintended External Reply Warning when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -82,7 +81,7 @@ test_ExternalReplyWarning_Correct_V2 if { test_ExternalReplyWarning_Correct_V3 if { # Test Unintended External Reply Warning when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -126,7 +125,7 @@ test_ExternalReplyWarning_Correct_V3 if { test_ExternalReplyWarning_Correct_V4 if { # Test Unintended External Reply Warning when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -170,7 +169,7 @@ test_ExternalReplyWarning_Correct_V4 if { test_ExternalReplyWarning_Incorrect_V1 if { # Test Unintended External Reply Warning when there are no relevant events - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -202,7 +201,7 @@ test_ExternalReplyWarning_Incorrect_V1 if { test_ExternalReplyWarning_Incorrect_V2 if { # Test Unintended External Reply Warning when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -234,7 +233,7 @@ test_ExternalReplyWarning_Incorrect_V2 if { test_ExternalReplyWarning_Incorrect_V3 if { # Test Unintended External Reply Warning when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -279,7 +278,7 @@ test_ExternalReplyWarning_Incorrect_V3 if { test_ExternalReplyWarning_Incorrect_V4 if { # Test Unintended External Reply Warning when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -311,7 +310,7 @@ test_ExternalReplyWarning_Incorrect_V4 if { test_ExternalReplyWarning_Incorrect_V5 if { # Test Unintended External Reply Warning when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.13.1v0.3" + PolicyId := GmailId13_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -353,4 +352,4 @@ test_ExternalReplyWarning_Incorrect_V5 if { RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", "Warn for external participants is set to disabled
"]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego index c13016f2..3086cd94 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail14_test.rego @@ -1,13 +1,17 @@ package gmail -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestNonCompliant +import data.utils.PassTestResultWithMessage # -# GWS.GMAIL.14.1v0.3 +# GWS.GMAIL.14.1 #-- + test_EmailAllowlist_Correct_V1 if { # Test Email Allowlists when there's only one event - PolicyId := "GWS.GMAIL.14.1v0.3" + PolicyId := GmailId14_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -26,19 +30,14 @@ test_EmailAllowlist_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Email allowlists are not enabled in ", - "Test Top-Level Domain." - ]) + Message := NonComplianceMessage14_1(GetFriendlyValue14_1("true"), + "Test Top-Level Domain") + PassTestResultWithMessage(PolicyId, Output, Message) } test_EmailAllowlist_Correct_V2 if { # Test Email Allowlists when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.14.1v0.3" + PolicyId := GmailId14_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -67,18 +66,14 @@ test_EmailAllowlist_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "Email allowlists are not enabled in ", - "Test Top-Level Domain." - ])} + Message := NonComplianceMessage14_1(GetFriendlyValue14_1("true"), + "Test Top-Level Domain") + PassTestResultWithMessage(PolicyId, Output, Message) +} test_EmailAllowlist_Incorrect_V1 if { # Test Email Allowlists when there are no relevant events - PolicyId := "GWS.GMAIL.14.1v0.3" + PolicyId := GmailId14_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -97,20 +92,12 @@ test_EmailAllowlist_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs. ", - "While we are unable to determine the state from the logs, ", - "the default setting is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level Domain", true) } test_EmailAllowlist_Incorrect_V2 if { # Test Email Allowlists when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.14.1v0.3" + PolicyId := GmailId14_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -129,16 +116,15 @@ test_EmailAllowlist_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Email allowlists are enabled in Test Top-Level Domain." + FailTestNonCompliant(PolicyId, + Output, + NonComplianceMessage14_1(GetFriendlyValue14_1("false"), + "Test Top-Level Domain")) } test_EmailAllowlist_Incorrect_V3 if { # Test Email Allowlists when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.14.1v0.3" + PolicyId := GmailId14_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -167,10 +153,9 @@ test_EmailAllowlist_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Email allowlists are enabled in Test Top-Level Domain." + FailTestNonCompliant(PolicyId, + Output, + NonComplianceMessage14_1(GetFriendlyValue14_1("false"), + "Test Top-Level Domain")) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego index 4aa16777..5cffbaee 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail15_test.rego @@ -1,13 +1,17 @@ package gmail -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.GMAIL.15.1v0.3 +# GWS.GMAIL.15.1 #-- + test_EnhancedPreDeliveryMessageScanning_Correct_V1 if { # Test Enhanced Pre-Delivery Message Scanning when there's only one event - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -29,16 +33,12 @@ test_EnhancedPreDeliveryMessageScanning_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_EnhancedPreDeliveryMessageScanning_Correct_V2 if { # Test Enhanced Pre-Delivery Message Scanning when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,16 +73,12 @@ test_EnhancedPreDeliveryMessageScanning_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_EnhancedPreDeliveryMessageScanning_Correct_V3 if { # Test Enhanced Pre-Delivery Message Scanning when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -117,16 +113,12 @@ test_EnhancedPreDeliveryMessageScanning_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_EnhancedPreDeliveryMessageScanning_Correct_V4 if { # Test Enhanced Pre-Delivery Message Scanning when there's correct events in multiple OUs and inherited setting - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -161,16 +153,12 @@ test_EnhancedPreDeliveryMessageScanning_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_EnhancedPreDeliveryMessageScanning_Incorrect_V1 if { # Test Enhanced Pre-Delivery Message Scanning when there are no relevant events - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -189,19 +177,12 @@ test_EnhancedPreDeliveryMessageScanning_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) +} test_EnhancedPreDeliveryMessageScanning_Incorrect_V2 if { # Test Enhanced Pre-Delivery Message Scanning when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -223,17 +204,14 @@ test_EnhancedPreDeliveryMessageScanning_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Enhanced pre-delivery message scanning is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_EnhancedPreDeliveryMessageScanning_Incorrect_V3 if { # Test Enhanced Pre-Delivery Message Scanning when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -268,17 +246,14 @@ test_EnhancedPreDeliveryMessageScanning_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Enhanced pre-delivery message scanning is set to disabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_EnhancedPreDeliveryMessageScanning_Incorrect_V4 if { # Test Enhanced Pre-Delivery Message Scanning when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -300,17 +275,14 @@ test_EnhancedPreDeliveryMessageScanning_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Enhanced pre-delivery message scanning is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_EnhancedPreDeliveryMessageScanning_Incorrect_V5 if { # Test Enhanced Pre-Delivery Message Scanning when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.15.1v0.3" + PolicyId := GmailId15_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -345,21 +317,19 @@ test_EnhancedPreDeliveryMessageScanning_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "Enhanced pre-delivery message scanning is set to disabled
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- # -# GWS.GMAIL.15.2v0.3 +# GWS.GMAIL.15.2 #-- + test_Other_Correct_V1 if { # Test not implemented - PolicyId := "GWS.GMAIL.15.2v0.3" + PolicyId := GmailId15_2 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -374,4 +344,4 @@ test_Other_Correct_V1 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego index ff2590bd..c52ca1c7 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail16_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.16.1v0.3 +# GWS.GMAIL.16.1 #-- test_SecuritySandbox_Correct_V1 if { # Test Security Sandbox when there's only one event - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -35,7 +34,7 @@ test_SecuritySandbox_Correct_V1 if { test_SecuritySandbox_Correct_V2 if { # Test Security Sandbox when there's multiple events and the most recent is correct - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -73,7 +72,7 @@ test_SecuritySandbox_Correct_V2 if { test_SecuritySandbox_Correct_V3 if { # Test Security Sandbox when there's correct events in multiple OUs - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -111,7 +110,7 @@ test_SecuritySandbox_Correct_V3 if { test_SecuritySandbox_Correct_V4 if { # Test Security Sandbox when there's correct events in multiple OUs and setting is inherited - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -149,7 +148,7 @@ test_SecuritySandbox_Correct_V3 if { test_SecuritySandbox_Incorrect_V1 if { # Test Security Sandbox when there are no relevant events - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -181,7 +180,7 @@ test_SecuritySandbox_Incorrect_V1 if { test_SecuritySandbox_Incorrect_V2 if { # Test Security Sandbox when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -210,7 +209,7 @@ test_SecuritySandbox_Incorrect_V2 if { test_SecuritySandbox_Incorrect_V3 if { # Test Security Sandbox when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -249,7 +248,7 @@ test_SecuritySandbox_Incorrect_V3 if { test_SecuritySandbox_Incorrect_V4 if { # Test Security Sandbox when there's only one event and it's wrong - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -278,7 +277,7 @@ test_SecuritySandbox_Incorrect_V4 if { test_SecuritySandbox_Incorrect_V5 if { # Test Security Sandbox when there are multiple events and the most recent is wrong - PolicyId := "GWS.GMAIL.16.1v0.3" + PolicyId := GmailId16_1 Output := tests with input as { "gmail_logs": {"items": [ { @@ -317,11 +316,11 @@ test_SecuritySandbox_Incorrect_V5 if { #-- # -# GWS.GMAIL.16.2v0.3 +# GWS.GMAIL.16.2 #-- test_Other_Correct_V1 if { # Test not implemented - PolicyId := "GWS.GMAIL.16.2v0.3" + PolicyId := GmailId16_2 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -336,4 +335,4 @@ test_Other_Correct_V1 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego index de38a18d..2cfa4fec 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail17_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.17.1v0.3 +# GWS.GMAIL.17.1 #-- test_ComprehensiveMailStorage_Correct_V1 if { # Test Comprehensive Mail Storage when there's only one event - PolicyId := "GWS.GMAIL.17.1v0.3" + PolicyId := GmailId17_1 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -22,4 +21,4 @@ test_ComprehensiveMailStorage_Correct_V1 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego index e279c7ac..873cbe45 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail18_test.rego @@ -1,13 +1,12 @@ package gmail import future.keywords - # -# GWS.GMAIL.18.1v0.3 +# GWS.GMAIL.18.1 #-- test_AdvanvedEmailContentFitlering_Correct_V1 if { # Test Advanced Email Content Filtering when there's only one event - PolicyId := "GWS.GMAIL.18.1v0.3" + PolicyId := GmailId18_1 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -25,11 +24,11 @@ test_AdvanvedEmailContentFitlering_Correct_V1 if { #-- # -# GWS.GMAIL.18.2v0.3 +# GWS.GMAIL.18.2 #-- test_Other_Correct_V1 if { # Test not implemented - PolicyId := "GWS.GMAIL.18.2v0.3" + PolicyId := GmailId18_2 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -47,11 +46,11 @@ test_Other_Correct_V1 if { #-- # -# GWS.GMAIL.18.3v0.3 +# GWS.GMAIL.18.3 #-- test_PII_Correct_V1 if { # Test not implemented - PolicyId := "GWS.GMAIL.18.3v0.3" + PolicyId := GmailId18_3 Output := tests with input as { "gmail_logs": {"items": [ ]}, @@ -66,4 +65,4 @@ test_PII_Correct_V1 if { not RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego index 32d645af..5702980b 100644 --- a/scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego +++ b/scubagoggles/Testing/RegoTests/gmail/gmail19_test.rego @@ -1,68 +1,69 @@ -package gmail -import future.keywords - -# -# GWS.GMAIL.19.1v0.3 -#-- -test_Domains_Correct_V1 if { - # Test not implemented - PolicyId := "GWS.GMAIL.19.1v0.3" - Output := tests with input as { - "gmail_logs": {"items": [ - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." -} -#-- - -# -# GWS.GMAIL.19.2v0.3 -#-- -test_HideWarnings_Correct_V1 if { - # Test not implemented - PolicyId := "GWS.GMAIL.19.2v0.3" - Output := tests with input as { - "gmail_logs": {"items": [ - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." -} -#-- - -# -# GWS.GMAIL.19.3v0.3 -#-- -test_BypassAll_Correct_V1 if { - # Test not implemented - PolicyId := "GWS.GMAIL.19.3v0.3" - Output := tests with input as { - "gmail_logs": {"items": [ - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." -} -#-- \ No newline at end of file +package gmail + +import future.keywords + +# +# GWS.GMAIL.19.1 +#-- +test_Domains_Correct_V1 if { + # Test not implemented + PolicyId := GmailId19_1 + Output := tests with input as { + "gmail_logs": {"items": [ + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." +} +#-- + +# +# GWS.GMAIL.19.2 +#-- +test_HideWarnings_Correct_V1 if { + # Test not implemented + PolicyId := GmailId19_2 + Output := tests with input as { + "gmail_logs": {"items": [ + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." +} +#-- + +# +# GWS.GMAIL.19.3 +#-- +test_BypassAll_Correct_V1 if { + # Test not implemented + PolicyId := GmailId19_3 + Output := tests with input as { + "gmail_logs": {"items": [ + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Currently not able to be tested automatically; please manually check." +} +#-- diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api05_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api05_test.rego new file mode 100644 index 00000000..c04f31f8 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api05_test.rego @@ -0,0 +1,214 @@ +package gmail + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGmailApi05 := { + "policies": { + "topOU": { + "gmail_email_attachment_safety": { + "applyFutureRecommendedSettingsAutomatically": true, + "enableAnomalousAttachmentProtection": true, + "enableAttachmentWithScriptsProtection": true, + "enableEncryptedAttachmentProtection": true, + "anomalousAttachmentProtectionConsequence": "SPAM_FOLDER", + "attachmentWithScriptsProtectionConsequence": "QUARANTINE", + "encryptedAttachmentProtectionConsequence": "QUARANTINE" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi05 := { + "policies": { + "topOU": { + "gmail_email_attachment_safety": { + "applyFutureRecommendedSettingsAutomatically": false, + "enableAnomalousAttachmentProtection": false, + "enableAttachmentWithScriptsProtection": false, + "enableEncryptedAttachmentProtection": false, + "anomalousAttachmentProtectionConsequence": "WARNING", + "attachmentWithScriptsProtectionConsequence": "WARNING", + "encryptedAttachmentProtectionConsequence": "WARNING" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi05a := { + "policies": { + "topOU": { + "gmail_email_attachment_safety": { + "applyFutureRecommendedSettingsAutomatically": true, + "enableAnomalousAttachmentProtection": true, + "enableAttachmentWithScriptsProtection": true, + "enableEncryptedAttachmentProtection": true, + "anomalousAttachmentProtectionConsequence": "SPAM_FOLDER", + "attachmentWithScriptsProtectionConsequence": "QUARANTINE", + "encryptedAttachmentProtectionConsequence": "QUARANTINE" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "gmail_email_attachment_safety": { + "applyFutureRecommendedSettingsAutomatically": false, + "enableAnomalousAttachmentProtection": false, + "enableAttachmentWithScriptsProtection": false, + "enableEncryptedAttachmentProtection": false, + "anomalousAttachmentProtectionConsequence": "WARNING", + "encryptedAttachmentProtectionConsequence": "WARNING" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_Encrypted_Correct_1 if { + PolicyId := GmailId5_1 + Output := tests with input as GoodGmailApi05 + + PassTestResult(PolicyId, Output) +} + +test_Encrypted_Incorrect_1 if { + PolicyId := GmailId5_1 + Output := tests with input as BadGmailApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_Encrypted_Incorrect_2 if { + PolicyId := GmailId5_1 + Output := tests with input as BadGmailApi05a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_Scripts_Correct_1 if { + PolicyId := GmailId5_2 + Output := tests with input as GoodGmailApi05 + + PassTestResult(PolicyId, Output) +} + +test_Scripts_Incorrect_1 if { + PolicyId := GmailId5_2 + Output := tests with input as BadGmailApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_Scripts_Incorrect_2 if { + PolicyId := GmailId5_2 + Output := tests with input as BadGmailApi05a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AnomalousAttach_Correct_1 if { + PolicyId := GmailId5_3 + Output := tests with input as GoodGmailApi05 + + PassTestResult(PolicyId, Output) +} + +test_AnomalousAttach_Incorrect_1 if { + PolicyId := GmailId5_3 + Output := tests with input as BadGmailApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AnomalousAttach_Incorrect_2 if { + PolicyId := GmailId5_3 + Output := tests with input as BadGmailApi05a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_FutureSettings_Correct_1 if { + PolicyId := GmailId5_4 + Output := tests with input as GoodGmailApi05 + + PassTestResult(PolicyId, Output) +} + +test_FutureSettings_Incorrect_1 if { + PolicyId := GmailId5_4 + Output := tests with input as BadGmailApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_FutureSettings_Incorrect_2 if { + PolicyId := GmailId5_4 + Output := tests with input as BadGmailApi05a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AttachConsequence_Correct_1 if { + PolicyId := GmailId5_5 + Output := tests with input as GoodGmailApi05 + + PassTestResult(PolicyId, Output) +} + +test_AttachConsequence_Incorrect_1 if { + PolicyId := GmailId5_5 + Output := tests with input as BadGmailApi05 + + types := ["anomalous type", "encrypted", "scripts"] + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_5(types)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_AttachConsequence_Incorrect_2 if { + PolicyId := GmailId5_5 + Output := tests with input as BadGmailApi05a + + types := ["anomalous type", "encrypted"] + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage5_5(types)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api06_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api06_test.rego new file mode 100644 index 00000000..786a258e --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api06_test.rego @@ -0,0 +1,174 @@ +package gmail + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGmailApi06 := { + "policies": { + "topOU": { + "gmail_links_and_external_images": { + "applyFutureSettingsAutomatically": true, + "enableAggressiveWarningsOnUntrustedLinks": true, + "enableExternalImageScanning": true, + "enableShortenerScanning": true + }, + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi06 := { + "policies": { + "topOU": { + "gmail_links_and_external_images": { + "applyFutureSettingsAutomatically": false, + "enableAggressiveWarningsOnUntrustedLinks": false, + "enableExternalImageScanning": false, + "enableShortenerScanning": false + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi06a := { + "policies": { + "topOU": { + "gmail_links_and_external_images": { + "applyFutureSettingsAutomatically": true, + "enableAggressiveWarningsOnUntrustedLinks": true, + "enableExternalImageScanning": true, + "enableShortenerScanning": true + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "gmail_links_and_external_images": { + "applyFutureSettingsAutomatically": false, + "enableAggressiveWarningsOnUntrustedLinks": false, + "enableExternalImageScanning": false, + "enableShortenerScanning": false + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_ShortLinks_Correct_1 if { + PolicyId := GmailId6_1 + Output := tests with input as GoodGmailApi06 + + PassTestResult(PolicyId, Output) +} + +test_ShortLinks_Incorrect_1 if { + PolicyId := GmailId6_1 + Output := tests with input as BadGmailApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ShortLinks_Incorrect_2 if { + PolicyId := GmailId6_1 + Output := tests with input as BadGmailApi06a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage6_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ScanImages_Correct_1 if { + PolicyId := GmailId6_2 + Output := tests with input as GoodGmailApi06 + + PassTestResult(PolicyId, Output) +} + +test_ScanImages_Incorrect_1 if { + PolicyId := GmailId6_2 + Output := tests with input as BadGmailApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ScanImages_Incorrect_2 if { + PolicyId := GmailId6_2 + Output := tests with input as BadGmailApi06a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage6_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_WarnEnabled_Correct_1 if { + PolicyId := GmailId6_3 + Output := tests with input as GoodGmailApi06 + + PassTestResult(PolicyId, Output) +} + +test_WarnEnabled_Incorrect_1 if { + PolicyId := GmailId6_3 + Output := tests with input as BadGmailApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_WarnEnabled_Incorrect_2 if { + PolicyId := GmailId6_3 + Output := tests with input as BadGmailApi06a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage6_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ApplyFuture_Correct_1 if { + PolicyId := GmailId6_4 + Output := tests with input as GoodGmailApi06 + + PassTestResult(PolicyId, Output) +} + +test_ApplyFuture_Incorrect_1 if { + PolicyId := GmailId6_4 + Output := tests with input as BadGmailApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_ApplyFuture_Incorrect_2 if { + PolicyId := GmailId6_4 + Output := tests with input as BadGmailApi06a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage6_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api07_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api07_test.rego new file mode 100644 index 00000000..4d3007d5 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api07_test.rego @@ -0,0 +1,278 @@ +package gmail + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGmailApi07 := { + "policies": { + "topOU": { + "gmail_spoofing_and_authentication": { + "applyFutureSettingsAutomatically": true, + "detectDomainNameSpoofing": true, + "detectDomainSpoofingFromUnauthenticatedSenders": true, + "detectEmployeeNameSpoofing": true, + "detectGroupsSpoofing": true, + "detectUnauthenticatedEmails": true, + "domainNameSpoofingConsequence": "SPAM_FOLDER", + "domainSpoofingConsequence": "SPAM_FOLDER", + "employeeNameSpoofingConsequence": "QUARANTINE", + "groupsSpoofingConsequence": "QUARANTINE", + "unauthenticatedEmailConsequence": "QUARANTINE" + }, + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi07 := { + "policies": { + "topOU": { + "gmail_spoofing_and_authentication": { + "applyFutureSettingsAutomatically": false, + "detectDomainNameSpoofing": false, + "detectDomainSpoofingFromUnauthenticatedSenders": false, + "detectEmployeeNameSpoofing": false, + "detectGroupsSpoofing": false, + "detectUnauthenticatedEmails": false, + "domainNameSpoofingConsequence": "WARNING", + "domainSpoofingConsequence": "WARNING", + "employeeNameSpoofingConsequence": "WARNING", + "groupsSpoofingConsequence": "WARNING", + "unauthenticatedEmailConsequence": "WARNING" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi07a := { + "policies": { + "topOU": { + "gmail_spoofing_and_authentication": { + "applyFutureSettingsAutomatically": true, + "detectDomainNameSpoofing": true, + "detectDomainSpoofingFromUnauthenticatedSenders": true, + "detectEmployeeNameSpoofing": true, + "detectGroupsSpoofing": true, + "detectUnauthenticatedEmails": true, + "domainNameSpoofingConsequence": "QUARANTINE", + "domainSpoofingConsequence": "SPAM_FOLDER", + "employeeNameSpoofingConsequence": "QUARANTINE", + "groupsSpoofingConsequence": "SPAM_FOLDER", + "unauthenticatedEmailConsequence": "QUARANTINE" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + }, + "nextOU": { + "gmail_spoofing_and_authentication": { + "applyFutureSettingsAutomatically": false, + "detectDomainNameSpoofing": false, + "detectDomainSpoofingFromUnauthenticatedSenders": false, + "detectEmployeeNameSpoofing": false, + "detectGroupsSpoofing": false, + "detectUnauthenticatedEmails": false, + "domainNameSpoofingConsequence": "WARNING", + "domainSpoofingConsequence": "WARNING", + "unauthenticatedEmailConsequence": "WARNING" + }, + "gmail_service_status": {"serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_DomainNameSpoofing_Correct_1 if { + PolicyId := GmailId7_1 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_DomainNameSpoofing_Incorrect_1 if { + PolicyId := GmailId7_1 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DomainNameSpoofing_Incorrect_2 if { + PolicyId := GmailId7_1 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_EmployeeNameSpoofing_Correct_1 if { + PolicyId := GmailId7_2 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_EmployeeNameSpoofing_Incorrect_1 if { + PolicyId := GmailId7_2 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_EmployeeNameSpoofing_Incorrect_2 if { + PolicyId := GmailId7_2 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_2("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DomainSpoofing_Correct_1 if { + PolicyId := GmailId7_3 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_DomainSpoofing_Incorrect_1 if { + PolicyId := GmailId7_3 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_DomainSpoofing_Incorrect_2 if { + PolicyId := GmailId7_3 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_3("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_UnauthenticatedEmailSpoofing_Correct_1 if { + PolicyId := GmailId7_4 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_UnauthenticatedEmailSpoofing_Incorrect_1 if { + PolicyId := GmailId7_4 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_UnauthenticatedEmailSpoofing_Incorrect_2 if { + PolicyId := GmailId7_4 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_4("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_GroupsSpoofing_Correct_1 if { + PolicyId := GmailId7_5 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_GroupsSpoofing_Incorrect_1 if { + PolicyId := GmailId7_5 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_GroupsSpoofing_Incorrect_2 if { + PolicyId := GmailId7_5 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_5("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SpoofConsequence_Correct_1 if { + PolicyId := GmailId7_6 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_SpoofConsequence_Incorrect_1 if { + PolicyId := GmailId7_6 + Output := tests with input as BadGmailApi07 + + types := ["domain", "domain name", "employee name", "groups", + "unauthenticated"] + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_6(types)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SpoofConsequence_Incorrect_2 if { + PolicyId := GmailId7_6 + Output := tests with input as BadGmailApi07a + + types := ["domain", "domain name", "unauthenticated"] + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_6(types)}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_FutureSettings_Correct_1 if { + PolicyId := GmailId7_7 + Output := tests with input as GoodGmailApi07 + + PassTestResult(PolicyId, Output) +} + +test_FutureSettings_Incorrect_1 if { + PolicyId := GmailId7_7 + Output := tests with input as BadGmailApi07 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_FutureSettings_Incorrect_2 if { + PolicyId := GmailId7_7 + Output := tests with input as BadGmailApi07a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage7_7("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api11_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api11_test.rego new file mode 100644 index 00000000..9784024f --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api11_test.rego @@ -0,0 +1,46 @@ +package gmail + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.GetFriendlyEnabledValue +import data.utils.PassTestResult + +GoodGmailApi11 := { + "policies": { + "topOU": { + "gmail_auto_forwarding": {"enableAutoForwarding": false}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi11 := { + "policies": { + "topOU": { + "gmail_auto_forwarding": {"enableAutoForwarding": true}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_Autoforward_Correct_1 if { + PolicyId := GmailId11_1 + Output := tests with input as GoodGmailApi11 + + PassTestResult(PolicyId, Output) +} + +test_Autoforward_Incorrect_1 if { + PolicyId := GmailId11_1 + Output := tests with input as BadGmailApi11 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(true))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api14_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api14_test.rego new file mode 100644 index 00000000..ad935a46 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api14_test.rego @@ -0,0 +1,48 @@ +package gmail + +import future.keywords +import data.utils.FailTestNonCompliant +import data.utils.PassTestResultWithMessage + +GoodGmailApi14 := { + "policies": { + "topOU": { + "gmail_email_spam_filter_ip_allowlist": {"allowedIpAddresses": []}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi14 := { + "policies": { + "topOU": { + "gmail_email_spam_filter_ip_allowlist": { + "allowedIpAddresses": ["8.8.8.8/24"]}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_Allowlist_Correct_1 if { + PolicyId := GmailId14_1 + Output := tests with input as GoodGmailApi14 + + Message := NonComplianceMessage14_1(GetFriendlyValue14_1(false), "topOU") + PassTestResultWithMessage(PolicyId, Output, Message) +} + +test_Allowlist_Incorrect_1 if { + PolicyId := GmailId14_1 + Output := tests with input as BadGmailApi14 + + FailTestNonCompliant(PolicyId, + Output, + NonComplianceMessage14_1(GetFriendlyValue14_1(true), + "topOU")) +} diff --git a/scubagoggles/Testing/RegoTests/gmail/gmail_api15_test.rego b/scubagoggles/Testing/RegoTests/gmail/gmail_api15_test.rego new file mode 100644 index 00000000..72a4bb02 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/gmail/gmail_api15_test.rego @@ -0,0 +1,73 @@ +package gmail + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGmailApi15 := { + "policies": { + "topOU": { + "gmail_enhanced_pre_delivery_message_scanning": { + "enableImprovedSuspiciousContentDetection": true}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi15 := { + "policies": { + "topOU": { + "gmail_enhanced_pre_delivery_message_scanning": { + "enableImprovedSuspiciousContentDetection": false}, + "gmail_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGmailApi15a := { + "policies": { + "topOU": { + "gmail_enhanced_pre_delivery_message_scanning": { + "enableImprovedSuspiciousContentDetection": true}, + "gmail_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "gmail_enhanced_pre_delivery_message_scanning": { + "enableImprovedSuspiciousContentDetection": false}, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_PreScanning_Correct_1 if { + PolicyId := GmailId15_1 + Output := tests with input as GoodGmailApi15 + + PassTestResult(PolicyId, Output) +} + +test_PreScanning_Incorrect_1 if { + PolicyId := GmailId15_1 + Output := tests with input as BadGmailApi15 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_PreScanning_Incorrect_2 if { + PolicyId := GmailId15_1 + Output := tests with input as BadGmailApi15a + + failedOU := [{"Name": "nextOU", + "Value": NonComplianceMessage15_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups01_test.rego b/scubagoggles/Testing/RegoTests/groups/groups01_test.rego index 4e72cba2..0b2e2f12 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups01_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups01_test.rego @@ -1,13 +1,16 @@ package groups -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # # Policy 1 #-- test_GroupAccess_Correct_V1 if { # Test group access when there's only one event - PolicyId := "GWS.GROUPS.1.1v0.3" + PolicyId := GroupsId1_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -26,16 +29,12 @@ test_GroupAccess_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupAccess_Correct_V2 if { # Test group access when there's multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.1.1v0.3" + PolicyId := GroupsId1_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -64,16 +63,12 @@ test_GroupAccess_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupsAccess_Incorrect_V1 if { # Test group access when there are no relevant events - PolicyId := "GWS.GROUPS.1.1v0.3" + PolicyId := GroupsId1_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -92,21 +87,13 @@ test_GroupsAccess_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } #TODO test_GroupAccess_Incorrect_V2 if { # Test group access when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.1.1v0.3" + PolicyId := GroupsId1_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -125,17 +112,14 @@ test_GroupAccess_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group access from outside the organization is enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #TODO test_GroupAccess_Incorrect_V3 if { # Test group access when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.1.1v0.3" + PolicyId := GroupsId1_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -164,11 +148,8 @@ test_GroupAccess_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group access from outside the organization is enabled
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups02_test.rego b/scubagoggles/Testing/RegoTests/groups/groups02_test.rego index b6ff1606..58fc25f8 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups02_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups02_test.rego @@ -1,13 +1,16 @@ package groups -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # # Policy 1 #-- test_GroupAddExternal_Correct_V1 if { # Test group owners' ability to add external memebers when there's only one event - PolicyId := "GWS.GROUPS.2.1v0.3" + PolicyId := GroupsId2_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -29,17 +32,13 @@ test_GroupAddExternal_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupAddExternal_Correct_V2 if { # Test group owners' ability to add external memebers when there's # multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.2.1v0.3" + PolicyId := GroupsId2_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -74,16 +73,12 @@ test_GroupAddExternal_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupAddExternal_Incorrect_V1 if { # Test group owners' ability to add external memebers when there are no relevant events - PolicyId := "GWS.GROUPS.2.1v0.3" + PolicyId := GroupsId2_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -102,20 +97,12 @@ test_GroupAddExternal_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_GroupAddExternal_Incorrect_V2 if { # Test group owners' ability to add external memebers when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.2.1v0.3" + PolicyId := GroupsId2_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -137,17 +124,14 @@ test_GroupAddExternal_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group owners have the ability to add external members to the group
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupAddExternal_Incorrect_V3 if { # Test group owners' ability to add external memebers when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.2.1v0.3" + PolicyId := GroupsId2_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -182,11 +166,8 @@ test_GroupAddExternal_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group owners have the ability to add external members to the group
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups03_test.rego b/scubagoggles/Testing/RegoTests/groups/groups03_test.rego index bc41feec..a5de1be4 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups03_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups03_test.rego @@ -1,13 +1,16 @@ package groups -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # # Policy 1 #-- test_GroupIncomingMailPosting_Correct_V1 if { # Test group owners' ability to allow incoming mail for posting group messages when there's only one event - PolicyId := "GWS.GROUPS.3.1v0.3" + PolicyId := GroupsId3_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -29,17 +32,13 @@ test_GroupIncomingMailPosting_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupIncomingMailPosting_Correct_V2 if { # Test group owners' ability to allow incoming mail for posting group messages when # there's multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.3.1v0.3" + PolicyId := GroupsId3_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -74,16 +73,12 @@ test_GroupIncomingMailPosting_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupIncomingMailPosting_Incorrect_V1 if { # Test group owners' ability to allow incoming mail for posting group messages when there are no relevant events - PolicyId := "GWS.GROUPS.3.1v0.3" + PolicyId := GroupsId3_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -102,21 +97,13 @@ test_GroupIncomingMailPosting_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_GroupIncomingMailPosting_Incorrect_V2 if { # Test group owners' ability to allow incoming mail for posting group messages when # there's only one event and it's wrong - PolicyId := "GWS.GROUPS.3.1v0.3" + PolicyId := GroupsId3_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -138,19 +125,15 @@ test_GroupIncomingMailPosting_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group owners have the ability to allow an ", - "external non-group member to post to the group
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupIncomingMailPosting_Incorrect_V3 if { # Test group owners' ability to allow incoming mail for posting group messages # when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.3.1v0.3" + PolicyId := GroupsId3_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -185,12 +168,8 @@ test_GroupIncomingMailPosting_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Group owners have the ability to allow an ", - "external non-group member to post to the group
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups04_test.rego b/scubagoggles/Testing/RegoTests/groups/groups04_test.rego index 0f3cf275..99a74fc6 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups04_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups04_test.rego @@ -1,13 +1,16 @@ package groups -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # # Policy 1 #-- test_GroupCreation_Correct_V1 if { # Test group creation restrictions when there's only one event - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -26,15 +29,12 @@ test_GroupCreation_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } + test_GroupCreation_Correct_V2 if { # Test group creation restrictions when there's multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -63,16 +63,12 @@ test_GroupCreation_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupCreation_Incorrect_V1 if { # Test group creation restrictions when there are no relevant events - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -91,20 +87,12 @@ test_GroupCreation_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_GroupCreation_Incorrect_V2 if { # Test group creation restrictions when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -123,18 +111,14 @@ test_GroupCreation_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone in the organization can create groups
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Users in your domain only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupCreation_Incorrect_V3 if { # Test group creation restrictions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -163,19 +147,15 @@ test_GroupCreation_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone in the organization can create groups
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Users in your domain only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_GroupCreation_Incorrect_V4 if { # Test group creation restrictions when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -194,18 +174,14 @@ test_GroupCreation_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone on the internet can create groups
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupCreation_Incorrect_V5 if { # Test group creation restrictions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.4.1v0.3" + PolicyId := GroupsId4_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -234,12 +210,8 @@ test_GroupCreation_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Anyone on the internet can create groups
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups05_test.rego b/scubagoggles/Testing/RegoTests/groups/groups05_test.rego index d2117a8e..96e6f84e 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups05_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups05_test.rego @@ -1,5 +1,9 @@ package groups + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # @@ -7,7 +11,7 @@ import future.keywords #-- test_GroupConservationViewPermission_Correct_V1 if { # Test group conversation view permissions when there's only one event - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -29,16 +33,12 @@ test_GroupConservationViewPermission_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupConservationViewPermission_Correct_V2 if { # Test group conversation view permissions when there's multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -73,16 +73,12 @@ test_GroupConservationViewPermission_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails =="Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupConservationViewPermission_Incorrect_V1 if { # Test group conversation view permissions when there are no relevant events - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -101,20 +97,12 @@ test_GroupConservationViewPermission_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_GroupConservationViewPermission_Incorrect_V2 if { # Test group conversation view permissions when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -136,18 +124,14 @@ test_GroupConservationViewPermission_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to domain users
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Users in your domain only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupConservationViewPermission_Incorrect_V3 if { # Test group conversation view permissions when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -169,18 +153,14 @@ test_GroupConservationViewPermission_Incorrect_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to managers
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Managers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupConservationViewPermission_Incorrect_V4 if { # Test group conversation view permissions when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -202,18 +182,14 @@ test_GroupConservationViewPermission_Incorrect_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to owners
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Owners")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupConservationViewPermission_Incorrect_V5 if { # Test group conversation view permissions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -248,18 +224,14 @@ test_GroupConservationViewPermission_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to domain users
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Users in your domain only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupConservationViewPermission_Incorrect_V6 if { # Test group conversation view permissions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -294,18 +266,14 @@ test_GroupConservationViewPermission_Incorrect_V6 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to managers
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Managers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupConservationViewPermission_Incorrect_V7 if { # Test group conversation view permissions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -340,19 +308,16 @@ test_GroupConservationViewPermission_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to owners
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Owners")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_GroupConservationViewPermission_Incorrect_V8 if { - # Test group conversation view permissions when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.5.1v0.3" + # Test group conversation view permissions when there are multiple events + # and the most recent is wrong + PolicyId := GroupsId5_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -387,12 +352,8 @@ test_GroupConservationViewPermission_Incorrect_V8 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:", - "
  • Test Top-Level OU: ", - "Permission to view conversations is set to anyone on the internet
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage5_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups06_test.rego b/scubagoggles/Testing/RegoTests/groups/groups06_test.rego index 1cb2df7e..6cf64e9a 100644 --- a/scubagoggles/Testing/RegoTests/groups/groups06_test.rego +++ b/scubagoggles/Testing/RegoTests/groups/groups06_test.rego @@ -1,5 +1,9 @@ package groups + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # @@ -7,7 +11,7 @@ import future.keywords #-- test_GroupOwnersHideGroups_Correct_V1 if { # Test group owners' ability to hide groups when there's only one event - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -26,16 +30,12 @@ test_GroupOwnersHideGroups_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupOwnersHideGroups_Correct_V2 if { # Test group owners' ability to hide groups when there's multiple events and the most most recent is correct - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -64,16 +64,12 @@ test_GroupOwnersHideGroups_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_GroupOwnersHideGroups_Incorrect_V1 if { # Test group owners' ability to hide groups when there are no relevant events - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -92,20 +88,12 @@ test_GroupOwnersHideGroups_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } test_GroupOwnersHideGroups_Incorrect_V2 if { # Test group owners' ability to hide groups when there's only one event and it's wrong - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -124,17 +112,14 @@ test_GroupOwnersHideGroups_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Groups can be hidden from the directory
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupOwnersHideGroups_Incorrect_V3 if { # Test group owners' ability to hide groups when there are multiple events and the most recent is wrong - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -163,16 +148,13 @@ test_GroupOwnersHideGroups_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Groups can be hidden from the directory
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_GroupOwnersHideGroups_Incorrect_V4 if { - PolicyId := "GWS.GROUPS.6.1v0.3" + PolicyId := GroupsId6_1 Output := tests with input as { "groups_logs": {"items": [ { @@ -201,11 +183,8 @@ test_GroupOwnersHideGroups_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Groups can be hidden from the directory
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage6_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api01_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api01_test.rego new file mode 100644 index 00000000..e92f6e92 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api01_test.rego @@ -0,0 +1,56 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi01 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "collaborationCapability": "DOMAIN_USERS_ONLY" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi01 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "collaborationCapability": "ANYONE_CAN_ACCESS" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_Collaboration_Correct_1 if { + PolicyId := GroupsId1_1 + Output := tests with input as GoodGroupsApi01 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_Collaboration_Incorrect_1 if { + PolicyId := GroupsId1_1 + Output := tests with input as BadGroupsApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_1("Any user")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api02_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api02_test.rego new file mode 100644 index 00000000..61c38263 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api02_test.rego @@ -0,0 +1,56 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi02 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanAllowExternalMembers": false + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi02 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanAllowExternalMembers": true + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_ExternalAccess_Correct_1 if { + PolicyId := GroupsId2_1 + Output := tests with input as GoodGroupsApi02 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_ExternalAccess_Incorrect_1 if { + PolicyId := GroupsId2_1 + Output := tests with input as BadGroupsApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api03_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api03_test.rego new file mode 100644 index 00000000..e1a05152 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api03_test.rego @@ -0,0 +1,56 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi03 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanAllowIncomingMailFromPublic": false + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi03 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanAllowIncomingMailFromPublic": true + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_ExternalEmail_Correct_1 if { + PolicyId := GroupsId3_1 + Output := tests with input as GoodGroupsApi03 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_ExternalEmail_Incorrect_1 if { + PolicyId := GroupsId3_1 + Output := tests with input as BadGroupsApi03 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage3_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api04_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api04_test.rego new file mode 100644 index 00000000..63a0cf00 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api04_test.rego @@ -0,0 +1,56 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi04 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "createGroupsAccessLevel": "ADMIN_ONLY" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi04 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "createGroupsAccessLevel": "USERS_IN_DOMAIN" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_Creator_Correct_1 if { + PolicyId := GroupsId4_1 + Output := tests with input as GoodGroupsApi04 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_Creator_Incorrect_1 if { + PolicyId := GroupsId4_1 + Output := tests with input as BadGroupsApi04 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage4_1("Users in your domain only")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api05_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api05_test.rego new file mode 100644 index 00000000..7ed9999a --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api05_test.rego @@ -0,0 +1,56 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi05 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "viewTopicsDefaultAccessLevel": "GROUP_MEMBERS" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + }, + "thirdOU": { + "security_session_controls": { + "webSessionDuration": "700m" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi05 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "viewTopicsDefaultAccessLevel": "MANAGERS" + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_ViewTopics_Correct_1 if { + PolicyId := GroupsId5_1 + Output := tests with input as GoodGroupsApi05 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_ViewTopics_Incorrect_1 if { + PolicyId := GroupsId5_1 + Output := tests with input as BadGroupsApi05 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage5_1("Managers")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/groups/groups_api06_test.rego b/scubagoggles/Testing/RegoTests/groups/groups_api06_test.rego new file mode 100644 index 00000000..43ffca93 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/groups/groups_api06_test.rego @@ -0,0 +1,49 @@ +package groups + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodGroupsApi06 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanHideGroups": false + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadGroupsApi06 := { + "policies": { + "topOU": { + "groups_for_business_groups_sharing": { + "ownersCanHideGroups": true + }, + "groups_for_business_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_GroupsAPI_HiddenGroups_Correct_1 if { + PolicyId := GroupsId6_1 + Output := tests with input as GoodGroupsApi06 + + PassTestResult(PolicyId, Output) +} + +test_GroupsAPI_HiddenGroups_Incorrect_1 if { + PolicyId := GroupsId6_1 + Output := tests with input as BadGroupsApi06 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage6_1("Yes")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/meet/meet01_test.rego b/scubagoggles/Testing/RegoTests/meet/meet01_test.rego index e8104739..89d918c9 100644 --- a/scubagoggles/Testing/RegoTests/meet/meet01_test.rego +++ b/scubagoggles/Testing/RegoTests/meet/meet01_test.rego @@ -1,13 +1,18 @@ package meet -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.MEET.1.1v0.3 +# GWS.MEET.1.1 #-- + test_Access_Correct_V1 if { # Test meeting access when there's only one event - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -26,16 +31,12 @@ test_Access_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Correct_V2 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -64,16 +65,12 @@ test_Access_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Correct_V3 if { # Test meeting access when there are events in multiple OUs - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -102,16 +99,12 @@ test_Access_Correct_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Correct_V4 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -150,16 +143,12 @@ test_Access_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Incorrect_V1 if { # Test meeting access when there are no relevant events - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -178,20 +167,12 @@ test_Access_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Access_Incorrect_V2 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -210,17 +191,14 @@ test_Access_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V3 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -249,17 +227,14 @@ test_Access_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V4 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -288,18 +263,15 @@ test_Access_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_Access_Incorrect_V5 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -318,19 +290,12 @@ test_Access_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} test_Access_Incorrect_V6 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -349,17 +314,14 @@ test_Access_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V7 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -388,17 +350,14 @@ test_Access_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Access_Incorrect_V8 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -427,18 +386,15 @@ test_Access_Incorrect_V8 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Who can join meetings is set to all users (including users not signed in with a Google account)
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_Access_Incorrect_V9 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -457,20 +413,13 @@ test_Access_Incorrect_V9 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ])} + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) +} #-- test_Access_Incorrect_V10 if { # Test group wrong - PolicyId := "GWS.MEET.1.1v0.3" + PolicyId := MeetId1_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -505,14 +454,7 @@ test_Access_Incorrect_V10 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • group@example.com: Who can join meetings is set to all users ", - "(including users not signed in with a Google account)
  • ", - "
" - ]) + failedGroup := [{"Name": "group@example.com", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } diff --git a/scubagoggles/Testing/RegoTests/meet/meet02_test.rego b/scubagoggles/Testing/RegoTests/meet/meet02_test.rego index 06d06b8c..6fa45fd4 100644 --- a/scubagoggles/Testing/RegoTests/meet/meet02_test.rego +++ b/scubagoggles/Testing/RegoTests/meet/meet02_test.rego @@ -1,13 +1,18 @@ package meet -import future.keywords +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # # Baseline 2 - Policy 1 #-- + test_JoinExternalPers_Correct_V1 if { # Test meeting access when there's only one event - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -26,16 +31,12 @@ test_JoinExternalPers_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Correct_V2 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -64,16 +65,12 @@ test_JoinExternalPers_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Correct_V3 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -102,16 +99,12 @@ test_JoinExternalPers_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V4 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -150,16 +143,12 @@ test_History_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Correct_V5 if { # Test meeting access when there's only one event - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -178,16 +167,12 @@ test_JoinExternalPers_Correct_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Correct_V6 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -216,16 +201,12 @@ test_JoinExternalPers_Correct_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Correct_V7 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -254,16 +235,12 @@ test_JoinExternalPers_Correct_V7 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_History_Correct_V8 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -302,16 +279,12 @@ test_History_Correct_V8 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_JoinExternalPers_Incorrect_V1 if { # Test meeting access when there are no relevant events - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -330,20 +303,12 @@ test_JoinExternalPers_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_JoinExternalPers_Incorrect_V2 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -362,19 +327,14 @@ test_JoinExternalPers_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].Criticality == "Shall" - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "What meetings can org users join is set to any meetings, ", - "including meetings created with personal accounts
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinExternalPers_Incorrect_V3 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -403,18 +363,14 @@ test_JoinExternalPers_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "What meetings can org users join is set to any meetings, ", - "including meetings created with personal accounts
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinExternalPers_Incorrect_V4 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -443,19 +399,15 @@ test_JoinExternalPers_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "What meetings can org users join is set to any meetings, ", - "including meetings created with personal accounts
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_JoinExternalPers_Incorrect_V5 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -474,20 +426,12 @@ test_JoinExternalPers_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_JoinExternalPers_Incorrect_V6 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -506,19 +450,14 @@ test_JoinExternalPers_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].Criticality == "Shall" - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "What meetings can org users join is set to any meetings, ", - "including meetings created with personal accounts
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinExternalPers_Incorrect_V7 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -547,18 +486,14 @@ test_JoinExternalPers_Incorrect_V7 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Secondary OU: ", - "What meetings can org users join is set to any meetings, ", - "including meetings created with personal accounts
"]) + failedOU := [{"Name": "Secondary OU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_JoinExternalPers_Incorrect_V8 if { # Test group wrong - PolicyId := "GWS.MEET.2.1v0.3" + PolicyId := MeetId2_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -593,14 +528,7 @@ test_JoinExternalPers_Incorrect_V8 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • group@example.com: What meetings can org users join is set to ", - "any meetings, including meetings created with personal accounts
  • ", - "
" - ]) + failedGroup := [{"Name": "group@example.com", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } diff --git a/scubagoggles/Testing/RegoTests/meet/meet03_test.rego b/scubagoggles/Testing/RegoTests/meet/meet03_test.rego index 85ffacad..60558534 100644 --- a/scubagoggles/Testing/RegoTests/meet/meet03_test.rego +++ b/scubagoggles/Testing/RegoTests/meet/meet03_test.rego @@ -1,12 +1,18 @@ package meet + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.MEET.3.1v0.3 +# GWS.MEET.3.1 #-- + test_HostMan_Correct_V1 if { # Test meeting access when there's only one event - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -25,16 +31,12 @@ test_HostMan_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_HostMan_Correct_V2 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -63,16 +65,12 @@ test_HostMan_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_HostMan_Correct_V3 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -101,16 +99,12 @@ test_HostMan_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Access_Correct_V4 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -149,16 +143,12 @@ test_Access_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_HostMan_Incorrect_V1 if { # Test meeting access when there are no relevant events - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -177,20 +167,12 @@ test_HostMan_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_HostMan_Incorrect_V2 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -209,17 +191,14 @@ test_HostMan_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Host management when video calls start is set to off
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_HostMan_Incorrect_V3 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -248,17 +227,14 @@ test_HostMan_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Host management when video calls start is set to off
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage3_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_HostMan_Incorrect_V4 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -287,18 +263,15 @@ test_HostMan_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Host management when video calls start is set to off
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage3_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- test_HostMan_Incorrect_V5 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -317,21 +290,13 @@ test_HostMan_Incorrect_V5 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } #-- test_HostMan_Incorrect_V6 if { # Test group wrong - PolicyId := "GWS.MEET.3.1v0.3" + PolicyId := MeetId3_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -366,13 +331,7 @@ test_HostMan_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • group@example.com: Host management when video calls start is set to off
  • ", - "
" - ]) + failedGroup := [{"Name": "group@example.com", + "Value": NonComplianceMessage3_1("disabled")}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } diff --git a/scubagoggles/Testing/RegoTests/meet/meet04_test.rego b/scubagoggles/Testing/RegoTests/meet/meet04_test.rego index 12367673..e73a29c8 100644 --- a/scubagoggles/Testing/RegoTests/meet/meet04_test.rego +++ b/scubagoggles/Testing/RegoTests/meet/meet04_test.rego @@ -1,12 +1,18 @@ package meet + import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult # -# GWS.MEET.4.1v0.3 +# GWS.MEET.4.1 #-- -test_HostMan_Correct_V1 if { + +test_ExternWarn_Correct_V1 if { # Test meeting access when there's only one event - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -29,16 +35,12 @@ test_HostMan_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } -test_HostMan_Correct_V2 if { +test_ExternWarn_Correct_V2 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -75,16 +77,12 @@ test_HostMan_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } -test_HostMan_Correct_V3 if { +test_ExternWarn_Correct_V3 if { # Test meeting access when there's multiple events and the most most recent is correct - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -121,16 +119,12 @@ test_HostMan_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } -test_HostMan_Correct_V4 if { +test_ExternWarn_Correct_V4 if { # Test history setting when set to inherit from parent - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -181,16 +175,12 @@ test_HostMan_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } -test_HostMan_Incorrect_V1 if { +test_ExternWarn_Incorrect_V1 if { # Test meeting access when there are no relevant events - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -209,20 +199,12 @@ test_HostMan_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", true) } -test_HostMan_Incorrect_V2 if { +test_ExternWarn_Incorrect_V2 if { # Test meeting access when there's only one event and it's wrong - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -245,17 +227,14 @@ test_HostMan_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Warning label for external or unidentified meeting participants is set to no warning label
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -test_HostMan_Incorrect_V3 if { +test_ExternWarn_Incorrect_V3 if { # Test meeting access when there are multiple events and the most recent is wrong - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -292,17 +271,14 @@ test_HostMan_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Top-Level OU: ", - "Warning label for external or unidentified meeting participants is set to no warning label
"]) + failedOU := [{"Name": "Test Top-Level OU", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } -test_HostMan_Incorrect_V4 if { +test_ExternWarn_Incorrect_V4 if { # Test allow user to change history setting when there are multiple OU and a secondary OU is wrong - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -339,18 +315,15 @@ test_HostMan_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Warning label for external or unidentified meeting participants is set to no warning label
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- -test_HostMan_Incorrect_V5 if { +test_ExternWarn_Incorrect_V5 if { # Test allow user to change history setting when the primary OU is missing but a different one is present - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -373,18 +346,15 @@ test_HostMan_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", ["The following OUs are non-compliant:
  • Test Secondary OU: ", - "Warning label for external or unidentified meeting participants is set to no warning label
"]) + failedOU := [{"Name": "Test Secondary OU", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } #-- -test_HostMan_Incorrect_V6 if { +test_ExternWarn_Incorrect_V6 if { # Test group wrong - PolicyId := "GWS.MEET.4.1v0.3" + PolicyId := MeetId4_1 Output := tests with input as { "meet_logs": {"items": [ { @@ -421,14 +391,7 @@ test_HostMan_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • group@example.com: Warning label for external or unidentified ", - "meeting participants is set to no warning label
  • ", - "
" - ]) + failedGroup := [{"Name": "group@example.com", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } diff --git a/scubagoggles/Testing/RegoTests/meet/meet05_test.rego b/scubagoggles/Testing/RegoTests/meet/meet05_test.rego index 58ccfda5..876cd496 100644 --- a/scubagoggles/Testing/RegoTests/meet/meet05_test.rego +++ b/scubagoggles/Testing/RegoTests/meet/meet05_test.rego @@ -1,288 +1,288 @@ -package meet -import future.keywords - -# -# GWS.MEET.5.1v0.3 -#-- -test_Incoming_Correct_V1 if { - # Test restricted to contacts - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "CONTACTS_AND_SAME_DOMAIN"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_Incoming_Correct_V2 if { - # Test disabled - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "NO_ONE"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_Incoming_Correct_V3 if { - # Test inheritance - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "NO_ONE"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "NO_ONE"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - }, - { - "id": {"time": "2023-12-20T00:02:28.672Z"}, - "events": [{ - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - {"name": "SETTING_NAME", "value": "Incoming call restrictions Allowed caller type"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - }, - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." -} - -test_Incoming_Incorrect_V1 if { - # Test top-level OU wrong - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "ALL"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Top-Level OU: Users can receive calls from anyone
  • ", - "
" - ]) -} - -test_Incoming_Incorrect_V2 if { - # Test child OU wrong - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "NO_ONE"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "ALL"}, - {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following OUs are non-compliant:
    ", - "
  • Test Second-Level OU: Users can receive calls from anyone
  • ", - "
" - ]) -} - -test_Incoming_Incorrect_V3 if { - # Test group wrong - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "NO_ONE"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - }, - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - {"name": "NEW_VALUE", "value": "ALL"}, - {"name": "GROUP_EMAIL", "value": "group@example.com"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "Test Top-Level OU" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "The following groups are non-compliant:
    ", - "
  • group@example.com: Users can receive calls from anyone
  • ", - "
" - ]) -} - -test_Incoming_Incorrect_V4 if { - # Test no events - PolicyId := "GWS.MEET.5.1v0.3" - Output := tests with input as { - "meet_logs": {"items": [ - { - "id": {"time": "2022-12-20T00:02:28.672Z"}, - "events": [{ - "parameters": [ - { - "name": "SETTING_NAME", - "value": "something else" - }, - {"name": "NEW_VALUE", "value": "ALL"}, - {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, - ] - }] - } - ]}, - "tenant_info": { - "topLevelOU": "" - } - } - - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting is compliant; ", - "manual check recommended." - ]) -} -#-- \ No newline at end of file +package meet +import future.keywords + +# +# GWS.MEET.5.1 +#-- +test_Incoming_Correct_V1 if { + # Test restricted to contacts + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "CONTACTS_AND_SAME_DOMAIN"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_Incoming_Correct_V2 if { + # Test disabled + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "NO_ONE"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_Incoming_Correct_V3 if { + # Test inheritance + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "NO_ONE"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "NO_ONE"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + }, + { + "id": {"time": "2023-12-20T00:02:28.672Z"}, + "events": [{ + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + {"name": "SETTING_NAME", "value": "Incoming call restrictions Allowed caller type"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + }, + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." +} + +test_Incoming_Incorrect_V1 if { + # Test top-level OU wrong + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "ALL"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Top-Level OU: Users can receive calls from anyone
  • ", + "
" + ]) +} + +test_Incoming_Incorrect_V2 if { + # Test child OU wrong + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "NO_ONE"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "ALL"}, + {"name": "ORG_UNIT_NAME", "value": "Test Second-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following OUs are non-compliant:
    ", + "
  • Test Second-Level OU: Users can receive calls from anyone
  • ", + "
" + ]) +} + +test_Incoming_Incorrect_V3 if { + # Test group wrong + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "NO_ONE"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + }, + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + {"name": "NEW_VALUE", "value": "ALL"}, + {"name": "GROUP_EMAIL", "value": "group@example.com"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "Test Top-Level OU" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + not RuleOutput[0].RequirementMet + not RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "The following groups are non-compliant:
    ", + "
  • group@example.com: Users can receive calls from anyone
  • ", + "
" + ]) +} + +test_Incoming_Incorrect_V4 if { + # Test no events + PolicyId := MeetId5_1 + Output := tests with input as { + "meet_logs": {"items": [ + { + "id": {"time": "2022-12-20T00:02:28.672Z"}, + "events": [{ + "parameters": [ + { + "name": "SETTING_NAME", + "value": "something else" + }, + {"name": "NEW_VALUE", "value": "ALL"}, + {"name": "ORG_UNIT_NAME", "value": "Test Top-Level OU"}, + ] + }] + } + ]}, + "tenant_info": { + "topLevelOU": "" + } + } + + RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RuleOutput) == 1 + RuleOutput[0].RequirementMet + RuleOutput[0].NoSuchEvent + RuleOutput[0].ReportDetails == concat("", [ + "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", + "While we are unable to determine the state from the logs, the default setting is compliant; ", + "manual check recommended." + ]) +} +#-- diff --git a/scubagoggles/Testing/RegoTests/meet/meet_api01_test.rego b/scubagoggles/Testing/RegoTests/meet/meet_api01_test.rego new file mode 100644 index 00000000..a32a86e6 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/meet/meet_api01_test.rego @@ -0,0 +1,48 @@ +package meet + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodMeetApi01 := { + "policies": { + "topOU": { + "meet_safety_domain": {"usersAllowedToJoin": "SAME_ORGANIZATION_ONLY"}, + "meet_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "meet_safety_domain": {"usersAllowedToJoin": "LOGGED_IN"}, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadMeetApi01 := { + "policies": { + "topOU": { + "meet_safety_domain": {"usersAllowedToJoin": "ALL"}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_MeetAPI_UserJoin_Correct_1 if { + PolicyId := MeetId1_1 + Output := tests with input as GoodMeetApi01 + + PassTestResult(PolicyId, Output) +} + +test_MeetAPI_UserJoin_Incorrect_1 if { + PolicyId := MeetId1_1 + Output := tests with input as BadMeetApi01 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/meet/meet_api02_test.rego b/scubagoggles/Testing/RegoTests/meet/meet_api02_test.rego new file mode 100644 index 00000000..4a99f6e5 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/meet/meet_api02_test.rego @@ -0,0 +1,48 @@ +package meet + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodMeetApi02 := { + "policies": { + "topOU": { + "meet_safety_access": {"meetingsAllowedToJoin": "SAME_ORGANIZATION_ONLY"}, + "meet_service_status": {"serviceState": "ENABLED"} + }, + "nextOU": { + "meet_safety_access": {"meetingsAllowedToJoin": "ANY_WORKSPACE_ORGANIZATION"}, + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadMeetApi02 := { + "policies": { + "topOU": { + "meet_safety_access": {"meetingsAllowedToJoin": "ALL"}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_MeetAPI_MeetAccess_Correct_1 if { + PolicyId := MeetId2_1 + Output := tests with input as GoodMeetApi02 + + PassTestResult(PolicyId, Output) +} + +test_MeetAPI_MeetAccess_Incorrect_1 if { + PolicyId := MeetId2_1 + Output := tests with input as BadMeetApi02 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1("ALL"))}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/meet/meet_api03_test.rego b/scubagoggles/Testing/RegoTests/meet/meet_api03_test.rego new file mode 100644 index 00000000..0cc64404 --- /dev/null +++ b/scubagoggles/Testing/RegoTests/meet/meet_api03_test.rego @@ -0,0 +1,45 @@ +package meet + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodMeetApi03 := { + "policies": { + "topOU": { + "meet_safety_host_management": {"enableHostManagement": true}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadMeetApi03 := { + "policies": { + "topOU": { + "meet_safety_host_management": {"enableHostManagement": false}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_MeetAPI_HostMgt_Correct_1 if { + PolicyId := MeetId3_1 + Output := tests with input as GoodMeetApi03 + + PassTestResult(PolicyId, Output) +} + +test_MeetAPI_HostMgt_Incorrect_1 if { + PolicyId := MeetId3_1 + Output := tests with input as BadMeetApi03 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage3_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/meet/meet_api04_test.rego b/scubagoggles/Testing/RegoTests/meet/meet_api04_test.rego new file mode 100644 index 00000000..6e4de8ab --- /dev/null +++ b/scubagoggles/Testing/RegoTests/meet/meet_api04_test.rego @@ -0,0 +1,45 @@ +package meet + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +GoodMeetApi04 := { + "policies": { + "topOU": { + "meet_safety_external_participants": {"enableExternalLabel": true}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +BadMeetApi04 := { + "policies": { + "topOU": { + "meet_safety_external_participants": {"enableExternalLabel": false}, + "meet_service_status": {"serviceState": "ENABLED"} + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } +} + +test_MeetAPI_ExtWarn_Correct_1 if { + PolicyId := MeetId4_1 + Output := tests with input as GoodMeetApi04 + + PassTestResult(PolicyId, Output) +} + +test_MeetAPI_ExtWarn_Incorrect_1 if { + PolicyId := MeetId4_1 + Output := tests with input as BadMeetApi04 + + failedOU := [{"Name": "topOU", + "Value": NonComplianceMessage4_1("disabled")}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/RegoTests/rules/rules01_test.rego b/scubagoggles/Testing/RegoTests/rules/rules01_test.rego index ddb2a33b..5ad56842 100644 --- a/scubagoggles/Testing/RegoTests/rules/rules01_test.rego +++ b/scubagoggles/Testing/RegoTests/rules/rules01_test.rego @@ -3,7 +3,7 @@ import future.keywords test_Alert_Correct_V1 if { # 1 event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -43,7 +43,7 @@ test_Alert_Correct_V1 if { test_Alert_Correct_V2 if { # Just a status unchanged event, but rule is default-on - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "User-reported phishing" Output := tests with input as { "rules_logs": {"items": [ @@ -86,7 +86,7 @@ test_Alert_Correct_V2 if { test_Alert_Correct_V3 if { # Multiple events, but one is a "Status unchanged." event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -147,7 +147,7 @@ test_Alert_Correct_V3 if { test_Alert_Correct_V4 if { # Multiple events - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -208,7 +208,7 @@ test_Alert_Correct_V4 if { test_Alert_Correct_V5 if { # no events, but default on - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "User-reported phishing" Output := tests with input as { "rules_logs": {"items": [ @@ -228,7 +228,7 @@ test_Alert_Correct_V5 if { test_Alert_Incorrect_V1 if { # 1 event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -268,7 +268,7 @@ test_Alert_Incorrect_V1 if { test_Alert_Incorrect_V2 if { # 1 status unchanged event, default is off - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -308,7 +308,7 @@ test_Alert_Incorrect_V2 if { test_Alert_Incorrect_V3 if { # No events, default is off - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "Government-backed attacks" Output := tests with input as { "rules_logs": {"items": [ @@ -328,7 +328,7 @@ test_Alert_Incorrect_V3 if { test_Email_Correct_V1 if { # 1 event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -368,7 +368,7 @@ test_Email_Correct_V1 if { test_Email_Correct_V2 if { # Multiple events, but one is a "Status unchanged." event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -429,7 +429,7 @@ test_Email_Correct_V2 if { test_Email_Correct_V3 if { # Multiple events - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -490,7 +490,7 @@ test_Email_Correct_V3 if { test_Email_Correct_V4 if { # 1 event, receiver changed - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -533,7 +533,7 @@ test_Email_Correct_V4 if { test_Email_Incorrect_V1 if { # 1 event - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -573,7 +573,7 @@ test_Email_Incorrect_V1 if { test_Email_Incorrect_V2 if { # 1 status unchanged event, default is off - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -613,7 +613,7 @@ test_Email_Incorrect_V2 if { test_Email_Incorrect_V3 if { # No events, default is off - PolicyId := "GWS.COMMONCONTROLS.13.1v0.3" + PolicyId := CommonControlsId13_1 Requirement := "TLS failure" Output := tests with input as { "rules_logs": {"items": [ @@ -630,4 +630,3 @@ test_Email_Incorrect_V3 if { RuleOutput[0].NoSuchEvent RuleOutput[0].ReportDetails == "Messages requiring Transport Layer Security (TLS) can't be delivered." } - diff --git a/scubagoggles/Testing/RegoTests/sites/sites01_test.rego b/scubagoggles/Testing/RegoTests/sites/sites01_test.rego index fd4a6cd1..a67e3d36 100644 --- a/scubagoggles/Testing/RegoTests/sites/sites01_test.rego +++ b/scubagoggles/Testing/RegoTests/sites/sites01_test.rego @@ -1,13 +1,14 @@ package sites -import future.keywords -# -# Baseline GWS.SITES.1.1v0.3 -#-- +import future.keywords +import data.utils.FailTestNoEvent +import data.utils.FailTestGroupNonCompliant +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult test_Sites_Disabled_Correct_V1 if { # Test ensure Sites is disabled - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -27,16 +28,12 @@ test_Sites_Disabled_Correct_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sites_Disabled_Correct_V2 if { # Test ensure sites is disabled when there's multiple events and the most recent is correct - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -67,16 +64,12 @@ test_Sites_Disabled_Correct_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sites_Disabled_Correct_V3 if { # Test ensure sites is disabled when there are multiple OU's - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -107,16 +100,12 @@ test_Sites_Disabled_Correct_V3 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sites_Disabled_Correct_V4 if { # Test sites is disabled when there are multiple OU's and an older event is non-complaint - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -158,16 +147,12 @@ test_Sites_Disabled_Correct_V4 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sites_Disabled_Correct_V5 if { # Test Sites inheritance - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -209,16 +194,12 @@ test_Sites_Disabled_Correct_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == "Requirement met in all OUs and groups." + PassTestResult(PolicyId, Output) } test_Sites_Disabled_Incorrect_V1 if { # Test sites is disabled when there is an event for a different service - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -249,17 +230,14 @@ test_Sites_Disabled_Incorrect_V1 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following OUs are non-compliant:
  • Test Top-Level OU: Service status for Sites is ON.
" + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sites_Disabled_Incorrect_V2 if { # Test Sites is disabled when there's only one event and it's wrong - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -279,17 +257,14 @@ test_Sites_Disabled_Incorrect_V2 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following OUs are non-compliant:
  • Test Top-Level OU: Service status for Sites is ON.
" + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sites_Disabled_Incorrect_V3 if { # Test sites is disabled when there are multiple events and the most recent is wrong - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -320,17 +295,14 @@ test_Sites_Disabled_Incorrect_V3 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following OUs are non-compliant:
  • Test Top-Level OU: Service status for Sites is ON.
" + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sites_Disabled_Incorrect_V4 if { # Test sites is disabled when the Top-level OU is compliant but a secondary OU is non-compliant - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -361,17 +333,14 @@ test_Sites_Disabled_Incorrect_V4 if { }, } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following OUs are non-compliant:
  • Secondary OU: Service status for Sites is ON.
" + failedOU := [{"Name": "Secondary OU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sites_Disabled_Incorrect_V5 if { # Test sites is disabled when there's only one event and it's wrong - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -391,17 +360,14 @@ test_Sites_Disabled_Incorrect_V5 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following OUs are non-compliant:
  • Test Top-Level OU: Service status for Sites is ON.
" + failedOU := [{"Name": "Test Top-Level OU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) } test_Sites_Disabled_Incorrect_V6 if { # Test sites is disabled when there are no relevant events - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -421,20 +387,12 @@ test_Sites_Disabled_Incorrect_V6 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == concat("", [ - "No relevant event in the current logs for the top-level OU, Test Top-Level OU. ", - "While we are unable to determine the state from the logs, the default setting ", - "is non-compliant; manual check recommended." - ]) + FailTestNoEvent(PolicyId, Output, "Test Top-Level OU", false) } test_Sites_Disabled_Incorrect_V7 if { # Test Sites enabled in a group - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -465,17 +423,14 @@ test_Sites_Disabled_Incorrect_V7 if { } } - RuleOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] - count(RuleOutput) == 1 - not RuleOutput[0].RequirementMet - not RuleOutput[0].NoSuchEvent - RuleOutput[0].ReportDetails == - "The following groups are non-compliant:
  • group@example.com: Service status for Sites is ON.
" + failedGroup := [{"Name": "group@example.com", + "Value": "Service status for Sites is ON."}] + FailTestGroupNonCompliant(PolicyId, Output, failedGroup) } test_Sites_Disabled_Incorrect_V8 if { # Test Sites enabled in a group and an ou - PolicyId := "GWS.SITES.1.1v0.3" + PolicyId := SitesId1_1 Output := tests with input as { "sites_logs": {"items": [ { @@ -516,4 +471,4 @@ test_Sites_Disabled_Incorrect_V8 if { "The following groups are non-compliant:
  • group@example.com: Service status for Sites is ON.
" ]) } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/Testing/RegoTests/sites/sites_api01_test.rego b/scubagoggles/Testing/RegoTests/sites/sites_api01_test.rego new file mode 100644 index 00000000..7c5c9f5c --- /dev/null +++ b/scubagoggles/Testing/RegoTests/sites/sites_api01_test.rego @@ -0,0 +1,84 @@ +package sites + +import future.keywords +import data.utils.FailTestOUNonCompliant +import data.utils.PassTestResult + +test_SitesAPI_Comply_1 if { + PolicyId := SitesId1_1 + Output := tests with input as { + "policies": { + "topOU": { + "sites_service_status": { + "serviceState": "DISABLED" + }, + }, + "nextOU": { + "sites_service_status": { + # Case doesn't matter + "serviceState": "DisaBled" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } + } + + PassTestResult(PolicyId, Output) +} + +test_SitesAPI_NonComply_1 if { + PolicyId := SitesId1_1 + Output := tests with input as { + "policies": { + "topOU": { + "sites_service_status": { + "serviceState": "ENABLED" + } + }, + "nextOU": { + "sites_service_status": { + # Fail even if some unexpected value (not en/disabled) + "serviceState": "invalid" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } + } + + failedOU := [{"Name": "nextOU", + "Value": "Service status for Sites is ON."}, + {"Name": "topOU", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} + +test_SitesAPI_NonComply_2 if { + PolicyId := SitesId1_1 + Output := tests with input as { + "policies": { + "topOU": { + "sites_service_status": { + "serviceState": "ENABLED" + } + }, + "topOU (group \"Even More Secret Group\")": { + "sites_service_status": { + "serviceState": "ENABLED" + } + } + }, + "tenant_info": { + "topLevelOU": "topOU" + } + } + + failedOU := [{"Name": "topOU", + "Value": "Service status for Sites is ON."}, + {"Name": "topOU (group \"Even More Secret Group\")", + "Value": "Service status for Sites is ON."}] + FailTestOUNonCompliant(PolicyId, Output, failedOU) +} diff --git a/scubagoggles/Testing/run_unit_tests.py b/scubagoggles/Testing/run_unit_tests.py index 481f6417..a8c5a69e 100644 --- a/scubagoggles/Testing/run_unit_tests.py +++ b/scubagoggles/Testing/run_unit_tests.py @@ -5,8 +5,18 @@ """ import subprocess import argparse + +from pathlib import Path from sys import platform +# pylint: skip-file + +# The location of the RegoTests directory is where this script is located. +# The location of the Rego code is one level up. + +test_dir = Path(__file__).parent +rego_dir = test_dir.parent / 'rego' + gws_baselines = [ "gmail", "calendar", @@ -38,16 +48,15 @@ default=[], help="Space-separated list of control group numbers to test within a specific baseline." "Can only be used when a single baseline is specified. By default all are run.") -parser.add_argument('-o', '--opapath', type=str, default='../', metavar='', +parser.add_argument('-o', '--opapath', type=str, default='../..', metavar='', help='The relative path to the directory containing the OPA executable. ' + - 'Defaults to "../" the current executing directory.') + 'Defaults to "../.." the current executing directory.') parser.add_argument('-v', action='store_true', help='Verbose flag, passed to opa, increases output.') args = parser.parse_args() - if len(args.baselines) > 1 and len(args.controls) > 0: print('WARNING: "--controls" specified, ' 'but multiple products are being tested. Ignoring "--controls" option.') @@ -63,24 +72,30 @@ OPA_EXE = "" command = [] if platform == 'win32': - OPA_EXE = f"{opa_path}opa_windows_amd64.exe" + OPA_EXE = f'{opa_path}/opa_windows_amd64.exe' elif platform == 'darwin': - OPA_EXE = f"sudo {opa_path}opa_darwin_amd64" + OPA_EXE = f'{opa_path}/opa_darwin_amd64' elif platform in ('linux', 'linux2'): - OPA_EXE = f"sudo {opa_path}opa_linux_amd64_static" -else: - OPA_EXE = f"sudo {opa_path}opa" + OPA_EXE = f'{opa_path}opa_linux_amd64_static' + +if not OPA_EXE or not Path(OPA_EXE).exists(): + OPA_EXE = f'{opa_path}/opa' + +if not Path(OPA_EXE).exists(): + raise FileNotFoundError(f'? {OPA_EXE}: OPA executable not found') + for b in args.baselines: b = b.lower() if len(args.controls) > 0: for c in args.controls: print(f"\n==== Testing {b} control {c} ====") c = c.zfill(2) - command = f"{OPA_EXE} test ../Rego/ ./RegoTests/{b}/{b}{c}_test.rego {V_FLAG}" + command = (f'{OPA_EXE} test {rego_dir} ' + f'{test_dir}/RegoTests/{b}/{b}{c}_test.rego {V_FLAG}') print(command) subprocess.run(command.split(), check=False) else: print(f"\n==== Testing {b} ====") - command = f"{OPA_EXE} test ../Rego/ ./RegoTests/{b} {V_FLAG}" + command = f'{OPA_EXE} test {rego_dir} {test_dir}/RegoTests/{b} {V_FLAG}' print(command) subprocess.run(command.split(), check=False) diff --git a/scubagoggles/__init__.py b/scubagoggles/__init__.py index e69de29b..9d6f6c0c 100644 --- a/scubagoggles/__init__.py +++ b/scubagoggles/__init__.py @@ -0,0 +1,7 @@ +"""ScubaGoggles package module + +This file contains the OFFICIAL source of the ScubaGoggles version number. +All other references to the version number are derived from this value. +""" + +__version__ = '0.3.0' diff --git a/scubagoggles/auth.py b/scubagoggles/auth.py index c23a9dea..642a33df 100644 --- a/scubagoggles/auth.py +++ b/scubagoggles/auth.py @@ -4,54 +4,167 @@ This module uses a local credential.json file to authenticate to a GWS org """ -from __future__ import print_function -import os.path +import json from pathlib import Path + +from google.auth.credentials import TokenState from google.auth.transport.requests import Request from google.oauth2.credentials import Credentials from google.oauth2.service_account import Credentials as SvcCredentials from google_auth_oauthlib.flow import InstalledAppFlow -# If modifying these scopes, delete the file token.json. -SCOPES = ['https://www.googleapis.com/auth/admin.reports.audit.readonly', - "https://www.googleapis.com/auth/admin.directory.domain.readonly", - "https://www.googleapis.com/auth/admin.directory.orgunit.readonly", - "https://www.googleapis.com/auth/admin.directory.user.readonly", - "https://www.googleapis.com/auth/admin.directory.group.readonly", - "https://www.googleapis.com/auth/apps.groups.settings"] +# The class is worth it just for the encapsulation. It allows the potential +# of credential refresh multiple times, which may be beneficial during a +# prolonged debugging session. +# pylint: disable=too-few-public-methods -def gws_auth(cred_path:str, subject_email: str = None): - """ - Generates an Oauth token for accessing Google's APIs +class GwsAuth: - :param cred_path: directory containing the credentials file - :param subject_email: if set, assumes credentials are for service account and uses - this email as the subject + """Generates an Oauth token for accessing Google's APIs """ - cred_dir = Path(cred_path).parent - creds = None - - if subject_email is not None: - creds = SvcCredentials.from_service_account_file(cred_path, scopes=SCOPES, - subject=subject_email) - if not creds.valid: - creds.refresh(Request()) - return creds - - oauth_token = (cred_dir / 'token.json').resolve() - if os.path.exists(oauth_token): - creds = Credentials.from_authorized_user_file(oauth_token, SCOPES) - # If there are no (valid) credentials available, let the user log in. - if not creds or not creds.valid: - if creds and creds.expired and creds.refresh_token: - creds.refresh(Request()) - else: - flow = InstalledAppFlow.from_client_secrets_file( - cred_path, SCOPES) - # the prompt parameter forces the user to consent to the token - creds = flow.run_local_server(port=8080, prompt='consent') - # Save the credentials for the next run - with open(oauth_token, mode='w', encoding='UTF-8') as token: - token.write(creds.to_json()) - return creds + + _base_auth_url = 'https://www.googleapis.com/auth' + + _scopes = (f'{_base_auth_url}/admin.reports.audit.readonly', + f'{_base_auth_url}/admin.directory.domain.readonly', + f'{_base_auth_url}/admin.directory.orgunit.readonly', + f'{_base_auth_url}/admin.directory.user.readonly', + f'{_base_auth_url}/admin.directory.group.readonly', + f'{_base_auth_url}/apps.groups.settings', + f'{_base_auth_url}/cloud-identity.policies.readonly') + + def __init__(self, credentials_path: Path, svc_account_email: str = None): + + """GwsAuth class initialization. + + The Google credentials are established when the class instance is + created. This may involve the user interacting with the web browser + to authenticate for access to Google's API services. + + :param credentials_path: path to the Google JSON-format + credentials file. + :param svc_account_email: (optional) email address for the service + account. + """ + + credentials_path = Path(credentials_path) + + if not credentials_path.exists(): + raise FileNotFoundError(f'{credentials_path} - credentials file ' + 'not found') + + credentials_dir = credentials_path.parent + self._credentials_path = credentials_path + + # This service account method is a special case - not sure if it's + # currently being used. + self._svc_account_email = svc_account_email + if svc_account_email: + get_credentials = SvcCredentials.from_service_account_file + self._token = get_credentials(str(credentials_path), + scopes = self._scopes, + subject = svc_account_email) + return + + # The token file is written to the same location as the given + # credentials file. + self._token_path = credentials_dir / 'token.json' + self._load_token() + if self._token: + return + + # There is no existing token file, so the user will have to authenticate + # using a browser on the current system. There doesn't seem to be an + # alternative for users without access to a browser (there was a + # run_console() method that was removed in a prior release that may + # have worked when no browser was available). + credentials_file = str(self._credentials_path) + flow = InstalledAppFlow.from_client_secrets_file(credentials_file, + self._scopes) + + try: + self._token = flow.run_local_server(timeout_seconds = 300) + except AttributeError as ae: + raise RuntimeError('Google authorization timeout') from ae + + self._save_token() + + @property + def credentials(self) -> Credentials: + + """Returns the Google credentials, after a possible refresh if needed. + + :return: valid Google credentials + """ + + self._refresh_token() + + return self._token + + def _check_scopes(self): + + """Compares the list of scopes in the token file with those defined + in this class. If there is a mismatch, the token file is deleted. + It must be created if the scopes differ because operations that + require the token may fail. + """ + + if not self._token_path.exists(): + return + + with self._token_path.open() as in_stream: + token = json.load(in_stream) + + token_scopes = frozenset(token['scopes']) + valid_scopes = frozenset(self._scopes) + + # Delete the token file if its scopes don't match those defined in + # this class. The token file will be recreated in the constructor + # (with the user having to interact with the browser). + if token_scopes != valid_scopes: + self._token_path.unlink(missing_ok = True) + + def _load_token(self): + + """Loads and existing Google API token file, if it exists, and + refreshes the token if necessary. + + This method is called during class instance initialization. The + "_token" attribute is defined for the instance, and is None if + the token file doesn't exist. + """ + + self._token = None + + self._check_scopes() + + if not self._token_path.exists(): + return + + # The token file exists and its scopes match those defined in this + # class. Create credentials using the token file and scopes, and + # refresh the token if it has expired. + token_file = str(self._token_path) + self._token = Credentials.from_authorized_user_file(token_file, + self._scopes) + + self._refresh_token() + + def _refresh_token(self): + + """Refreshes the credentials token if needed and writes the + new credentials data to the token file. + """ + + if self._token.token_state != TokenState.FRESH: + self._token.refresh(Request()) + self._save_token() + + def _save_token(self): + + """Writes the Google credentials to the token JSON file. + """ + + with self._token_path.open(mode = 'w', encoding = 'utf-8') as out: + out.write(self._token.to_json()) diff --git a/scubagoggles/baselines/README.md b/scubagoggles/baselines/README.md index 02d907ce..00d63a4d 100644 --- a/scubagoggles/baselines/README.md +++ b/scubagoggles/baselines/README.md @@ -1,11 +1,11 @@ -Individual baselines can be visited directly at the links below: - -- [Common Controls](/baselines/commoncontrols.md) -- [Gmail](/baselines/gmail.md) -- [Google Calendar](/baselines/calendar.md) -- [Google Chat](/baselines/chat.md) -- [Google Classroom](/baselines/classroom.md) -- [Google Drive and Docs](/baselines/drive.md) -- [Google Meet](/baselines/meet.md) -- [Google Sites](/baselines/sites.md) -- [Groups for Business](/baselines/groups.md) +Individual baselines can be visited directly at the links below: + +- [Common Controls](commoncontrols.md) +- [Gmail](gmail.md) +- [Google Calendar](calendar.md) +- [Google Chat](chat.md) +- [Google Classroom](classroom.md) +- [Google Drive and Docs](drive.md) +- [Google Meet](meet.md) +- [Google Sites](sites.md) +- [Groups for Business](groups.md) diff --git a/scubagoggles/baselines/chat.md b/scubagoggles/baselines/chat.md index d05f6ff1..60f81729 100644 --- a/scubagoggles/baselines/chat.md +++ b/scubagoggles/baselines/chat.md @@ -235,7 +235,7 @@ All reporting message categories SHOULD be selected. 2. Select **Menu** -> **Apps** -> **Google Workspace** -> **Google Chat**. 3. Click **Content Reporting**. 4. Ensure **Allow users to report content in Chat** is enabled. -5. Ensure all conversation type checkboxes are selected. +5. Ensure all conversation type checkboxes are selected. 6. Click **Save**. #### GWS.CHAT.5.2v0.3 Instructions diff --git a/scubagoggles/baselines/classroom.md b/scubagoggles/baselines/classroom.md index 5483fe05..15776303 100644 --- a/scubagoggles/baselines/classroom.md +++ b/scubagoggles/baselines/classroom.md @@ -36,7 +36,7 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S This section covers who has the ability to join classes and what classes the users in your domain can join. -### Policy +### Policies #### GWS.CLASSROOM.1.1v0.3 Who can join classes in your domain SHALL be set to Users in your domain only. @@ -86,7 +86,7 @@ To configure the settings for Class Membership: This section covers policies related to the Google Classroom API. -### Policy +### Policies #### GWS.CLASSROOM.2.1v0.3 Users SHALL NOT be able to authorize apps to access their Google Classroom data. @@ -121,7 +121,7 @@ To configure the settings for Classroom API: This section covers policies related to importing rosters from Clever. -### Policy +### Policies #### GWS.CLASSROOM.3.1v0.3 Roster import with Clever SHOULD be turned off. @@ -154,7 +154,7 @@ To configure the settings for Roster Import: This section covers policies related to unenrolling a student from a class. -### Policy +### Policies #### GWS.CLASSROOM.4.1v0.3 Only teachers SHALL be allowed to unenroll students from classes. @@ -187,7 +187,7 @@ To configure the settings for Student Unenrollment: The first time users sign in to Classroom, they self-identify as either a student or teacher. Users who identify as teachers will be marked as a pending teacher until an administrator verifies them. Google Classroom allows administrators to restrict class creation to only verified teachers. -### Policy +### Policies #### GWS.CLASSROOM.5.1v0.3 Class creation SHALL be restricted to verified teachers only. diff --git a/scubagoggles/baselines/commoncontrols.md b/scubagoggles/baselines/commoncontrols.md index 0ed35d74..d3cd1d92 100644 --- a/scubagoggles/baselines/commoncontrols.md +++ b/scubagoggles/baselines/commoncontrols.md @@ -57,7 +57,7 @@ The following graphic illustrates the spectrum of MFA options and their relative Please note there is a distinction between Google 2 Step Verification (2SV) and MFA as a general term. While FIDO Security Key and Phone as a Security Key are acceptable forms of Phishing-Resistant MFA which rely on Google 2SV as the underlying mechanism, the other forms listed in the "strongest" column do not use Google 2SV but are still acceptable forms of Phishing-Resistant MFA. - + ### Policies @@ -1032,7 +1032,7 @@ Required system-defined alerting rules, as listed in the Policy group descriptio Configure GWS to send critical logs to the agency's centralized Security Information and Event Management (SIEM) so that they can be audited and queried. Configure GWS to send logs to a storage account and retain them for when incident response is needed. -### Policy +### Policies #### GWS.COMMONCONTROLS.14.1v0.3 The following critical logs SHALL be sent to the agency's centralized SIEM. @@ -1097,7 +1097,7 @@ Google Workspace administrators can choose to store data in a specific geographi At the time of writing, data region policies cannot be applied to data types not specifically listed in documentation linked in the resources section. Notably, this includes logs and cached content. -### Policy +### Policies #### GWS.COMMONCONTROLS.15.1v0.3 The data storage region SHALL be set to be the United States for all users in the agency's GWS environment. @@ -1174,7 +1174,7 @@ To configure Supplemental Data Storage per the policy: Google Workspace considers some of its services "core services," including Gmail, Calendar, and Drive. Services outside of this core offering are controlled within the "Additional Google services" portion of the admin console. This section outlines requirements relating to those services. -### Policy +### Policies #### GWS.COMMONCONTROLS.16.1v0.3 Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone. @@ -1223,7 +1223,7 @@ User access to Early Access Apps SHOULD be disabled. 3. Click **Save**. #### GWS.COMMONCONTROLS.16.2v0.3 Instructions -1. In the list of all services, scroll to and click on the **Early Access Apps** service. +1. In the list of all services, scroll to and click on the **Early Access Apps** service. 2. Click on **Service status**. 3. Ensure **OFF for everyone** is checked. 4. Click **Save**. @@ -1231,7 +1231,7 @@ User access to Early Access Apps SHOULD be disabled. ## 17. Multi-Party Approval This section covers whether multiple super admins need to approve changes to specific admin console settings. -### Policy +### Policies #### GWS.COMMONCONTROLS.17.1v0.3 Require multi party approval for sensitive admin actions SHALL be enabled. @@ -1266,7 +1266,7 @@ DLP rules can use predefined content detectors to match PII (e.g., SSN), credent There are several commercial DLP solutions available that document support for Google Workspace. Google itself offers DLP services. Agencies may select any service that fits their needs and meets the baseline requirements outlined in this policy group. The DLP solution selected by an agency should offer services comparable to those offered by Google. -Though use of Google's DLP solution is not strictly required, guidance for configuring Google's DLP solution can be found in the instructions of this policy section. +Though use of Google's DLP solution is not strictly required, guidance for configuring Google's DLP solution can be found in the instructions of this policy section. ### Policies #### GWS.COMMONCONTROLS.18.1v0.3 @@ -1335,7 +1335,7 @@ Drive DLP and Chat DLP are available to Cloud Identity Premium users with a Goog #### GWS COMMONCONTROLS 18 Common Instructions 1. Sign in to the [Google Admin Console](https://admin.google.com). 2. Select **Menu -\> Security -\> Access and data control -\> Data protection**. -3. Under **Data protection rules and detectors** click **Manage Rules**. +3. Under **Data protection rules and detectors** click **Manage Rules**. 4. Click **Add rule** -\> **New rule**. #### GWS.COMMONCONTROLS.18.1v0.3 Instructions @@ -1345,7 +1345,7 @@ Drive DLP and Chat DLP are available to Cloud Identity Premium users with a Goog 4. In the **Conditions** section: 1. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **Global - Credit card number**. Select the remaining condition properties according to agency need. 2. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Individual Taxpayer Identification Number**. Select the remaining condition properties according to agency need. - 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. + 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. 4. Configure other appropriate content and condition definition(s) based upon the agency's individual requirements and click **Continue**. 5. In the **Actions** section, select **Block external sharing** (per [GWS.COMMONCONTROLS.18.4v0.3](#gwscommoncontrols184v03)). 6. In the **Alerting** section, choose a severity level, and optionally, check **Send to alert center to trigger notifications**. @@ -1353,12 +1353,12 @@ Drive DLP and Chat DLP are available to Cloud Identity Premium users with a Goog #### GWS.COMMONCONTROLS.18.2v0.3 Instructions 1. In the **Name** section, add the name and description of the rule. -2. In the **Scope** section, apply this rule to the entire domain and click **Continue**. +2. In the **Scope** section, apply this rule to the entire domain and click **Continue**. 3. In the **Apps** section, choose the trigger for **Google Chat, Message sent, File uploaded** then click **Continue**. 4. In the **Conditions** section: 1. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **Global - Credit card number**. Select the remaining condition properties according to agency need. - 2. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Individual Taxpayer Identification Number**. Select the remaining condition properties according to agency need. - 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. + 2. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Individual Taxpayer Identification Number**. Select the remaining condition properties according to agency need. + 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. 4. Configure other appropriate content and condition definition(s) based upon the agency's individual requirements and click **Continue**. 5. In the **Actions** section, select **Block**. Under **Select when this action should apply**, select **External Conversations**, **Spaces**, **Group chats**, and **1:1 chats** (See [GWS.COMMONCONTROLS.18.4v0.3](#gwscommoncontrols184v03)). 6. In the **Alerting** section, choose a severity level, and optionally, check **Send to alert center to trigger notifications**. @@ -1366,12 +1366,12 @@ Drive DLP and Chat DLP are available to Cloud Identity Premium users with a Goog #### GWS.COMMONCONTROLS.18.3v0.3 Instructions 1. In the **Name** section, add the name and description of the rule. -2. In the **Scope** section, apply this rule to the entire domain and click **Continue**. +2. In the **Scope** section, apply this rule to the entire domain and click **Continue**. 3. In the **Apps** section, choose the trigger for **Gmail, Message sent** then click **Continue**. 4. In the **Conditions** section: 1. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **Global - Credit card number**. Select the remaining condition properties according to agency need. - 2. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Individual Taxpayer Identification Number**. Select the remaining condition properties according to agency need. - 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. + 2. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Individual Taxpayer Identification Number**. Select the remaining condition properties according to agency need. + 3. Click **Add Condition**. For **Content type to scan** select **All content**. For **What to scan for** select **Matches predefined data type**. For **Select data type** select **United States - Social Security Number***. Select the remaining condition properties according to agency need. 4. Configure other appropriate content and condition definition(s) based upon the agency's individual requirements and click **Continue**. 5. In the **Actions** section, select **Block message**. Under **Select when this action should apply**, check **Messages sent to external recipients** (See [GWS.COMMONCONTROLS.18.4v0.3](#gwscommoncontrols184v03)). 6. In the **Alerting** section, choose a severity level, and optionally, check **Send to alert center to trigger notifications**. diff --git a/scubagoggles/baselines/drive.md b/scubagoggles/baselines/drive.md index 6d597599..44ff5532 100644 --- a/scubagoggles/baselines/drive.md +++ b/scubagoggles/baselines/drive.md @@ -403,5 +403,3 @@ To limit Google Drive for Desktop to authorized devices: 6. Select Save. Alternatively, [Context-Aware access policies](https://support.google.com/a/answer/9275380?hl=en) can be configured for more granular controls around authorized devices. The access level applied to Google Drive must have the "Apply to Google desktop and mobile apps" enabled to meet this requirement. For additional guidance, see the *Common Controls Minimum Viable Secure Baseline*, section "Context-Aware Access for All Devices that Connect to GWS SHOULD be Implemented." - - diff --git a/scubagoggles/baselines/gmail.md b/scubagoggles/baselines/gmail.md index 2cc39711..0cbbfb08 100644 --- a/scubagoggles/baselines/gmail.md +++ b/scubagoggles/baselines/gmail.md @@ -139,7 +139,7 @@ An SPF policy SHALL be published for each domain that fails all non-approved sen - _Rationale:_ Adversaries could potentially manipulate the 'FROM' field in an email to appear as a legitimate sender, increasing the risk of phishing attacks. By publishing an SPF policy for each domain that fails all non-approved senders, this risk can be reduced as it provides a means to detect and block such deceptive emails. Additionally, SPF is required for federal, executive branch, departments and agencies by Binding Operational Directive 18-01, "Enhance Email and Web Security." - _Last modified:_ February 14, 2024 -- _Note:_ SPF defines two different "fail" mechanisms: fail (indicated by `-`, sometimes referred to as hardfail) and softail (indicated by `~`). Fail, as used in this baseline policy, refers to hardfail (i.e., `-`). +- _Note:_ SPF defines two different "fail" mechanisms: fail (indicated by `-`, sometimes referred to as hardfail) and softail (indicated by `~`). Fail, as used in this baseline policy, refers to hardfail (i.e., `-`). - MITRE ATT&CK TTP Mapping - [T1078: Valid Accounts](https://attack.mitre.org/techniques/T1078/) @@ -183,7 +183,7 @@ Domain-based Message Authentication, Reporting, and Conformance (DMARC) works wi #### GWS.GMAIL.4.1v0.3 A DMARC policy SHALL be published for every second-level domain. -- _Rationale:_ Without proper authentication and a DMARC policy available for each domain, recipients may improperly handle SPF and DKIM failures, possibly enabling adversaries to send deceptive emails that appear to be from your domain. Publishing a DMARC policy for every second-level domain further reduces the risk posed by authentication failures. +- _Rationale:_ Without proper authentication and a DMARC policy available for each domain, recipients may improperly handle SPF and DKIM failures, possibly enabling adversaries to send deceptive emails that appear to be from your domain. Publishing a DMARC policy for every second-level domain further reduces the risk posed by authentication failures. - _Last modified:_ November 13, 2023 - MITRE ATT&CK TTP Mapping @@ -235,6 +235,9 @@ An agency point of contact SHOULD be included for aggregate and failure reports. ### Implementation +[//]: # (Keep the version suffix out of the anchor.) +[//]: # (https://stackoverflow.com/questions/5319754/cross-reference-named-anchor-in-markdown) + #### GWS.GMAIL.4.1v0.3 Instructions DMARC is not configured through the Google Admin Console, but rather via DNS records hosted by the agency's domain(s). As such, implementation varies depending on how an agency manages its DNS records. See [Add your DMARC record](https://support.google.com/a/answer/2466563) for Google guidance. @@ -249,13 +252,13 @@ dig _dmarc.example.com txt If DMARC is configured, a response resembling `v=DMARC1; p=reject; pct=100; rua=mailto:reports@dmarc.cyber.dhs.gov, mailto:reports@example.com; ruf=mailto:reports@example.com` will be returned, though by necessity, the contents of the record will vary by agency. In this example, the policy indicates all emails failing the SPF/DKIM checks are to be rejected and aggregate reports sent to reports@dmarc.cyber.dhs.gov and reports@example.com. Failure reports will be sent to reports@example.com. #### GWS.GMAIL.4.2v0.3 Instructions -See [GWS.GMAIL.4.1v0.3](#gwsgmail41v03-instructions) instructions for an overview of how to publish and check a DMARC record. Ensure the record published includes `p=reject`. +See [GWS.GMAIL.4.1 instructions](#gmail41-instructions) for an overview of how to publish and check a DMARC record. Ensure the record published includes `p=reject`. #### GWS.GMAIL.4.3v0.3 Instructions -See [GWS.GMAIL.4.1v0.3](#gwsgmail41v03-instructions) instructions for an overview of how to publish and check a DMARC record. Ensure the record published includes reports@dmarc.cyber.dhs.gov as one of the emails for the `rua` field. +See [GWS.GMAIL.4.1 instructions](#gmail41-instructions) for an overview of how to publish and check a DMARC record. Ensure the record published includes reports@dmarc.cyber.dhs.gov as one of the emails for the `rua` field. #### GWS.GMAIL.4.4v0.3 Instructions -See [GWS.GMAIL.4.1v0.3](#gwsgmail41v03-instructions) instructions for an overview of how to publish and check a DMARC record. Ensure the record published includes a point of contact specific to your agency, in addition to reports@dmarc.cyber.dhs.gov, as one of the emails for the `rua` field and one or more agency-defined points of contact for the `ruf` field. +See [GWS.GMAIL.4.1 instructions](#gmail41-instructions) for an overview of how to publish and check a DMARC record. Ensure the record published includes a point of contact specific to your agency, in addition to reports@dmarc.cyber.dhs.gov, as one of the emails for the `rua` field and one or more agency-defined points of contact for the `ruf` field. ## 5. Attachment Protections @@ -1211,21 +1214,21 @@ To configure the settings for spam filtering: 1. Sign in to the [Google Admin Console](https://admin.google.com). 2. Select **Apps -\> Google Workspace -\> Gmail**. 3. Select **Spam, Phishing, and Malware**. - + #### GWS.GMAIL.19.1v0.3 Instructions For each rule listed under **Spam**: 1. Ensure that either: * **Bypass spam filters for messages from senders or domains in selected lists** is not selected, or * None of the lists shown under **Bypass spam filters for messages from senders or domains in selected lists** contain an entire domain. For example, the entire domain "example.com" is not acceptable, but the specific address, john.doe@example.com, would be. 2. Modify the rule or lists associated with the rule as needed, then select **Save.** - + #### GWS.GMAIL.19.2v0.3 Instructions For each rule listed under **Spam**: 1. Ensure that either: * **Bypass spam filters and hide warnings for messages from senders or domains in selected lists** is not selected, or * None of the lists shown under **Bypass spam filters and hide warnings for messages from senders or domains in selected lists** contain an entire domain. For example, the entire domain "example.com" is not acceptable, but the specific address, john.doe@example.com, would be. 2. Modify the rule or lists associated with the rule as needed, then select **Save.** - + #### GWS.GMAIL.19.3v0.3 Instructions For each rule listed under **Spam**: 1. Ensure that **Bypass spam filters and hide warnings for all messages from internal and external sender* is not selected. diff --git a/scubagoggles/baselines/groups.md b/scubagoggles/baselines/groups.md index bc9e4f64..4af5e0d5 100644 --- a/scubagoggles/baselines/groups.md +++ b/scubagoggles/baselines/groups.md @@ -38,7 +38,7 @@ This control determines whether users outside of an agency's organization can vi Note: Even with this setting configured, group owners can still explicitly add external POCs to a group ([Adding External Members](#2-adding-external-members)), or explicitly allow posting to a group by an external POC who has not been added to said group ([Allowing Posting by External Members](#3-allowing-posting-by-external-members)). -### Baseline Policies +### Policies #### GWS.GROUPS.1.1v0.3 Group access from outside the organization SHALL be disabled unless explicitly granted by the group owner. diff --git a/scubagoggles/baselines/meet.md b/scubagoggles/baselines/meet.md index 16ef8dcf..cf1fa3c3 100644 --- a/scubagoggles/baselines/meet.md +++ b/scubagoggles/baselines/meet.md @@ -227,4 +227,4 @@ Incoming calls SHALL be restricted to contacts and other users in the organizati 3. Click **Meet safety settings**. 4. Click **Incoming call restrictions**. 5. Ensure **Users receive calls only from contacts and other users in the organization** or **Users can't receive calls** is selected. -6. Click **Save**. \ No newline at end of file +6. Click **Save**. diff --git a/scubagoggles/baselines/sites.md b/scubagoggles/baselines/sites.md index 2a06b914..84c0b7d5 100644 --- a/scubagoggles/baselines/sites.md +++ b/scubagoggles/baselines/sites.md @@ -32,7 +32,7 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S This section covers whether users are able to access Google Sites. -### Policy +### Policies #### GWS.SITES.1.1v0.3 Sites Service SHOULD be disabled for all users. @@ -57,7 +57,7 @@ Sites Service SHOULD be disabled for all users. To configure the settings for Site creation and editing: -#### GWS.SITES.1.1v0.2 Instructions +#### GWS.SITES.1.1v0.3 Instructions 1. Sign in to the [Google Admin Console](https://admin.google.com). 2. Select **Apps** -\> **Google Workspace** -\> **Sites**. 3. Select **Service Status** diff --git a/scubagoggles/config.py b/scubagoggles/config.py new file mode 100644 index 00000000..5982d2c0 --- /dev/null +++ b/scubagoggles/config.py @@ -0,0 +1,229 @@ +"""ScubaGoggles User Configuration - The UserConfig class implementation +manages the creation, modification, and use of the ScubaGoggles user +configuration file. +""" + +import os + +from typing import Iterable, Union +from pathlib import Path + +from yaml import dump, Dumper, load, Loader + + +class UserConfig: + + """Implementation of user configuration for ScubaGoggles. Certain + settings, such as the directory for ScubaGoggles output, location of the + Google API credentials file, and the location of the OPA executable, + are managed by this class. + """ + + # FWIW, this was originally implemented using TOML (Tom's Obvious Minimal + # Language) (hence the reference to "_doc"), but was converted to use YAML + # for compatibilty with the other user configuration. For ScubaGoggles, + # the configuration file is named .scubagoggles (note the leading dot), + # located in the user's home directory. + + _defaults = {'scubagoggles': {'opa_dir': None, + 'output_dir': '~/scubagoggles'}} + + # This is the main key (TOML: table) in the configuration, and is used to + # continue defining the defaults. For example, we want the default + # credentials file default after the initial defaults dictionary has been + # defined (so we can access the output directory). + + _main = _defaults['scubagoggles'] + + _defaults['scubagoggles']['credentials'] = (f'{_main["output_dir"]}/' + 'credentials.json') + + _default_config_file = Path('~/.scubagoggles').expanduser() + + def __init__(self, config_file: Union[str, os.PathLike] = None): + + """UserConfig class initialization - this initializes the user + configuration stored in the class. + + :param Path config_file: [optional] user configuration file. By + default, this is ~/.scubagoggles + """ + + self._config_file = (Path(os.path.expandvars(config_file)) + if config_file else self._default_config_file) + + self._config_file = self._config_file.expanduser() + + self._check = True + + if self._config_file.exists(): + with self._config_file.open(encoding = 'utf-8') as in_stream: + self._doc = load(in_stream, Loader) + self._validate() + self._file_exists = True + else: + self._doc = dict(self._defaults) + self._file_exists = False + + @property + def file_exists(self) -> bool: + + """Returns True if the user's configuration file existed at the time + this instance was created. False is returned otherwise, including + if the file does exist but was written after this instance was + created. This property is being used to determine if a user's + "legacy" setup area should be looked for. + """ + + return self._file_exists + + def _get_path_config(self, name: str) -> Union[Path, None]: + + """Returns a Path value corresponding to the given configuration + variable name. + + :param str name: name of the configuration value. + + :return: configuration value as a Path. + """ + + value = (self._doc['scubagoggles'][name] + if name in self._doc['scubagoggles'] else None) + + if value: + value = Path(os.path.expandvars(value)).expanduser() + + return value + + @property + def credentials_file(self) -> Union[Path, None]: + + """Returns the Path to the Google API credentials file. + """ + + credentials = self._get_path_config('credentials') + + if self._check and credentials and (not credentials.exists() + or not credentials.is_file()): + raise FileNotFoundError(f'? {credentials} - credentials not found') + + return credentials + + @credentials_file.setter + def credentials_file(self, value: Union[str, os.PathLike]): + + """Sets the location of the Google API credentials file. + + :param value: location of the credentials file. + """ + + self._doc['scubagoggles']['credentials'] = str(value) + + @property + def opa_dir(self) -> Union[Path, None]: + + """Returns the directory containing the OPA executable file. + """ + + return self._get_path_config('opa_dir') + + @opa_dir.setter + def opa_dir(self, value: Union[str, os.PathLike]): + + """Sets the directory containing the OPA executable file. + + :param value: location of the OPA executable file. + """ + + opa_path = Path(os.path.expandvars(value)).expanduser() + + if not opa_path.exists() or not opa_path.is_dir(): + raise NotADirectoryError(f'? {opa_path} - directory not found') + + # Purposely storing this as the given value, so it's stored in the + # file as given. For example, if '~/opa' is given, we check it above + # in expanded form, but still store it unexpanded. + + self._doc['scubagoggles']['opa_dir'] = str(value) + + @property + def output_dir(self) -> Union[Path, None]: + + """Returns the user's directory used for ScubaGoggles output. + """ + + return self._get_path_config('output_dir') + + @output_dir.setter + def output_dir(self, value: Union[str, os.PathLike]): + + """Sets the user's ScubaGoggles output directory. + + :param value: location of the output directory. + """ + + output_dir = Path(os.path.expandvars(value)).expanduser() + + if not output_dir.exists() or not output_dir.is_dir(): + raise NotADirectoryError(f'? {output_dir} - directory not found') + + # Purposely storing this as the given value, so it's stored in the + # file as given. For example, if '~/scubagoggles' is given, we check + # it above in expanded form, but still store it unexpanded. + + self._doc['scubagoggles']['output_dir'] = str(value) + + def path_check(self, check: bool) -> None: + + """Setter property that alters path checking behavior. + + :param bool check: check valid paths and raise exceptions + if True. Should only be False during initial configuration when + directories/files may not yet exist. + """ + + self._check = check + + path_check = property(fset = path_check) + + def write(self): + + """Writes the configuration document in YAML format. + """ + + with self._config_file.open('w', encoding = 'utf-8') as out_stream: + dump(self._doc, out_stream, Dumper) + + def _validate(self, keys: Iterable = None) -> Union[list, None]: + + """Validates the current configuration by checking the dictionary + keys to make sure they match the keys in the default configuration. + This is a recursive method, initially called without arguments. + + :return: list of bad key names or None if configuration keys are + correct. + """ + + bad_keys = [] + + if not keys: + for key in self._doc: + bad_keys += self._validate((key,)) + if bad_keys: + raise KeyError(f'? {", ".join(bad_keys)} key(s) not ' + 'recognized') + return None + + current_defaults = self._defaults + + current_doc = self._doc + + for key in keys: + current_defaults = current_defaults[key] + current_doc = current_doc[key] + + if isinstance(current_doc, dict): + for key in current_doc: + bad_keys += self._validate([*keys, key]) + + return bad_keys diff --git a/scubagoggles/docs/authentication/AuthenticationMethods.md b/scubagoggles/docs/authentication/AuthenticationMethods.md index 867c060d..a8c60cdc 100644 --- a/scubagoggles/docs/authentication/AuthenticationMethods.md +++ b/scubagoggles/docs/authentication/AuthenticationMethods.md @@ -1,15 +1,15 @@ -# Authentication Methods - -ScubaGoggles supports both OAuth and Service Accounts for authorization/authentication. See the following table for the tradeoffs between the two methods. - -| OAuth | Service Account | -| -------- | ------- | -| + Allows user consent to specific scopes | - Requires domain-wide delegation | -| - Requires a browser for authentication | + Does not require a browser for authentication, allowing for more automation. | - -After determining which method is most appropriate for your organization, follow the instructions in either [Using OAuth](/docs/authentication/OAuth.md) or [Using a Service Account](/docs/authentication/ServiceAccount.md). - -## Navigation -- Continue to [Using OAuth](/docs/authentication/OAuth.md) -- Continue to [Using a Service Account](/docs/authentication/ServiceAccount.md) -- Return to [Documentation Home](/README.md) \ No newline at end of file +# Authentication Methods + +ScubaGoggles supports both OAuth and Service Accounts for authorization/authentication. See the following table for the tradeoffs between the two methods. + +| OAuth | Service Account | +| -------- | ------- | +| + Allows user consent to specific scopes | - Requires domain-wide delegation | +| - Requires a browser for authentication | + Does not require a browser for authentication, allowing for more automation. | + +After determining which method is most appropriate for your organization, follow the instructions in either [Using OAuth](OAuth.md) or [Using a Service Account](ServiceAccount.md). + +## Navigation +- Continue to [Using OAuth](OAuth.md) +- Continue to [Using a Service Account](ServiceAccount.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/authentication/OAuth.md b/scubagoggles/docs/authentication/OAuth.md index d1a79926..2b2f40ce 100644 --- a/scubagoggles/docs/authentication/OAuth.md +++ b/scubagoggles/docs/authentication/OAuth.md @@ -1,50 +1,73 @@ -# Using OAuth -Only complete this section if not authenticating via [Service Account](/docs/authentication/ServiceAccount.md). See [Authentication Methods](/docs/authentication/AuthenticationMethods.md) for more details. - -## Create an OAuth credential -1. Be signed into http://console.cloud.google.com/. -1. From the hamburger menu on the left, select **APIs & Services** -> **OAuth consent screen** -1. Select **Internal** for **User Type** -1. Click **Create** -1. Fill in your **App name** and **User support email** -1. Scroll down to the **Authorized Domains** section -1. Under **Authorized domains**, add the primary domain of your GWS organization. -1. Add another email address for **Developer contact information** -1. Click **SAVE AND CONTINUE** -1. Do nothing on the **Scopes** screen, just click **SAVE AND CONTINUE** -1. Review summary, then click **BACK TO DASHBOARD** -1. Click **Credentials** from the menu on the left -1. Click **CREATE CREDENTIALS** -1. Select **Oauth client ID** -1. Select **Web application** for **Application type** -1. Give name as appropriate -1. Under **Authorized redirect URIs**, click "ADD URI." Add `http://localhost` and `http://localhost:8080/` -1. Click **CREATE** -1. Click **DOWNLOAD JSON** from the resulting **OAuth client created** page -1. Click **OK** -1. Move the downloaded file (begins with `client_secret*.json`) to the root directory folder of this repo, rename to `credentials.json` -1. Go back the menu on the left and click **Enabled API Services** -1. In the center screen click **Enable APIS AND Services** -1. Search for and enable the **Admin SDK API** -1. Search for and enable the **Groups Settings API** -1. During the first run of this tool your default web browser will open up a page to consent to the API scopes needed to run this tool. Sign in -with an account with the necessary privileges and click allow. - -## Add the Oauth App to the allowlist -If you've limited application access to Google's APIs in your organization, the [Common Controls: App Access to Google APIs](/baselines/commoncontrols.md#10-app-access-to-google-apis) baseline covers this topic, follow the directions below to allowlist the OAuth app. - -1. Login to https://console.cloud.google.com -2. Navigate to the appropriate project -3. Select **API's & Services** from the top left hamburger icon -4. Select **Credentials** -5. Copy your client ID under **OAuth 2.0 Client IDs** -6. Now login to [admin.google.com](https://admin.google.com/) and navigate to **Security** -> **Access and Data Control** -> **API Controls** -> **Manage Third-Party App Access** -7. Select **Add App** -> **Oauth App Name** or **Client ID** -8. Search by your **OAuth client ID** -9. Select the App -10. Select your root organization as the domain -11. Select **Trusted** - -## Navigation -- Continue to [Usage: Parameters](/docs/usage/Parameters.md) -- Return to [Documentation Home](/README.md) \ No newline at end of file +# Using OAuth +Only complete this section if not authenticating via [Service Account](ServiceAccount.md). See [Authentication Methods](AuthenticationMethods.md) for more details. + +## Create an OAuth credential +1. Sign in to your account at http://console.cloud.google.com/. +1. From the "hamburger" menu on the left, select **APIs & Services** -> **OAuth consent screen** + ![oauth_consent](images/oauth_consent.png "OAuth Consent Screen") +1. Select **Internal** for **User Type** + ![internal](images/internal.png "Internal User Type") +1. Click **Create** +1. Fill in your **App name** and **User support email** + ![app_name](images/app_name.png "App Information") +1. Scroll down to the **Authorized Domains** section +1. Under **Authorized domains**, add the primary domain of your GWS organization. + ![auth_domain](images/authorized_domain.png "Authorized Domains") +1. Add another email address for **Developer contact information** +1. Click **SAVE AND CONTINUE** +1. Do nothing on the **Scopes** screen, just click **SAVE AND CONTINUE** +1. Review summary, then click **BACK TO DASHBOARD** +1. Click **Credentials** from the menu on the left + ![credentials](images/credentials.png "Credentials") +1. Click **CREATE CREDENTIALS** + ![create_credentials](images/create_credentials.png "Create Credentials") +1. Select **Oauth client ID** +1. Select **Web application** for **Application type** +1. Give name as appropriate +1. Under **Authorized redirect URIs**, click "ADD URI." Add `http://localhost` + and `http://localhost:8080/`. **NOTE** the ending slash (`/`) in the *second* + URL is **necessary**. If the slash is missing, you will eventually get an + error when running ScubaGoggles (It will be an "access blocked" error on the + Google authentication webpage. You'll also see `Error 400: + redirect_uri_mismatch`). + ![oauth_client_name](images/oauth_client_name.png "OAuth Client") +1. Click **CREATE** +1. Click **DOWNLOAD JSON** from the resulting **OAuth client created** page + ![oauth_created](images/oauth_created.png "OAuth Client Created") +1. Click **OK** +1. Move the downloaded file (begins with `client_secret*.json`) to the + location and name you specified when you ran the + [ScubaGoggles setup utility](../installation/DownloadAndInstall.md#Running-ScubaGoggles-Setup-Utility). + If you have not yet run the setup utility, you will specify this file as the + credentials file when prompted by the setup utility. You'll make it easier + on yourself if you rename the file to something simple, like + `credentials.json`. + ![oauth_download](images/oauth_download.png "OAuth Client Created") +1. Go back the menu on the left and click **Enabled API Services** +1. In the center screen click **Enabled APIs & Services** + ![enable_api](images/enable_api.png "Enabled APIs & Services") +1. Search for and enable the **Admin SDK API** + ![admin_sdk](images/admin_api_enable.png "Admin SDK API") +1. Search for and enable the **Groups Settings API** + ![groups_api](images/groups_settings_enable.png "Groups Settings API") +1. During the first run of this tool your default web browser will open up a page to consent to the API scopes needed to run this tool. Sign in +with an account with the necessary privileges and click allow. + +## Add the Oauth App to the allowlist +If you've limited application access to Google's APIs in your organization, the [Common Controls: App Access to Google APIs](../../baselines/commoncontrols.md#10-app-access-to-google-apis) baseline covers this topic, follow the directions below to allowlist the OAuth app. + +1. Login to https://console.cloud.google.com +2. Navigate to the appropriate project +3. Select **API's & Services** from the top left hamburger icon +4. Select **Credentials** +5. Copy your client ID under **OAuth 2.0 Client IDs** +6. Now login to [admin.google.com](https://admin.google.com/) and navigate to **Security** -> **Access and Data Control** -> **API Controls** -> **Manage Third-Party App Access** +7. Select **Add App** -> **Oauth App Name** or **Client ID** +8. Search by your **OAuth client ID** +9. Select the App +10. Select your root organization as the domain +11. Select **Trusted** + +## Navigation +- Continue to [Usage: Parameters](../usage/Parameters.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/authentication/ServiceAccount.md b/scubagoggles/docs/authentication/ServiceAccount.md index 6b9bb609..87e45a9d 100644 --- a/scubagoggles/docs/authentication/ServiceAccount.md +++ b/scubagoggles/docs/authentication/ServiceAccount.md @@ -1,26 +1,26 @@ -# Using a Service Account -Only complete this section if not authenticating via [OAuth](/docs/authentication/OAuth.md). See [Authentication Methods](/docs/authentication/AuthenticationMethods.md) for more details. - -> [!Important] -> ScubaGoggles requires the service account to have [domain-wide delegation of authority](https://support.google.com/a/answer/162106?hl=en) to function. - -1. Login to https://console.cloud.google.com and navigate to your GCP project. -1. From the hamburger menu, select **IAM & Admin** -> **Service Accounts** -1. Select **CREATE SERVICE ACCOUNT**. Fill out the id field and then select **DONE** -1. Click on the newly created service account then click **KEYS** -> **ADD KEY** -> **Create new key** -> **JSON** -> **CREATE** -1. Move the downloaded file (begins with `*.json`) to the root directory folder of this repo, rename to `credentials.json` -1. Now login to [admin.google.com](https://admin.google.com/) and navigate to **Security** -> **Access and data control** -> **API controls** -1. Select **MANAGE DOMAIN WIDE DELEGATION** -1. Select **Add new** -1. Enter the `client_id` from the downloaded credentials (also visible after clicking on the created Service account under Details -> Unique ID) -1. Enter each OAuth scope as listed in [Permissions](/docs/prerequisites/Prerequisites.md#permissions) -1. Select **AUTHORIZE** -1. Finally, run ScubaGoggles with the `--subjectemail` option set to the email of an admin with necessary permissions to run ScubaGoggles. - -> [!NOTE] -> ScubaGoggles can be run using a service account in a different organization. -> To do so, specify the `--customerid` argument with the customer ID of the target organization (found in [admin.google.com](https://admin.google.com/) under **Account** -> **Account settings**) - -## Navigation -- Continue to [Usage: Parameters](/docs/usage/Parameters.md) -- Return to [Documentation Home](/README.md) \ No newline at end of file +# Using a Service Account +Only complete this section if not authenticating via [OAuth](OAuth.md). See [Authentication Methods](AuthenticationMethods.md) for more details. + +> [!Important] +> ScubaGoggles requires the service account to have [domain-wide delegation of authority](https://support.google.com/a/answer/162106?hl=en) to function. + +1. Login to https://console.cloud.google.com and navigate to your GCP project. +1. From the hamburger menu, select **IAM & Admin** -> **Service Accounts** +1. Select **CREATE SERVICE ACCOUNT**. Fill out the id field and then select **DONE** +1. Click on the newly created service account then click **KEYS** -> **ADD KEY** -> **Create new key** -> **JSON** -> **CREATE** +1. Move the downloaded file (begins with `*.json`) to the root directory folder of this repo, rename to `credentials.json` +1. Now login to [admin.google.com](https://admin.google.com/) and navigate to **Security** -> **Access and data control** -> **API controls** +1. Select **MANAGE DOMAIN WIDE DELEGATION** +1. Select **Add new** +1. Enter the `client_id` from the downloaded credentials (also visible after clicking on the created Service account under Details -> Unique ID) +1. Enter each OAuth scope as listed in [Permissions](../prerequisites/Prerequisites.md#permissions) +1. Select **AUTHORIZE** +1. Finally, run ScubaGoggles with the `--subjectemail` option set to the email of an admin with necessary permissions to run ScubaGoggles. + +> [!NOTE] +> ScubaGoggles can be run using a service account in a different organization. +> To do so, specify the `--customerid` argument with the customer ID of the target organization (found in [admin.google.com](https://admin.google.com/) under **Account** -> **Account settings**) + +## Navigation +- Continue to [Usage: Parameters](../usage/Parameters.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/authentication/images/admin_api_enable.png b/scubagoggles/docs/authentication/images/admin_api_enable.png new file mode 100644 index 0000000000000000000000000000000000000000..f2b0e83fc85d318a85640ae2a81330172b81de94 GIT binary patch literal 26858 zcmce;WpJB86DDY8l9?St3^6m?F*7sC%*>2&9J3uKW@cuLnVFd}X3NaD%C}Irdv$yJ zxah}-0B|FcP+630}@6eg>8t%RvuR+^2BNyN-DPJV<{7SdoC zp`P6~9&(a+bcaOErva!h(w1GmmX^lJu}rPKPcK9(bo~6TmL7*^nf&z@gplIk%S?5A zq3b_yMDb_C!IwOSk|!p?N@ln;F&}2A?ULBfgoHe_&v~zP4GrR;G^V5JD%3I_P0b&e zIKn8_;*wO*t7V+0(|_hpt!7IgWwrInO~YxsFn=XD9jwEi2|8hX+w}h-5);W7#z8@; z+vQDf)7qLNQD1a|LE)oIqm(q5JK`qso3TH%$vNx;Hhsek0O^hCYrFc7c#%f@{?ggXMb2OOLMp@I<%uA?EZ3S?PL zQYpdNPjs*?xT#?smTH&Z5gdexrA1}ao?)=+4iCr~c{<1P%tkMh8<+1pG~;?l zF)``QyZs}=KQl5a6m#!RV>ce(rU8u?Pmys--HV2vyHje#3*-`ghL)2#Vnf`sZLDN* zYC{+R6=yYC?t0KxSJ(5=%IozQ^GSa1P9Ph>=1aowq1bziqqR|_m~tK3xT!5gvF<1A z&n2m;knArjIT8xU=DKREMpIt;F@J*T7^QX@wb0#<=AvR_d#-WHosO?@3cE}OkZ3i^ zupQQ0N^h4+fT(0~1c>nPzJ-Cq@cGL5lJ4@UkEydC0)k!`G0xcm5sQ_&M*THCC)0Qr z>8Y-l3wT)bogp%Ea(#ht=we4PL?;-PD_av^(={vSh34EHdWf_Q{247CT-1NG+lB0G zTw!g$yx}kClbF?+07(6CO7_rb_}!HOcMM=VCL7dN%CwOthV4VH1})y<$W;()A_)Q; zMJHqrXwB`5VCtqezXUt_tQncaVN&BwM>C$B8~E{>mtjr|06*XlCbNPsEEW5>e|2@E zM;-2Mb@*%#PUxj@S_VI(ur(PrUyNf;7f3`Ue}SB&HK{fpy6ridkyxDf&Kuf}xI~ZD zkm~f>fj=-&byTuf$g?z*Pa_I)nzMI~7Y=0LDj`WUSlY}sx|>084=KL9gwYHX0=$UM zzgvFlbN>O`V?zc=O%O%2u7exLH!zj~kUgt4Q+)|cS8wiqboi{?D@&3p^U{iYwA`%< zqHj%lYr(v_y28KB!rLTzL>o<}FOG$jO==MFoC-8K%6YilfiF_C)tFC7O)rf@l7qST z=f&;PM(MAcXmhgq(5y(Ch8Pkei_Q*dG}HzbIDOROx4g3ID(OW)zdY=9uU5~T4HBbd z;6uzs{8TE34?tLt6RTV6LhhVP+g<1W#`>|XR;8nZ?$>0Aw`p5(kEQZcoxyhY9YtZF z@?|wGg84%OYRbh*J}R>N7pm>mQMnSv!=4FM_E=$zx+>MI1Ea{vN`Q158(P|n?>s@Bkkto2X2jHYNT9gRumNuCA`p?^YQi_T$H0 zlO<|@=Qj41J)8KRyAB~~_-(s;3HJ%TjJ4yaDmIJDWg-SpKOC=ei~UfQZt>fQi_gpQ zDVlcXVxycDL5X$qy#gqM%%)qCG_`)2o4CQ36+i?T{~$Fv;hwMVo6tj*y&4-wkA08k zPn>RKH=kR%okAO7jSQ+Fef$OC>|?9@fgOaDI&1gGYjsTuOk4Ue1ZPaOEv+^cO-0jc zp`QW`$MNDiK9r>nc{i13bqwX-;+ia~PXjv#gg~i*60<8B$BhAX7H7$?i_&HLLZjux zuYvrzFw^i9IUXq;fES@;^Wr4u69t$FjpW9$wMVye;|^U3Z<|G@KYi#Y$zxwKd`n{E z`RthGGePap=tvS8GCmDfaay@!MUTv3Oh`Eu!f!$(&*XY)XOgN_@`P=wbJG zJ9YrfxYuk130sVtEBJ5&J|(|y!mRum0Tj_uXHUT7JF>#>E(F`CpFXYps#9Gw3BY!~ z#H98h6Kz z8G9cuKUa$v@}A0NeH;3u;=bVF9HsLI<}Uw*wNllsLL*G<2-|u9idAf$>sbEPBz{(3 zI{@`GF|$4<&*C>}E28;Lg-xJ|CzI3% z$ALUFZWimyW(3t6m9x!M{Mt$mN#Bd!;7ZqN!FwK$BY(VM+xFm^m=um3o-}_(Lpg)& zT8iP}J8%4;CoGRX>sQ@E54*j`lV#R(qBGwd{}Z*94!|KW{acLQkNltE4kGMQ-7m&k z4696|wl5T~dturSsW#r`32uH&Lb^6F@AT%V$GYRr=z~8D9lq7^T=hI!&vWxE83Q~n z@NRT@F(_pEUX;b6F~{D;&{-AYE(Uy}0oCb&^nvf$n94VEBi0cm+en`aMv&p7XK<4E zXIA4iJN)j;KOzjF`22~I?GHWGiQ-k647>Z7g~JX;u(Ub-aX!Cz<@VcV8fn&H@4f|! zWW+VIWfnwq#m=iahAYjsvCyv}9V`fkr0($tY4BQ6ERx^tO1sN$uY=V0BWH&Y3Dv8O zVzVYHr~lM`P8bm3tX>Q5uhb2D1W{}k6m_?1@c%yfAk$v7&zY|fd_Siz*qGCZz>kcH z`5qG!(?d7;Dy<-=7V>@ar18}0;EeY*UyOe|;~gi7A>~_uzYn|pT8oEqC4;Qf74CX=OB9i?8Awn)KnuGBZS3LW&+_sJWEYmEJR;xuShl@&nrLP zrt^YE;RY-AM}A)>0U@MNrM2K}L<=Lu_@nCddpThB&o~ky)>l@{CkvVih^UDPXZhq^c_t8ZR!?#XsjTReEs7(i)Ho8_P*<3byf@s0*#KZ@k{+_Z?H2 zi+chl(QAm_0i*I+5iaF##ui$HN?gz6cNQgV3ak5Z1A#Iu)q+^K6X<>Ilf>E_`lw?~ z$-$T!;>vpE^9?d{&D5fuAt)B~!n6@HnU#si_=~X&u!k*Gjao+&sanN@XulIR2 zq#o@lY$6G97;P2e1p>ck%q_DY0g3yYMkQo(9iG!( z(`vS28}NOr1W$i>^2YWtiZ#MS$CNCbWwC(kR;ggE@w&HW(wp00SPm!>0~vF)f-NgO zc1{sge2gS#Km)SbYDq2{gNBoAH;(ZJa=~S$=il>c5Rd=7-zHV9G6>TtRi&M&t!L98 zTF)hxZ3r}giQyJm%0fl^;gQ-p%seF7 zE^37(p_A;)E#>zU-#0Q)Vp{85V5Y|NO_>Z9yT<$Qy=4N5b*lTdm%>wdx|Yh%4gXmN zMn+bfzfSIvD0OeT4-N(kolxj7sCwtl8}9FnTX>zs!&sehDkhNTdf2D5xkRIXnpN>2i0y-({H@%sGo~-27@GT z&%mBLm5-aVU?hF<-RFz#OOD;)BnPMdn(E4Uk(p1GB~;q)`%CikyYrA` ziTa-|l-OL3KD_}uN>1A6QJAC#zpdHIRR?6Ad^w~;N1>*xWujVrm7er~#CG*+RTDO(=w= zBjBuTOe&r~pkw%O;&yDFej{vEODpxMR@)${P8N*ymvXh8-w!23rEoe)c;`UJ2w+FF zFB|i3fmU*{}949A%+bkq}TtFDPBzflFwNIh?R7qib~IySAAeH^Hhyo2xCUK-H~V z9M3cPyo^Tl4T;Dz|JKs5uWW~Yv?asMukxEq&DK#D=U6q887^M(1RnxhsLV4S!cm(m zjX=jldeuGsO-C20pihO+?CgXZ5H&5eJ?HD_A90`%?*@(ij)`Mo1uk=nrLx+!ELPui z65gq%!By5B*SMY!@lGv;Pk8+8b}v`OrWckyUn6F10Uz*U4uU_4X^77IRWW8jW2>6g zWPtN4TzTYzO5Zbt$5||fh=R}(UO78w1b^eM-lHLg67HU(T?X_;8|l%eNEiqIZzg8Z zDMv_(%ZMCLc8E>nTPBO2pndAQuSX%wS93Gz@lih>wL{4Sqg_o#M(Hj0NM`=T!G~xv ziYcdfJUQB>M`cfXHnl;`K1n$-s;+l>eR!&;>h5%NPqmpKj|53NNzh zri}#9@Bw;8_y<bwkjQ3J2nMTttT?szwD^pgv-2;`OR}`oM<_tmQ9;@Fc)V7Nw z$+HSIbff=U!8)`T(Cwe69QFe5TysxA_ng~zYrAAjr&6ofe(deO#H(d*U4daLKE-c{ zorueCT1X7yG9yjK*P5Da7$b9O;3qx(Be|%6p#DDi#39W)!U)W!;MC0fw9m0Mm z241JCdDT7B6dLGy=o{G3a@Qnw@od-I#PE2TquN~0AABr6?%YHef|D?+Bx$*djG)qa z!IwIq1fkcZ=e{FImou?zH4W#Jzj#Cr)|zDE=@p~qePDDpTqpV9!$A93WsOq+ z8Lc5CL;ua;ZO>aF^vrQgGpmOLCZYK=c_`Og8-?|X5$h(_H-9y`FE0Mn5w7Z;7b>a&CV8wxi8e zU9N3t-_}r--<0<{w0D*ET17s{n6`>h+<8_`@~|aVarFL|enq`}n%oVwX?WX3ZW5<$$F5)EUA zJY)fx+3o(VQdz6t?W;P*m$r*K0l2c8nBqX^FFMV~5OT@7qopeaIa`VJ0-(Ww$b^sQ zW;UVv&`_9tBzfa^$zX>dzbhC?f^cup@KDXMLEBQ3R~-yu^2acz2b z$$rndlB_mMbOk=BG7&Eae!@8Awih{`^?39+!7j94O)Ou!1XcVgIX(&T?0D`Q83FKn zz7?%kE7;7o00#XzWW8S(8d686R7VU2yeh?f3ni@syG2+ln~;hXPLuG3)QKAv`s-gq zWBlklxvh@mUh0*p#R8IN8t)>7qo1;flr1xXFBR>BUD&{)>>3}gR~_0fli)4fAukT6 z;!s}utc}Ottu35qXJXS!Fp9n)Lz~N{=4vn^Gpzp#{b)-G0c2Lp6er?LZgiDpYFnvy#y(3+ z%ZXhN)JqEm!X;_gcGnr3rX(*kU5v){_lvK$yXzgBUAlNwg$$w+m6)>Yce>zkQM8-C zrx*{DA8TG9CqbDLu1l! z36)L!k|XlwLjj{p-=+A;aZF`k#I5YB*H`bJztw~c*%99SAmA{lVLlLa~LnW-+-U+_rl zCJQ3r!Z@%fZ{+f+ZRg8P&}`*c7c4G*7-i|!!(*Pv1oo-}awyk?w}gBaT@zz)5_LwS@_<#V2VH4F$y)Ca~W+hDsa$l)^KO z$oU0K=*WNL3L5^_Wvo@N;1~@grpklrphet~aweyMys{Ano7ma>Hok~#y7OHL=hn`# zI+m4_G^J$+0uAPfYxM$M9$!|tO2S5jL?(JZuciVSTA}I|IGBjkZsy6gVZ?GG%O4icLQnb3Pp1Bkn|1~czuHJwT z);oNI4w<^d;eq))D>Hd|f|D|t1yAIazvN!t7{qug2vLilmjUYiVnJ%nkvZ?3hiw0M z=>xnX4_^+XfW-7@$q%`&(;P|-ZyeI{%{ubUP+05CCVpE4Cyybslhr*z`A!;!OO_e* zil`1noeo6Naj}xOD>z4=i_Y)%V8x|gaThi!Wl`>ze6ZxIH9nsnu{8`Nk zqIJVW7rlEnOxanC6rWE=@9t8Vq3zGB)1B<#1c>59gWfP0eikQtDu~xdVNKsx5+E=s z7n-vic-TW!i&f!wsb&@3_jo0%;cw&$Njh38Q&Qwnh~GpfImXSl^S$<}c`}Q(7&6C% z0|>YDP9XfXw5$XqYQ0{)42~BRPfG~4i$O~f=qV-6p=}nsxnAz!i|$>JqnErrCqeac z9QOUM0t-*a{TGCv50EErKe-1TlvuPL4bA7N9}*7^=veB7ODTMz`D_vdY~jOev8R& zlirYQ&UIaYa*pwtGDikyzMA`ZZI-ZT+ zhJeY%YezYNU*_QfQ$*BM)97t1NMfy#C3!=gr*0WY_^_UR10!<-pB%+`VkIxQQL~SX z9KCv^`g12PldE5nc6?fzE`#{n0e&(h@r=G+lR`nza=txArSv>>cnG2E^j}d^Iw;d3 zgz=_MvNfyXRD3z7D<(Mt!Ol2&nf*rtdaD+;0qlOQz{b;Cc-f<=&YPbnbF6TC*$9^c zfx(DPCd;vj9>YrJ+OY^793XdBiG;>1LYE75x&j@;k5eBJ0LZ;=FlKK#;Olyg3P-^B z;E%v41SwhWAw0yAmQ-(GKVb)B5LAgna7F`lzU%)w-HCBP3p2Mk5E2oeeT_i49X#r6 z<+9FGTdT&Awr3vK;f3j;B6TkSAdQUqHO%Z7oDz0#f2L^D=&s-c%j1y5e?)3?!wcf?1+-Z!VL7UVfU_9Mc|H){wSsKbUjhW+j(8DEM#W zC<)Gh6zlIlO(!UpUGjpf&^B^#3LW+xUC-{qMz-cBvl;CA3Su=f3^PaSH0#_2gp zd&b!$`5l!`A`>nxigC=nF^3m|QT-Rb@xOt)U$toeDmYX!PF%eUkClu43pi+nkvRVo z6V1%A`hbf!z?YB5|ER+F{~*Nq?-AGkK0abYMnzpHiHiVBG%TKC4Rgo(pD+&L|0Rt3 z-*@_dD=PW_Z94zQBb%uME>CUY*x6SmzQ*%4I8lAFvY_FKSSsUPHf(1D`^V2(ib7+;%RNGVB_1;`|r)xVbjhz_wnrtB6btoZg&v3hO4_QjXa2JQvzY*cyIK90a z6FfU%R`bZDjZ^$)*?pmX?~0g~#0rWwJ^4zJNBkeVq}F`X3RWl%-ckbgc1Vq!Ocy7A z;c7EoVJkUOCLmNuc^yYS+{vQK1U$E_PKw*(kpEFbF@gxk|%j`t0+aDK5Id0O-c$r$0Gww zvRJ;jY=W_@rjL;CfTfAemolvi6!u2pEwjS%BaSrn^}yfJo*iVniU1xcSo>^Bw1trT zd_uR7oi^rd_!E;)USq_M<#E21xFTlv7`G=!kmxhso$P>4k@u9UMFd!XUXu5fEDv`H z_B-CXQ%);1zbRmUFmpqrDPT>?bpAC13TT0dkahrD&1usJw7p7`gBLKEIIJ~D$%k>N z1ugt0YUlgfCj7ThxBm8S#;|&#M~bz!)FUCBtiARr?Vc5&BJyuCnp>fL=K7lYy z$=d(A^9}K1wsEQ~qUqZq#U~0NNqQ>qg<+-h1c=ctbuYQbw`!~y(`MY;8f8-{hr;BL z8k}oyV^i#D6QnrWp7_(prB#}I&UQdQ^rImcuA0+F!%4{2ivk0)B8s77y3LeJWw;6z z4&`3i_tp8tB%r+iZ0D+y`=9_`!11iL*gqpZ-kpLKBxD!U zOp}N!F;sTpUSci}V~D0vaM>M7#5F#fsupP*21bT?9{{kAES46b>xJP(oLyGg!A7xy zTPZs*N?}Ss{utq{qq}Cj6Cmf_Jw{`ZEo@;GH;aE=1TV0qjy?}yuQ^qogg=RQ2bOG^ z&>lE+m2h#Oi%gdx9{t@!{Dnpb?c(8q*iP6ya76YBC|Il$&sh8Z2b!?^#y9X0)gcV7 zgSzK1Wfehamjddyx9`5PTw+wc5dLZ&q>s`Ss~4l=6=4={R@(d_!qRgqR_QxMyV(}Y zmisc~=i4!d$#huWZ0oNi)De!V6VsIQKaa2Pzjn!u6HYHVW z+twhzFnOeL;!>y3pVn4&b(8`R-X>1uM8rLj*~47T6^9{YgXykzR`T>0aFt6&P|A3q z`u!O6(`DWb&Et)a1iG~hlp=IBfMmdfu}<@1deaQOUE1J!@;!pSgH@aakGP=x&scF0 zmb2RyQuIlwKjV~$+_vDF0m*U9w%keIItK~*7HVs`0VM`YAnmFqeW{@RmtOg=4$U*e z=u%n@8f3e6()Xvyevm?x9oxl3Pr2yrTi#`wR%IA=?;}z#%BV-zqR~x`Xe!Y8=zb44 zB?XNpVi+uHFrbTtLq5e&DOZpfMP3Nl{H)0o!CPpVfQZo+5m_L^wyq3mK(roz@wAoG z@gf#+Th)CRl_=U%xv^ZOj0))~S;^Z#FrVv$B7$O}p*jm`{<9epl1G)5vXp0QW3qPJziy`&d8<$+l(rU+Nt`j!=oIv$Zc%mLA zll*rJbt+2f0Vm%T??{yAT%lf>2&z38qpZbP-I|}ZpN;wavi6bIZ6PnU4wFfzVbi%t z@$;&3KGHHxY!6Lj^%@0pfLg88eExsrP}8p6&ZxZb?c^!)UjJq6z6JjNVYKIf3mSlG znhL1>N^0RCr%u*^60*}JU5PGNEi*GKtbC#SH~Uz&3qkzIVQHqAfKcE9`tmr`(uO`! zXSm~aDP*O^%cOk^Hgu~aD3gB3RQfc!2CvSSsr|&)Xs}ik#U{j-(m)!eHx%9S6RqYk zT}||=@>>wo(Ncj>U!}HwTkMaE6@w`^zNGMQ@`+G8e&o=wkua7)R8_h(4j!UYlVD7x2?`3BW5yQ3wxXqZbLxxl9@}RskA5YJ&UToCQ|LaC(}d9w!kj+*v69WP za72dH)SPj8wPvo_4f%L|fH&=Lr)>vDU-P4*;KReS;K190p!O?u2GmvugVwc4@E7y3 zp4HJZ7DYG0cs#&s12>_JjLZp!T4GQT>Pg2;XgEW0rEK0WpM`7z<*5}6qxseHWLen| zmoA~gv8u(g5PrDvHN-8Y`E6`gXvjb-vI8yYn)~9)0?0cTE6YVoM5y1sxhs9HP0WMk z%y=B;*hOSa%ZoAy>lK?s3gIcCO>k?QD4zu_3Ye9unoULygskmPczfSV9pFX9f8&6? z_oGj9xaH#Y+(wJa==wS_&X@+v^8gg@PdtI~W%J7W)RNHr2v#}$Pi`2TMwt8Z)ZgZ*qZj!-GccF8v}Yz%z9KXJ2KmMX@9Tv~2(dfF%O-R& zDDTh(=xpnRyYslcvx;Uv-@|@qwrD0hD2v+=zM60um0hZw&eX(GdjTyrZn#L)SDh^U z1jyBx85E`95``dZEeuJBfGjTO4Jw~Ixc$TyhTudoY9u_pt0~hKM#!zqlQ5w^l!iJMla{M#!((iw53u<(*N{4cXMc<4W8g(`!2W*wc?Q4{;*m)MdIIBNfFA+Nq zh>EKZAH@)+=-@Zs%K#aao6KZ>*V3;?!Pe!kCzzJ6nz~Tb*k<~i!g?9a!$a3) z)Xln!38myLE6m{j=SEeq$QI5S5ZUkP76jJmB9cEN@-tKUd;SjLc_{ysLQj8LMQvGOat+17v1`dZN+&qMqL{YGC*a=RNA*kNSiwD z%V3vwPMMguwvKM8SXNg<1NLp!=RnS$hNG=;kKvk4f(Np(Bzl48BeeOpZAK-T^1uFl zikWuaZR6@yg zp{D%a#edn_qN6;S!Fm8=24^Io*;dnW;uUTpF5g%w<-I%D@p^dQQ0A-yy-v>?xvUU; z4soYpm(V)If6tBj(Bo3%^;#BrZyxs2ZcGgYGizmH#YHzG{>}J{V{=!&Pb!S`t6iJ? z%mIe9f6zpIYB1$h$sGoaME8lrR*}`sm&vBJe=EO4Q+{Sd<)r7&bpu1HO^js|--OU4n~K(cG%M*3f`z4MRj;Tg+|oF)efr{H(as=hKA5ABAOR1LK|p}WOs4nK zkYRy*Fjq#dXD|-5tt?BT{Pmi;!Jsqh`=9+e*e~8`Hx9Rg>k$DEa#uW=2ywnN+@kqk z{-yW<`w@6(?GSShT496Z#MaiOgQpzUM+?u#&}nA&_Ax&V#^`d(a{jU>B>cii;?0rS zwe8N?Z~p-aCI>`V3Ir{Os-f{5`i17`1}esl?0<&+B(=FF%<59} zh^O+eE(a&UFZzGd*ey*m8RbkuM&2>O!v3^2miAS|#KgRu>$I|(RsD~$6nby7Y~lbh z7q|GOblx8|4ei>Wb_3MWih0>*3VIwLtV4y>U;c?J1r~Rt{f$e>f59wve0-){K}Vgb z{GLeVc((A$7!Tf?NsS~SQDEYUN{IAl9O;2e8atM&T=d2xR6toIn9%s#7k^K@-hzH6 z{5ITD%xerMSC1WiUT}{a(#aSsdrc8S43&any+qju*5I1;q`Wu*@zWkLTI%kF51436 z#RzLS+&*QbnAXOB@Z{KE_-%O0Py5lD3~R2%OQ&W5Az9TIm%W0q^2ZjIda3<$_Z^LnLIB3KtYmI#GB<>sTNH4>EwR z<@0+)zc|3?pQ4b%8bsax5?<0W=?Jg^^*FrsqMP-S!sc9GJ6ya0J(o;qyN!&$J*?18 z$##rI9UjETXyk|Nbz?Kjz~;d01!XNLY}HXb4qad3#yPho zgAQVI%lot3pW9S#5-Eqm5;g37WqI)dNHJaVGKP!zs|rvPO3F@DrV$k4_WaC|&d2j~?~ zT8`t4qeVkfIPByDj8kwSD-5W^KCnwO-veMY6+6P4OjcF{s1{H4+dW#?-Z(4tJz+@_ zS841S*BcgcAEhgu&)80>MYF7Ek{f-=n2-k=l-zG7)olwO_>RX4e$BC&9j=R2DA0eW zbJQ^w>oyq1h2dpmhFl6v3LE-m7Ajue7ak5YL9zZ`Vql*WUD+N{d1W)lk;Y*sc!j^? zGt}OD|9EA}u!Y44XrRn)!%EWsD@utV8-0u))>@{Oa*_4BB~ z(2UMrrW}*%WntgPGFVpt_&lQHf!gMubE+~3V!GBzoYfiDvdA?Nv)$aIWHiLYJ+LSmH7KQH$<@;ya_a^ZJRO$z4^jsqAuM0`OzVF9yD_~7OK zQWAwTJ|5%rxqy`286&M$4CIZ53zHP~r!Z!fCd4ESZs7|b1uuv|(Kju154l=PC9glK z1@;GlY>98DNLx|0BORypL!5ArBkHJ$89o1uW$>(fCTpELAs4aFr{{~EZk6pl$c1fP zQ9G@2HmiqNl9RV5ZA8L{xFO1%CdOxu+6AFz3AzTXxVq64C7jf~F?I2{CfsEw>L0gn zhu@<2e`i)%$h$NQ#NV6uLtpt++U@*IijJoR(Lx`Rnto4Y6bg`|#%Hzv<#MD#2asa2 zk%IorQsW8xn^_HW(dNmk0k21cDLWC`2c<^hc+NQ0@uLJob8$q z4#Yha@2qIm!{3IX0syoA^TlQMbCbT|lzl>dFbjyEVx$+1^pLMg5MRy|q^I<9U&%re|6H8y!WsWZ zA+3Udp0;*UX2$s_ADQ#ycsd?oL#99aGOaSfqU2Kicjl^X=3ceJ@2^qDlaKS{r1h3S zsTg5Sv!^S`btzLk^n0&$l!ouRUx?Z{~0gzSah!_dJONQpB>bcnGnqtp2jeOK+RViRq8`kPe{1nW#z?1Ep`tX!B}9aJm;|vOi(ye~!dXo)Kcec{nf5m6frNDQWa3#Jo#ak)YX&^`akHr94&5 z6F|vIXSa1lme0z=Yd7PrExZ41Ym5Uc1ytIp{#N`hN3mj zzaLJtQ~07PLi5_l^f`Qe)C?Li4o1-tg-J6<# z7PzdVgcb}76bCzg1~p()E}piIC+eyyR=MKl3JUbN+;Itkde*->V| zUpZYQ+≪HiM_YRuf+`cDr;>13fYJb1vLv#Z_GfcuRQ#%cz3N=Ke?eqdFc) zMoFIhYM0dsD0g@sQ{zUM=*J5jj*lbU0O^LlBIDTAxqP(PN4rqY_v=5U0uT9nr6m+U zELETs-uI%F#)fPU*{}JE3>rj-!s;0HxY(LyunaaIgz3NC+cP>ZGh^FpNkk@BME^8g z?t7Ak0VZpOD7HkgYm9E=tYk34E1Y4nx`(8A$ir|guNZq&zpl%#K>ACqZ|S3OR~kF zAc#&>U0R$1jqr+_rCNMAh`QHI2rA9Y+87aUf7AMp0`ns8=guSehGi%Dmshyh^+eAO zrJhVsTusj;;hp^PU_H1bLKTc@COaRs5I<`Z{HjPzzbn5wPhz&6xh9&X0(WA5rZPIJ z`{$b7m(cG+#P!Y@V4;Ob`I2JXcUx{HwEG2)q`v#sc|ke(0!%l40at4IK@L7b;W-HX zl#wPefw8bS+9<=8^eK5$vfh(1T6qs)PEYlE>n{-3M`}YXXVCIX>-keBs2HH80Sa_B z(_{J)@b^2sxHvOWSOeZCHa1M4P*Xg2At$whE)rLO9sCc~lOQNrSy|EK3ln39CpS+h zPP`q4R|l%|L7~v^J^nl6HIA~B9Db#%W?+!ip^akAJdC#%#@Fgd$U+QZP9PmT;c1L|^ee zyg6EHko@p>T3Teu(TglmEuP5ca+8gOR7zpLsR^F@C-4Y32w)_6zX#8>8@RXVqZ97r zp%>cl7klp=X!UMwWNaOykln2O4+)jz{7X{cQslqon^O+M-4Ckw_Chu1^%~0Cr==2< zX*7tmt^Nm9;^2eRaF^${a0+G4fo!Y#Foi#^uDq~cw5>nx1xC_O0~W+UiKkPEx!)yVJV}MVs=Czu+%wb!laKg|E0Bwe zi{Sq!0F&9e;3CTcDXi{78}F;(7Uxmb(Bhi5pDgtAs~qght0{Y#nl{W}#Ry`7>mci0 zN?wEI_TJQgQ!!J7$Hw*LxAb;|Z%2_TJ)~!Ywf&zgUg;r%oAs8sb&#X{brLbT3Sd`- zJd^|QdZI!9eUWn^;NPGY;6bfqrg#b=J8M&|Il_G~%x|L*{xWiRo)_L@fI+GXOF`-< zJv}`?zHJS#SdBn1G`#%5DlMAr;$q>a&MwRscIJ@%8 z{ub5AKK#D^xS2MkyA9(NpGXKzJtT5N9+!q}#r8mv>V!JjlJ4G%ap`XoA|bvv-2(DU z7TE#o_zi%p5U3mYDxo{&KG1bl@B7;`G->m;`^mYaWg|}tNZ_7v<BDe|gT+vXJ@#9won*5%O{_5dB6Q0Oti^fuHt)v?so$_P| zIk8rXoOQlrV!F6c{r$_&)!?=t;Mj!Sf!|)WHjaA`5Px~Dyqmr(!y5y78tN{58WFyX z;QV2Fs_Y;|dB1$Vz{6GFsxVma$%=I)yS}i4#uHrizVf1-P6+Dh0?v7nZDF1Z@M>&Z&dwX*G%b!iTZz`Vy z+ScCC=BA(J*~X-a1f4nbbcnG%WX^pu(${Uq@J>!XxGU*4)W(nb0PJ8c~5(P3kMM(v;G;S!Y`ys{xQ*`p+f9#o{t+ z#_`H+_2$9idyd`cs|n=un~4<}sQ0BnfK(8r*E4Fq5A%;Z@~2jE73p>ON>x7(hXSDi z9RR@PrT6!y^oQ%sv`CBRYvNwzjgb$`Zlz@jJTrdZOWpF8n`%Z|n*KHdgKjRPJs(8{ zX9K}Hd=>h<-l0%i^fSOyWW(73?VN^}0$7y9Q$Q=<#cH1X&y^PuwzxcthvoV<<_-Eb z?h4&~L6Ba}NxE^dfAzIZYwq-2xv3;mZQ3;n{MM7HRClYhLgwn(8w2C#Yex>>xz8UM z>82X5P{jkrRqdC?P%T)}T2d=i8)r7BsZ+lA^YoFAz@yPw= zz6}SOkb2GaPw(~X!NehJqPXq1#FjN zl-iMM2y1vM(%lxr1-P~(PD8%t+VFwShr%kmzJEc1C66UbTlsi}I^e0T4y>O&Y_=#`IQSI#YGHz*s^u=K`P3BSuJEPw4%OhZ3W0J?;fA*oy~ zyCtgmu%SH>tgw~i6D0rEsu95O$2{>&YJQ;T{?K)RXVci|VpfQwx9ApmCI{w%(spJ@ zr}E2K8N375LF^+tQ~dBlj@av6^U-+ zRU^)oYX{)nr_5sPcCiU@lO_w7*&i3VgDGRfm z`>^te8pe1n_NE{c!%2Be{WcZ7r}8oKr6yw*UyPkf-rOYdRF-1F+8h01x2(~w+_N8W}6(n=FO0?KX*!KEmkXmF-t8ZMw9Wk z#h{3Z(~;Df@mTQsIBKX%{LJ17So~^^ZKlsj%z-g`^di#jl2t^Dvv|6Cg$|;$d~=~V zd7l3a;w$#@W|!~kO%9};fw*kn$F}KB8~pLvA(Ac#YIY-OR5U{opzglseAqrzD{d`V ztoL|m8gAtbjE}joYjlFBzb(FG%{u?<9o($JEbF@q^aX$HKcDf=Ge7qmVUCcejb2}^ z<2gy^Gb`WCSKTM6R~?n2C{RUbczleznCs&>?{mjm-A*n>ydHSbvTN~te`=hsICh9= z-d||{{6h`|jI&nXznkh@Y3g%v(uHihBS#j`)i>1hC5U_eR#a|`{$?E$9#giL>LEzR zH0CE&P?kG#b=>HBFL}gTihYBHTOVxmR>SJQw5f=B1iX2`F0;>-Uq07ty*Ed;v0+8R z&CNaC+?a3JMibUu!p4=dvf9aE_UKRPrY?FtjPkuyg>%Ou;pXy z-{^ZL*IOn=8ep2OVD9$1#@RJpX-*XXIw>qz_Nt>T&#Rp`TfxF-`-Oq~`&k3wlMJbN z0fyL)?7Hob#v=?jlFuHOJrQ$}X}C{zEYd!2=FFHne6X9dktZ%D=1M48O{E9E;zV0= zBg@piPfi*`7>aAn9oFgcURH*4?v7eviF+=Iom{?1Yza6;cIwNneh4#rn~>%-_(45v z)w=Cz9LCaT(aV0in)$m*S!Y;5i(<9U5hJeZHZI4rd^}f!^aa&Wq1lVwO>1Zz3Vtlw zBTy0f((_>?&zX~X8)##KL;`xhBfV~Yg1esa2_y<-n}m@rEZTEXd}TErKAfvKx%7TJ z#|M_}B()Xk9Z~mm`x%RJ#Se5^Zy-HItOR}eFtUuD?&s`4+pWdpx~33r%S#$2KN@Vr z+?z8)+g2Zv>GIxqsYjzB<;+)4kkj6Cv-J_k3FLBHZv0?^>MZ}su;0$^FiBgco))6N zL0QFPePAK-v(OO@aQhtb3x&F_ zL_x(5Uy)kPB($-EYV>)QYX31^JZPY~{~=@gtV+DM0@BHJsbT-sAonANh!PsR@e0VH z3h2at-wY6`XzlukZL73|2hTqSyExRu>?Jpnm@0FCamLB_% zpjT@7s=)kwk3Z=IqynSQs$xh6wNZE`bA=Z8LZGPdc;%|QWp%IcvEq+b6#L3v$_x9p zy;aaqI%Lyhl99V_OmGNIE@Eu2C?|8bBuLX>ECUDLk{JZ3iYZ4&5lWZDyy4ose;+R~ zS0wn@01LgkQWlnfhV7me*UeUdTzn96)MYQbIfaxh5U;3noJA)%3F8t5my8tgL$kcQ z=j6Y(l1HaKF|GTnSRDO`E{Zj}nU9ehx%OZ^8l~ym5;L6q>k{H&o4Z?dv7M^V)-bW1 zhn{gKq|6ms9VPOpT+d7KEHv7yhI4cpKb0YF`c;wXH}WoLyRfEy(C;UQAih7CYUTaP z-p1)qtUMu$N82J1ylRh(}y?iGY60g7(#Dt-pXbY$$HdCl^d&}rL&{=$zHyS&^>^UkriHVS>9Dy1<^o$Cm^iF*z61jfWVbz|dTd&}$gBCgim9csemq&^IX7z~rk+bsnh~q5Vrq0tkD$SLn#$ z2_W{;hDy(g)Ep&m;pMc!CiBfJpmIM~TnclvKz;oCt3r1M&z#ta+@JmBB|gdL>dy$} zdewQl@3Oo(91-<@7{btOeY9+TfaJ@|n$%!OmvRlN?5G-gh9B z16WcTl59+7of4b!fqA<6`vwCo8^d^*wfpkiXsuVYqbZb$zd8)8U9!u}RpI^Fko zjT8_WUQ>RCFQ>e9eOLq7US8QOQcsRDVM>2NNYoZ`jCtGHmUBh4wH&So3voSl%rKZ$ za1rcT$4uBa5*vo`_j5znA}yy&#{ER7D!#?IIt$AbR<9UbqiOzJ@#s8LIA-^l0;r1a ze%><&=$(g__TA>_47>TC-JIF7CImU{s|^^bTP^Cd#KqD3shfohQV`@9s*v+KL%uMZ zSIHg3v?{;S1$eXtXJq<*1Bd4qk~3B;ot@bLFuvpuU|#a0g$x;jjt}*62HPdqX3hk8 z62Zs&uCFFlPZd2nJ2E!Q<`>iAI4|tt%1`|(xf;3-?gL+)!zD&av}oe}gW~xY_vK5D ziUwCCQWA#R#m~FNao!d5<3u%ObBuFU#0?&ly^bAa=RGluM|P*OK@KxT|J&^RGBFc8 zAg})0X-8fad1k+!mj(A}H+zx+x>R-%^}nAhI)AGemg2<{9ySk~)cdyWsW($ES??K& z$@-PE7&@jQXt0@+zqkyGj)@HHXtZ)^0MIh)Yy4{WlRsp(BC!*u{w~7g;DcCJ=NOd6 zH=22+M-;YB%Azr|s=_MbeW!9RDx`kF&&E&)Z_otQN?%eFDmiK0@Tq}WoIQPRELv{!SJz9UuGcp2v+)h72-XTRG zo8zKZ3^Pr97CxKaMVFrV2moZQ`e7RpZ*Rc6@-79+9#!K7?TyOvej;N&H}P&q#790Q z=q{3{>P8QyK|9Cy>S4#M_j3bcq;+dsExn0)G@r-=j3bQ<-#s4gZSaJW=B=bK%B|H+ zKE-;?ttRz;V(hT2SoL|p<8rR%Uu~w|kFnQp9yiRy{EB&fAkrz{>K#%=ww4?z6jajHEnc z{IgeQXofK|bMskTXJdKlZ*7zdCZL}F2~kp-84qVe8+@EeZ{c6P&dj^^-u*>(nAD&< zH+*y&O!G!9Y*|X)B0VNC;rzoM4$ADt_*&zf`@#EhSjz+k`iAF4wPJK1&)Ye97VOX1 ztL>a$gJF?mBQ@XNw@;_L6P)cyTiD0?s6QQaHvJ;V-mTard%7}FD6!zc z5Sdzrm#XdO%AYH8w9Qxm0emffdu3#Ovn9BUCqF35tN1)EsOA}a%@eN%m)ofpdmlH^ zwF;^ZnL%yI^+8{J^XPk9kt9U6H3|nC&T;jU+hhUy>J<5PF(|ikhK1c971^$z<{#~< zS9KxqawEx(BU}6#jRS5H=U^>o^z9jnnD*hU2opHZbUqHcoVo1JkxbH0TE$&>=&W&0 z3cJks0HnTY2OD)X>4|+8@xUL9+m007Fz6^Wv%_a342#Kf?>Pu4*U#Z<=={ZBSiRu? zsPbiGpg+M&h(YY>><~95*ks5(y^Gyfo7UE|E3igee_{DfwXa0O^tmk3&#kxSOItpn zC46^;H+il{s_IJ(dug$(DXJ~TD`GMR{6baSyrrtbyp550`4=F^wAu{`gzKJ_+LW8u z;^~j0Q!(fxihh@`f5oZ}tsuJ-%p%qh-JYs1K{8SvLAu5)gMx4I?l#|;IpGEEjED_D znDm6K%+h5@Sm`-S)(jJ zoC!HbNYY1?jBWGpwlFAH#HYR|Vm6-ob^D>G0q(}CI#WCfuPs3OnxjH(QdS=yj{o0$@Wb{IfnAHiwbkG`U=IP<3 zoI<`I%}q!|HmljLSlhQP$guR)<6cbAOrqu*3r9q>AT+)B@YwG^faM&l>EpuaA4G9H zb^Ea>0=D$SO2Pk8JdRE;-6LjbaFpr-1H;(gI!QH_D$a%(`@yWLOTwB5zLOpX0ig%I zo+7SQ~}ly zz)(gtu8w;`B@2zB;8dBxm3-IN?CqKCzH6#=!oQ||yAEi_+lB*?k(fjSn0M0SG z07c)rprAV_v9%9VPR0xsX6~}fGi?XPZO?$h*U_ESd!5aL#x%!Rsiku9fqQ4CMtM!X zuL5sAwP);Gny7kq8(S|ZiYcCMyC~V!IiO?3g1M^$`i&e(%`x2d&*BrETlzopg%}9I z*h&~(Nz14Kz0DM4)t^wLgF)Y=l}JuspQyr?syWP=c<5PIt`}}OZLhYO&NbU_EFRmZ zyIux;6yo$g?8PeDPrwwfypqa6IZJDU6fWDMPvf{s@Q$Ho4`vN$lRPs(p86stCc&pL z(~+Vm`pi1}kPPeXYKIZ7a?GiQchiwiD=OPm7iM@W27X%dt+TLCRyJE(|6+_&mJ zVzs(O(Cil#J=o?NEIB=RImu%h>f|763)mHhHE&w0!<)wR)-VR3 zp4DaM6On+K2LlfhI^bC;nmJB?pCg)RNn3Xn|4`d{8^9P)qMWnR0S>?Fy=YD58mOeA z*O^*A1}m7NesgiqIw2$jnbKE@t7dO0eN&5hehRxP7Gip#US9x1i>?aV)VG0E1Y5`( z#a5CmLGCD(mfMI_tHtT(4f$$g9W-NQQ8nt}M+;L&SARmXx#zmuX|9nP7nTEN_`Ujy z>67sy z8pBw8SUt@|4MnkyNE@6>HK_%5L!c8Qo;wyEBpZu1Ia%Z70HD9ecte07;^Yci;%l~V(aZ_-->;` z$1~I>g#1O`a%Ud|jEi#HkpHgsMm;Sbmx`Ie9^slOg$yQo<# zHW#Dv?nRze$$=EcAX&kNYjwUk$S|Repz1kdfp(9<&(dPw%Vp5btOLKl#SMA(J|cvS zN}I^3%Dd-X)t(D-GmS-_3^*DY4Uxg_SpUC@u>W6$=l_51+^6~iS7R9cWbZ8e&!0cz ziW(7U!#as=thAg)1an;UlN;0QmNw>_P?tcGKETlO%BM4u|5QWj05-hbFZFMs*u`Z9 z@9K%$EMEh4gB1}qM z8A(m3yp9I?QVGt0oaeF6TdwzTUBz)-3pTx+FZHR}c*Ad%hJcKgT9%ITQ!^>E7%kVJ zX+md7_uu!*n(WWN)Uz&0^bo~4py05%)~IlQj~S(_|?u`ZW5U2$T5yoVMqhgC6_SReP+>KX=M<6kJx&;&w!lfH)UPs%Ud1f?mS zDo+|P(ZpS5v81{-ugl4?=kE(orCKIk&lK*5i*|Ml-iv|BS$1~Vdp@rITb5a}sUx$C zmy{$ZLQR*jf6d||Ax@?uRT-~vbh#|(%@9#N&JF(P6u;jw=Rsf zu(Klo0=G}-C$^kw6HR^fDoqS&)6LB*2|E|07)!z7Z-x0n?`9(`Px7)N zp!Ld5_GK$ffwQB$l#rF_tfVA8jk{vN#s5PZ_>S zU@J@woauLcOF{6~vKLl=I8UH!39=2Zk|S)PO$}paX$_04xrD<0Y^>kRpNSM9+Y z)8ZFQLC1lVg^$l~zkx;ASjKRcok9}T|4I2tT4i#*u;vJgj@0)KuRiJ?o>(eUYo$md zyb+%tQtjVw|Dlsjr9?#y4@<1l^>cBLyI!1##b=_#u_AsTln~FY{R-)Go8s+;NA&x&6FQ=TCWJ38A06yT;rhf#EeYn!?-EqlGSpss$5Ag?IQx%cZu-rM=%}Dt>y~NM1aSFB;xiZ>3^*BCKD5;t1`T^adK%(jrxvWN|j!CuDwAoXiH_E{Gq=8BGGE zSW#$=FFAns*+>yi*qLq!8<38Gs=Ne6L8|OC>sve!_ z9@MjokY3XyvJmQ&*~B?jyhdqmq6+#iohb@1Z-MFW+c_ajbx>X?Jd1%OS%E{1gmUZ41Ni9W1TWk|LON3v%%e3XFrB>lo5(avU}hJy z@FWXf`2{sdOP%;MrS-XOk+aB0VoyEPHQ5Lx~e2lWf6&&o&&;0*4y{$Pn){Jui<*7 zL8JHNNK^D#+RHsaqc%L>9#AMU;av(Qr$Or$A33N|D+0f_<#+~7^EAk|5)M5QQsk<)*&lkSTPc*fJIdHy_*2`q zPANHCybuGRRzaXzAm?+P!l6HZXczH4a-;q48e=X0lWGjyc=k4lTw_Q$u5hHNVh4BvYC_iQESOJ5)rCg1gc^;!=+D`tjJ(;{pljav4D-TaIv zb1LV9%s(-$>nymKf7N$Ilm%rqrT%W%tRDj+RzJ9zQ_17fwp2$2dUW#(g>dPJD>WiQ8B?&N4?z_GLsvA0%szwH~yReM^vw(vK9 zz`~R3QtvmjJ9R&uAMGdnECXvq2-mXuwf}=W2wt661?YI@I5!-CISGK8eg8*{@juwh z{wM84_r2MHRr5eZG} zmwP84Ggss`ivR&&o=*S3E>jRybhJQ|KT>@X|0O#+x0LP4#>flwI%sd9t?arr(J6CT z&iiw!)V?;RX)?{JS|9DODn~KjESkr zgNTS|vtFuu7xY7{5wU1q2Zc)aC$XlgGk)gb;Th|-lO(JakBKP$2TU9PX=#jv>a|>- zOYU|JP(xQ|k$i^XgKb=-_{P@T`Gk)uq70u6bL5ku{~$0UPWDtMp})IIkt= z^cV67fTH;mY4-TP8v*7&^ex|>|JUbaylbhu^da?JmRqv8`-$!-$*ap%%2#0P|!e62l{i& zr#pV{7R8@VsP0+{vMAN#bo);i&unE>Wl&J+;&I^?7*E&OUla}9QBX)c{vD`mHjF?N zl*J!P@-jL=)1y^FKhmp5z^VRSCWl?rI*B}!pG6_L&_|iijoQ;2^E&cN-;|i0G~mm> zQz(8kyuspjo-7E)Bxe^9?4NoYu{b;Rwk7{H!Mq1Lt$!%NdfL+|JuvB(-uHnl*X9^)AN$OdNnN|Ill$HHJxX=49@f=%* z?1=bZeh44V_5aMH!T|ltVPc92lKhvGK=fXHi^T1_|HdtexK#B(VDOa)=(kW*~x}~EOJkfMx!@GUmL9wBjYWc)hxsn7P) zd3?&wnd2p1dYWW;ulXn({F1WPEX=4EdK4IbzHE5f{|>OgfxOg3nt$5G&EAA z_jl3Cx&FKM^72EWh|56%K99ej4bm@Y^C6t{;`0%$7nJKKZ3A1wgEmTXHSN$21)41+czw@yY?Zinfv* zRu^0(^ZB;?$20JBTH!oDIqyE3Rgqwp2cynUHqqNTpLPop^o~BptDawj)xF!|zE-zm zl3z@6`Iu@S#)>*`O``BblOMd=q+wbQ2SdbM1}%!uFK2I%RG}&tbw@k>x2w^->y6)P z*7t^!r%wMc!SmO3?Qz`7I+`2Xb@K+R3|f_+KjV!g#X1dGCtL4%e%oN(|zraBY?=)7q#6-3GZ7_pm0*!oC%p?)dR?L z3B`Eu+{>#(o4u@3PP1U>C;R+4hr~1Zo0N2jxy97CEkOv*F^)i%7I-jArWb?(yqJ}2 z83as!!ym zJ(~V{wYbINmbU5Mn)Qh?{#~XzHW&;vQnzNgdIw$8D#!(aCrL>Qe3kt353lA9Cue6v zz6&&@pZyhF5j6jrf))}!a+e+e~D{5gH? zpa2bj2=EZ7hDZ&CCL6oz{2YW=Am|AExl>cPfTg@VyCfh4Csyb3rBLVNu|$?}2Z`-< z(^S~eWts@M^!eU39BmINOnFj+2%+^7`V9g?iCfu`n=HB zrk>ri5B7gqx$t_%Y(olBl|r&Oe@++z&24vti>%yifr|61Rzd2O8lRVQBtd}wCS}qX zMyK9t@Z9s`!*>6>9er8s&Hb4wbUZ2eyCFGenw7;o6TFngtgEHuOBh(ArZ^|C?&-{5{;q7F5d@#T&y-PG+24w z-WGN%&Z)hh%{w&IaF^Vc+d8dKDA}w4xD1x){{+@(t646XseD;Q-eG}AjWYmX|A=Ff}U&1>yB!F9l9%P*#Ly`b#mNRBTxP(4jzikgaE*YPH|?eH18HA-UmDBj2|5a* zv*Wvg5dEK=d858Y>{Xm&zwlubkMtbqIwc+k?_OW8>3^N}&h4_JK+}W3UwJ@ZS@!Ft zni=V@58^v5o28zQOzf-UoE_@=pALzcT0RKj6mSC_x+$Jl%vg74#6T@v;5a()*fGb| zLUUqK4{>J&Orx6x)_PY~UaRFZJR|49D$s?xY~FGrA>&Q?bfGZr*Um0Vg~#zmWQy6fMm<7ryEnm7IeaX*s0jfsKX%`HJ15HRzbm4ktGswpR>Flv z8dNXyf5dtvk72;Lywj+~Wvb)*!-jr=MX{^@3EZ?(%N-;y}aktB%~ zV`cxKrx^t`o3$NPns_~osZ))}=2QPX;K#LW zcRd#EHLqguBL()7ZIrXU=}`7YGjp(CNf16aBk>}5weMS()6HtH3_UddeE04^!*qe2 zrQvj2KkXR^jvA|S)@s~oM;6?%?2MB|f1zxwXyEo{y`+!pB&8l%)hmpf6Z+5wn*<%v zKUbeCfcaxT$Au86hIxPaX}}gU*qTYOX*{OB=zaOT$GII>()r9bSUG}>nTqrlf&zFUF(9bdvsvX(*kqr+D%gd z9RWlvDVOxfM;BK_X-UMuLL@2Mi{xRya%b_)mAebsubXun$Fa8)IUTpIa7myjteM@n z5e1^C8n(L8HQfVHwyL`*6;wUsGooRb|7oUou+~NCg{7s%aUCvv)xs{Um##+J`jp7C;D0EO9hRQ{(3|BUIcnvUW_SDnmQtm03v z8G&T+mle`iQmKm`bY{76vZI9kun!Os?(++991Pe0Sp2aS8#5Ta&ij4--Cb0O=#U~^ zAgb`s9ntdI)&np2`5$?H$o)zfmd|V3Io9Wy2f;fdVK{w4FySVX_z&;gOvn-ao#!Qh zvaT?xqs;{0Obtt%P@4EUTvf=AXgh(S(fc`G{)@Dk;?DJ35xau#FneTq&tQQ5$QBqZK(`jJT*}AZB}a)*(UkQJNdj4;0v-ZqADfxX+qx17 z5A#Q;2v@$LW}C*_Zr%3!w*P+cHn6f4CcJw}VSGr14XA_$93!QCD3{})k%Mk-dx3*#K zj+zQK%Z!v%f9rv@P+^k2qHs({Y4+$(PN6fxZ)nHRg|__n{ojkV&v@Np^R zOiyX+#08BOnt$k!pp55ouHID++)4f1*gbK);&0 zA~Eg>Y*3-gvcrsNHz%)8Sx!-0R<|~W{PN;Y^M;ny&BBc^pF#ciAW|=NmfeJTe8`1& zAwh?>ws~eYO+;URO=P{FN!4OnW#py%l@CDLc&be>NM@*{BA_y~Qg2{=x32u@S0f7f zI_#4*&?`mwzC7F^Ob>{%?Z1W9)3R4=--ql_k}JAA$VP@#b)o_^q47n1xtn3M&Rwy> zYhP1dClikay&M54JeW9H$}If-p?>-hQ>N%Qt(|@U_9!>LYba6TSHdM- z;6skZ)*Aa&b79Sd`-f%=s%2HUP0%4}027981;oFG0Z(f44uZaYH zKm4#p35)$3elP+2!>qoi9*YH{Y3cBAA(({$VjmA}eX0hZR?>I&S-UsJQEdqxNYrgL z^5EUyzh*SnJSoF`Yck@wfxjI=Bn%*WGj-Fj(BzK!P=B)wcf_e}Y3C=dPFQ`J+}R`T z;p7*C0~c23v<>g+U~YJ!4>o41TU6Cyq!m}`!^ZR6XkSQM1Mn#DI@7wLq~j~B9Pjd3 zhoSj}5yj$4NBDwf>)lFc;2cN;dHqcT?fIsK-MSm*$eP58Y#MLNFhp+OBQ2#|!ubrzja zZvlcxW5HmHl~Mz3jIsSS3>}PeJ5Qs>CMNryDqzl=^tWTX?E9v*_(ur>O(!EPthN=2 zp&t+X20{eOh&47%M-G{q6dfkQ(DF-SB_OZ|X$}{Tzs@+te-OCDYL50{VvGU>@H0{a zXxMY~#D19`AFN0@z*_9?!}>9L6*j%{eZJDkZ8fIn@>8G(XX8pb&9Oh;JaRAhHVL0} zN1C^pxsl`sv|yLa1cd4|9r0jaqe(isGUbl!U@7y{(!}N5^pQ*Dz?B%e7JmClLG>eM z@Z$akUJS-<9t9#_9{oC;^zK3L`4Z1Sj6Qj@_F&lMW@;xq7%Xv9_t|nOfh`m=<~uwU zoOa58Qn*tqzAAEF)gt@a`}+EIV^W=wlBdooThN66K-_)3?WA_TJgk)8&KJgO=O>H1 zCs4ocd{5AUaCzlhhES(jPSZM*WTHCcf+b0+Kh)()o|10VG(Uj-YBbyo9$=EPU=Rz) z=|>OanpFH&cMjy)m4A=fM7!*}yqlw|gE?GkbpTWBR8TVv#P?eB;P9ELGWoZN?G^Gx zOXKiC--Ek9`4jjoLd0$yyLy% zH)o;VnJR{ojAxBpI4d{H&6;(rw4}Oh8jsuq5+6=RiIG6o3>wo&5ADIB2BF&RQYOgz;p6$HO{pMO`tCekLk?+pAkk)ByL83AAoswgEy$u2eeZ z?X7^&EPJaz=}FSZJ8|GW{ki2h^hUk_7()#H7r)EYI+nW9qCzOg-rj>I;KU2>3VR*X z%HUP)A!p5@vcl3`=*5A1e4(AWu#abd4xALg``Kp1dO??Bm&t43@%CogmLGDenu74B z>@**Vy+_6UY2Xn4Z_56oaLh<4X9W&@Kz86wNI~#i5Ib^5_d!*?S% zb@!@!2TbQ`7v(#n@XBsk821l&exiLOw8E_mxyCz{tu)=NYI|ryADbIl!QZIbTUMu# zsCBKEju%Ic35#T$YiAkMk=fE7FlCko!s8u@&cYb{=K$mbXTrc*ty{-xXHQm#WbffM zeT6t2u!|+-u{0)LL|2+wq%Qt(>XA~M;)PDF`7E?6(>dvvEEc#!x%)izz&Q?UN*r*< zb`l#+S`O^^H1X)^Ub{-%-eCmqbuou{JATb+X1YcY*MfgB4t^m`X{PH!Jero=xewMt zodP>VhZ2;Vg4S7-xTWMI+pzvF#53LuYCw?Bl5C4COH0bHvliT(qX!;^1A=}_!-(vD z^i8s3Ib8e1yW?F?s4-s)1>h0(-wdK$Gk5P!nf_`|j$ z&XKZC=cEQL)hG~&g25*B{>x~gkmIxo$1^~#s%PGY2U!?F;(cb_;{f_N5-2Izqjb3B zg3?xi+(T(MJ8-`jXhKNo-ck+%*4qxyI|SHV&x;lsWxNF5ucd|EQ4?-eOn)x@)J+8O z0wbr=LJr>Ls^0@oe~%@<_1$)H?mHH^$Xhu4qYxhBeD-TpptRyoSe+|?WWJsp(P52! zjA@fbZ$y|nLAv+%DEof&dH9Deiv_^V?JEqGvy zpCXIr@v67Qf0FWc&ruZER7-+SZ)k5gc!Prhih=*)+gSBoq17!p`+jNd{6Yc_Y}_P^ z6K)M9kzruJrede?Z_8XH=aZhwdl0Xa?id_{${9erD^-5I$i>x|40!LS$n?RhLc`&2 zcW&pEch8(}y21o35|x&>|4=ky^^e3g9%iau9@52B7Pbt2RfHk1(FtU-V}IMuDYd^8 zmdu8(OA*mcxA*uWteLm7R=64aGG*WnB7U;$((!TpO^(lbiTC3fmT=3usM{6xbxsGM zdKTNK@qBJaibWW3pYL+IkR#>IV);Io+o1D+bWy#Q^tE^yW5se1esM07&;}31+Dh1i zcHt?aTv(%b>#I9ktr?Oe#~Ac=)wLcW(`;dv%h7JOVUEg}s~3+Spo-}@&l8v*r#d=K ztBji`UN8`RCb4)Jju5U}-$y6Kr8Dfh{f_-hzk`8h^BCKmtq?JXVPJ*8^She#K=Zm# zSR9!@V%>1o3&hfzD>X%ml>;ajAQmc2^KgaO*Mz4pqfjIKPkH#WF}{|l*Gqf$`sRyi z&pv&LQW4)JsDFRv%&Q<-ZaVYws*%VDhSZN8UW@_i;CC!QB*c>ZYJWnif6YbW&A<@~ru-d5kXCaWX-jjR&%$>QR zENw>HayjXu%?P&i@#n3D20ZhJU!+4gb``mQkBl9$?)u^}@H5<~k4Pi7wlv%FDcVtW z!xs)KFPr6-mKBcaDb4bm3g~RSG9ad+BwK&*dc$v_-J*I@$7+dX=NB&*wwQHQ;otQwJ_NQYt!!YY(_Air^4r zFgQE-`1GTn2^5C{@k*rbHU6GRItY%qQuo|PPPAkL;2EdQe+=2i!FRU#0!Lxu`6Jv+Hg6jv-#4z|t^$ za?_$wuuLKF(dg*qqS*SDZWGwI;@QMr`?K&Z6??nrL?oLYF|zUJl{RD<01rR)?nB~J zBBEF%zpnC_%1e%lBVT()N^I$WMz) zw-Lxl%q2?B$-PAKq2#4F{Pgx`hYX@|Z{ram#p?a%$hA;FXA;haUIANX=L>SP8ecMO zfDe`Xe9nL!Bq?f9fyDLx%8<(>*zg`PWWbNbFRNq*V3_5V(ysEpo%#wJZ>bPfb{VWp$|W7GTLHkX~&nco!+0zH+5LHb@at}yUx@bw!}m0 zYa7U;ofXD{$}E@M#rZCqIWrb6Hm~H4aBH^G_SOcHlMPHiWCZ_~aX-Dry}{&i-M^8R zS_{w%{0)sbOui4tgaZR9WG_@Yp`MWbzx3`2x5>FLHio^Y_97R~jN3)nKEZV)fVcRm zdw*nKfcSw4-i=tkD_2&m<_CGI293W+9^y~6I+MRFIo7>1i{d@$z=Bg3<=1`ed(@AA z3!B^EObs}H)s}!{VI1M;ODd*i9{5Q*C*-%dPBwk8_CR{sW*Bp>dOH85M*_g{Y0IC9 zr@lL8x>-e&mv&Ywc9~l4z2!@%Q|Ds$b1381*06WMU8E(W?U&0*9{ES}QUjbhVmVlM z@6G(?STjIASbH@5*UcsHW>)7_zXy;9b%@_PaZJA!U#a;coBSFH zG+Xce+Ol>QB;b)3*CW8AkgC+nyaN*|lxUJC@h}vLdC^wtR1#Ft;XixrN*ov=(3byD zPwYAEdNl{WssHN9RnqZPcv^|pT^ITT9}q1Q+cMvT~8!k~mI z6x?J>Cyy>jRIWQYrm%`Ii(l8o?B8%wXaPiPH-nE~M(su)J;Np+m-~5f0Sg1*?yb&S zP$)??xkTw9x5U?5VbO7^IEwA6m=QMp$W!xYiV~tt) zI~P#ZaaqwbcRAxsxfk_loDppTtZ2&fQ{X-z5Jm03aRtMzKja8f2&)WEP(Scc;TJF3 zAn4TYxFa&t!)A9clNZeptn*Z3w{%>p7gQ%szSuQ6!`+!P1(TVO`K|BZ&GBy&FUKpc zaKTjy_QP$rExYdP^K~tIOx#*qeL|LSa#rd#SctQlu{+;@8RPl1Ewxnd$E?2Ux%jQE zDY5-w!!-co)lFyAEIUlkHc7yf-M@)0*ffiB+jb7ECipZexvH4G%zF8tof-;(u_96eQDemyL)Z`u%QlH*yL@wJG zagXsBp2A4Gm#if}HUr4b_8-~joO|+mvbydj%-&x7Ab|b6+ng7%`>`6wtm1g)Uvsrp zWBQtVb^2}h+FVHgo1Q}*p(Bx4cT@*=pSgpiGJjXcuL})Xz^!;YjyV;7ZeM?Z*7HkW zJUe@Rug-jwJwh&Xlg>Yk6bSHN{%ijb6Jc2zG^R-|cEB85N;)p>_UuJN(*_;Gr|z{; zlx_y^AJ=9goleB#{`(I$4Tp@m!G}MjIIb`TgG+yo!Ib>D@2`)eL0c#9&wGxA`gN&hy5vRL7^G~ZqrMD}(di*`mTek-gvyjadlj6> zwKzf+mM!8+;yB+C2}Tayc-Bay!!OM6n68#v=m=Bq!?I?ZNS=IU}%#gApDDhR_hmQlF*(BmP7v8VHw=<{nEUI5TIH=U*EQ{8jk-oSX=O(-Ipa<{9Rw>vCpe=NaBktj^L{i_ho9AyoOvG_N_?NhD)YV? zSgSGmm=e=DeCYfa?vqt_(*0c>8Eh&SR`a<`|rNXtKa4`q1$EU_K= z>+}mA^(F{I9DYYxTCp6S>B10EI;6>!e#8u4!UWTgn18x?oz%K$9&h{#!AbAZ9lxWva|9$3v_5h%1X^Hu=8NM)72rXO;rqmM5i1uCW5vY1Y&qn= zw!pcR#l`@wt^_|}`Zp0dJrji;TCO<5H38vlQJJS_$nkv2WsqT{|8k`s>r>gG#@L_^ z=eR*vh)Uwde(q&=X}9EL2_@|S=0K^h<=D}ejsK8r6#1SUf#F*Rj6)h{oak?qrh_FB z*F9GTLaMCoQU7=wOhw#e-2cx17aET7`+o$RvY9||Y8=tDD7>u?qMa=Rm62s%WZwQs z!|z9hsBcy~U=A_HLzrwr%f{EYU{%X(SHy0g3(VsaM%WQK2LFgQZ4M4)9)StCeGqZD zcppRsEt*=EGjJ+D!4<5&b_?eA+ou(}@{VL>t-Fa%*e`rM(|3$E=t-ZhZ^_33(&vWuqGc6&;g)}rYPka%LviK(# z&J_vleJLMc`9GKX@5o5q4F9+`iq8wppUVIDFaO`FCbX5h?4ba@#fa>RqZdCN6NW0v zeWi72Ck7zS;)xjcf10iIW^=OoNY)PbKD2I=f&Zs_{k_oBOiXMLGCO!x87ek?4DQ zo+)O>tPfPt&umNpwBN}S*%uQ+|2luyRZFKRVTO)hpO#y@B1vS$o_uwxqV>~ODDw>Q z0DE}mLI;EX^5pb_t#RY;ue9igjD#3}qUy1sUbJVgJ?Q6>97Pt&r}zq;3ma`D4Uis< zQchoZD?d_>*atf6(S==n;wVfIgrY1PzOFLiF%aIfY7)ayo)811V6S?Gr>yB3*TPDJ zALWy0)mzBJYEJLxnGGHhnz<7N_+FLP_WGQI17tNYr9<`K18NLl9<~DxZoA97f<$TK zaj|r+*v`Eo=Ydbch2tA&+4#>}{dkmWZ#Kdil}!S5b#;|YvT1LWzv$5poUhy$d zgkz+}z0@Wz&j5&7$JFMti{c#g&!z2eJIJ|y#Czi{&onZW+RB4|-mFE`JUJV<(`t}V z{$9t8pJwor%$}ibD7nvp-7Btok5vqdJj{1q;=g}X6rqNQ+W}ZS8?T|g`XKAV_v5TE zn92y7uqjXMjEq&ixfi4SS_k(#-A#N0sq*50mr()ZcsB@%KChoTu%Fv|8ze;yI43)k zl|Or(71968h&_*{l)y6w-HE}i!x~8HFEQb2?|TU1iWj~IK+0HI6;7P0j9|~$(4T%F za2ue>t7%Z`Mb~7q38FdJRe$qFFRizhonj96A`kE)*6THWbyyvmqG?KajC|8*AKo^% zYS`9}gF%sIkXW9=T91RBo_@ZQy;xG_LMzVh96#UKM2E!ThY0DoQiK24;`>~;pG0P^aA-(z1NO;153m1_eCT^pbV`FAl|I!HVS(QekvKQK1C_e+ZH`th}GE3<8x#IfB@@(EBOjo>oQrv4$@1zF5L+fH4w(A?x^~?R^->M2JU;Cuh zdU>?Z_g$&U3@g012N`<1tI7_>x$Y^1PTt2@$qeg2j|mNADc3ZkaJ<`W%H-R- zo?4*L=KFJ>`T4!OroV zq|9{Ju!%&|9`TS&P0CG$~I>mB9df5Klmv5p;60HVYp|? zv^d4xk+onBqZXj^Lhlo|YLLG!P62BZL6RSyCNs;oY%YDW`sDBEKhm@l+6}_mLzk{A zq%k@2EWlAh&+MW_UgA48>*kv$HSDr24vX^R7(Nsvw#Df;lE2uuL&YT%u(%YDq!?2U zj2jaL*`pR<{mu(uCymm(vysDZlQz%6bnV7*Jy6MuRg>yUFKRQm*d2330C5E+Ci!?4zrUk_H9|H)`n%_tX(2YlQgub=>}I=8hsiDd>v z<#6Y}OXd%bE%~x{oP_zzYNl<5%n{$5ly`%sxCkm+15GCNwAG7MH z%=9}nC^F2QU8|Mb`x@M&FuBKIytBuSpdlmJp{jzC_EDtk84^h{W7Nqi1s9p&&1xGs zG|uhCiP~Fo`7OMl$Y`Ca)tT*@*_^5yd0zOE{=mGd&%}nx%&Yd31DqyFf!W`R{4$cm z;*smyyV{t!m;DtMQZ-`nk?Ix?6L=LG+#dXQpdG<%v3NPNoYeb|TlOUrr;f{Wzfq2> zEXi{xN?LzU;an(Vk*SwRAN#K`p%G{M1u%<<3aV6S>>#7!1C{fwSG;CxMnN&ZoBRCo zFqZ}w&)PdPs;biB;ue(Yk~aNEw#7YSKuafT+7CR46@CJ);^v=diEiD--Q)RH=U=lSKZ@i=#?|kS zJ9jP+hlNqwEQvfVV(?TnSy?Cx;kEDe(VvZ*&LQhJcr=2F2c%_l4rLXbt>#NQC@Pki zNrTG4RQ>YY)AVxnQp8gqQ$lU?{jAhzVGT(#lKSyk&n1&mESFP{zOj^^ zbj_qT#d4Wv=wiigyjV2hal%bD{kIkr$5A$S6efmf$r`acA+6IW{U1C}IaUe@nD}&F zr&vNL@7UkYZjo^h{Ww2T_(9){>D@@07Icn% zXr`qs(ejP>3DBHOxJUT5m5y%Nb13V;zJ5ST%jjpE#yi$}>O~6|wxIpLz)mq>Onv+2 zA+5mA3m=xu1pLQn;z>Xe+49fvg?#Ih-a{K0n&^kgI_cFJoA~DJnI_FghAdKoH7BcA zxD@@U+}2#_s-O0LJYF}U51DRgVKMb>C1HUiCbv+{6jpo>tF+Q?wRVP+*|x^TVJTrA zOlj0Vu8v+A@we@ubpe94G)9v=GgVR5cn~$F{DtFd&)UjRGAyRqyYY0GC#>ZP8*zN> z-9%Ij)`1l`*zUz&If+V$L+x2Kc;@o$qHxOX`}w%E@?WWPN>FVyEdOaZs?KiC-+%s{ zE-`YSeX$R1&~v!d^n09TjW=q!8P~;7DUzgs4#@ly4}5&@zzlc{xN024BX+fl9ffb;yxj%rM%## zm+}JIt)>%(!nUZp-*s=9(&*rHj6C>eAkQI2GG5y?x*sybLaJOfo%6bD$${ZZfA=L0 zZc9*y_Wf6kPe!!WJp7Ce@pnyp?epYU;$1-(4fHTX1;NDOg`@pqg}Hk?D|X zFZPcI($M0DVseC(=MNw_YCd1wKQDGVjtt8Hj2Ual_WC$<_3*zOa$?ZB=<>f{ZxT8?c(z8C%vI>7QFl~Xp_&yci!g4=iq$el|1JhiS zDaxk&&y6lYYZh3{l*GFJ=RUbI`*NhFxL8gN0mD}B%ftc1bLfJa+Zhb=L24NDy{sfR zI>zCsh@DY%%W}Seu&sPbuYIEp?CeCYhW}-C}ntbgdiA5KM3g+%la$`1L zUesmQR>ZPmTjf49H|MTB4UJTab1(gszdi*mg4W&asahsDYNT$=FY`?IL6*Axj(NK~ zYTea4%ms-(h?L{g9JSB}UEl4YSgzVA`L&s08MUA{^6!3Ilv~RjDpYYg8PC(C|1q1B z7HZ_eJg_CJ<>C$NhJD;Df7?CX?eIFEqgf|@R39fFD29C?#N4OYSNADH?+$V>5Vl!H z9AWHW!;}?+u|TacOOXexhel=Bb~PA%tiv6Ha{i5jnT4;`DBSy5F7hGH7{>?kRgW+? zFfiyce`_3HMA3OoL3uq*1-*{y<+@zoAAD;$ILug1yI-`rpbzK?`T3SBEOXfTs7NO0 zX|}C?aw$%#e&pAUDmTc^eEyHI64yVi&N9zlvfi#<;%mzZB<_s-!L1ne%-;Ea;9cm| z6ZQ*t$>mKS%kFda%ZJN3CIpnq6a<g7 zq&ty@>{$eVlal#C#VOvIp6QbOm`mjE&uq7N1i{0fcI8bPfn1IEM_V#6cn5=b{0Z^f z;XgHvyTj_Y#BcJ+$Zq>31KGn)DRI9Q`Y~rZd)ErtO+|b{Wub5^h9#i(ABjXpO%TFY zdFEurRoEEf;Z(kgxQMY+y7)0MF;gs$zf`uuK1-oK5mo82A!VVPZlSKXyw9885nOQz znS2(~l9;J;mp)thGgPJXVs9<=MY+}8>!{8&4BMe_F9#{*#Q=dy+l%-(xlW{G1ttg4 z@K30*CTkX?Qf4ibEi(ao)kFMTJ2|0ajeQ#xfV7)Y&ihy-hv^@Vy)Us}wh~Qp)W{wf zhDAdWbJNl-MR~aH5Zl(VAS?KJ#B!@a;v8DHAfbrX&Kd+!&L26v+_p&r9fT z3o#}p1v^M)``YBRIjI-6C31&{>YOa@>JL7f{wrn2Ir5B}Sv1@&@0Im8)Tvo~k&l{hPkr(S;cjbl*WApsdQW$<1=vFmul%toGnZN19 z>$^=0gza9z%{ElI5A)*{`YVHuEAM7r_Uq%0U4j~;2)*E3s>yMVXH)|9TRh=4gV8xx z38rP|maT2ouPW{gv{`KKIu1&o7LW7ShjwCaG4*v`WGyoiBkkg=Cbfm{{bH49YfLvX zDnFgH@4~)cuC7h77b~Of*wRAp<_|5s^*e_4a<}S_f?;)jG~MA9D;PbF2_GT8?`Fja zZ|m0UQ@iICsMgjh0-m?td+yRP3?Qw{(xW#Y56ECmzE8bDE1VG5-dWt?L*(|>*QVdL z2l~z3nG|74@C4}42e=`YdcbE)1g+7dUm%NmWgZHHha42!oK^`B9^QtGPf_{ocXtup zEs|;cjyzo)Mp-mhf1QY)?0|0-jjSo6Ut{XB9bYRx$M#PvvW_QmyUI`MF#iP}&hhjo znXRWuYhrz|HAG5Zz$dW7Et#84)*=8Y77kg z{X2{f{(+=VLPFNjF~!x81V=?VIrK0BdXB3n#bIlP$1a`P6PCBY{!fBe^l-NxOjuOC z9&lZs>v=$@_W6IR5q~Ah1Yia(RNtyE8H zg*h|@GgPqj-P`kCoIEj|um+~-JObA|>vEE&R_E;%Zv2;>bb5={i5kPj0VF#A4*HUQ@vg>Q99h5tk!<467l#;)cJUAWU+`Z zyz%F_B8xIg2mGgO}0o6crPn=G7I3*C4&O#{u2i4hzT({P@=EWaYKTQw6k= zplh;UV>SX$*eI)qH#Y+?lxY+x&=?Y`r_YRwQ`pM~s@FcavFphG&95|M>=J1E;RziK z;jT`-7uzVszRTF?kqCGEX;GOL<}FGYqcWG?F~xC}d=iD_L&ziY75X?#pgq?7g-$&9 zVvorWD9ku8^F+KhmQ@@)d*L#i#Io36Px=%apqI=HcN*=562f+Sfi#Ta@hY-rX_z23 z^_;%0K=iX7T;BEj!tfD2mdPoJ11B#fzq%)3x5vN)M)mbg>IgurO2L!RL3<4^2V zMPZ*+shy_zT-KKDp*gs^_IT66rp5+Fj~Ns{`rIsXbjyT<0MRMabJmkw&4mYLieoO{h#LrU z;{l44(yKO(e3D-=v$A4}WfL&Jk0F}Q@!6%;(bH4bHu0H@?oBw)K>gLg&TjP0SX8s) zLo_=J?`zt)qPzD{l*3ATR`vU#SJp20WC8pN6`Jg0W}@$LO{!Fs&AXR7Ek_v&Q+CZ_ zGK3%yH7e-ua4%ET>G1>e(r=hp0(=xp`@?*6&l^mi0A3qr`&UpQmV#-I+N^{mzm`dl z71X<~=XK4Lc?WEyZRlSDbe>n$N>-_$nmi~c(C39{EMno}CRW+Za94+YGQ=a92UfX% zX0jCQmtDi%62hwCG0+=-pH+)5fyArL{+85!ll=x~=^KSmQ=cQap%toFa+Y^Iu`F&D zG*N>6{VS{zJ++F3J)q**4}Tp8B_4W)27mb3ld^U2%$|K6_p=Gf(YLfTtJPngvSq8& z#VW1`v#*W4S3MWoym=9iFfi__s;cVkQz9PL`A~hg5qr{8n~zz(<5}BATj!O9z3&pK zo85Hv@fA!-_Krz-#kM@bcmfR_ruB2|Q*Hl&hOKv@YdvPu(~`l>K-tkoW~0b@_El>A zU7LjoBf6C(!v~4;FLilV83gAn6fLV*n%6Bj*OHq$sPu2U4HD5+{RC%cQrH)l)V>{Q z;{Fz*&7&sC!>iZBI@Y58>2;9HvWUg)llbXp7(?=}V; zL_RXE%bw;k@~&NuuG!(9(%WT@*av&okk6wNwA_w`MXx^V{Lz0zP0d~>=;a%r&$(xj ziY38Fp#2pj`hQekuDsBiw%P)CwaQmdd)#6e%4d>&Tp&B}iSQaYc|C9Bg1!20KkF$} z3h(rPu!MH{-}W*hz6J%M<)gl?`TclR1LltDJ!A7|d$T?gyMy&8^=1w4@dJ`Ca-S`Hx|>JqVX^9>gHCd**w%4YvXLw%aZ3opnNfl9%s6p3{%$#tp*ATL@kJfrrn%o$J!|Ek+ z0v`x`0P_Mu)JJcylZn0>nlI(ayZKdU5bjp7D1s#D6a7*<7CS-ZR2ZZwN1G0TuJ$75 z6v~Gj@nK%RbmxH0z&yM+t!USe6bA7>ztN?JSyJFRgrE5&MV}4K7iy*D$}Cu&_cpIL zQoc8T_?-ykmZ4#gp7ikuvU21RtovvUF~;jvyY`nb#_!GWvo7hEsh?crSa&!0orhHX zD|@Erl}ub4A}#{@BsFVQKy)Q2Zsy^(l;AoanW6hpzRqv5x;$_OxgyO&QzMD{_lL-b z%m?xOymz;7A=(*BEXByqpz%Ud<0p)TTKn08pd?pptesP(?3yBJ!_-HrkK|qn)oy=+ zI|OXenn%tg(x+0*XG{qYpRdKP8!G4rLY1`MI#Y#B@G179Co;7I9$wz&ZW}-f-GstG zXtjJS4aL%{OkTvB_UB(hR0^BM(0Ze2iquokeiAFmP8w)!fGCgavmeF`#CcOgYf)nq z!#m$#jL+2*yH}8C3V77!;1eCtv%goi#BccKl}@?D_pncLsMw&8hR zr8VU;e|xzQ<$LubP^yVV8q14zQO3;#Tmh$?OVhR1F0@1YH&kA=UH8)XG0csMG)ydS ztznc+|;H{7Q1x$Xn)l*jgq za=p4tG@;R-l|=U+YwmJA^K2@J$Kv5mg0-1=HFlGb**I7F)UY}6jY?Z#{BYXPOu7F- z+*=35{dMb}KOnffLvRR9;}YDR;O_43?(PI9I0T2r-5r9vySqb>+|GN?d1p@5+^I7& zb!+$&s=8r+ceB@8&+~aU+v>{1cWjhyvr%9PRFhY@1Jpdw4fCMXd<$ei(H>O9Swqtf z@7%g=a%Qo|$qLaDSJ%)FVYkQ&S!J(%XTD`S+(q!Hi*vUyYDaFpEN3zu5Fg7ZOA1O) z*|{@b8#y}S3!~Wzbrl#}Ol0i0{)DS-r@e;F)QS1xMs^<&J6~z@sjWQpPgyy2%!>d4o!z(QOn(0?P-Hem_%EXHO&V%#kle&?v_fOIzyt zS)UjP&15vKL9{Ov>sA{L6Gla0u8Vzo&XFw7MqyVi)M4T2c+S%I>_R;oRvUfPV00{j zLw1?(f~EeG!mWWV305F-d^e%C9O>}gZl0G$r1#TJU$h<|!Dr_DJFHzZ@mHZuq#hZd zqE(QiH@tQ=bx%K=bg5Aw^%W+kewV|e`M46Li2a=&&Z~_i&fy+6naDb;7;ObVoVzQI ziOd3R5$qxm0c>Yy%0ddy^YtR7p3g}QYpAO7Y#eS~3Srr#Y{BJeIw}$26GmAPbYsrU z39USNGYc!x&VoW;GGs-{>dd|5=u)npHGTD-UeV zDA4#LiZ{kS%9mp&wQaQdJRN%?-pbBlM(VqE97l8*)qI=3{t3px;!6!!IU8h6w0*as zl!aHRItp@i=2s#wK1n&(`8g?iBQYBRu&-D$r^t720mb&G*bom-i5pVY_*#s*8*aeX zy8cL?O6?8OZ;CgIM-^#NTCF}_nYMk}XGJ7hlf07ba)s@112D0RBb(tSF}m%isoxz4!l8QYYRcqq zaFNRDEGnY>mB}vS0r~WDl#5&L=()!G5ik_*cTbU@rM`E|_VH9ZOd?`rRKVuyet>Z~ z;+c|*)zyzAfl593r!Q1EOZU3X!|EoS@Sb>rC$IB zUnDsT%1jtbS;)7rlyfT#nZjteYzeCM=Q)}?J~ld zdF<7J?>u1Fj=kW;acHdpNEf!^zsWn|$$&{09V?tr*21Gk8`@y^OKc31#0BI$B+Sq- z9@96WvAxzFPBf>#cGif2<|i?@S0g z?gzAFB|>bVa6pB_hsM`$*Ua;v8O;5fC9mlVQ=Ux-xcl?U9P=Xqrtv7dKxAGr3k$w@ z>!nw2M0R6L9?Q z&tScMv7f`4cq7OW)oH)D+{(rJ71s-gmuuzTwzwHC$zFIXWq7L)cUfP7$)EqQ`*+v8 z075@Z2-I-=4y$EE_x9as`mtrGWIZUr4?MkcyA{-tKBi&sH`L*|%a>voYAiyCjg4hu zRLuwI1;1_ZO6Y<*DusSoeP#LL$qs`4E#+n+Cn*v6WZfx!r$9X(V5m-Up2}P5W|9AB zr9Qc4YTYD3VGo-djvs0)E15%y4Fui!fSnxoQ93F&8H< zNb8{U@N5{#lCh2##O+~G#8y`1$%uANcmwGpZqnC@C;|<4m0lZ7#C$!2l1A5u;{KRA zWZr>93R_)bn+3D^^TeSoyPEDClN zLJMw>hFj2nhK*Vm&xd#1^Kgtp(}J%a98Ngc1qNa`v!v06FWWs`7gV&{SG~FEuy^Qg z6rN$adANgh5P*0$jhl(D{0x{DA59LjdZi+hE;nyje0;EN#rP2qubZn+>ixg&-ZxE( zrVJsDk{~OyhbJj+Sh%{^Vduq-0 z8BjTG^^u{n%!i1 z^&ZVnLl;p@l(#+IH)Vp;8sj^weh}Mnl`Acta(D+_Kl-LOS5nTRXUaaeflf;Fbtv>m zMqZE(F#HQMYTLmM)0NS1?Oez%G!UyJm8NMfl^*R~gE>lBCV`5Nh%Q|zqGNcV+-Pu_ z4GS;|p~unptDFCPsLTUspOzhG5y}<6eB_ka^?id2F0d05#f@ojpdx=)bt1~bA`LHp zsdV5@1P;OZjyw-IpkK~wzsZ}=7T>Ls(Y=4O-s;?k+1hbK>yJuGwtsszra#?sXIXLG zx6d(w7q{Wq397jF_b8Vpz!5}si~c>OihBzb!?ih^WA;&lM}*UuHX0EcM|HVYzbX1` z$B$V4vr25E&4u;}N0^77P#j0}0Pi-Tz$(bI6(_?U-0&!(%sJtFvz-uisY5}Tdi#BY zVS&)G{Q}`oAY}IB_5W(CAl{!(wIt7nPVzP`t|tJF>cDBp;zDP2MZqHYrV`bPR<_ z493dHwU)AUY-9VYQ#|oHg<(<=iwiPkIra z(=1P%^guXNX6$~yLP&#dYrr$HOF2A}cz1%wn6OO81^9X*>k%r(fMq>3{}D}<$&7zq_nQeU!uZB)KP!lkuxV7YOAVczN6L|671Vn_O0U1X($ZBa8)S& zf>g+_T2SBR^6~bFtZY$b8417PjR>(a&^L^TueVuP{o-lOz2WwoYPtH5#(?p9PVtRq zI*2f!MS^sA$|Fx*Im*@clb6ogomKAm$$J9gnnWSn$m+nOwF`V*+iB>l%?pZ2-Z@%L z-^06ym8D9VwIgUWst($!w9@o^=vye|)l*eiIuJa;z}~===Y@zBFEv5C-Wogrj~~e> z@2|JoI#qyXdQr?)79LE>HNk$)Qv$}>TDGemm`$==r^ z3Gyh^w-KZ}2<8pVskTt76zm+GuNnkcP7{OuL7a$dSiqtQg>xiC9CIrZvE@MTX`>|R(4(9s z^Vm~vpw%aR*zoK9dQb`tV45m=Le}h0aUkjq)pwCHv~gdRj?-o-ovWWBX36#yA}bxF z#vWNGwJj~6k~8pPAe+t4YkFLVLtS5VeRE6yC(nE23|-^}GD~Kbn-QyF0e^{o(7%lQ7^?7D$s6E` zX@4Rsk~?y37B`WXk$Bv-F_9hrz zWgz1{D8IcWTBcL`lEh#RU*r1d5u+ntK;oE9EReg`W22N{ek+mlh~jqF1l(f0kf;dW zxsYVym=!qCAg-@)HC>#0cy%BFi<5|*tcn;D$zIEJ@LtZMf1qe^m{HWQA&1U&esSZ( z&37mi(}6+Uyv5lUX{8nOVN%E!IwZ$;${iP%s%k-!VEDsczQS}3n};Rcf@DLSmSOOH zai*a#%r_T{q1Pm$)u@+*)Adw^?3f}Xq)DpQi58|o`MquD^AO*Pn>QanDt`?kO|X>` z@cxWt*>p7YbQS}zNoJurzADrY-G8PD`LGHG%q*8n5r}#VG_J|SjYLXq=i^GpmOB0U zv?B9Th{2Hz`b_Vgk-tz8_l$XFwZkrogVn7QlUYdYJt)iC^lLc-TH_U~UEvad6GXOi zGGjPOn_ePz&X70_oTmsEsC4M*ffUA3xXo;<#h+#{=#9DmWTI{N44xBn9)K?D3PN;4 z%%?_ib3pNa(&3e&*!zXEd23^-z53Uai)8*nz_Vr{ekxSWxdKO#_8Pf^m(&;&z0+*>if{l!*UFbas888tv6*Be5 zo)jo&(~igwU?IvK@l}n0W1Hh5tF)=Fgqi^@0S6O$f_&gU?HE%(Rzhd z`{UL%?Kb^K86-t8h?onTyELe9O-i_&39~fhGEn=E0696z34m69%T#ods|@nvk_b;` zW#*B{|3Tps2F`Mx*%l46u1`Sqp(Bk8=F2@GV4YUv@X=@oTYo|$ubRJH zGfQ$O+W5~ylL+4#IA?-9c~yk*2yFwQ^WTs+cvvJcY$CSfVnLud`01~6ipoioaV^tW ziwme0Xu@sb)jop3dyFC<8@WDPT??As@5Q&|!F-J8cAItMV?ikR$;L)#6I-pr;dg0| zBxw5GeOtXHw}iTQE^H zG}7)Ew!y6;dBcSdAMsJ0~GolXJTLrW?-ChnY6%mlzQpALhU41PsT-sbBkP zP+-aI0*9dp{-(3Wo}L=SYd;<_I_7uBzedADF)u$vd3}z>3aK!;5Hx2Qy*1Q&Hl@)Z;6u4p1V3FJJh&F} zXIu(yp7A!C?U7M;l^J0VP(QI-Ym)O|%4g_^CHd1ET#1zglvdtUKIaiTSwzoF4mExh+!u->!=P zUnJ}PH((ZBf^)u`0ZfnmM2RAPxDDF}%)dHwLbM2#_l3iGeJ`C`zKIpytvdoA*b@Nq zezNO$Sk%_2Gl9?X|M1-DZ+~IR5r-qo4+!E@p%4H_qPh1)1i{zmZ_$8XNEi}z-$S9< za*q0Zr5^TM3FgsME-rsZ7V4g*4-o?Rk*f0`Jg&~l2Sa*evxrN*ha^;NrZQ-U2*$y> zUhM2$JHD`mpgA=b7}Ush%rin$g%|4$+0h9#nQ`^?B}Yil^*RX?>2-1;(fw5s)yQoe z*$H<=A6OU)lEK*Sj%22Nh#V32az;F8Uk7VaE`S9t_D}EpUbzo|`$C5ScNu_ByIbQ-gOQ;IFd3M62h8JN(g-=-kX!iZ4$e zaH@bm8+HxLmJFJBAh;4_#@HpM1s(M?av?$YqZHV*Nz3x=gw&@IIb|$cd(%VrpVja9 zF{=Sqw9EU1L@6O`av@Bb5?V!Xe3bPp`IgN^aU zo1@u^)ULjwy60rS6j?ZReI8yCu0d_piGxPOk@UswgB~BZ8tA}Ge>rD zZlFy%GgwJL`n`zhWcvy>Uocrre=cJL@m#hPD*r{YI`QfpMu^|;8BVZ)t`2T^xYSY$ zErxjf{hyK3Kxa`;%QKjb76A5M7{p&;Ttx$Obh!yKp=l$~c78p$hKU=uy4OTyoKbfyF@N zN8w98?`mo;O<8K}O;5+(22tcr7F;vE*fY0&y(B;}^j}|SB1Sq#W*(`ODwrvgR;y4w zy=4Uu$qjc22Nxp{Hft-WKB~WU+b?%6%LU&UTVnYO9W9WZ+w@N2FM74lGvX(~_!h$B z7kbJEaDE~J3Pq{&=xvH~*^u$*15#I^=?n98Ed$R&pxZPZ@qntR=GDy{TQPbgY(M@* z&fL0<@n&;MSW3Cu$O+|kp5$w3ymGSUlO?93aucgsH}=YmNuO) z5?%xpc(^j&xP?3(8`$1Yb)3Ol&-Lx>{($_07S@2{qDPDo+i+l6>d6a17cHZpyM>`P zy6<%3Gou(CZ9tF)Ti=KdyF}H`Apxc80{k)eP-4oKU3}B}?c3gJPV{jD z!9bUpxUw=Pfy{Tq+zRncw;Bf!8)_Q`orZO}@GTrP+uW=n9djeEgIf#15CZ!wbrZib zhHx7Uw0F|FhTGEEl@1^2PUPyMk`aV1OZ)f*ajcCw%>C3L4DHHy5!P;^^4U)z^`6MN zh9*bPT-zSsr-|V31x5H1b!)d_b>|SoLTsJ)zlJ>(hb*pU ztMjPL-GeUa1Y_7yN6Q`Z8vxD+(7bs!Mr5}bs=}(EFU*)3Whh)f56I1f%r&@YY1Ha_ zCeM07-@Z{qPlPRK#oX7P52;cI``BP4?Gl5yJIV)W4h=5~*h*Is^ z(p2B$h)tO&>+aFP{{f256hYw{`z?dzYPqQX3Brcy=BE_ zZsNpu4+6qFvF0l%?0&Xc4?7~Z!_V)nEG=o}gFV-mL@k`f(7?{Z5{FTClMgUu`_O7~ zDog8YPO8yX((*T2T>X;M`HXp@o!SZ=W?;7+WBF=Vvq&qDGePtWfWdA{+%yK zh!QPC4xX@y+1X*x9&T4w>wk4nrOfajauluz`&N`w&UvLuKF}#(U%Fg*+lwKau;fyq zK}|c?S%_tD+{S}7c%5}vQ-Qi(in(!ZJ7I+2ZN)4gF|=;;tL+Z&aZ$ryvyNcVSdej$ zDJDhy1{b`q92cQW<|=&jsU=K|aK^qYk{?z9l3nUa&m8O~!n_iRPnWEU2n~7e%an{1 z{(4aVsgNz@w+gfLWof{qo2S^9KCLr|7w|wwxLRok5W!e@OOXE&C2{%*TC)-!p>jQ| zYL?dZBhWc!zc!0$bLRHrC(DGUt7kI$hwx)U{n>vPuj*5_y2SZ{5OKckd*40T7ty}n zAfd8c%Tt)EjrzsYZOKJ)+sdPk`ThF1-Vtg_GEA{)Mm9lCWklo!H8dwNS543p*v;;8 z>MW;7DKd4LUXf~DS{|G*{+Wekq#r`RJHEL|>l(W&oCmXHX9vCz&F}4>k6KTWaVQwS zpvek~A*)25jhIUOR;F`jxEd$NMfE}tKOn-@WUx5xw;0iTWx<l97;W{znN{$~fvkxwj15Y6Nu+jUs97~e+fq~_zZ7y?DAoR0ffd->G(rfr zUtRwr{CT*XvtZjDF>?*#~esI!-?ME8@RAqmwI;DTpAvoDxKkC?C$IhT_kg)|MaGfr8S zK6p(J_MLSGLXS%xt`(zn0_+SdwXT}b``kfH`lm|!1Jfc$e`xz^X0JwlM}9-8k%6qJ zLN|`X`(G6)n05x2^`!s78Hc!lv!(v0_3;0=!{EPBY5ga&{BIlM|GR?izx6Vkrs}b8 zAgpAfR4+#CaBPl}`3;!=G|c^ltDUOA_U-K;S7VN(AzE}C9GC+iRjF#^kiyUzhc0Ir=YDJO~U83{nvS>q@=`THBW09LqFW4 z7#$MJJY6#`d@hJ1P0T^g$WE+bB(nJ_gKaT%m&zMjf%uEaDw^dq^meaaFB}-5r7I#M z?w5H?hOPTso)8E}l;-CPosx&3%`W_Pa=O0!{x6k-2v<04mIOWTa{D^}`@Qm0gXP?M z_wyj55C2?=ygMnkizLCBG;{kMmX&*=>S+p?GTZPdU*8yMn~2{2=2zR3%`UVvL|&h; zX|m8>kD+RWTw zmdz3)T>YpuQEMNlop>0h0Z^dr~5@@5y+9V7PTwM$0j3t4aoW1_vDwz1a(5eqQLnpD=Ra5 zTpNH}hSqq254?EZTge{zG=tt8p;H@~+qsizr0*h|s17zuBAk4vnom*rdE~0mzYr+O zQR^E{o$wA#Kl?VMQ|IQ1CruBYa}?zHlidES2+@1tVraN|DXqr#(u6T3XH`Tx*vCvt z*ewmLff?3l1YNXH9%PoL{tF8F= z>XL-Z3h-|W4#bz%-IzwhPAZ<{ctA+wPOk?VXhQb&_l3Z6_x1hDrPIL_Tk?R4N+g(V z+G}uNgJhrc4c?Yc!JSr+PN!tqP$xZvwwP;chczgqhGI6qMmEs-!De8+Ty!3ZxY8Va zc!3|euqIfW%z+6hE-rT9B6{A9W(=_d0)Z%39d~ipH-}sPD@ZDzl?;U^_{;RkJL>i= zDImKxif|DV^w>0l<&EYS+fa$&rkBX?2JRtVX)sz2L^mOC?+{3^ti*usAKM=1y9uhdz=2QRuV7JwPBR-#%o8REq<@sMeP4T}1 z4kxqe|C(~OCEE*3z_T*-JO?RefW)BCo8@`|Hpl*i0%!Be-Oqn(^TNG_3)2k1zzcx9 zjPNZBanw_k<>Uo*GNSG;3uKlHG1_$-%wVB3@j1} zi}julx<#l@-yc@h4Hzj41;LFMV*I@vW?yTXs(16Ec`L4?gLg;KkYxMeVhz`LD5f_E z8qr~#p;^*6ve+|F`US|j&|s8Iqm{@bT6}U*xK#Rk-tIz+F^eHdzK}~^#H_rF z5roNjAsR=2H{~~!i8m(>`C2W{XCw;3uRw#70vlmqOc}?19BxIz_b)!~wi3XNi5Tdtvd|EE48%mxdb`In45|f|g;=w(;-oeMF zKL~f=K;G}>pZh<*)uiv-P+&J-7%}u-h-kp4&Fz9AAYD6NzIZc16avsH{k8d!{EH@{ ztql$mE@lT&RoLYTr6^rL8V*j_&Nx6xxYV()g$aSqQfpv>GhmlbxJ}^8igBFkg7G12 z&%SD=>h<14>FDxNptHf0ILT0%U>H=ef(XG=Wr*at9f6kMM-*m@Rt1_lBB$yVEA~4In3C6zFfF`a#7>EHb#Jzvp`P^@qXEhi)y@ zjnbIl{SGVNBh|e%;SGmC^WDKj3v^kc4Y?lo%PVU{E~H9_KSFMu+^uZ0e?R}PvI9(K zzQp%8Ny<&Y148CBXdp}TlN7mz$J6;r`nZl6 z2^G?UU1&VC3C49~_Cd0eZRHogBs6S*XOcr&+W52Kk-;@~yvxeM+G9=S195eh2$o!A z`%eG0N`d+d@9>AaS0wRqBJy-|d1;-Vk=uCYW?x0uZU&NYb}(MramT*vOTBXi%3DqD z?xe%T;JFjqt@=Xd=ACrX>e{x~BM(z(^p)_+5+87OQECK%_(MO>U_t8s8$loBed6?=I!2jSNbHF-L>ohN z&0S}k7yoCHhNCQyUAP9jufZ95$Hp1VF`{_>X)}6D)g$fZ^Aa5n6LIKAin!13{ww%# zdfx_4!~r4@h;oMRoNJL(M$c@HZ#ZZyo=|Zx)%_J|QQ*5S$o?{1i6h%SZ}{zs9`MY= z#F|zm(_5vH=dhEJ#ORngaWxmKZ{!>Q;SoH=`o}w>Mj#5Z24kUo%6og%(&hupHlJ7 z?{#iC=h;_8s@UO=2jX%+2MV)|8F|SwP9r9>Se|(I3T>?kIlpbSnB%FSF|m35{1{QLNY(O1gTH3Jb*7Dv#95v zoE2Y+ggoMiQ9a!8QA`-)fu6IOnk)C`{ao|Bj3UtnkR0dd9e#XptxOrWWBs<5+k+`U z3JIMn|0htgqn>8-{hrW~S{BstS$7nEZ%8TEUXY@d)efs>pQZC^>XEcO2KK4$$M)m#FzWXi1T*7(%R0~y{ss73q#iWA}|+4@-q z(0^*Gj4?JwAOxnKI)<@1YUZ4-pAPP}g)rDnGDm*D2(~F2kUqXy=AiPfXz~eNY9{HuJ1=tDd+;l^Nt=`FbZDPH*_-$Lk;omIR7kvK=)dpUl0E44 z4ZsEAEJdQLV0Q&UhS*)+^D2z{7`et|(X0aIPvKsnDqJNy_b`LMm` zt*(&AP+v*k!NB(t4F}H{=#~z)xii}HLcECMeBOYR>j#V$$IOca_pMs?ElSEt^R(td zb3^m8lBxFE+xVOZv+-@!BZhf$wK^!$PX6s*d++H9sUIfPHqv1-#`HlyAG5SjA52FSPw*{;x~O*qEu#m$HZ9D zHuM@K6Nyc02kjqbP1%a0tpF~}ql0B@QNv7v6-4L!$f=NOVT7v?Q%b?ty1|P3d5Hc> zJj36+7qJoPJxiVN3&jBaVUGh<0qivxcJks0rI^FDqOh^Eij_=cDpv9pe%cVjk_HqM z`j{G1ax!lCwpGE`{LVMK{u8Z7@fh9B56-Tu@Ib3!lWbtQt!OSyuPv>Eg7fjno^s6Q04ibppt>A`P+}IBYIaowGf?}oAoYNr)SD?Tr*g-2FN10n}Vl> z6uyg9c;IzQ??8>`K-gLgTS&iTz zQ4X6DloOels;0rZxxkiUQzq>Tt`^aYJG77~H?PC~Ag+yFqf!nctnhmIjW4lGeh-j* zzjC;&-I-Yy@751(5id$vYh5?`KM?lnI<$V`K86}8L9D^>IqkiO3KC^WV6RmNN%gLQ z`%M$!SDff&EX(P&q6Z#lG*kInB4@nB7nQvCX}u2&Vc_2i5c1}e*BpjjUreqSiN~=p zpWV>>K#oWIKC92}_Cg&1&xs3ER|Mbu=bSo!?7rcEvgsaqn6M*O+nI^^6C<(!tTM7a zs~evkA=3Hs#9BV{WMOIfO-&U4a1dTueWAEc`25fB9#8s8FFQwW9StLK#5Rdgmn|sp zf8JrvLfD!n!_PIE+hLWiEE!R!cIVtt$lA|ozdfgvd!{};ZV@_WmSkIrE`-5oaBG3U zF|B)>fm!?adaz1}0>dT4nmM36Sz03O^@#R@sX~{vG_GE#W!BhITB{z6J9neH_>TyZ zHAHMuqM?#+BuF`fk$lJ=zJ%K9Q$9$!g*#Z zdiys7I0Vet+;~Ac%X6gi5=At#_@&~DNknivLtdD_{Lq!aUAI!e;E0N(b~-HCdRb?B z4;gGIW8FiF^vT~Qn%qUxKmen(Xe@s2Q$LHI33hDIk`vn53XUh+S}G(N$gx9hz0KuH zjBo6aioz`!vK$@ZnYXV%%4+2s2kC{29vL{1g3G>5`rM2hvr$;}E9x#$j@69gR}f-v z-jxVt;*1hVtCv28@zYv&MbUe^bU52ohj&>*2d(=06c3`ozEDkk^e=s3$#54-&{3Ju zorbobDBQi$C1Jpdl&yfL(^q6kys!rWsHV3>b@WS#^2<*!yu5gbyPnyD@aNCNbfR0h zf$03L3#d2nJI`K6&0G#$G9kT>B2N!_FLaeMbq9pwe~T@dghQ`^Nqd^MIb(k{U4 zNIlE%J=sA+$F7=owD$__gdQ2fgW$yX`v)#%KMkFu1%U0L0k2Oqm!*R*dNv2zX<_WN zS^fJ>U)uAL!Pi6CV@BZB*RRRBK9QrmwmXXRbiel=vFj6fL!baCF_mS@x?*oI`tvk`7U#NT-@_-C{N34-G6oy@I zl;hFO&^T z8T$kR86D8r}!8R(GUI|Y4{b5=EpHER|CaE)4RevwvoBaCTtPMSI&zH zQD1NOPEY=WrBAsx=K-EHBAivi2r;X=JivAhDfIa_hF#B7UN$4J<`k9U<`)#yfLkCZ zYH!kkQA*i}Jw8BT9^s4y621xnx1ZT)_K)Ep>3}Okc1@oy0v+BZnZ%nhh2ofu+@I^< zRP~-u%P{=8`KYBGhpb35P`r01@y8P45qE}`^dy8q`NC?A-*Jl&TMWEvBmvA`QP6x7 zwE;w@QbwxPrk?n+#B?KywCGeW8gE&3(0L)!kREg!vqRAA|DJi#On*GCFZD}&388@y4^?e#UT=LJ;O7;U{Daw2gU?6=)VdGT2aalD?j9l)RNqXUjp49{` zCU;Uk0lABg+oD#j5B(NAh$U?0`7kFLNDur-a;>Vf4LDJ zUt@^5Ev;rUJ^wq88e*frcWZTlg2*e@7B^xYE>^);6elgkj*b9i(?Z@96ggaI?{f6n zej=VmYXu54^~#-Y_lsaG)agah>`cq?uQ&fPqO1Rred zWJTkD5&u>nE97a_>o^M&dDT~b)h~&I<%vL1Z*e@gXZG!yUt%hvcwzBGai9pU8*J*g z1ro&X+V9jA1zmVjV@$LwEn}PggG&LQaXf2G;p98@@SQAD2?o@MR7@zs?8nn-X(T3TqN-+RZCE#L>_^u)G>w<#?HMzAZIWKntb9+;o;2p zet(Ep*Bl?+@1EINt#qiqnNBINT44r}$s~*qU|^IDurfm*JF*;bT=|1;+ohrz+JLNPNJ_a?6%=e+5DCIZGADe0Vh^`GvDm`2KEM7PlNMu|GsC!xBUOlv9tSQD`3Y<8I^-%=LgZN zjf3@GRQ|orjz*JDp5No_aWn7K`LSVrPz-kr9DIF+r!u&em?5 zOko202ykTEazz5O^eHNKew%Jcf?YKDuI~}-MYucZzup`;!iX0)^;(qW@^@aJ0D=So6GYnh?P z28}$mhZkq8+e2pCbdqf*#AhX&zKzjZsB3LwNZ1Uep}SS!!0eNQZxHk^NuC~h+_qpx zm@CLL*`pt}$gg!Bd|P8%JZUL?qXkzN$9S$^X03d7U0|PT@7f~I=6ZDlQzh>LS$G% zh9q*BT{~?!+VEn;@6j>eb1B1?%J%Pea57CfRb(wdb9Lh+P?zYx_mDa(mo7nXy)i3o zj-m=yojaHGZ=?FhdU4aEH`O&+*M=I4%t$YmNp~VsBb}x=T4->YtLU7$mt52xIDbA} z`;x9mA&T^E(O&#;U^%YFn0}Dfy-1{c3mFW7>NwvTTqBxc&5dpI7fG<(f(_A=t=iIX zneI4P-=xLmjJ}@R_?-R5!^6BYxb4Ph2aM#V!mcP&8}hClQZ{X@FcFzr+8#s}wItaZ zj|#O+r6;;_V0vl~qAk~nM?-4jSS`EQSu+<%vyH4x;%;twK~Ey)hqQ2`N-or&j3sc0 z5^NNvLQ}|?j;s#K#8%P9&5P6z3_PYHrlvKHoTWg_k)@i^OUwe1>o}V~HJEyvjBLzA z?9w6NjF^jbl0&xo@Y`g~$`?^McecPX)L10^6{>vr)%c9Q@UBrJq~ZpG`~C(d3UZ8LjiQJt$?KJ!H$i~$T3ytQdtMW{glNmcxkSFDuw4Yd{CM&6dyMoa5PsV) zrp0Qp6)XA}9*-V_P}6#xT4POfiKSZXrf>0L!Wy?sP2bAG7S~9@lbbbLQK3J)`*OHx zK+=*>4t~;wMq&HtPH`+c)h_|vm8*p zPtQKIF~>B77w2n=n#u4OH%JdR9rt}-f!hXjS>Nlb7PpKm3!01%j=3P+L!e?IT@sv$ zj-^p1^Nd8d^ns!}i7%nhA`90!3@A&6j*YHEqqq4EIm*gnSXmkt3@tHKyfdPm4uhQ= z&r7g+;yCh063MH@z!Nj=sS}Ofu0kiaND5_sSqpNY=gzrD$53$5IEU@)Jm&Z3 zW1&x@Q*k7uNy#R3f0o;d7=DR}!neN|b_zY!$0JU(PukI2B0_r$r%2;@u!kNM5`7=I zJmeL7r@W5@2Vkoj7p*0hC7O>0*RkMcGIvC=;SLEx(-0F+ZE3pIo{~-idl`~NRG7X# z53mdjm>x9}eJA#xM1B6v9+%v5x&LMenESm^Rf%F<(*C{iKOP=$9lRAydYAZN_9L-%Bf5NIA7YB%-d8Dz4$QAYI4GVBjI6fC0M9$#jFENxo?kv8bi=c5KCF z9+}XlE6^qbpO23{KD=rX$8M;1AP)@%Y(!iHZiFe~mp%^~gk4f#Dp89<881vf3fZ5N}#_DGTE=J5YFBRyNxs(m|*W=R)EINW#1w}<)~(r z^ybE2YxqIjb#~Zv^f^<4Daz#7*3XhK$r8y~Xj(eJkcI0+c+PSL?lyQFcr7F^v8ih&@2WNh9;u*`;(3&m# zqiruC>1#(=-w`&HEj#a{)ja`-*)ghRvSa6wzLmem_S({8L)_T?>gJ8`2Eo#*YzC-Z z)Au#!!oqTXtu}0`ced!I<4_aU@)fm#4e+S{l($B;UxotnXXsqG(BY<(Ik?n3c0{TA+Zr>JS|uv|M;BEoT&+t?^lUdQ2btAm~;s*R@YY6G-hUPV*%4 z;w{d_`_fE{E5|y2PB=aEuT#%GvMB|wO%C+5;l5?K+F;ptv_JZNcA9>_6xuWkc^YYl z=B9~oR!eV=d^`nW9Dg%_4HeycY~a(+s-Z4ooQ56dc21odTg!W|p9rH5fPlmx@uNeV z0o!;HO$wQ{8i_G@OeA51Jxh;HK^qU-oD+oggmqKloF$J%>@Qd}b(ld37J+tJI6Cs0 z8kxkdGUN*Vkkt0Xw$JN&{28`RCf!T39-P#TL^Jfu*+uQ}2j43twWtmy+Sjm4nO_sw zl4~E9N~DY18TDjEyq#8JBqe5GsK%(HAUuAt(6k$v*CNK{#>E}k=fOa)vCgyr#M6OR zZSaoT50a#0#r25t=L58#*_%A|W^SZxKrqZXjzE_cVs=sF3uEe{Cv|fFW;OtxCYw_e zj<9OxCv5FB5OW4o{PgFx;zy-{;kESWA@$vXtP)F`cA4nJU!(yRobo}5LY+Mk`|qt0 zJL6sK@IRSVNA`-viFIoPhw2_qR3l26Y-I!)66HohnHR#=Z)|eT4;lVNB72M`BF!)! zCwh0FIX2fdNHWOojVllpeUbqK#ZHgDQ+u3#HvEqCItnzmZni%B;#iwnVU*bNV3@cO zA+z?PiVIO8mAc14@YEJ3Hs;|3G!cuHidjE`qRPu7pK}c~MwVr+!aKa7rWA`?df&-v}%{k zwff&g>%)<5PJ~}eRuT71MrxRx-ow-XjKXA%%@$e9m*DR1-nax0?v1;<>lEL;bN_i5dzj&g2dL^ged=skYp*5V z+zV}+E|t$|3@Jhm-nYr?U!48?_uM5LI?+$K&>q*)Hw5W6GHKqPdlN8%?rLGKwwL#f zZ42C}LAmJ~c`!{J?Uw9HFRAOa?a~8{-Bu2z*X3BzbFTg&K95w%X%d*Qrk39BI_89z zj*QTmRBMslO0({IY?oBDz!9wK9G)pNp!4kU0rB$kQUMzntkvDd6%J@x z*jMs!H1$NHjMots_IC$}8kSxS!zo?m-}{NKx00>bVq|$b09OfQAyH9;m(^(j82g>< zS{+S))7;x|&9}v6#hE+s$04r*;U$(5IDV{zd2*7fb{YHxv~kAovu7UyN4_&Op~saH zU~CNkVr$lp`(ZQU=KqHj+qjan8o4f|1vC_nSuA|(a;p$L+U}f#CQ%3o8M1gBY4W&^ zRL3G&t8hXT1>FVuz#+WtifmMbdshgR9~w)_Tq@W+?;KW-N4&1SK5VhIq4L1N!F4ie z=elp!PDLuepHrnuQVm5FJLzdnMJZXWRB9-BS+8=1N^-$0eCbnrg;%3TYwhxw zHRs&2;It7MGtP~KA((9Dn^z-)*Bi=3{mWXjrn*00&sk%BAVe}+R#UXTn0v7>lbdv- zhyp(u<`JQDozPEHUgg46Gd#ZCrp2umWA0*iLiA>kaau)N1JN`)Gi}UoVUzAA8m~Nw zW=LNlIn2|uP~=lr#oVVlIC~D=Z#6ad2umlkf7bY54eekIx%R`=<(8T)IM&diMEerLNfJeYQ`H-5h0 zas^up+#*$0*Vdh7t=~?j0gH%oB|^=96diB{@G=&uBkTJ2DV8>hrYJhJHCU|{K0lNe z6`?^SB_wpeB>L&OwP@eC8`UmGvfklxJ3I!X&TxJl*wLK42tf<5@4&ymQ;?$mp`Awc z@G;uX1Ixm9Ee8W@3C7ZeF3{MELn&9kcJl<6?oF8Sgm}3`r0jq%b7cSwy#*vn{Wsxh zkqu#V=vt}zEcP$N@>ulXm81+*9hY58i}%4MbCDbYe+6-UH3Q*o;bp~*zg4mBk!TQ8 zm8eYm;0cAI=D`<~Ht&4rsV&ZiP6fZ&Gu>tS3mGUXQ`Tsv32NhS1I}X2Gk%mk39>V z%;bEQXX_1XcF*O{(J=r1y&WL6=kfs6^kN4rvBwWU;8EQ3=b~*dVJaw4=QO$npn?+u z6GQ}Qo>yv_82;{Ci6(we#iXOvt#R)T@rrNKNKIIRRT83@m-g#j%1~5)VA9n@^{2H3?Gb$itOq+8y9^qmUdD*7hSZdjc92F&Qctg3k-NB|)J=cW0kew?n{r z%;y%P${2j;8~uhaT>(v8m1e*S$IeKOg#lPFUQ)HNmm314S>hKS(aif*=SU4NVhFTp ze!4z+4f(ID*LhN;Ip#ks)xO-$We=v>ci4c_9L7P6WDrn_zkFI0k(UPAnJF05vD}Lj z@Q|u-JZ6TGC(PfUZcO}ApVPOctj(+VScKg)4Rx{1F--$)=#5Vt*#7qDvkv3U&;(gs z232kG&J)~m#*z=Y%pe?Pvp>s8R_0pzCW7@Ecd>Ev0^MA4bWeAP>kCP{ibdqj&J%6$ zm5LMJI_g;P#mVPD)Gt#IsM<*kc3EzTHLY~?rmdvy<$r>1QyanRIz4p(o5|mvGoYJo z=?Qg3f~mxq0-PcqaIPj-v38+Ykok7r{hb!8*7aZearbfZ5-Mag(y)VY)VF?^e$Tx-su>w;gH~8J$b<_v`WeobiIkAHIsI zbX`X1T^*PUT0ch}@Amw>aapR46G_`_vFy%kGZhjWU^EX=y+6R z{oHjYEdeXL60D>4sv) z{~+A{yPDTD(khtCG&pC@770Q~DOnC3`sKx_dOZ2nm#nDGe`Z_yz{2v^z-he;BKS959VpO@`l3Y=LZ_EG<<`KD1?O`R0^5>G1#pl~^?{ zV1v5@S_F71ifl^x1(oSbW+uw5jt%1DMybB@`R9MqCagOpQ!JJFC~Z5Gqp!w>segr* zlv{ze z$zFA(V*D{rRqn7hLN0J+Lx_q{(GBZ<};q`!qE+Sc(1%ZD_%jrbWIX8Mi#e zgR!H=Ib4pd2~Q1eR))?d=8kP)VxN@KhtxATaWUJ;_MW(zW(M?bM_|xG^hy&ynAT+n zH*9v7g6UXq&@oZ3L@T6fN*TxbWOM+2(3oDo7e2;ycj%i%Dp81E#fF|mssdsss8SC3 zpQ5?1?xzVqBi7{Kzam4OUlJb6_Rm}p$92AD1|ailB4$&dn_+R)v}mO=Ng=e<;+QIU z6;tMrG)_*VCAc3KFN$DXj0i3{oL(ONTbfXd_M$HG4=FGg5nl6r`!p(c-$j1D>mYQt zp-uBiT0CI&l};9B9vHRHMe{Apa{U*~$zSxmyt@YFsKOGhR%<-*VPYby)89^1*6P#Q zI<6$mX|Qh8R3v-xG*nm+db%AQ+na0OnMSzR2_ju8{`s7cae*-VcBM@kiQLQ&9}l5u zrW!xUrH)Yhmi7Vg%l19EW$t51fTmNynZ9%p%TRD9L+JVxlOj2(B?>@)ODn2Fh$KOS z4AO($%br_P-}Urt`}}cPWo=RMsWkU2?0HIm^IvO|E77CZN0duG+nlaZ%OlBmY^>0d z3rcyszu=^|0VnIqgz^K6HpFSRQpA#N5sb&YgbvSOi05sQN?_;b9>FFDhlx;0&}=vW zikh5bjRPxM0nodz_dT z`%4&OorOQT^b)P(Zy01bfhE~JYsx@3iTCidh)l}AYn4#ztF;I>=hI*>H6%8yu#0W~ z?DdkU>i$#tr$6om@PO&G%qf)+p&8VrF+I%WvJz$*KRn0=q`n63%=`~c zd4N1zS+HK!Eg>s*<=j-7?p!VhE32Iue;1#7%C3W&@_W>&G6Q^l$o?8g&c|m{!cZ#O z%S(>Pw;>7!a7^=K&%9&7+cQMB!vM$;wPz_FE99lXaO+bL_lOe?6ch z769VQ`JA2*T2fyXS*upkxjDbY0Hb7p@%gKS<*NvFxw^Uh=CZ_nKlE@fyU#9>{nK3v z@<`PQlk@)}OK9p&dTN}< z4}Iz%nKYWMu=a3~5nrmO9!m1JjeY7xXvH>-ws?lbBf>`-3Qt5V{Pi^i9EE0BXU-n! z(W8R@Aa23JBI59LU%NWeStsKfP&kAoeBgJBFXXJ05oD19!WjMR!%@|mFRcD8P4(&N zs>)6PRTKSNtK~sbEpvJXhM2a(tD(Olzqb3wbl;oFRdAz+4R$;JO0p7IQ05*N72CDY zu0+rNF{z5>^DApTW>yzbKdJZBnRMa?@K5{Dm0ntFQ=pi=a-y^f zpA}U*^&9$qer(KBLO?blIi40>pp4@J+AxELEp-kqkg2P8tBTQV zxiNRBy5E&&EhW$G*f8U7d&v@WCNyC$M#08{f;HR; z#s3RM_5aI}tG;LJW103Wn)~aY%LBk1Z37<-!-@}r@tO~%@_bgD^1OyA^qAfgL85xR ze$w02ELXpgBJnUpS)U^5=Dm_WJVS#nO<}_igkaw{4A~#{9@3A$nmByotHHoI8gaDc zFiEsevma((@JQbtLP164U=H9WqhSH0&jYTPy@@CCqy>$Q^O$E`H#Rm_lC4`idcyF- zID~{|h`WeTW8twGG}}9TVPD+%awX&SXUepC(6(*PHpDl!w)PB$hKHv+7#SHyR3(HQ z9+?hMy;H0Oc+S#S>uqyR3(?og7q;WZACwxIA9YIO>9I z*WU5mZlJ%o4R!#ML_Zm{Ai7&aiG2eDU+T>4cScD=@mS#3dm}`jpB~3r+?_q{59`?- z_kJ%~yST7JoB$W2ze&4ASr*QK0J9q}WAn+Iqqb+ScQ7!kA&jk~mZrd)a+&i#P}L1b<}s8y46Aa8F4 zl@w(Rl53UcTwF*vR_Q z@xmpcJ+WFZeFS#MqSc(t=0I#zbhOV`li{7i4{#}H#`l23G9HWB&bD%aT*p6KNJ-9` zPkEggHI{r_n!004WHzaW5Fh=yy+bhYw8y+0$DT22U~#fgvC?W0)O3 z;?DUFjS>|xWvXz_A=r%5TDdWl(w&TL4?Y(c4iA8Ey>PAB6qEav1>tm#57legoZMW} zZ{L)h|2*yMJdek=84bp*7Urjo|CFhtxR0YrUBLNbJcL8|F*ii@%@VLLifDg~hsSHX ziNm%Xw>@jiN?w;ZJThoD$ieayuKn6h_tti%m;8Z&#*@1?Q)wW&NaVV2Ig$6*=%;n( z#&xKukOO%?u{R?Aq-gIC4V!9ja|5gX$ZI@VSy_W3-7_9Lmg7}muWe3-!Mmq>a3ISa zf2oIA4BnFVT-n<*qiYl@(iIH&I7TYna{vdYRjOV)u9Z%!Tr$eW+I%%{UZ7rE)M}ve zCe4p`w{Ee;z5d87cIBJV0LCL1?lM(}90t}Ek^2ENcYsXKuz0(@z5T>usls1ctJ#<` zP26&-SP|f_e#%13%xB8N+%ETab;yL2AmYfKM=gb_m~A30jI09XobEW1R?YjUSF>S~ zLNj4X7oT>x&nFGOZ_YHgXHcP`p*g4=1rmD&QAoz^45Wre#GFv@OBLylv(OIa41%{7 z0iAS6G}ZcAbWDun${o;tajZAv<9kH|E;6)eu|Y$ki0of(4#A=yhq5LAh1`SZ6$z?{ zcehFva)Xh6D6GbiP_NcBKuNNqDUPMjh$xQ1_g91!EzTUM@uzm~c&M?QD z;kStV^-e$IO|%STIzHhn+6~e}vM8t6;pBj;6eT!R4=mOI!XPv2t2t&)%bwSnD&^Xs z9Lq%r7?!J1PoPt;&Fk@kurgdvb~@$=+{i4@nd--c%SPq=cz1i-vA9SGi$w4vA|irl zgz7%3Ey2jWwY9ZCr|s#_w%ANnjr2VEwyaOCMYVjk2enN$m+m^Z>;<8d0+Zly^^qnLAd>Fh&pi zRoHLKJhE7wt&Rx^J->U2E||beU()8Q+?p%U3Vk_ZD^%%v#_?razeuR&U!Ts?pLHMaF5L)8r^H;-TF&Z$_a-EkSB;YR zhVI@I7%hJZbJ_9KdD6)hW>Yi-TrMcFv?@JR=^hFt z4B*0U@tYWu$$VL2sbp5^W691GC8X`4#O&fgWS*OqKSn^j1LQ3o<(r%=4QN@<=!r&n zpPRktro?W`maw&5_+c3fAH=^)%E(NE`<<6uVP$zAYs!?6haC_mVps>SZwH*8 zBsOj4s*LUu;Psb#EA+Z9cnqHv^Q6WWq23RtuviS5LC=7d#oerjr{|^f2Tte=7qC%# z{|P;<7xxpgyi+=R^g3bFz%zsxT-n*#IrPP3kne*F6@*nPkDAYA2;s{CO(3G5_4V~n zMYUd!cf0t+InlFO!U%+M508(IER~Y+44|A;9#3`Nkw1TgRVMuWgk9-)uZmV7j{6t! zQP&4^isjHkMXJR-Kz(;7neJeU=br6HjrFoNuWYA|re+EcQK9a@Ofw7&%&yVx+%*uv zoOe7gcE$wjM~GZDAH*7ddxjBkC_MK)1qBhDYW)n7@CTgn_Tb}`O0u%DDy)}zns2v~ zK?LILF%U^Y0}@bh57H|dX(!xR{g59cEd0P^9e8eOi*>GjZ1NqGUf8d#mJG`L&` ze75&ZNn=^z(ymzhSgjztlnH;0A2kc%u`V#J(ByInr;5N|w=jmanSZkmUTrqyqJ7R( zdUFbdxl>@%@6}1NRXDf~x(Nw|zr5Pro#)(Zk(J>2cud&S-^nlB6ow3pta`=&MYy^ z1(Yz7$`o0-y1KgQ-1eV;dMBY#CNv$}PP@%l$H=zk>^u(2Ne!9Zm;4 z$jC%r@}sqltw7-rEWN||TF|UmP;{9FoQ%S0(_tMHg@~w(Rvj(c&|(qDu1W+Iy8;kV z@$rj&V?%%5U(V=+mCk!SKVHwadAE6``EfRO2zF*W{FE>%Gn*=M^QKiPn*`zOpOc^E%2*ib+$GoDR`FAPh- zDi6rOe2MC*_WQyp!`Twpqc1lCPLL)w-E|?=B-a6okDS#1yojZ+`%+{RkDru%Hg6sJ;G0zRrHOVsy-!t1AxT{mU>u> zt-oD%FK`2gWFqee+ZIpUZL0N~4V+J!19h9j`nc6pU}4}}!7LeP z7qi@zZ17|*70ak_SRJt)Gmz;Kkm1L&YZXhA>c`{GA|sILkrV7Eth^H>p)KC(+@D}{ zyI%A83{Wd+4y>*c6}muLRSLLviw(&ToqrKuitA)$X_Mjm3Ce)#(OGA`Zl3thHeP5VP?n52PE_!F9xNrBNui>~dYz?F z9BU2x0oN!?4u4&*3w}rvXuFRMD)<&vl-6w0?;ihEZx(o(E#v2DJ{a94=Vb%YGb^WE zH2K0$FZsvipXTGy9C31}dpvrfZft}zRhHehS*y_f@%(?~tF})Mt_BRK^1CDk7diXN zG;S1x7r;TXvb$?4g;`?I8~zgZD@2uK7W;rtE%e8pyOXHN_SgR+;{NBMCE~dd=v;dY z$nKyor-7dlxz`rSM?9tWkt{=!uS63jJ;k*tDobTzeyw!91g{;tk)lzVzk}AkhV^Tq z*4eLNY(O{(l6@x&m=jvb{wCbr!}GQclP&N2eI|a1Kzfw#TAE)WU=^fuFp{CXWtJxz z91-;D0S(jP|6)F0Jue|RfAu?%ycI3|ez|wny*aF~Eo3{s&!}0Si!#e@3VL9W{+IaepoQ>7C^;d0^JVa-?~EpW(Aq zE&63&M?%H@<}0P2UjG$=3tOo#Ap#Z2#UkUGWj2nb9G$zt$ykmv^ZGf?0f)xhRm3gIpyck(DJuW6f%!TsH|K+@RNwL3-qD7N?a!LCi82I!KGeC{;^H=a^<;Pys)s-lyB-6f_uP|9GYCOC!Q}vGC)rgrxVQEeC7-D?4tGN zfrH|7uGfx3>Lv5?Y_C%B=AF{w@qE?RjatpD|2RB=oUr%UTb(X!A1@!UJm@F)&eYW) zuq?`ctCxa*8MF|5jf&m4rPAcuPbmu45x~9m@63_jwpvcI6y|JUU(OGT3l9ZauP);1 zkk~EiHQYNk+(4q%lg`6SJ@1QaMe?^O8~Pk?zQbysJ@c|_wC``687tye10sAbE*K}o zLqOa>EIZ=XTk_^oMRdzlzxS^Hn^a6> zQtG;Vx0b(OqP9Kh$1!~OB$=+pHmBV5$u-JR_vC(>y;>@z$_jzlC>70Jh!KRw`3FSf zk(^YV5MTT_RBaW5xbG=b&A>~CuDsuoKt28QOKE+S`C?%mvzc13wsHw;-xa~U4b#>* za{;~Ty79*v28n6(+k+aw;3$mKSPILHu5tQzP~|jrk#yC*A{1M#w-wcr`*Se|sCfZo zH2G$qRc&_xb>FUb*;V5randpY%YKv{SYn_2f_0UMFniRNWhXgNkA8`d&!wWDE8d$Tm=b!KmNq%ei`46Pml?U zn{x>N9%;+`rrV`R8E%U#<6+A zLeIUEAy~;%b?3-gbPiA}o8lBid$)kr-OfozrY$76ibK(ab!O++Og3UD&7o@X2tvn1 zULsA+tI4UxO(KQ;K|2fR{8vu5&YzXB4>8MybxGd9e~wFVrXagcOFJoNP$W8Wx1kGg z1k*3Y1f5{L9UXM>OafgA9G}~YNzBCfw_dGSDU`2&OR%4e&U<7sliG}~u`+?a#>@)=CiI)WO<>mOy9um`t4Zh80TpVS#LXFfPP8SG{j1Sn6?a^!S zda@bPwjN@vTdO7IB!8{VLWt&xgQUP_gq|F&Oz0I~dq(As9T#3^dC{%n7CCd5 zYR)kK#eC|CP0WgiW7S`3K6>QZ%VPV|8G*EI`MJde1B5lSL+A&ZEgY;3Qd2b?g@-`BB(Ec(kKf`jbWZ1W&p!GItGq#Ub*(5EH5>RPI$ProUs%y_j`^RD61aVJy1r=!-&X7C!C-Dm0U zLVl8|E2Xq;YNx~I$0)_r8G`M0O&FSgx25+a+rJl#k={Ru-B+dQXtb|h?mr`ao93*| z%_wSF9?oVX;;&=C8X2M)@*G=U8Upv^`QBi%$)4HWP{Se_?UxdZ#{Bm4!F{||FAO7W zp$guAe?A0y5QN-K?ah$FPmndgg3>#*5Un>+Is=Ub;KjG&YUUh~!5C1VV!38kms{tb zz1OQjGnn)U-;rwfCY+U$7CvCJ& z!8~%-#UR03@BIS4U8nO`AK7sOPD)i!uRR`^bUo?T4i6>fl}aMOjnn3OW>~MTb@Zch zXq~WfL}Wz^Jh(!Wcx}wt$((2Bqgt5Xk1;H+>d4Asb%xGTXHT8Zr>)}@wW#-bkwxh$ z@zRSk2hDoqVmsREP$_8xDVBWV=9B@>d-qbool$@;4!M?hx!2F%luswaDv9Siv&bFWJ~1JJbD#8xrz&|lhL%jksnzuncI;+`$F&nQ5iiSNeYINZ|l##+$ND9Tn)TXK?(DSgLPARK)gn_d ze(jRyj8Jm4X^yiMM`M1 z52(_BssP=f$k0-PC+ycb(rQ>fUPg=#I7P9;WH)L3<}o71B~MoCTWdcdu~0I(Hq z-Otzci6;)nARFh>pq$CCHwWILm7d;6^LNS}-bckDl$Q&rcUqt!HCOgz*mpGrKG?7> zfbLD*@nDC_SZ{^twP`|8cer<8n-tJr6Mwgo_^&mCxH){FA z25q-=Rp6b*a&u{}=O0wz1)j~=Uhgnzl=$YyG%p!XHn?kTWqa{#> zb}IB@fltr6*fR415xjy&ddib!cCNlP7Djs=P5=Jt2Fh>+H{*|^fNAHRh~k}hH+<_@ zt(CTmOdlmaw6-xMxvTVWE)(?FPL**v4kIPlPgN@a`MbwOrx6o2(Wv}!PYvG_tiesA zBGe4>uAXw`a(f_9XDbZFzIV?o>&HCT|1wpX+VxnUbh3D6PyqgmDLD1T{U&B$c@k!~ zKz<4)E(M_=XZYT;e!9KQs@R`K1pn7gIw~e6%)i>|fLKCv(Y4JJBSn_NVJ8eNR*&%> z&GO_np8li(8>s?JB4)Cz{&JM2N0E;<7}HRMS6ddg^aL}pua766Ru-yYx1zDE1xwOo zKs8KicWA4mbnKNm;<{d!T)b;*hE_McrRGR++6kl4KG0tauE^PQIvaAuJg@^ZU39+fy_kb05K+8B zwU{;T1t+%%#@Ci7J&DT$pZtK=Tz_7C1zuom;g*DMJ=#gt8-;>o;J)h=vPzC}rINq? zh8=NL;7@f_7Up+|RkC1*CcCVGt)=cxV%%kW!2LU$HvgDjO7vKU<>WMovX8_34>k?g z!0CKMb%li14C~ZnqgjDZB`r-OSSSd-@vZx$@hCYB`3-OEOMkd^Yfs^|i4uu8_~%Hu z9wuf=Qidcxa!$_nPEnj+603Ak`*Qx5aKkN9MHo;&eSO_!JHG6+=ylyxXz5%-fiq9x zI3akoI2~RE&2VqVi7gK6NEy@ZjRyG7SI@nbIAd^y?Y60w|L=;qMkDZr0)J5(ypIAZ z)N_Y!tzK=kS&!mlLn)RzOHnA*QBi5JwH-m0FMMVf@!2@|&z}S{3cPh5p z{{3%pUGEw|^=Ev=J+Wi0u9$@CU&Eo{)v55moSh3Y1ruetow+?loA%u9t6IJ`Dzmhq zbq27Bq_-!zX@5PI0Ii7MmkYhQ=AU}6G6TPp6MminpMKCuLBk1v9WUj%)k1;ax@rv# zK2%{?*HM+$;D{pGDYd7&99eJD;1Zm1HfqovS2El)z$>HQ=b83hbw+x*p~9&Nrk8$u zw8qOwOBmY7E9xvMF&k|qv06G!xRB4#8p@L=xVB-^a_Pb8+6zr}!U|chcC6nm{JK51 z9=CVnTnLE=BA?f9u-fi*PLx0$o z(G5yxtwa3#Thedla&Ut8?t66za6p$hy|dVD|cwP7uXTT&L8B>TX=pm$?dpO+_|*9=khdbFJcJ`Lb)$|MRWMP+ z@-6sOi60*{kn)@y9n7W_6vaoS6%P}Yv6Y3^H{D|5@J9kdr8qINXKPcorzK$pzmxH1 zC=?q{ubcd`Ld!n~tRa&nBdwxU=~g3Z>Gz(kJNelvqxWX2c-^b=OWg8q3PQz3ifH;U z%ZXJ*eOb?AoXeX+Q9Jpzy5gho*p--4f!udYqF;`Vx_8eZmas#vpuWb!SD&Wp*UefN z+9UNBl-7*wz^kLuvcz0T`Nws!Bs*JKK85e<-iRg37S{DQu-~VzqMaCOW{yb5p77Nt zC7fvrO1b2{)^=$}593&N0YX54s!B(Ri3m4#x(zmqLAlmN@q1oB%JYhhgk z4S-y&qpv@^mM7h2&n4`0-L%C9mEjleJSLho?Ph#N%^AtWqO{GI*{)W zgP2$s9p=&MDj3~AT}x>Zmgvk7mg1}MBOFUW2JO0JLWp|n*%=V*B%Dtm zhgcrCo`5MrwXG^le;guhwi6=u&2)KAZ!W!hVp#f`Q3+IyusJO{^&?mP~~E)m!QjMGf}ni62q;gyi8zTrzteIYBVD} zxpj48CXDI=5nG@K>#pbr1zTcYRc>*0JNt`Iep_2= zm+Zo15W^?N-iw!}92upZin)r|C zqoLu_qP-^l+$5}gpXh}g()l8isZvW8&-!9NmPU;W8)LxPEz=wy+4K77OqvR?qHNJ( zIF62TZWipdi>i41Ha^)FyGXOQ-4})_0Fk25l$a@SNZdQMETXqV4|Fh*h%b(0a@J@v z6XQ$@gwr7$e=Q5KqDYzRoo+11NXV(Hm4TtVZ9s#ob#^Q$vu>TOx~^%}6YP0C-y~_& zW|v|YZg`NM4F5x5J|!wOzo{};LoJQ*{(D(x**ifsSx8zqA#dPpcg)F^!vw#YGiLtQ zPSN+pq_R8vGbe(+F|Eok^rYY-hbE-7sl%8Ry7X!lHNt8K$-zqWSXecx5j`iN0HP}r z!{+^7a>=a;_%cy8hAyI)b?elw*W+YxT6{XQ3K8(tHlm6~G$1NO{S7pu{C6Sk8vW*U?md>Ahsoi#YD7wR^_4#?0(xTpV zpb;zbe@;<1x}A;|e)ST$f9wq>{JMoA@A}fIcX+ExhxJ0g0Km1tCms!AVq&0${-&_7 zum=yIuE4(B)zN9A50&fr;k-bp5DiF(Npv)8fM%AKt^4Ja%IW=a8@@Rj>LVZ*4nQh@ zdVALsP0~8tk6ZF-wE-xjYwb^n<7YGg>}_A^@CDFZ#08+auiE5950E@U03rZf+rwFi z_BPP(bh#K4y{zjV%N9KaV3vKWq0Sf6iW^`yCX`x(Q$Rq#W@`x7(AanlfILJ~L5>c| zJa;?fDV)wSPZ&mI641t}AgoVCW*;2Ei4zz&e|6vr(E6c^KioR2~Q zuV91S@mzoyGk#7O!Sd|-0#)*e+`Fm*BPH5fvsR>9b!eXsd(&cKd|&XU!%g0}tZ>D+ zFe2`|wWo~+LtbdTb#MF6x3&POrez5r`HZ!BdwUN1*NAo=#tvtbC)VqByjc`cQ%Ort zODl`-xBZC2^vb&RHjk(Lil0RNKKO_A|g>xj5f+Cu6f-3ib2z3zcB4qB1NNoWB zgW>1r$M#M4BZ6aj26Un2%C)&~fD-f4&fcEcpy%TP0PX>1%02bVUd2sbz!s1-G&J0) zI6wA&)<_Sms9^FW3Z6iud#y0+pOUWQ{Rlo*@mT{_joE%nN~u^`n%D%u3$^P2j)`ZA z9b%4jATn_efRx*utnjzABwIn?YRzYQfRT&K8qK#H$9BX1Tt`bSoJC573OlYtvUP1X zs{%qIB72UUj(dJ^=#-itt?fPnOsL62b706Y(~^8!1t9Ej0Y)fy&w(`*qVzV(QpBB>rBsW8wQs>pt=B9s(`}G>IwWjr6Mio`7jS)q{ z@N%~$W37SL<2$sjbZNLYGC0bDlb#;&a(||GM#nqMY7w%FLdh>)BsNv7GNX666RGFVRIB>DGUDbv5&v{3p22w$^$XK(0;$d9KGP=)vOvj=g6?Nh((s_W6Jd6g^-dB^6q>CC(mS zCnm=Ou)KJ%v(&1MA#SSmR$AO`6?O8rB;}^J&!3*RR3@v=f&u(Sf~Am0oG)^egpF0H zR2{6+n-fj`QzB0CN3HNEwnAEt~~fFre~XVP1g(7YL^ z;o!a@IvvX(3P&%{nUK1WFjgQ>-XcZwLm@Hd2U(`r7H9OfxNhty3t%WhSm5<^YeG2i ziEi%NL`Nk~@}^N8?Q`zHXXp!!4cOp$wBA+3g~1;US1w@XMjwgB3Z}ybMxu`ct%eWLQOII05EGn zHe&73w&vl7FM1;m_ypn^F({uiCFU6|qe-X$0riz5t9zbBK;L_R@3$WgoZgEFvvP@Q zX78CNK+14?KI6J?^?RVrRD^sfkE;=+2^*&@L|Otq&K)J%+*bE5^h;2c<~)@FIRY7` zfN8NqlM~PsN;iiy8Mgu;#Zh`F?aOz0PClbH?3>CZTNH9TQrMsXEqJi`=={;m|D}Vd zAPqUrfskhkbox7ZN>o%W6Od@-D9}frdMO-69SOp@Q^xGB{YCMQs?_=7B_$A{)bQyW zJlqRMWnz8vlbl#XMGOi#m>V~Q(lUy*pRf)lOfcq11}>lq5$+d28%m2U+5nga48t+o z5=|5Y1HF}WYE?q@9hCy#d6CDp=mv9WRg3(-$jDrguF69sbGgU=P)8i*j8nJ0GfH%5 z9I&15MH%3s_$Ij$eQDU77P}{?H0G)%N)?>!B0C9E*4Wov8SPuWs|HlItQc?{N*+;Z+MZbn;RKGJ%eR$ zq~^2Ij${zUt)~Kb6OK304AP_qJBB4`N;d>u3jB9hhs8}uMs#WbBgvrw<*XT7$3uP@ zV>E;REn)XYd{7DbU=CFAihLcqVGL8KI@epUNrlM)rwVY;Iw=gcH$+16)7;?8TdtCb zlAWNI^}ETehR=4}MM|xPp1V)KZOz7wXtwzws+(IVYFEI?z279CtEFHRbJ$F(0R1{bE#7S_%6 z+rc@aRZ(2P!Fk#RR)+Fp2&am|eFyB+CNjZ&SDP{hYLwebJ-V%cPylxMuWZ`dumNIM zE#@7}GM}j>Dgd+&R`M&WO|EVL`CG6Ny~f|FVs`(mAe3sPik0(}YJ3XjCEcWKL;vv_GMzPSS|mJ882 zG3)~^=SBae7WaLIiSdkY^?_zdxA=u!6WXK5e`tcx=2mur``5*=ngOB{`66-|Wsl9Fwc{F{x(_&hiW6e$0y zmxBOS8W{uxpijW#WEH>Av;G&2#;hu;kvEcQrwvm5zPT2x&D|TP9*>qUZ^_x0b!N{| zl8=xBlNacE(`c;h!^b4t2n&NML&F!uTj<~mWw~%6dw82f7@qGg?YISce64(VFgLMHfa8Aeu*(QN^rur;3rB#;U#}n1#kXE}QoL_f zj5eg^YtTf_#669<*u>hCy9}!!pWyq}t3Ipp=}m;8(8oLYMCSpA|H8)mSlAEd(Fl{0 zSICNuKIuOl^e14{y@SfSXJ67^uIgEsOK%YgN!??XEl#q^%+1`x(>iZwXb(CS9FyW# z^aC0I`T5xH&*8J;>U8Yp5{rh(6rLba2{Xb*V`4%+^ZVN9;Du(Xg+rG^8OoJxHgx%GE8f21i3g}gLfSZ<^S4;# zJTkirGF2-?zSzruaPt}-CMq3#Pg^%jGPHdj*`=I2!R>&Lh<3Z95VTQ%()tR~+3R2u(lJ@ioI|D0O8b~Pke1}&Z^=y9| z=W49`ml(^%kdc1}zk2f7*Wd(x=bd%Sap!Qcg$ae`MlIEh(Js-XDr&$CGE0+-X9_@e zvRv8U*Vu^YdnN+Xak!l1zu&#>HEPbxt%g|o0%_3YZ)1{@%(!S^!vCn{BWfBhno4O$ zn=jt3f8L)Zc2<||H=L&2Z1w{bi-vUekz(2T$Jm168P)p`X%;)BvZJ}G6)21DD+q3cX5^=o)tDDo**^^(?PX7VzEtas< zDo-A@y$He$p&i)uo*Og2rm6RCr!^hRM8j$s=B-lF5zkAqDT~kP(e3^c)Pq;*!pu$L zdW*u2VT$*SO0wsTyjxQuOl^CskWz~>-3d|oCSv?V*p4dlM z-K?t_8gAUEm-dgv4lwo$PAubxJKA0A>@%L1H6c8A4TR;gsE3U%AL9uXTi2VUUiTg~ z9M4KZ884dmo|}5yeKq6d&r6a+2ep^9{<^aR)S!ajA9~pXncXMWjSOYs(Xj9I_^f#~ zF8eWlXkTxTG4#_Z^35=Ou(*hi78#>~bT|x!)(mmAcfmf2$nx_Nvpn;WWqG<~=9iJU zwjb9mF&&Dr^kBneNs3x);IF)|ADCmxH`&2|C#3~za1{B1y zj$>HUOf_Lnyf^I4uBdRo$XU;~3kWR=WG81>@z{!4j5~)2`wBwi!(mD|guDF=IyuM+Tt0NnuaJTzs=It&iC$jG}5oC7e<-Hufg7fun!8yJBherg7hxz z50v)h2S0Pxy$xI%WqCu1ln{RDgo}vvi4BEIO#P(3w}G$nhWmr!zT#oail)>)K-{|# zulpZNAF1<%`aCK@kB&ylHbSs``!!o&#9SXK<`N1WSt$akgYLF6t7d7&pA}29od|3_6pBk=nxAw^$>8AI2X91;gQn) zPfW*PlCN_+qN~vJln+;zY4F9}&m-%oUR&Zne_hr{vXpsURIp+wg&hHJU#!6FeUZy6 z(L=8wKUY#_Kw4g$WoYuLy*N+MP9D2m@GyJF9y~Ooqm7rviyOEKN$p~GZ()9BY+jk7 zL3YJ1tL1+7BO9iDB!6kUTofI`S!0@<5qOzzZKz1M(D4v*t-8_1c1=H))#{qU`IUe8+l zJ7@3z@4t_bwN1;?Ynh8w9i*Q))Pqoe43*wv=~%YC`w`w>DWA6uY*(arCNCNnw`Dx= zEj`vGcfzh%^KHU@)b8FRt#a1)L)l$+?s2q1twgwc%uKtTcD$!38D0B$Px zn=!|dkJeZz2~%w|@@K1fCsvyjk_k$mQAbzRh*Zd(>I?HGRW`DM5&KpxJT6RW2@RJ& zod$3jCL;|+k9W^tVI!x%tAMR6IR4(un_BUGnxoA?@CQel)%AAPI*QQ(Fk`36!BjLFCDnQ2 zT>N!7oLEY8V|mIMuT$VN^%ugXMCdrhjgP0dt1nG*U2|#b^TzMD-e{Wm#Vt%aQ1D78 zTHuBAj=?v$%^pXHzs~wWkwo8>K@BdI!rRlcb)z5dx{95C()USO!s7Ff-S7-J2%Rcd3y0QO~NWJ|ZNRYT%UjdF$&apRcEI67%>D&SpCjs+~gi+w|ZigXw(} z2QW1sIRtK*=cAKaszk6Si7)QqmIb-T^|^Lv({hZSGY!@#o*4h(fOpXN1C?t+YeJs1 zNzw#rxrLSRMRMk7rR~_|-~iXkoTvXTl$UXlk`x%OXFZVlR_}~9k!vGZ%{v9CUdBO5 z{UsFn<6AbE1_3z5QSE52Rjip~c}e*2BMbve+Z+v7L?-(dc zR+KM8+qEte5{s|8fcIjXVRufBKZo5&$}A)EooCWgpQ72i+b=BMb%T>nYDOtLnc>R+ zW42-DEWc;DlNddf;lr-nZL5*qHLqBiGtDTOGY*>oCHuefc6jyd zdGuQaVD85yf8yjnD!s1MfbKD`y_DXgwU+9<7g*_CJkuR&{PHgoylEx=!nVyul>M`$ zuLI)R2<_=uU?HTJVHxU16jiYIEZQk0PLV#`;Mab%T~&jTm=Pb}Q*2vY$C(%u3>Z5b z_}_om;~fJDwShf&px?>>giVS!W_!la{Ljv;)MMm>heWw?>+OkZ-`3lnr)6w5h?jc| zq#Jy-mL6-qOEx`YKvsW}z~l8#ofiX>itY*EU(^~xdcT69%0f>;i?Jv}gq`w4W?}5a z=83*f_+xCht)BRWn_~ zgcmJao35N|ex6I3-tq);)BG&gR>5wwOSy&W!zOGi#hfq< z=!HfExbA7fteE}!zK%14FcHig;zw2viDZ1KTgxhhIjrpAu^u+wRsIgZL3&81)%vA) z?xyz)aOWU;?eTRgF)TgF=Q1Zr^5_P^CC6RZU8oRG2z@5+VBqIl8h!u9m<>{4KJ%)67RGX zoySYYeCsysj=KMlBeGI!HD~M1ufqUWi)`C7tUN4Ald?wB>l;>5&UL|8SB3P&Xw-M+ z$m~dg1iBB=S5Nq2l)p$Cdj>Z)w!pfBkUlgu7`+(29aF(n4KN~5%?F~3Q)-VPLTVla z+FbR!av*On3$M$VWMJg=o76#71~nZuviN$jVWucA8^fT)0{ZQ}_U+c7&ENgvpyTqM zL-}GN%=y_Z3{gviKdQQkudg4cUaL${B>2%6l(Q&?Vd+G_X%?Vb@vW$N`rx`B;B#ih z=bRO>x!v3>;<)LZRluP#EJSdRZunDG%1|#>Qt;XFpPR|K2Kln3g$?VSFxNd;0r6!w zxCZxQY}*Cjwh!fG{+loqY^H6AtAKu_&e3$YghJN!1#X%hmsEBrE}JhqTXaBV0P&cZ z*>XTdo8_B?m)MZ)%NksN%yuSLStB>zN9HlJ+TRaE2VDuOyKB+vId83*vX*G#U0*e$ z*1i8HeW>7xVmP@#61;3PRx@te@H&`9P0Jwb^~{GbSJk7RKTZ)=MO9RW>4mfJDU6FD z2QuJ@{NE0fq%l+zw#*lVNO`tOgYi-q6C5KNEzLIDqwzn`)*AW@+}@Cf(C@$%KIn`) zU{jYW!G#AY^{Lt&(ql zt@j(f%%2a*vv1sEhQ5x+zP=6bA@q7LZf&^_M!eAid%Il5S`>p(U{inrxr$WveO#k@ z$>ye{Z;XcA=I}97ck|ZQBB{wm;-j_qA(@KqPPYW@8zvX_DquU+Fw2UorJ7$`Z{l#W zlDiFMbDA$44^K3Xvs3Qp>KpdgY4(957pQo-%#U(cT5^1v$HBI@)pA o;FFZ>=iK4{ms{ok!X5H&vxT^^b7EQ11?+Ocx#dU%HGU!vFvP literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/authorized_domain.png b/scubagoggles/docs/authentication/images/authorized_domain.png new file mode 100644 index 0000000000000000000000000000000000000000..baba10b0b5454712871e5fd3900db55729885db9 GIT binary patch literal 91316 zcmb@tbx>Tv*CtGGch>*`0)x8~JVArIYj7Lf-6cVTLvVNZ0TKoc?rwwo;7fj6`_|U( zS6lBN-yc(RyKmo9r%&IWr{_7(iTbJ}i-Agt3IhX!@#V9WDhv#)9}Enf3^L+dPh=ZE z(c9NMS5;XFnCfxz!?y;!mAIlf3`|`D+LH;wTN}mcvyLka46fV1&$~5CDo+@g*P<^{ z;_9A;$E#TSig&L_=US@u3#N^iR^|&#yo;t`XY^)97F;?qad8X2Y4;A%`3o|OGA7CQ z4GUOdJSNF;DJL;BnRe>oj8`Ru(>$uEcXwU^<88o-Ww8KNZ?U^p*NI%8@qOR%uKn%@ z-*JKY-&0d6naRoUL&RpW9PY0+c`x99S3{>}^+jwG=T& zWHzfTC*`$^jHg&CRAysntoN3p&;ve^n8!*|nR!t7EmrC_V8T6!BrtR=ZsH`8X5`zpW8OrGsdr{8O5svIHzFMm| zQSe{PD<1RvQcO!>Khadf%sZB|l}dNNy7EZ`=v82@3Ph->*6~;h^>=Fr-RDM7+iY8Y zpnxKTg@r-Lqa9o9hhN>#G$L#?4Gl$k1IR**Fez1sSE&4-Px!76A0?)?SMTV{)c!eK zUQuVXLoDjs`fz+(Y1Cur=k6gz^-*eJ9QJ-?q#t>}`)8i5p4q+d?x-TDL_e)>;x{sM zhlh*bojvtxjxcBaajSI?-}2TIiEXj9)XdR9DIO8rtshp{L-k{TMX$LR4of&tt>h(n z;DpjX=5EaoY3!%YZ_>@aF%_oJi8Q&Dza?G#FQK-#-pshSJH(tX! z_mZK|ur(03ymZd{0auw>T6n59`>ZhaH2wTifyp7ws$`!a(LRvrxwbLPMHIp7_|Ds_ zKu;d1j!=&!v-L`2>h#f;STveARte&%+2JIgoAYClua4Oe#TPEuCNgE4vUj6Iak8)e z9VI)@_jhL@X{4Lm`IhHYE2VP?-9jvnPhJYS0`iEWY5T8XiEZNPcYo}Bh0RF2wL4*I z+OdYp#FV!iHo_o)h3wmtxpdB;1ZLe%Da3xEtq~MEH1d!>HdXlo0Aj+0tlK34aH}hg zgeW*LzgkYdjEU};SbomG3T<1(P=#=xI@ zWLD6O&`u&F{WVnCJKSw}et8)@G2<1fz|XKX)m8XK8@WarWwLZYLoHHm9dWzDwrjG& zZKJ~%2H;DR^wTlkp=-(P?2?5)r$z~&JeL6NN!+#;vw4@w=CRxB!DgV)D^U~nxwRBC zP1P(vLHFPkwC&Kw+AU>i-%kJPcd23qZRe4o#RHl$c2V)k7 zhQv1y$igd~ZGs5aD+}l$`mb?yg|eGsj7{h{n{NkNn;fo$$#sM(;KeO%y6hSlC`ZaEv*<(d!ZrO3@TLJhMx)!Yn%(;GJ(g zYz`mbBL^xK+?m1jZF(i?yq9B0e)$Q0e#XWWna9W;1$~mY^5mx&=vOQwaLC+~75dI{q5VfKV)4%3T2-rYe$>tDJHQdYrk)zm-^qxSN_#jH%|%?yV5w?>G5__rDZ z$v(D6i?-^)0IZYUfEmVc`?z~dhH0+J=?fC!yP7q~LcRB$%lFl`6an842tw{dw6`4; z{O4eCub1rZo|lnSmS_Y7ix9*(F~7Y^!C$T3Jjyw0pTUJ!7`ts@5GAgH?z=}2IAmqA z+dv3dx&ZQ67Y{+iVBhTdA=gMq@o>WjjAs(;p%TIpi{32MH(mwdv-3*33bDnK=?BgV z0a-+}oS3{ZU$*6roCY_dz)t6#f{eCk#n%S0w2=3V({gT%Bu5P0!Ttrl&xSbfu4)ZS z+njNb(iDb{AoWJMji|%GA6K`=&-Hl3*Qaji^$o#g9L7s4n5R@-XeG~pI>{R87+tuM zPKl}@^=|ABsh%DBeHR*dDX9utIOPSjwV#Bs9(A(y53j$YV#*rNk;#F#d-?W^OI(UW z)SWyvR4P6+tyI<6#FXiti5iaKJR5vRZzPi5IN{<$6)I6(Ed%;)D}M+tweY(jP(WEM zoQHfdn4$w`-xvCKRrV*zL*Qv{pKX9WAD8`L5g?o|4blqhoI0J=JKa_Dti`5hIhyC^ zr05-~do(NQ0|nV!YrcNO^?b(?BVBf<6{-5Ur1Qd-TR8L)>3vKtj5uwL{>27{iD^a zm~0)lMDNeo6R0oO^`xoeS)Y(~h@*dFs6Zbw6)#N_b;Ju4h+Z`JVY`<}B9!-8dcC@w zLk*R;`K0XCha=4#l`vt&GGge!-N|4yom%48n`f9|<){2{=hr-#qeuTgu1Vy%Ub;CG zEezD+hCBIe=6(C7X8Oe8-reG|nF>X_?al_6n*~#9QS-mzKlDu%V@8V8oOn^+`9DrQ)9R+Ri{MGK7o4==Cm{GQo1AoL zHm^zFi$>f35FHwKY1b(?_rZ@BCW>=?wXWXP!r^^K+VBQ$x$GSvYXMSR{vUbe@gQn_VA zjPXL8z+1kk)^?n&dV;)~Z&Zzh>{Y3erboVa!`x?07Myc;8(i6?tmV^+n4s!Ut!1R? zCGvQM^ho?54I!ZFV(WezFC>BK`TL-V?F7HDVZdY42!!U^t_Vd`zmrR7j| z7wSn!(0Yz^-39*Hqm&&{jz6%lDvO`|krEA;mNg|UhVj!)qD4HSmXAk|Lgnwpn5obJ zCd}i2`8^?hDa9CHy|c9|aWS;iLYFdRJ1yml)M4rxBkX}hC!1l*Zm6I*7R&NcCOo+= z*@skv6^o3_7uxQh6*HTUR8^lw&%C3A?(p4NU$t4M!B(hyRq`Koh*FZ}tJSJJ!Vpnn zuA7fE?^MFhV)U~f3_X?t6QE|SxF{KPcTR1rRI&6=7I~=MWXd4VNbq-c!4RdvOU`zEzEju#`9j&KRnz}#dD{ATGfZaUCPZZ$ zDUqm)vTf7EMYLc{D2fcp2s?N7iru@EfmHaxh*&2Mo2qti(z0qGuF+#gAc)q=;Wr?h zZQu67ItG#WG8P5V%|24%g3e&^#LPvDMS4vWC*46m;@gCwr!kbw8rqs|ci-`J7}4q_ zK5wq}HwB<&Y-y=kAm75|u+qsG5ku%t+B-nq;Be45(^IY;%lB0LHZ<7RRnn(G@C5tru3|S^IluXHl;NdE&#$#!sV^+z0sRW{m_d@_XvU&*NQ(5(Kkv&~m_Mzh zeiZ29wqf?JW%TPWA8r*7DM&3AQz|x7?ib}3ou)8b^Q4&5)U^H!B8M|NPT-UE`hzCj zJm}A`-&NKvbKfHhj1?4dHp2bOrL>8Vw!g`HE-eh*2=P3~N8)h%ZOk9(B;^J+)i8U2 z8vE9|b9EDLR>-gU`$D+T;f9aebzWum7UK_QqEy32T4{59v_>Bj1@)t3=&C)u@lOUF z3dEQqzik8fZ;PsZw1nv$^JUNm-68fhKaEYZ!%>Ng#`1fv0Gc`=pBrmk*~#R6zIv8mAtsSZGvLAO2A0^n)j!ml zWB2FBqm&q$6_Ld{P@2z=97AHhyh}A6CN-V&iXTDBoH+0HC2^d*dw1qv2X-zTM^aN* z#E6W3JKHGZyWigS0xnm0UDNf1`ftLN7TUx#5b1v?Ri_Kxu?Vk^!_w2!FgG6|Mhx@t zS4^FeHHSpBAZ48#8(Z1Ot3}~_J`f-_96vFp?nus!n75X-RJ zZm^kpz-vdoW_QhFiV2aHRXKI85gbsmv#q%7c0i1p?^;kCrEOmSKoqe>JLOawQ7O4N zxHg4Rb1f3SV8nQ{yZIejvbudMXQ16ESub8I^}7I+z#M< zyp{qHmToTk@pB!lRo3dhGKk=)^oSaDikSLjBi%$SJeTYLdV=zx3a_g}R7mQ8IviOB_p-?B4KMO)Cn zG`iIRUQxHm0-`-$ZzPEIbOu1xfXnV@L;*)1@vBo}>#OR5O|$ID$vqC>>G#Si%B1|t z_G`TdxBawdpI)>}Bfp8)iWa*s!q-P80{S}gx!R>q5##H$_z!YN`C*fzk`O9k|=Ev>R0UGdHVhfwVERr>k)`@_WJ% zEp?F<@@%O|CL0ysJ%gquS4t+^s~*dZl}VwZ*TymFs_OO#7a<~m@ZF}aozZ5*3$Iop zbdi`&I89hhGGQ%@{5tZPG^mhb@|P|jLTk9~E^80UP}m`hktm_bSB=XPdnPvM>}s#p zXus0al%T~sntq~h8`KgiS@rmKxPrfHTbG>ck8PKkct+ zOovC8FE)KQt{kp-&&R`K2FZZX{(R_^_oN^@3@Q1N?FoJ@kysz zqr)N&W94f_{$)w$EhMVI!Rpd@yB=(Bs_EZ572PZAVAvjtCTRppk#=={R!1Ct=;+_N zBCu{|hK9;-jt`#VM0`VDVerXZsyMMQF4Z&h5B{9$*15z)oqtE*q}^ zH{#|uHWFfqRf={5Oxo)N?-O~1;Gs@G-ZJF3G&CGP%I6pVQ z$5Mq&Ur{7wxR4WFuvhBk_FimzM?8`dISW&hWJsGx+8;6@H8B%B;*o4Q2GJ`X_yypQ z4A=DfB_k~zwmUft;0^SQYR=W+L# znjBD9ro*pc9N}(1vq@vxqjLVFc*cZRklOUc^vra^>`)as@4sV69P;> zrWmByov!=e^{uc^Wrlxjkp~mQmTNX$ax|NP! z>xs80v@f-AxA%r58_@!lz3vVleVx-QD+bZ_)2#n^LH>NFuH`HiK{8D~BpfxWr^?U* zz0)9HVJmj%gOrMG&eW7d3M6cKVF}sk)uSUZVy(0WZ{tvzJf$&!j5bVLcMGkpNF(f* z8>G$)=Vgq6WooEc{sKr-Wm|)$4`rpsq1hgNd7}6aKl2U;Xr%mz*kFGl#|I42+U2he zO1pKN^ctHpXT=ks1O!J%bOL@WEQHV&m}7x^9IDuR2N0qvQfV$KRbSNfBx<+#h|ozs zDH4uta+j8H8o>7j!{TUb)qG#giXJIG;*!4W3o+?3!|C5jc3nRZ?nJ10+-9irDo*>( z9snV?do(y~XN7Vh$g&=ecp+)u3?%w9LVGLR30n)?BLGb$X zWPh3uKdPf*RM-pS3+R`Zd?RjB!Fe%)Zc9sV-S)o9X9G_)6E{Wv z>l}?-(qGJ1y@zOY67r`}R5(}D&LOKUDRrK$JhiXFa*ehGl*9Qf@lK6AD~-v1FU*rg z1m&JGNX)t(5|6oRPUWD@M{>@;FtT8#mBTjuf@&YQVXldRMmLIS7Rzxe2?d2oMn1{0x#&sO?h0L`c9TZgmMVi#y@8u4mnL1~JavU(-ZrVEwcF?+0; zH(|C(7_TbSD^uw$aL`B9c9X~V<8x)*TFRl?b^XE69;wS0qJp>kvo+JIJMopUt-5cl zhxd1h4AyO6lk~+b=-QV0A&B0nb6`ttM9h@9#U=z1i!q=jL+}+1tCJU3Mv*FcAgqT1 zG&>8}@$w5_Xmn(7{H@UQ8>ibQ4$8?)_EZYEd!3UqEq|5$J@Oz=p;tL=CO3a^Cj>U6 z>pU8M{SzQ0Iw$^8(f98xs!bpG!qoL?|Bkbu2lb17*i+fnC-(rlh zgGV7E=Xc-dr_RE(*e}4aZj7@oo7}$dQB&h_rVTjg3mAO~6{S2D>*wJo6j8!`ZfQDC zA<=zYxB1!gpWON_E|5}u85MH9h~$YdKq+j%7Il*FKNStp zZOIMq0_?Q;C+xXytFUaUkGmJpWBeDMRkX`%g{3nSssiw76fv|P?SRjpOJUtG`tI?g zeElgGddN649`KX_?&Kt|R%;%PisNjFXh7FLjt=ax1@*GI0f*6FVK+-jZR(#H=Gmq! z33&D0-yv5*c?lLxy&bBd60h{gSIqzxMJ%2pdQ5ep^KHhstkj2-SL!XRBn{S-faWay zy_}C6>jDI1}BgKhbQKO~r#t`R>J;dvX%3CUguK!&$YaDYj*_9bsex4qf` z!x^m|E$Q8@Tob@|8t6U6T6O8+}<+ne2Jc-+?6KjclPP`n5^c_4BJ*T(i+vp~XQr(e?oqrZx`Tg7ksvDOp2S7K?t>4PvJ6_Czuw#AS9ruxdJ`@M z+wF?_g%Me7aJjEYsyXjmV|2FA8zG9ed*2=24z=p$N<dGe@Q~>{4Lg6PV@{8<1&9 z%m+kAm8ns2+r6eAN3(u@%Iyqp`2%9Ke!8r1@&0yye}9Rp*KTB#Ial>bYopovg1wQi ziQoD1118m%!3-`di=*Y8FL=9Qq(uSY_M2O5<{sv`YvZ0L8XjKM!&uH8wVRoW)=P~j zd!s)YCr*UipWyd=34<|tPdNVC@>f<>VdFh!cN)F-s<$Olc&JJ6ec3!#-kIo~Vha|Y zFKMy6c%Xif<*4}!+PSvF>J-uZ6{x%A?jIfpdt5qYc62;ZJ4<@ql60!y)+wUB@xUWk zH7(RrReuPSFnIXWy6igPAI@Ur`)=4?eDqZEvq;suO2O@W(GU)3kwdNex>#5S5;hq{ z7zK(|ew{VO{!7mJ$DcVd+Z;wF(sr=p5(=&q5tLq3CMNk}-J~W+cVxrU40mFxWeW{vulw}e(IoEq)P|f^E?xlhQ`C1pAZEvw* zJJ|{CY{)DLcD@3+T~wNblU25dC-athiA5$=DBwu=L(HlPR+SUKqP-8Bk}Pr90OCBz zkRkj1I-g`~6?P~t#*y+!IPP0*zKqD%m;Fq} z^qb-7{08Rr!n06Q!@KY3A|0b!SQZJYD_sBhFlJc)auf%37{-Dm_TQ|-ndkXzT`199 zD<*DN>;D;yPBGe?Uzc0sO_kUUcPu!oSYM;V|9QBDLD8;Ewb~q}F*a!bW7EU)eXy^A zvAr)25>di%K!T5n{DSc$N8Q`Y2OBnbrH9RKDwJc;fghp^C_K};W4>NxQySdZ-tEm4 zcd$;oq1|H{A7uBgR+^LD9DSXEVgB{CJl>4w^Kow8;y#CYJ`%dcC1h(->m5W?k%&5` z`k>26C&ry67F76diPteOdOW2k^&AiN_9UgsR|ZQoG@L?kD@aR3`V!DFTso-yIL|k^ zmy0`1g)4sM%x%4oMttMog8++dxi|xE3*gaaVqU*6l8}W z75nqILsPj@6l>sE9Wo;O(3JCHWU)m9hVu!toB}+Y4?6rxnge2Ms=Z9xgK|v)E~4*D zz!PSHXU4l$i`p0fP}v!gsq8c#`?yY*5_XWO5B|8IXaC~H`tLUWMlZBUFy5-e{t}vI#rbRp zuy<|U@prCaCY2Ay^7oYW6_GdP1iZs|TF}IsenDAeBq)JnNLwQ#Z?*RlmWo5RMT`G@ z)sg>t_FYIjAE<#MZg--ZWx*fg6s>0KXB6o3^HC&6YPMP$1rgPvwwaKM{=1Fy_g{ zo7@E$$>A<^&>)pt2Fbfm_(iD^L0r-E9|6nF;ch5}v)EQ|pXAC??*dD~1g2m3{~EdN zzY=GJ`8<>>u32-z=EANCH*WD9w(5iDyk(A9ZPZg8ZxO3O0Gv{dp+IQW)J!NftB8No zxxC3={^?RGi2geopG%4O($bH>#Q#WsRuiBQgCR(rT8UD=L5Dj8`%Pie{;Pf1>Az${ z|1Aj()qese(wqObbpKt6(f@}M=l?Xr?&9V)Lr+In7SggG@cKyQezq1TpT=5d78pV4 zjr{sB-!oaFOa+WBD8Ew5;FR{$>~3@2FQ3rPcBZBjKZB=sm4cUu&@Q80oVDe{xgU^T znX#GWK&{xLhk7JL7%xqJrf{{&5(J{2EH$Y`*igRtP?qg+I+utro9fHCBi{}ec?xwAX{~_AG!9L=S&{Jdy43E_P=CW)dVCRGUlVaGfdmNge+rLFu3`<7PM&Eu5uW`bF4o^W35JdIeY)h zPu#_OQWOYv|Mne+cZh_-I(yFDDHAvD`Uuh}w@YiUhCS52(5I`lm&WkkPAgTgt9Xaj z)q{z%W~Xc*mN|NS=x^12o$qoOZh}q)SDm&(MMeD_#_VHOvLCvE*4UjLFU zCd-jQIVwXWdvTLceh`63|Hd>2MgFO~Q%1ID8fN_=^4)PfO2^3t8DOsMFA||`c)ypW zFTq?ITYov)@ybBbRV-V-n?Way%P8I_NCzfJzg$+ESOj2Tns`2REpUU~= zM1dwbsn=nv>n2O4@LQr(JStA}ukO|ZDkjSLYF@65{O=KZo^Q!q zTwLU0dm6YS*YOcMkFZ`HrXm+Is^j@Uh^vq7y+sF`n7O+gkvY4epp2kM{`_%whU_m= z$L_s;n(uuPqk)*$;v4!N=6>HJ&4H;d*^!?%Mx|O=69$Ib)|}XwT*+}$J!GGf13T0# zhd!V!2pk3&MpI$hx5lKt>GPTefz+}MmSe`Ywt&|zTO~UwC=&pRh0^;~841K1T`jDT zVvJaVv*skuY>K76Vv*7WfH%t){Ai$`oyFnq&i%K#6t9ArN@rM_ox)nHEey1yYKN?tOKAzv z!#Q>rWJWc|KWObS_s`hM7@CN$TSWC+I0Z-TsYmD%cHx3mk%-@po;Kz*DrHCK`@S(t z+$Nty_Hf;RZFFCzK117>9>>}%$e!jXq~hPkt})`ZSDWo;a8tvKH}+U*t%w#0;Kt?Q zo;9eR*?*wx*zHY~7Y!)j?_C`;?LeNM@t}TMbMY*!QYs*VzLSlAp`=BmUrvZ0`r zngSUiW6t69d*_SL0>Q6qXy53R+on=vD;b<~99HLQub8{UNX&jIg>_?62=;lNbnbExv4Q4*oVx1YIR3R&z>B*6BUFW`32;nb)Mw(|TG_FY#)Y#oOo-P^ z=s3$V&(_fb^6AxkdWV~I7SCq3jm^96&L=5Lz}bTdG?`% zdDv8G#i{6 zh_3}*@4Ol8-z6U!&uW0(&&k&EuHjwx>kG+(Dk|P+ukNg^K<Bbwb zyfbqM)LUG7DG$u|8AP-*+hG%|XevmJqr_05;{KWhK(K$Y959%TW&b?QiAeGktTrgv zzquBkYWbP4Kz6a;ONrEuff0y(o63VLHR;CV1W_2>$w&U}CeeGz50dg8uuNOXJxj(+ zishJ`?eOT|`ST-&@&P@Lk2^k@&#Lh}{IoqQpe$=W*k^P^nNfxwLkCi9z&*kT z>YAF2h}PjAz4tQB#&nu|IGfA;(&^6G#j8E4=+NMQmhVhWvQ)CJ!~@Oy=AkPylxa= z{(ht(R`^wn?U!4Zx&KMoaf}-fzKwYV&^%zHbYV4T?3a3#F>ybqb@X>#wxbU8q9NLm zUa5s-A$s>gjck*8Z+f|BgyW61JBT;JT-q=PN(t-=w5>?T-px2L*Zm;rcvZh6_Se#V zc(^%=&@%FCl55e+_mWMZG%#IzlbKdb*ev9GN|Cz+Y6Un$)9f~Q|5E5wY$bhlR#wCr z%l`~j#FCh62s($T8U9E`U|xzmNb$%1<{c3I69YYrAEy761Q;rQ|9P1pLFxvmRBh-K zPypGNT#SwUw6qzQKFLFppYv=yU(Zq5;hoaH#ZPh}|9z9)=3|yQIHdfGM=Lsx8s4dItrcq2K@XN%+G87*zH_24VWOBxe+qf-E762+`t9pdXS)je74gm%o)%*lGvIS zoYu*O|7W$6UHuH+AEJ7;W>vZnfb#jrs&tE5&z;g*QzrkjR*;}Np(5bpud~*6CQ?KD zl#Hw#|7CAqjO_JEYT4S`21{GgO>p3i8ui>f*P`RZhzTAANj z4p{Uzd6YVHwdkV%LdxDYE&o83@*my@rmkV&{%yPyW7`_NyQ%1nmjJWwLZrR&aNmG8 zRXlw)@~lmgfTG87h4$e@=b(IF4ogh)Cv*LK%$_Jl5Apr7}5C%o_%$314D;}RlQJ_`t3q^OKm&5C z4q(3<$`UVSN>DwnV8jqSovz+0lN$=HAUfn)mHwz&I6EO;%j#^HXhLYPvPqQ@J=#hB zYsepkZCMI_l3*CmEQQ@e#+N#h;m?l)a^dF_Tf`Q&9U7+H_mD9Ys}EZicd3XdLWL$g zOGQuBt7tl$@0YZ700Z94IZi=fF3o~DknpuM@Hf_~e6sw^BiID8vNLydXIQY@l+~mD z(t@w3cRpqW`D&m(KHEXrJYs&)T^P8tQfH3bPFC+8X422TDqz2rpJS^@z}tLk`Yz*l z<%d7&!0zwmP)Z`8^zO-8*#ppGZXOGV>nHV=h3&5XJflhEN?OsK>^jRxv}`)^al7lo z!HQrFYWps@M4T{teCkW6jD-{j7mkexsP53ya!|b9#OwyeOkv#s#Sb6)5vn1*+-yH< zH8Pfgghd%kDdJsfX7kk_c1tTN&#z>Y?9n{$QQApH!JL+m~}y8Zvu#kdhuT+ zX`O)*KQb5%0WZ-du6E`9qp;0zT{uro$ccc}q}BzpP47Egw~RU!$K`8EHGL)#E1XsR zjae4TsSfGn>94E0eH}fnQ9VPBIspM*m}-ml2))uRCoQTycawiy=do|pGQb2Qd0w3L zBaRrAt0QgRcTqxfv08M872*ATbg;z4k?Eu4UN1jS^&4~xna(csEZ?Q+IDZz)jc(O3 ztZl^(f?=>-XoYIH#FV3EArF6z@Q<`Ui0-Y*kjvitwFRbzTno`-ZOjP`IV`?~51?6D zdU>Lr%4(p?UDMMe=6wSxQYzE=d6I-Yf{RpX4TrQux7J(kWXJ5P>VBx#%-=Ux&QvD@ z&mD*O)0b;8diUOey<6ee#%?SWfyOh%!x4h_XW`=u$&&0mf*E272~H$&MtmT(+E$Jv0G8y~D){kDA3 zik0=(m6CODh|ha!S~Zexz;_%05z=&m;K?c0tt*>%XlUN*T^1ij6g$^ONas?_XUoU6 zR0-C%PwY1tUy^d?ZAMBa!lA+$O|@ZQWGeU?h2B5cY@3|`_%&OH6V8&IQWz;(Z0Z=$ z{u2tINhvemSrQm-qjI$2Nk7twcRB6s^n<_Mt)9@8W2n4B$)L;U&KkRihy46J_zwFm zno~LF(v^R0fDG1KIFpqm`h;o1y-U~5VQ5W~DRaR9KX zEU@d&Z2QL6h(da3pfmhUpz>mT)>C81XYALdM(i5iBg{09szhNi@~NV3wM(o)+P3Ib zjrtfqCRjYe&|U}yU#ogLzWpZi97)fwYZjNkIHHv#cKh^^AFb#mnz1S|5omqY%7P8P z$UIHh^f@%Wfo+M9SYU42QmUsL(e{CgxA2%x0B*oXg$9Yad9oz!tvSIh@N4VCb#v5R zw242hMS26^?9vjS!KKfzO?bMfg^5PwIpHjEnVe57$VPh6 zv4ztkLhkQ~@P2KCO38a4KQ-^QeK9FAr6xvdGQAF2&;|ie!5zvP&Hc1XryYkpG&DsD ze^WOw$w)Ifb>uNf7Ty${U}3(;b`HOC|oHEj^PhexbI z<=kp9d+fz*_Qx<1uGUWJv!M5_J;xE}C#IdA0Z5&~ z_ycy<^<^;6Y3G~UEyoAL4vwKF!4pZq(5=FPc}bd zs4{6xV7BJ@nE`omxn?eE#2U>nYGlKKU~I-)y=$gAUnDE|lP*Sw_@*EIw#ebPDj(FcsUx=Y>(!5UhZ3k`A7x!&H{=g9*L0ZTD>b)AFig zcU&(a-$CKQ7Sz(E6KZut2R88*E}Z@@O&$#n?CE$^O%(9kTjmSKjNilC9|Y((ZM|pN zYxuj=y;F!0H{XF2+;_rsxZ#VWA_I40em;jGVVTA2*;sAIt6MVFx75nnV(@#4p80aB z-M#MnQ43_tChw_5x2FkdwP4p_rC8c%Y^`3}tB1t*VAb>k8;it|(AP!BMn^wdwI+^h zuZo>imL)J!Q$DR-iXLtpD^NZa7xZXVUGmVaxn_p4<+rcAo1PDd@CKxka4gMyUN5-& zIreE?wdM2MCb7`)CCe=D93Ir~2x-b`2Z|n5VXXOmZF~NL&|*jJ^^L44NIIA6rlCtn zHoKftJ(s|D51dM;M#dMCdS+z0%Fsh_Gm|v5Y#p+D@?+%9OO9vbY zDO*ru7jSY!^nie31wSem=q@8&HKUPTQ~ZJUce@bmS{ci(N$jfPn_bsCR;D*ao{Sp432w+Ow55w%CXhrgO_eHIFsD}?ub z4KWCLUt|{W#iUx0L45`Us|?8;?mZi+Z^dgBNOrQr?*-P-EQR1UcK>2M7u!iSsE{SK z|A3=18)bJmd@J?a{?EXU)}sILaId)XII(_fHM}SE(M= zTbZAnRALfNmKE$&&Kx@_VH7h^ZtX%F+U6dZl*Dr^Jdo%sogL`=tLiF5kAaq>3T~ws zL}QSxsw(=O=#4p;@}2tJQ>_$?7e=%Sm zI%WG;bm@_V_td2OVH9?SmMi~x32&xPzTd;LU+D5fV;IVLm*~47y%he^MF>)w^cc3& zCqRjp(Zx`xhDFF{&1AlCN+*fdth4vNnTTcw!R7)iUO|8rtPW~=0|g-ptlV(ZC59-P z=CT4Br&=>)Rj#JrI;Vlq7MhfeUs2MZa^YL;2rLM8DxD7DKLlIi5$m|JlP1MvI+YaG55q=V=-)qurn}LT zu2G^m={kQ+-QC!+M5e@rwLl9~y!d_iO83{rSDJ-^c8AV`oV=8o!Cu1ygo!RCY=4e` zQ~elTu;^wXfKqrB)BJ_0hV`v*l}fNAfkRWw!rZ)c;*=HVp^@ggOfo|kC%BOYp5RZc z+q|hJtjM$jIZD-8ys!oA7xbBaS_y@zlF|JhJ&F(eYE8~aoK0R!AxobCL?>y(vlly0 zGF5!OP0o!AoM8D$#C`)ZXIBhLFnX8fdD;JkWudpo*BOe=%5Qr3mY$j>I*UYlzaB7@44hp{N_EX+m`D@zX zfcH@{ID?#F?pI+;7r`uoS>;^CDMyyx+d4PN`HNz6=G7fXCu5bs7<&kE&K^c9{9=HO zBP$R26~>~UQx{Cqv~Qu4SC=7}(^wmh@iz%5PQjXxfd=~n&ZLVArrMwkzztJp6W}&G zqG4d^l#vqq>Btkl)10A03$8haF8X9-6r0StV4Pm3x48zc(ruY;?^~tlAh7O_&~QOW zwVh3x3*?&$^r&Ft>LK5GirWhQ{ky|BhUrPW| zk*=_p(c_zVQms?grDAH#y>cPK-sP_1p;8y5G4v28FKZIZ@pGMe9F*ZEerPvI@FSB! zxduS%X4i-#9*qNy;dF3@HA4!W3;e27_7MN_E$kd(dF!K?p~ zEKy+hZqny8#?K)jW&Mo@>7U5bm`>T>BLa0GjYp)Q0G!zLZ>LUmd0v1-oOf(`Vp2!C zebKtO6}r`z7JJ0ewuh1DjbTQ~?Gjz7@_>^3bA6)d-*_WO+&;k@ob2e|!U?Ab3Gg^2 zaq1ZjP{QsHBXd|r%BNTuu&EzGFl~vEwTlG~*KiHuq`yw&iC(Q@SK0nKd@2|b)W@Fb zh*YRDC9QRqIy^#4&OytG^I5BdRA<0Tr5jm@7cyhYy)HBC=?Nsb(h;IPcY&cP7WgVe zMZT6G?KV%`x)}M*J{!kn5eub3f2R=@cr9~aV{3O@qu;gcmxCy}>}O$Xr~%eUCD51g zr1e)Y(+*H|BMBctT$86U?)oF$<~`2=|1+xYyhyW^_Y^t7MdsLWWKJJZz-dn?E+kH*&?9?$MMmBS+}8){|6fUS7G^oBkS{DW>&5yTfA>&~N%#IyeOY+%-g~{vc>K0m^3(*7qXZL9|dhv#Zd~kbid8^E%Y+CuhUK z!4dRk-!~^QF))URZDgM(1~wfhR!(dL!>-AIQ-VB}-CgZ)N6lTRs-xYczuf#_Z&a5L zU#0*Vfi%Jyn2EteA=D z>gwuy-iLI4b0fVy6t~;@#%Y1QPQ!Yos_ep;y?swm06<-X?>)A(!FuiQ{RU-zRcv1$ zI$G^j!z@SvBktOlV_Kq&JgNPSWA!bwWZSh3>jjI7Gx~u3^jj}x6`22~7CU2ouv}+` zM6Z+;X*L|6@47#(-Ra5E?sgb_y4pd@%#2PUYtVD2yJbg<{!Bw^lH*>> zI{m#!d`p;ZK}QX&gVd@R#X{0pZAD|q*Y$(!shKp|q(4k5v=rR(KVc05kFymYZf2)t z3%uXt*EX3iLaeh5-rx}+&Y2&;_WMj>kVB|+PI?%BfEPZJlF$hBcRG?EZnBmxsskB}~JZAA>7QUC%0;{{LQ5 zNF*tm-`f&vx49JA4Q2{?uvQy%gdF(}s5jb==yc_@bb3Zl4`{5n$=QDPkz1N;=&g=TEx$vC6 zWlpDe_0-wKxPjaf#PBz;8kfmSy-3#BJBZqK8FmYsVI3o%YPt-L~7#Doe)CPUQaAq&}>!121FRaYy>TcwLG&jTEFI(F_iEXB`9NPZW~ON`tpI_w+;rRHB}S@t(l86K>|5ko<=3zMT1V%{{>HLeoB z8BxDlFPce82*IbZiI&PD`nJ4!5^U{(3gX0iwY;<*Alo%akr;73J>zhsMsrGOWc^NX z^)#4?sWNlUD6Pi0KU5#`X60epaAsT~xVP`% z{at{Z&GyM_Prmt&lG?BM-KmYYl`RsZrLJmc%87AK_7NL}CP3vk4;a*&#= zhP{^B*m1GJQf=^ZA4vN-TCIbo9&E2w?1O~CQ1Wck1cBNC{(IqDb7r0ajYzM>g8$6;IVpps;hVm zOyfB#+1H9N|K!`y<8swp%hQ;=5uHr03MAq9Ac~|Os~D9I6IVWbh&sJNVE5(Wu>oPo z)DWcWT*>$B*ABZDr#We;)V=`r+PuDG1=f1#4i3t8QZrV|B(WlR>N`ZTd@`A@)4X5$ z9m(v*+TCZQLt?6p!ZGF71BA%$VWLIDflnN#31-T2G+98XU{Ecdooa%jlV`DtUH(5-5Kfat{GU5b={Mo zqn2KU;Ym`^*m*E7C-lXwEnV?8{dOm=&`56^EuYQ-LP`34m*E@+wx2xSs&Zaw$G{9B z#yIgbo&X1L#AWB$CKZx9@1Wh^x9n7FW_uw!Su+9`2JHiubb_<+RHhjV>~54;Mpe`o z%uRGbI_xR0+dOj7_3j9)imLt3n9rp9TX9Ho=iUOUBRs(aPicx- zB0!3jUV9v_imJ{3>v`IQDn|whvm3U(VAQFW)z9&`zy9KuzzpsZi$=z#!2wSb6A^s{ z22?>=Az#kuE(be`cz2Q*s15oF%_b|JxgR6j_$8wGnq&IgmA;tF@|$@X=O=FBx8a8Z z9qaSbX}KoXT9vmQibA^5*#S;Vl#L< z?E?e&#iu)PSK`>QY71`bl-c%(Dg1T$;YbRYi`Q$b1U5c@U^03SIqUBEE(-G5`l=@o z4Vq&Nlh{GFcP(R>?wK1W&MYdaP)V!16GZo{y%SGth!p6kbEkCDbm1HRPohV^y+mjV zKZ|A8N3?;Fga^x4Ef(yk7-u8X2X}LW{zrZqYC+$zTMY`VUPj^}UJw?Lm&IAHAl7I= zZ%UGEbB_ymyeKt6;>0#t*HsLs24-AMd;&gxeyg}|-=^Asi1C=G3%XU>EN7>1tTwq} z^VluLXdO=^G(*Tmdghj0U{fEet!EWUje+Bm0Pjyfo5_nG^6GE8kjKC_BohH%SbUSr z``YLx^*{6y-_^TwmD%M*`&M) zzy(*gmjEYg2#nIc+Jra%|CDe)H-uWg0?@<=sc^jYrFthvQ1*D=7niq8(TN_kQZh0o zqv=A=jMy?6kjGc(gm_~LzI*o?$Y^270wIUZ7t1cIMyoAeuw>n{yQ9|4L6%lYF)=@q z+^uoPqh1dW;O;S>Z>(mZ#(LJ_`q)UX0fM}{y9=8W=$)G*=nTP>d3t=9W^+LRE+{u> z4m`=e-_X4o@{YfwR^=#{7(5m+x z`sL-Nl-Sn>fw;K13X@)pd9cUjzBXik4hvK8*w@BQx6zp?id-bBI~;$|PDM^mPVlsk zx{~W~EK{Pqs!C!qS7FQX@$t@H@OCG=(u`SHm@G3hGxY0Mac^&7e#p)XY;0`3dPk{| zMu&CrdPOxgHDJJEr102FgFpm|>4ISah?oQHkGFee*TA%51VBE6pBAym$e0J+fCLDn zt)1z1_P1|nsB0jB!HnVWM2=jA*Ctg@H75=p-bP-A_qVNV_smKz%L&QE z6dim^T^^e`-?Qz}K}*0$tt9riIo)!6Dg{-DmrB$LRVx^0CFuynu7BC=LlC3`TOhLK1xjB-L-CBIl@Ok7jHZd72!R)b8 zg+_y~#G%pa_hH5n(?mEVbWPC1B|?A+`z`oWMRZJNa|d&p%X+5Iu-tZ$n=k?io}QML zmJqVyx{2<2cTi`hZ?N$AaAy|2Aw%xB5j3{_iyuJ&d)R7-4(w&(qP%}$zcE2dpi>BO~7J(Nl-RU!+bcog_d2ikw0N^<|i3q@|@RyCZ{@GK87(2*r(p zW@Z~*?Ca%GJRfc^;+R}a$9{^PitSm=6n{qpCj`lguYVOMU<&CV6*`*83AaI}o`T6_ zh9=65en?GlG5T1h-~0#iBPr44WJ8K@ARjkg+$D6c;nzG$bbh*Re3fVQ}D80z=N>u^*Cw{;kI4qgQ_m8 z&1E0Dqd+*L^otmj?k*3uPAzolJXNn;fl}41NUF|m`77K9ll>8Z`z0vi+6hl@K>1Lv z404ARQ1~&0&STJIUEpe>mYdwvN+m+X3E;UU7UlM4SEaog%v6e~)8b^K zF-7i`oqhInln1j7o~khxv^YKw#SA8MT7E-=1STpiH{~>jBP(Rz2Nw$=pe6?8ck;tL0HB zr>vwYqjmCtM;UyvH)}FiZUocA&2E$3n_)`w$E^ug(K<={iTb4)gA_#;C+fq!Mu?rZ z`fPP%LoXt^=L?|5hcb7b?`1TY?A}YGc%0wfoNePbrw>SqC6nchH+-;|yuaNe=lCpN zQwQ|R1K?#Kuu=*L=sKrOz{54Lc=Pi__~SvtVQ@G>s8(#*F%mCh#ffXOuo^(V4Nf0S z$2}pL@X)Ko5br`CcfgMD(iYK~}A(+BoS4xN?NkTNU z;8>bWp2YHGdU`s0{CI1TR#{I`S&Pnrs3sO7BBI;)05F%GTrS!Viry|*m-UZnfYlKp zWXnLDrPrPFzCV#6)U&+%#8CFQ>nVof`vjDxSa04?NKhmM!Q%8c*Vie_@^iP;(qK9- z3v!OS@eSg)PgVA)Y*EvcKq??W@&o>aj0_W)4{&9Cc4~>H1{`_3?mw~$r~b{uSSCY3 zg{Zs&yQ&a@k1IT`>>`M`1`J(T8oh9*ea!N^)m-!`YhJ6q$qiSB)crOpuC0&jEp5yJ z7;M180eU-Xjd#DtIn9TUZg45k_||a7U>#%@v8>HScALMOt~fR`4lc=2b591!on`6m z1EHt;v(wy}1`j+{7Zzv$M~@Xo-MNO?%s7NjBs=||_|?#yv2O~rS#0>==mrjlaF{pL zptu~Y2tD7<4mWR0OUo%7DgSo#;U@55Ym?mml6*~=fc>|$i|Y3gNRmV&gz%q`LV@9x zV7c*iZHV_;F!MiJ)3g}LExlBUuLKs*)ena~j(UB20q}?c^b$?t6xYo2SzJmZgcHHH zCKy)4G2xU=-G&#ire?E$R+ps4nLb~^xAzIXpp3h1U!X$@GoD+ZeBBQ-{nOi7Hs${B zs&*QY!NLuq5?93E6ToemPffM+bf>96OR7vJd1;3f2Uix^K*w!n3U_l1JPTV>{b3CGTn;NT?nG7rK zw{_Ao`9gJNPgvZ*Q87DED2x6l!Tg9E>rN3t=azAe|2+b?%EK7Q`2gr`vyG-V z!f=Sf-IiNMyI=Wyry>mt;UZxXzFd1*4(D^ohcFz<-K{xj2HSrx z6>uSk9!=mjHK1}q!1Y_`vjVgo-yd3g|6`-*hGz{81spKGE*dPi&toD_lvx=)Meh|j+%1upO%X!^*HcdF->L8|5 zqR%A;EM-du zWsb>?ti&a3_9M=>CXVAb8oGk=o#^sLJ$X4~;7n9IDopPq zMthf3lPqG5(Q>`6BzR2`<9VjiWF=?KEZO5C$133ZQgghTHoe^hFUQ+8O$Wh;U2|JY zr)A~-#>k9UDYfvadb-JK;qqz9PK_2v&;ei2J_r~21IxW#!$)4OH9uWUI=WR@RAvO_jQ zP@~t!V9{*b;iT8u<0d;d*PX1=!iq<72;f1}w%YPj4(4^*wG#Uc$)M_&&jWnYuA_&Owo2bHOE9FTeOmaK`P%7+(V=#M{X#6;zo{UA4dvn!wggQ%6Poxk@xa#$l z8Z6SLs!|&BG)LjKdzFRL(fy7Q?1~`tkYwy7`NI8?jocce09DulFV~CKXxF3JF!N&v zf=aEJ*wg|as@GYP(IQI@s&Z)ju=}3d95+jlpMaos-qVMSq%8m4Hl zeqsx9x|EW4IMSmUgE-?~JlJ6x&M_9}o#K6E#j8aBTjuG1v6o~VT!p~U>6}0x{+{F( z(sLCu&AeU=d8d2s+l&kU*X;T{`taHpCa?nqktIj&#M7sG1e)|Tvsz{*b63%hjGT2Npo#TOT!1)Qgf0V%?o^tzxS1ASh8tBk zQ@WP)(*$~(=TGXnwJQGH8g>>N`KodH5Y~Ys>Er$yoEzGJUq*f=D>$>SVa0IQt1)LN zh?F5++?(~~K;=4wgh}}YW_Q%*vi>WN(2#mYiEi*kL_+s-EDE=28_IIJ%{7`Q2OsY` zAaX&@MMv{=i$j;G5i1h8 zCqL3bx5aS91Ft|EybxU`fo_&otNz><)rSS|T3YvN4OB~GI41?}%F*qtu{k)QrX=H` z$sFz%G&}dINGo0|sut;u4uyZCQoTy&vW6}7{HgyZa z@*N*yBhb@=4co9k5i+Hd`QqE}i+w71V|ij~&-;!vuKk068K!(j4gTPW^gxRZnj-_V z+^TnT#qJmzSGAUC>&PdMOQ~~>L6i9f>3z(|YwWB_XxPPeAkBkuZBiNZ@(X1(+qY-2Y(nHZJ+`lN`2e=|q; zPTFLhH`eD!a^K6~mRXi`e1m{t!&08%sUf|GQyhcDSKl1uf1#q_Cn_b{6j1#*`^d^O z2?fChd*+u3K>{_`{@=cjQyG8O5>l-3`9iN>CEHU-xXI>yYP|o($j>xmF+5^gEj&@+ zK3kzJV|y?d-U+ek?<)3>BjJFursVhY4yY?R5_7Dh_?ug&pT!vuF#3D0?z}_l!yN@lo+D6iB_H%;b&iDNfq5L6n`7ZA+Hxx^k zg*5FX8V=GQX&LRhb>yqyh<8{t4Ay2fHp{PqU`mSC7`AQZalQDhnC~hgyxtFL{n^m| zW$nDiVGm8)@T#~LeOvjYna80i^(;C;mCh0^m|6-^FMb4|oH`jj#Y~LP)>|9w^Ecu5 zV(NB?*`AD>k5?i(o}mX3p@R4qHf>?w7*I0y*b0*ToIaNpJtcm&d3om(-Hv#cXk1~B zPjUlEv02W7E=2398`oEQsJm$(|F!in?7P+m;hZ2Ne79)}_R7gN;=U|?B>P)hWqNgZ z`~D~^gn#Q&dqb*@jbK+Zv}RRvW#jXSgEd8&vV992&Yy+OtO9;e7YW!M(w_d?R+f7Y z`R*@g6ifgg-n}tPd0(cwnhqn@3TU^W0n)bRgiOA%R}=S2-sMmnrTJQ#Srvnp0lN#|J}*z<#7q8d zLYH-ddOcZdjI8iQvOMay<(DZUKihi;9#tgBA=a6Z1mLam?BPquI3(0cLj?(x08C<==ksb-RBSPWe zFCMJFbj_1P={}FMBi}{S>n3_|!Z$QStm$>MxCCe5C7kU$uV@nvn1&X@6}|+ImdcIt z7Bz{C9(7-x2#qyY%~@e_It_K#3Q_c|j)l5GJVxNs8n`;soBPN5PDv#`jUz1n9Axk) zKWIcVa|@cEBW^}DKLSyFzJPyDyhu&`M*?V#lvilviG@iv11{S(hLLx4aX5E8>CkP` zYk8KwnoQ$o3!z{g2#|DoC9M}Dr$O_|J-y+2K!?5N!p1*F<-0mxf`Xeq4#-J|E|d`yRxRcx69pkCKb6tYLM3$+0BM3x=y~m+g7bxaUF_4BuS@R95FXO ziYibdk=QYX^`r#b29>SXn9GgMlCea&w8hpNr=PUUIn1ltoDfv5Lv=h?6rQyjx&cll3Z3G!DSu|*@mSNm!w^>(l-HRsU zd$#gk`#)7zAFX2#cwZe};&jRziWt5fYQ^0n6voPI4KFJh9+Dgq~;33}3Psd)85356QV5SuhH``aW=zoH!cY zW6e`*RG7^DrQ%v*gH7c#M-8+7cfXYwZ>H%O* zHcgi=a{rby6EFk-dOncvgZ_VC9=$fEMg11bloKb`e5zgGJp=kK(S;j4u0Bi5D9u(GrJL$z35+bU`0O=E;rMY2M`iTv@=bM?#wjm!$9pP#D| z27}1pmh*E+U|^u(pT1bv%}Aa%I5>gXGSP)xF{>Kc)x)4B?Ga;M zgS6~gwt&5R`L2gv&Hp}4P|MVm`t{x2W}DwDI!4B>|I+-2zH=a&k1XwakHS7l{`tjt zJ#rDGhH4g}O{^uKyc6*=-&Gm2(8es~Str=bDxJ8`jy-ldpwLAS_1F@{e{ z8VQK|S>~hZ$s#^2o?~bJ{%|%6)gROL$oS%-0<@WT9s~J{D~W)vQ1462l|!;!{>1AvaV#i)66Eeyf zDUE9xKs^jue&eKrYHLKY#35lgowh!pys>y9gweF8y5a&3;H3;Q#J7?-;E>vLgy@i{*A4+aP3dy+9VY zw}7KTQ>RLkGT=cQ<_|rm=L}r9^Fw2DIM)Di0` zMwsA3gO?dTfyFzJvy&?9rKu>fUe64`iBqz!|4i{%@3h?db}xN`j%d0`PGIE+bp|q6 zkByQ8hcaa%K{+`iYGg~yKyZoUEHUBCA8p! z@;C1WFTS8Y2Qy8BDbP+;U7d`fAw|0PttH_(5tmgUKvEgsp6^;LH`MSaO*EM2PaoM; z5n@Fp`&lCG6fNbAj!+W~|LyL4ns@Y9A$AG0zYzaheCX)C*OJ+Hv{#s_Hrs=}-k63Z z^6Pu@%u9WbVpd4#DSI+sn~yb;P1cg3#Bw8;mLfBofduXSpehLhLZ?j&X@qow-FILC zWIREId`@G1XFiCns;YfPx~k=6=!L9|Z}vpZ{y&4fKB=BH@ZXrie^zU4RaL+7_Yo8+ zJ<|^m82oeN3qW)|CbE83U7v>@Ae^#kMo*i{t**y&-haDi7)c%M0-VUH3g7_G}UO5mnr+Yz-z= zSd3Gp3b-g@SaTBb9V%u$o4PrT6<{tiz!eUSib@XtPM?tu8Pk>i z^5UMNt(L7r9gLlp7SX`#0+*fRs5Rw~T@&};(t?!bCnZw#u3;Z>FTl~yupD{PE+OA* z!6o;38-ba3Qy`Jh=zKslQwnDAk@W;Tn;pPGx#;VYX%>V009Wh{lMarL zfqFG&L_~z?yk?m`(_R#;@M9bed+2zz$kV-AVjL`5KhGekx{0Ob8cr^eG1kEGV6iUA zsFdDpV)e=tAbl+sYngzk^R9C(M=r@!Xw2GDKmZDRmzR^1)4sH%*CGQDzJD6X+;=Fe zfq#*hwER@)vEP8d^Prn%!s~Lx-eZN%zx~x;VtXWQD~XSEY$qJ_%o*5`%oJ-=2Tau3 zE`A*u&l27G^XFY_+v@-BaL1;nM@0+Y$_AsL7~*)+z3A@g8HkbeGXV}|_f6ydB3>)) z^*;^neRd|<>XE)aSu_Gx(MJK}E+im>D9G160dUiAFInj5kkoSJW0&VSM`FI#CJjsg z&ar$duL=SkDLrO_LES;M4T=vA=<;xxVbmT-M$*wfPvxQNJiS${-e$pX#5jKIDw)V4>*YL=<2^p$%U)r3udqb#lKdld3*UTu$6Y zKaP#bT(lZ>BA}7*DkrABA}<1y1=(`Pl&JsKwIn3Qxh4E^H}$o_H<%DHK`15S=Bvm8K86Yy~y)A{MatI!ro? z32t6~{((f@g}=gHw|#i3I-lL>0#ygerYWc2C(I5HE7-|t460*UspKByH2mCB0q-d9 zQNqhFXpvmcJ@^7)vUuiaOqO+fCd+kRy89>R;RF{k#2~D!#$<8w=5&8luP;d1Ttu0}hI=YS>7cQVLHKovXZUl#spC_M@V zUj)Je8^#Lcw=!c&TGMbyKD1Yr(l0VN7(@a~jtAO!5IhQYj!NH8GgV$Xz=|KKnzXmfGShE%*GM0IcDEOH1j_+)dk|Hw(BB{Z z*@%a6|C-^0(YKJ|+S*&bk@EMf}GJ6}Kd!}Pqb}C?kOzi!F?g$-2I*JK=ks1OltAk7ya})$laesI8aL@d+pFOHpghF;+5 z=jX@%29`bZK}ku;ErIc&5m+$cHW)KgqFdyo4whQfB}DOpD3U@$-lBZ0wuP7#Cne!O z9z8u`0sw^r@Xp+znbu*}lev*g!CxCx1{V>lNr9-;fMz=dR@9Q5>Yhka5X_J~0VK3aw7n&>0lRN&=cLyzQ zxVA^lqC7mgy7kIQv{0-hXO>GbGc)6T&E@E;-G8eSO%k&3nE6}3=}aF&cwi-kk!Hrl z+?&r^6c&p^9`zg?%A0afq5Uf*c2ltY=O1e~f%Sl}iiVkHV8=tQphlN}W-TbK3s9?p zwC#C+Lzgm=5z$tq(X}if!vj(tXP#--ojso2e9s+qZat?`YHNG`TqU&`5!W7M$$R4+ z+BmzluG`gd`*v+Tm0tCamxS^e@qReaoRhvf&oUd{jf(aTYMpdyLrMPSSWLZIN8eKBLHzF#6`BP)25YZ-+hUzj z^sW7(0~Ru~`C$V}w5-=4Y{sglK+H2T=`M%m<;SP?OQq5E_(g1jRSiO?FTGz}O@#vK zisX*3ORt#^$+Eiz`$SuTKv5u*d#-BP^$>51^bnT(YC2Zv)G~y#s8U<-ts%eH zY6G_1R*%XGooK{;oWcXXE1Gj_&WsU*2;UD!MJ85x{5}_@ny9Ib%0Drt-&C}S*mH~X zJhaL1b9Pj@!SkkhEo2ldMWwta zPFYz-Ra5gm%U{4~usnFKPD;($ZML$4eV_eUoWUl8<*!FCT7MBc7Og)j=k}YXclb1R zwvx(6fuTG^VV2wF&G}7jc(FqWEi5xn^VG);-$N1_6PWj~bw^EXI}x$4?q6>R+XTyC zg4-$$O2gJ5FR@S^V^052J9?>-sL($AHJP6r7Df zcY>N^?o_^ILw$ZYfn>4#ni=mVltocu+T0SO%zXEXI&%DvrPF!6cBn`~20oMX27MM$ zN~c8HXtk}J{J9;yE*ZaqDZ>6IlZ(cXq+rnn++r@a-o+<7n!j%ctL=mRm`aVF z*lyU{(ewifa1{k@AKu)8R@w?$<3HfC+xv!;EsI+9nBgq3hIEEHhZ5PnRMYEt{DW}p zP$lkExGz0CHd+LaP^YCYjc{cf6vZ?&{%c%gUx_|&Pj1E`X7QZjR>(X!K3-3+YxUaT z?eS%it)bMQ@Z zYihDPbCwLVj0_o)t7%wPz~l*R&$w@K#twq1&3~)DqmNn?e&G>&^8$;6PW}E!{DOHW zKR0}SR)ykH^`s2M?VoT!Z6VX###7CnjHkpQefAgKVPgUc{q3n~S5gjo-Ic#ZNU-CA zGg+r6<`(^XZ z>?~h@%9W(JA4#ee;W=33UB!J;XZ{!tS0TY&ro?hjQP>ZYSTG{gC>J+= zdp*l6S+!`chQvny82=lIu1VDNYR*hv-Z^)?aCF5G_ilY+2m_D8*slsCcb>BKsY?;I zzdNr&Pr2GZx5|}YVlS5H8jUw;$=P+Ru_u@qWa;20N-Tdg`5M0Umx%-96=OORoS{n56z)ETP(Z$OwBfiM zCY9O6m!bM`v?6H{IJIGTNv3AsoRS}VK`qt;mSLvaeDMM+8cY>?tqX)~i4% zHxxZ+t}l8m`I3IDN!T+~bJRzvHI5o7smZxQTiY|sNdB9{c@)P0&!&tdv2B~J5#Q>a zdEi~ko_QZsz*gH5M+^3pU;CFcSUi4WAiOsHeYeWRD>y69avV#uGg-#=xN?Q5xWpO! zFgQH64Z%S8dO+N?!;V5WZXH?a`Q~8(cZ2#V8>F3w>?4ouSC#-zb7@;xeB^}+ zI(kA4uv{2Im8}76vLCk-Um@NvOk%>>ylLNP!ImT^^GeFE3-&;Gu6pqouU8Z-L;3VI zsgAk*n~^-S%N_#8A<9zQt*R))KBkRt0;WF$0?@)i5x;kj(KsnMOomqcSOGfp! zo<{$N^mleQCyRLU2IC9SY*d9d^LpeR?s}ej$fvZT0?5wYH4R!cbHl5fhX5F4U4IPo zTK)Hf6z5!{gYc!MqmvwfEL~}PX;d%wmRnxaocM^v1tvTa$9VD_a_HwgsCkTe7(VLX zjEMKROtL=7JhI(3{HxON+|a9L%6i@1B|ZIT8Lvz(Z%zLcs@cnhh=DjwUeGuHe(=^< zt$R`|-|?%%Z^1z1fL<#WcHZSZ$c3|Ji?mk3;GS{Yh5k8`gN(zlkyW#`;)Ss2t9QCx1>Vah+P`nE8SR za4TOfYL51})_AJdj;>7BIMYZRZC8hDl#>OV*FJ&H9c<>(B5JA44ptNZ8>?7!ISF)n`#ZQ(JRTR+IR$Gu^ zq=hFmI$d-$TJC(LUBj58yPDsvK+3IbE(Mu{97WDs$9n3gX^wkiJAUK&a3So?J@aUs zKXak;5V+I{yWcv<8yGm9=H3UqE-D3gJJt)y#~y!9kx_Rfj|tu{k=rIG@t5 zz1E4|X=N9%Z8j=>`L%}#q94FLB`1Ez@}M6t{yRA^2X*vk-jix^G?M73$X}CTN@zRc zNJsV2J4UZEd`8ZXa})#IbfG!|=9%`7>^76A6<@`F+05vUrX+?&&zbO&B$~|HYq1$N z(8*mdTC}=gU&i0UF$=b!TaUDaA|Iw@8hE5FOL?^}z9Qg8-79DcqCyI?3Aka%FnqYp zNnS5*A1DXs3>YJa2&bJq7;!P1Ps}E&_H@FU3Fl}295n)FioFlv*RtaWY`IA011ZSu7hLXSv~Nc@7mq?Q zLiUKJ8o0R>?waiUcg%@*YXNqxCXat{+E!k&kS#~!5T;6niu?!!wjxftS8!9+CzPVl z7syimy z5_Bnp@5#R;hE6IpcD6eMb2`a6ftsVasi42Z!yp)Iec_?nrKLgZ(ezt@uy-dVtVNHX z@26A2P*U2L*EA1z9qB#9DV;4v0qie{Nba^65zhBsqBhjI59+&)yCJfVd{8Uunu7aL zT-7&%Z?H;=upXd^>`^{@T%nxA?>ShDI1Z;<^8O+iW-M>WWXn(ydTtk20jVHtQ8*GN^j}qij#Gq6F(2 za!v%E5@uUC&m~2Ux?!bjB@fBBsQwqJX_bh%qYL3?=G0~e+z9o!NjdhdD|3)ORi)}x#9y1T@GJwu=@D@5nEk}F;Xk=u5oiRh z^K0qpugAFB<{y4I^0eVTXrVu<^N!#C9w&ZiBuYRBRBs!qDjua zI5Q?qnI26P%NpUn>IrXVOfdWa`{Fr9F-DJmVOuxI~ zmMX=Oyr;my#UV5B{+9ay?e67AUYZv0&S3Xx|2HNLNhe|Czn=$KG?U^Zs~S1VoeP;= zF?xqAPBaq1md11wkKF~X!&HPtpCeet4}N&rv9N0@G3gv0M{~dQNoOIR8X`UZ;iF{H za);J}3q8{34@5tUx2s<7H2+`7q>q05dThh1RKK}7W{XVJl7HmIqs9Iz5ORksQ2WOt zxg!pZ-+jCtnEl5l?LNGS4x5YSRZ2^B`TBlAP&c%Ly){LjZBT|kyWBq`l=+N|9nYwF z!s($91nez6_MLX~x?7y&?f}VsQRNRd%IL-&E=R&4_+$m-DN4w6C1!%%j3=mq=VX@e zHM=7FB=x$_L?(u_?d4@Ky8&{y*)Q8_Pg$0P3G#Ov4=SHmVSS@He8ZYulAf|#KieNh zt%#l}ljX^#_d4Mq<^0(V<(Ldqj|eIEga!l6IGU1!)&wDK5`tjz7MUvYXNR@6?1i{QJxJ7wRU6t2fa-66?*eRg-wO8 z&uWEOP45{Qzh1u%kmok+Y?&BmCHBzt!E~C{uJmwu_~tS$k>+^Ec#^e95CLK6TCiuZ z|5D}pn=6J^+@GKE@->R%fsxAJJmTT;92xxmu*G20s`T zNFR#7*0ky7kT6y#WYu{K=>1qZO4BZRl*B1l<@syMV@EoZKrQPaxH@H=OvNJM+YA?2kr9mTFeyJIjwbUYJeSF6^}jiwup<3|e|U>>1c6 zeuKD2(Uo_a?}d}NbA*$E>Wx9d9Mwpl{RCgdetHK=WuAL zo#c430x?SNQJPy7V^{GY4|^uhxYH;n?UM*6-QH60y9>b6jVGOhm*SvLRGI}cJyUwn&a24n_g|MG+G_RNXpi;bvi#QLqPDbZ%twdZs8rJkr zr$M&9=UEG_w0L!wG0pj$rt$Z^PD51c_}Qe8%8|%KzIjxz+?wd9Ggh*a$#U3z(Kf;C9=2emg zN3+V;%ko>W?s}OqvqDEj@)D?k$(DUz%P;4dI?eTy+NzCK`v2imF}c@6ZFv!eAMtfXyq_Pc??x{|ikOhD6d5 z5Yy=PW2tl=8INFdQfn&kB@NSfuA0HQccrTbqkD5?K{Tm4Y|)3QlGMBnd@1&$&AaVg zvJb-yhbNV|4_0T?fOX-<(37|s&(08e%DOE}ja1FjgS30w3L|nRgzGTEm6Q02-(6#h zNa}8K5NGi--JPYx$P4-Fy7k3G0!BHr{BW(NjDtqlN=miJ3PSBI{lyniPXv-^v2-^> zW6Z1X7`%9=rInZ%)$PBsoQ%2~CkllY8pFzSF^G-JBZfWJ4?aY1{`4GG>|EGSPd@qD zJOQ?jnUg6S^6fksJubc1JCsSelI{@Gdh`4S86W>2_TDn6uC80uOhS+ZmtY$wxJz&e z?(PuWJ;=u0oe(s*y99!3aCe8`?(S^pMc(hb_uO;3>z@0ge{@y`tsc0H%deIQG(TIy{zvIu z@!|x9knX>${Kf9S0rP>X`&U56_ZM^ef04=p&aQ!9h5V99y&N9HM&RM&*GNc6?5{3e z470Bkjt<-a_2=SI;P`qCXhk)fEl=a>0#2^!i;kI^djwZb*E*+7x3t>4TJB5p0d-Ly z&g*@Y%Ki1Qtk^fG91E{8_c@&S2L(47Epz22I-WJa%KxBc`{kOTdkc25OJao+_-8>9 zK~YXpeIs(VsGo{rRS#Iey8-|Qq=5F`PfoHxlT5-*VZ0_syJaqSwp=bvr`iMxXE!2# zM1-D^HEcz9f1g@D{*-Lv04`@Zp+%7YN7aKi3*UcQ=h;1d}{n%(onhnGF@r% zVNV|R4@e)Z8<>Z?8wqk|U(hzH=%w*&PHDeIWavl}UGlN(bR9F67co&(^v(w(YC zq!L^H9DN7l2JLoRcq*h>eX!(2r`qqv)lvBD6N}BSRYW|Tj^YB&vo5Lkdf|H-GgSjy zf!08St`OAom=_A6MU4KV;YPk$eQlO%t4G(Uoq*ZoE4(R-EE)K~VM(=sLnRZLrw;hm zJ3evxDH0Y=lwl-WWpcRWGOw>1QwXnNffH`@RnKk^x++eX=LZf9n2H9I(>!CdNfaB< z>sijTY~|1Q)C~26PC`TGnqDt_);ERD9FthWRA){@!>A-Do;N}jU8I__sPtVO6}FVg zGW?VYMIs%$9xiR@I&9yzdr1K*xLSk_ju1N=rq?JS@>Jx>`+Ik_bnb|GkUt5>-lEGK z!s{jn6uz$Fj>f{$bhHV&)te&;&f%N;w~jX;jm69HrJb8(rs?2wx|OmUw7wdL*md}D;tyy=rZJIrJo z8xR1cmPSwjdU{P4VKbI)Z;+VaK@+K58p%hP;z>!#q&%&3N$=JTT?_3po|>#sig;#> zZF2|vDPx_H@%{Agu_fJ&req<(J&BJvi!K>ww9A!wD z<64PvnOC#J&P4K-({$=nKC=0$Zz;gsaXU{<@l=iH*yZ721>^R@*ffgGk<=}X#b28) z50ocXwiOTh|A!H9`kqc3`6d|f3tRyurpiX3!{yX{c|xr9exK%WrH%0UVdZ&sb(IKU z=z7XDeu<7Kp&QX4*KCe&xV&jiJydo?4W7SZ4QSaab&L-SzOVwnsbMgl|J@kKr7qc; zga=pvJt93gpkFmj#uUj`e2-cVnd8Jr-ZC6-Df@IN8c2N9_=Ah-f3^gwOeIjvS}#?l z4$7B@hXU@t%JMJgf(dVP53U$#y4<1y^h;wWv?VW~i0oA_KF3AY3+Q;vki}kit*EZ8MnnqPE$0OhaEgJr@tQ zR4(R{d-G;mqS_8AnP;=eKOQJEAB*$G6x*m73%gAHXGxBq5t#X9!<_|~w4B9CY&R5( z7-B>aCi_}aa`J%pp47wgKn~CFP8OqP$&SvkX*@@UPC1z{9ZT|f)RgI7l|9gk- za}k1}e{i{d`j4dfW=oh~33mNMp!N3;SjGR~kQSi);}i_}=4qeZtjTHR^l`!*bg4Z~ zG&%4FGj5>kzN)r2(~Jr*p@TVJ5i3}rtBV4j92&X7;zIgj9l7|TbEkMx7BR$r9MsdQ zE1~Lga7Ffv$jhokD*RAq^@GhCcVcpKyxz|61uubV0X%jDv*p@CfcTxsc9{n}($xK% zPD`?%9|Ptj#y5oL&0G|GK!wOF5^gdgo76}IxA94e-?lom=Z!8MC32X8^e&_qmU5`3 zyTwzlZif*B4&TwtMV$)WlIU{8A0v&(iERqA-F!>PZ| zOitt&#s6g?eAc+D<0S1J+$jrR+jUc{JR^m+-U}V=$dzKI}F@DS~>T&H{~Ry zqSDQrP$a}q3~WIs!V~x5$<#IY`f6n=D`RcR(74mYmx6`#Jv-zYR{h3Q8ZNA-8jJOs zB!>$QZ}jF;m*Ga)3>s2;I=0fjZc6in44ET|ui$)4K&QTTO(@hNyd8ZPY?J_{JXRk_d(s7kCgH8#wH3&y6GRq?f&ru!c*^Kx_bdZX|u zDJehOS55d{Z^p{K;9Nf8;o%-SiGA|l$p!mqKgCU9Vz_Msqb{l`gq2(1<9rgh6vBTm z?^CLlO#j0Tx`rxe=*aHQWqF3G0%ThWBA_OSLZ@K)>290NL0{YbDsg9;sz$A>MNU@) zK*`R4&iIX%n`N5)eL&&oy!BNZ&cj@{zTHv;H%@0tIDkRYCwimhnTFWAiSS+~nr`1I z>I>TY0=`;j#?w6Fp=tOvvAA;O;qd2Iv8QZ28GL}}33BD9*G^O>^ZM@-MHeq9Y-qF4gp8i8!pv<>W-i%9JUwL&h9c|YSSwv zik88bzBE&LwUdGiEKT!?+X1DeP*!e>kh9HQCDiD;o#?t9a-5_(b@* zn&S27jh$*Rbz)46FaOgm)XNyQQ^3H~zP#K@DXvhb@h_@T>-T@88tH5;XUn_)#Wl{a z3$JbbN3JpLQQKB?WX1cLuI+cxe~|8c&&m@DMq;l1UyVC=v10!R!kzxr&vYU*YUOcd zNx$P#p9xNnnpwOboH11K-9&gTrH`*jH^ZMCijg?B%(LIBN+7yx#b>$JQF zfk5++28(HG4ONSxJjhs?7W-YwKG%n`oJ)J~w}#E99q`Oa3Q1#P2f02k61BUN5LD8i=9Br^chNg zM*r30X(w{k<79zcuOBr0CRa2*H~9_(u=G&WY1fru7*I9u=0MP~uqc|+%zsQl%e6i~ zx#QpgJ9D^xXOMnJz`Gtuwv`vI-sC;NZ9eB!_d1wOL+*85XMRRn;!GKj@=q|f}) zEA#l|#fGDg&sFzL@X=wEm!fkiiODc*899F1P(?v|!aZi0y&CaSER2tO5s+OneqH^H zgU1PIJ|h3F`Ai0h`>F!W*caq=W@g5i9wrl$Az8Fc^)gUa_xO@aup(#X!@YeTCOd9E zkut&i@M^yMi2`FqqQ4Mj!@nR(ENDcF@nTwGwD(X`_QHc%U&Th70DmjcUBj8C33*W# zHGFZCZ7-$XIoeB*S`;13BN7k@6hzJXz1Rr0#8G}%L#yDEf1imdXEB{)Kjx%Jlyg5l zjbD>IUOV1kSzX4*$9Gd0JXpO~N*p#M8T{M`GAcu^A;NZNNu4l zetIMA^I*w9d~3vX?s@bpApG>F^ijB(1Kc(rn@siwZ#$9s<2DAGGX3AY&hk;gg?^_= z9{Bxy?4WS*+xB#pvEr*NhX=|{g+Y?EL6Mypg;`@2dA(flL4uUFH-@4k-PgLX1gSEW zgPF3}tt{9;MT_xfd}Y4(lrQd_!vqKrT^PadF|<8qk7Q-83SaE+r^(Od%;GM<-cxJB z0@x`w*z}+_oM4Kqgpd(j2#&l4wXmD%#vd<`v8K&PAPYWEG%H^>sYKtWdtPhY1-}97 zt4%EosmrXt+?x-DmJy9lyIpQeSWKQ&N`HY&pX`g~!tRJSZ=r?n?F&>{1u1qWv1mQp zCjtMEh=`h&;>|wbAMyp>Df0tDgSifG_a2$w!(#ja1VozQy8#{+DidPu^8By%#=6O> zZM3mI#)q~(W_X-SfTN0Yn8*F)Z$>?X%~*uxSa>U@v|i2 zV1cDdR>EnlX*oebKP%T9hn)Wv2{La=` z`N6x_@~?8j33mVdoB$@`{nIj`oTnWLJo!JkT@M?z{`H3WuVI#|>6lCmBKQcc(VSsP zGqA}C2N+NBe;S!Bsa$dw1bGz$!J7pQm&thLf!B*y%1N!p+&B^lkEe)%SQ+vkTVk%N zJC){I*eiG0Edjd=TaGHucWuS~1AP34V%w5aW3=~`sHClA9|ovFI85`@ zDg5Ya^AUHy?pU^wnw}!&zj|fd?4&j=Y2S>HqaQ!aZ)~SOXN>Nox}R8PIE=I$&U~fD zi6JJ2qw;F@Et2{kKgg12XN8&O+Um#|sZn zqWzjIxG`;Uo~%_MU~-Y+AtqYHJE=qiD&7QX(Vsh*(qAluTiLD{%xAEEb-1@{fgHI; zbe=&1gdtfhx<2jNpjIIxGH>6ui+4(h;Lm<_q7=suy4_`$x(p@o zQri+KPD#mT*^3C19v_6lO%I3}r`#vx)lI^o51W=m9L*W4JVzv<2-`9moC(*^Dyf+i z8dHf>cb?l}Q|ue#H=56n%~Sn$-as)hAN_+tn|>aou148m(o4KinmQf!E>uad%&oZ! zh24T0&0*KIRmEMddwtWYjJCGLc4{LZanbyjL4tXLq2am#wga#-j@XF->0Pb+t}yMg zNyT)T8zkT{ZQ;@B27MS5HlO0Vdx|1VZkadq;i$Z3x~qb2@QbI161R6Hy~2U7QZ!bq zv3r(&Qd@(O!{cVixsZstn&i*7eD;_};q zx}x-b#u`t%ln_HAI#KOJ9+=XFnRn=JwNXikGIa5Q=moJ@N^Xx}b z3igDFcTMj`_XBr-Imw368;49NK(0hqeBS!*YoDN~B+(mS29|tf=UK@8@&_oA1OxLf zc^9k?-qh{Qt^_2%xQRWYlGyUmuZO<8HH2=&{WT*kuifo?V z@(}4Rs|i5@Jx;jn18JpMaP4~8{MUmgw(XV=Z(BH_$Fr?G`E!>?-tFoz656Q}tEvQ4 zZ>cW2_M^X(`hMs=$NlYg$My2Qf^yI=>r^62e5uaFSnt zUN(iVk>CF;OOl;{k$ob}^gPkOt4oRr?_IeZMtC27jXjP7hk4PA|51`E>ermc*%-f= z^#|Y8R)wv;E6Yv|laFeFQ>yv9?b0>?@F1qQGo9>*5*J{s&b8(LX`Q4&PZ+=UY^ zKw4gKK*eoECoFEM`JBz3sWvM3F)tK35%cwKOM3{y03rsxCibdn?47hm(buDS{MW3@ zBEdcn2>Wl7Vk+rCEd)pb%OVJFZ?l|dU5xNm3KGIo2)0wLlHR}4{?&@jna8lpGLl*e zJ>TL+^o>tNn+NssE6O^u8DVT1H}NS!*|+lYu^%#wTiZE(BEYW?CHbjZn!&)Nx3*$3;1-S3-6%A>$?S znxdY;I=h~n@66eJC01%d2vj)CuTmzyug-9OE?o?$9wxu^Y|f=!B0LV7!@qVTuvV{| zSMgZOk-6~r$=-M(E;928M1j&mI1xp$aMHpYquC>v-y(`J!K54>BwX*xjMvGnn^S`X zs+=jnYGltT3o#a+zg$Pg0MpF$))mJRzv7ywZ#}inL!5jY{mOCQs^>0z-PJWJ(f&B6 zgyV}dTZE;@*g*zg6;GpTcFSdUWR1?etS`*f73nU7TcD0p24*N5%DnGZ40Pv4so$|| z9k>fYmeTG%a2xvScv0U2ENQI2OFCrwlc$uazMvVy?VN{~M1g&GuPpvMexs^iQXILonlD9zPa;wF>TRt!ntB@7$54c#q?BE~}fR&H08ai>l`bdYZl zvW1P!1fn9jTv%$`Qi^yyJ`Zl$LRGbf%Dn&8vbejLL4+frmlSILZC%dmjnW#@8IgScsaM6 zb)7#ROZP0Nr8AnffMzZUeES%FVp&|C9%B1sIleFB@USS@w$h$>s@cjG`<>&@WWT^O zgkXfWZSB^5I*UJ-RSNO|9RVMc~if4;0lE$TsRTbo&H(h>(yly>`*e2^_xW^b5Fd8 z<1`c^IekU_HY)u{0=jJHiD`rZS!1f8Gl=AlT4Vc4FXes&6O!akTWsy|NL}Pc`uE@X10*5j&04NMt3Gq zyA*eM^!i78?}4wv==4&76b z8v%bO#&$+PO)OG$duXV{&G`wfQhWB{KIeI!QUQy*aofI( z2^pOV)4`hf*Fj}xK5#Spuyqt~xDHTSXf>=)9<4r>%LzU^d42s*DR&a%N7po+ymcb$ zZ_J>rMP7wevc+Vr9^N%_v?c~}tX~m-Kl7B0FW1noo`Mo`ZBP7gnZ10D{k_Hbu1^yb zTIAH~*QLU$l0{a}X6ye1TK{?Nqgk7sYSdN!Y*|1v2yRx^Bh+wcw$ZJ2rG95;Sv7S{ z%}mTmjyjL@hAVBoyEwiNCF{9(h$1Qg^Qg=6xQ=ym(2xk;j-`O)%V9s0*@6;24#bNP#&`FLK{@Vc!AXQ~5KL~J#>#!Gwx;p@)9D1I)!_s?wn-OjHgoze zvevK<8=#efL(MyTh+o50S3(YN_JdY4X@y%p*78#0-pSBHtkQS+K4Obl_7pi!d!>f4 zo_8fg@5y$_M@YRwC@V+$Q2rW`iN_jvx<^~c7;Pe^ z|FR@E?%KlmsIXW;gi6d(i1ocUSdZ=MTLX;V?|LBm0bbL7KN(ooCTE;}gi+0&DaLpj zb)PkMx4KZ{EsY2d&g%9x!N<(AzFLkFq)1!;P%-TDP#)zGpyR-x8s53P)7{u3-1*0W z!)=L_JnjNmG8K}*30Qnw9ESBbrfq2?0-g|H{*Z-Ggi2M;S<-zDL8lPZQSceax3y{u zjDElDGnpT;v`>9cFv9zys-#YP^lHQTvHRpm1_PWS{-_7oaEhLnA2~g&r@vqYz~4Un zE2WeD*BN^f`o9J_ZNGhaT7b`R{#$(c|9|A=iv8#7Vk2ep3ukR@ZFi}O9hcP%s4IIs z-kx!|Uzf6B84hLtKit73KCk;d3ItqMxZY^O*`Bx=pfcleHLd2d86#HB1mOGsx{H-5 z1w^k6L8=1rL54B%nUN1t_NT)R2A(Q>UF6n7k>4A3jd>pb1dB6TlG;=c6NcHVwFjrv ztXXoNBc@|s@I$Pl*w#$`!XI27}Z1ugMjTrk?!&aa5{8wpET#l1g0j+Lb3Gx z-G^{l&|05SIFIf#<(lw3ZYM<_J;&D;5T57Zw$w51r)EVN+kJk@ypI|_f@)#gHqip+ zU)kGB3VNHFQP$e7L;;fu2!S@*IbcebXf#2YjEehX0`nA!kYd0MOFpr17_8zD4aPImGlP~GC~N}w}x|ko@GDT zE4I#!lQPkKwm^)-CzunSaa=@m2wmg)mifCrs^j*>0A%w=clguc64q$9Vs)E}fyvwL zkZB$@UfRhcYeS_yrA&>IGuaFi`vw!w<#zTS!-co7BREW^nT@SMH@wjyT_rp06e6oz z^!r?(O{)aX>tB%xJLNQA& zM23Z`gH<>y>SZ}iZuJG7MbXYs1Klv|KI1O7^bG6j_m?JC$=A${1D=y8Wf>@7xt6E& zI++y7jJ|>tc3>7lCZfR19w3`o_(sjiso~y}Btl;LX4q#nihB zI`_VP;BO*0*g=XJbq`?ZyuWc%zhd(YsSMv=z0(*(`P2trQotLv246Fmc!e0`=uIFs za@C$YeNcHAIWu>)+{xHn+2}}#-u}@l7LJVf>g%j%{AsVx+e**DjTEL`!5nVqKySmd z3S$tq58Oge31ZBtj@so9{oDp&64v!jZ{8@l9EOfo^}s@`rAng?JaDo$XNYSHa*(%{ zPdOn2`h}Co{U2wP92qib5|kU)Q~ZyASP%x$REe_*e+mb5ty^mj>5y#W_>CH7Gj>tn z!^7P8WUZjpw_yjW=mun6h1xQDjNuhZ;dHw-8r0Jk6z=RZ-acI-HD0IqJ8~|yrrH@+ zW&(|VPu)9k7o(l*wg{bm%E^jE9S+Ejp0-$S(wVg>P!@SRCm=<<1R4vV7_{)KWH^Zl z3da96Fgt6arx17&^Rr%hokyr>Xr$a#=aDEg_+g-r@@W>gPMwV1xS1a3b_~L{PtlBD zb=AKE)u49dON6$i2^>sE|$%lwDbt_Wsf)?hfh^YYNDqITxTu!y?_=ZY)p_} znmw$(z|x${dlYYI$U(;i| zkOOM2=SNbXhvXbB>R=J<177p)Vw}h^iO*4pJ&Js)_J+Q}Efjh-+4@cUG&r9Kb$R&4 zf4ass2sQ)rncd()rvxPE0qT%)*Tme2*g1P7L5(#L(aS`R>=)RU)f|1pb0ko}xTgSx zEQg-sgwZ#dx{W?{FbAc5OtY8bSV1Obz7mS}F~r-g`a&%@v{0>og0m0xC^Q`=ZYWD^ zHl4&zA17kQdcPP#qh7nWIJO_g!>Jvolz!|K>@NFeyLnuN7oV0uyLbH7vQQ-_*SR{m zkzwk}HLEvMf49npLvv*k7a7?L)?wzy_)Ldk_MSpRPCL15j0*?1?j5 zX>GZVVA}aB2HlIG+0pw1d2n*4!%z`;xY-R@xA2HH^Ssg~D>DD^{`n189@pWK%q}xA z419V`Xh<2kzNZesxg>AL)a38)1fPn{HxlkTpf|LFC zc2Qy^`q6{#jZTv<_Qjc_G=o<}`{y%_R7Q5umh{r(CS1L+UGHQmtZIr`DdY-w5sq*f zpK)rVTu>3=u+KH!z+_zkXQEFfq}M=cM>2wbwp2L@Z6D2sXw<#VF7cB_OaK0TvxBSZERkC%BiWNigF+K#G=|;-dE@?xIrgzi zuksup>GtL;Z9;ckZI3CpsUkgjx~){y73uKLUF6P}x3i4W&jzGUWd!84EU;2&Wo{ZY zKF2d<+D)}=$_6LPEw?~LxF!otIap2CQw3x&)bLViP$?fSVe*6>+qjZQy0pRW2qTO= z9ce@S9YrRNGP$-DU7pt6mLbzIXRBs-RY$nKCqOu$f-%`K)?x2 zhj6Lsqd(f>56w?TWO6--eeU+AStlicc-lea$U__HP!8k|*no}{df@W76ZZbZYSHts#nwru z>mVt!9sBA!ptcph(<>vGh<~!Ww?l#wTaUZ)cw>(61JN-Q&yR2R!IS#t-rpuZ^v5R& z>k@Ohjl0nO+ylj5#DAP+d$}u+dV@(^C_?P%@64N$#-Oz!G${3Dx3{;ez=)u!Ajup8 zBQ4;;tvQ4?ig@Qi3Trr0a&Ei%^N;wr(49vG+d#5iBZ)!AdfrmA9kFL9+I3Pz^X>9Y zC8KfwAN_OJ{zwp3TqNO*g2&z)i2EKn%wQy5tfbB6&zAYm-wuv;DngQo6ArQw?p#{z zhwKe~jlB*);%}SS8RuNpZMy2ewMzfEWUvP5JV|CaCsH;^9w*Aj4XHRCnB0gW**i6% z<&}+=41YGhpPk&2K_|1$qI3o2(+F{u99&vVioJUEwq`2F%TY{Q{<|3Z=--n_JI{(s{mm0AJ< zd|~vKql0;HcXuKS4m~z3B6q8uH`_14Mu~DhVhnZ-mlO!i9*v2K6%%J6GYP66H3voP z*I}fHxO9J9+mZ}TG!B(+l<4Kidyn@7>fz%tp?xzjfEoBZDkqD^)OrsKg_!0M6w7y0 zQIfkjHW#t1#=yVDir~S&^@%@dViih%6=urm%dL#2$zf2wu5Ai$Kaeuha{i>m`k}S> zdsYkNBY!J1?Fb(7Akk8W(w!&bN!phrk$Gv4J;mWng@I3LuSQDTmUylWq&NH*-9C0xys z+o)`Fb8xiKK&H3fP<>y8^1LT3ol=Qnrxn#cT)~@sP>~FuZyk=xxkl=7e?dG|j)+~s z+RpNH)fMMqRQ4k}bkbCBZS+Aweh}+P#v=Sk9(nl74mk=@FrwwY0i=x@BFdXC&>_$0P}{=hI3RH2JL zl@F0v)b$={Z&g)D37{K-nLs=1j0wsvP48Q>684gLu-+&v&BHJvwOfNt;u@|kH$KsQ zc*u!x8vSH&cG!PQX#qVk>fZVM^c~`Hb>@b~9~7__PO3aj__c72bax`xQHqPpCM=44 z{ow7Ydd{LvA?K6%p4`1wlcur`H9$EmZs`HfPqm){31 z*^bH6SIsrXrJM`BYKa0`pEC*mGz3G8d5`M)rz_UJ+v{l0+PA>|@uhwwSgte_3uM|( z1sI}g(|9U5iDV`L2@cWG8%ieI9?BmSv2h`zbu>F>`}rCJeJVd#6%?2a;#RYM#eGCa zOjT0M5u;W@iw@rjlr*ubXBHU}8%&joR_N$0SBVPQaZiAz5z6@UNnUFjOaA1Nem~h=D_X8>gcwamsT4Nr{Y3(0knUcIp6mcMR$z4M zDlq(L!YYhPAQYQALBW(pz?y?pVuJko7ibeuX4{2@6sM>Q}2 zsqW&ewC#*P&Db@gJ8)5{%OQYbI~QIGi%#J&9^4U%hi(h^6|Cer3O1}_v*(W(TS%;B zu|IPni>@W@;c$a+Sg|iSx35V`bI}pcq?y&6l*U&^OC@HpTAYM@yb7V3wVYE_E7>sa z7~MZpEZ;hjf7!w(0V$+pesG;GpW?5f&#ExBj+g$u>Dn1hsBkaf7QAr$5}sk{e~9<&EEEo)l8;T2ANAZsrGbQh@T`RJ#0An=!L<=)p9) z+4udtFOIT>=*9te23zIZi4)=tR73h9o9{<`uCqtfSn{lW_d>nM9xjM0hwOnZIFWu~ zX?E72%^EMECQdq+{v>EwV4?LKPH;Eab8W}%2x95%&0%rVDO!597kE5u_74A1SZmMO z^aG*oET4{beWRc$TYFqeGzk{(o8Y0&RV0I@2PIUghjytJ+TR!L^3umU1v4_c7-l{T z`UkgHN+wO<a~Lvd^N zo!3&*<0_J2h@Rv|;iW^!vcIznnHJSz*~$OBbDWQ;!O~ehjSjZ3^!F=ix@8<{xfl8= zO&{2&!%n!dtaxzNlZs*8p}RSWl_R+S`*w>mASg)xI+>QPG%i~1L;-FFRLRJLk##a6 z%9Cf;?#POxp&LE1@P(%*T$MX6+@C^(vT#ikj~*}U`m%X(e+oSi3pJBw18N>vDcyZa z4J1#yh1lI+zy`N&Hx>R)?1X~>u1m@Ym2t*hR=FYa=8B2M9BHrH4Y}HzO{hD%D*3^o z3gv?y(_Sb?CBJ^D4Y)w!N|pw`vfNaRIh>hfGdQrxz2I^fefXaQZ*lg%9vP{%ryychu3@1Jf!&&L=cE1^ zF8+N~3dJCYZ9t0}V-w~}y=|c2Ccw7*Hj^1NmR-&@P^0mx*%>?L;DnBkq`Vu;I$cum zPcm)IPF`QYW|FW`;)DCq26tsp}1Qnp5JaC%=kb%DT6JZ3N?Z(<#_sS|~3>1JGfruGLUTz#7g>XCZFjNV{dYT<&JgVvI&^%T8#e8DIdH*SbZ zos}H7=x(;o8^5;6DubhxH?!7UL6+HIb}`+e75C~h<^pGa_(V1;7Yiymb@f$|A|XGR zf3r|vwAmF^)H|cNRaDaM@t#VziPK5w+Rim(RyJK0_Us(BLWYI;S9#OQRMAUjw)B?o z)RN)J_LT0O3zu&7<$#~u6cj^@OZ0#zTl3u$s*gkyC}35;mopGgkM5ZM@^ttCr;n zV)8FT7pfSFf1s+DW#t?R(IT=xZEO~uj72Mro5Z=v5Z3gbCh}Bn8FJ-ehS|OI$%@x0 zxBOkm#^@z}#0h;?#d}l;3dlOC>2hj#G^1q$3*IWd{_uX_-p6LQ#tu(#J2%dAU>taW z6{1Nymy56kz>u%-xNTP?2heP^(7J>)3i0iD9@~VvU=<2BvL{ z>t8?AfAMf5t=6W_=VQ2DEHq2v?M8Jz+&{3_m@gh%YNDcI-)%(enX}#kyohFiGnEZ! zlRR`%9KZQ`{Ewyizn#eprTckc%-@Z$Izhq?J?&0)RpO!t)ahun@(!g`_x_&q`gs_Y zRzE&sLn4%!tKh38RL|=?eZMK}R|v!n0@TxxH2qU~IRNi;9Z$oQ3-zCyx?tl3GdIf z6L{RMPp=3)aibyADLG1mZh2k}VHo%_T|4Oc2KQKYbB;rZbSJh*o}X58)%oh$Sxzeo zuJ0kLGM-UiNHIs#Bciiai6G7Fk0-X2-d8@`cXt6t*Rt!q-xxjY-ik{-z7EFa^V=?9 zTa#>BHq+X9Uo|t--L=Q^lhFn}O2snt`euJnn-74&wiYR+A(ZcFYVn|wt9^An*~=pT z9iNlrrv((Oy>>Y$gtb7(hPT)Mas&0{*c)c~fv^2f=hN9VyaJfO-FkzOyTdO_4#WPwUlUT|I&hsE6eQ1Y~LVm^f>zv=6$krg^@S_A9e|j0D zP`kEvkwXfLiASijq~~$gp*q+4Kdc_YG5%!Zbu|7sU?Pl^9Ohy~Y8=1NbDmVmQ3K*XKA)gqNizDxFOlZjB0su@!cG#m~1Wibs9SU1}g!N6FcG5^7ht$wZ4hYiI0nbmDvv|}Bn`~#i^_pPW_L*loQ<2V z`uS)qPGME{&zwwOWh0Q)I=s0Qd7>dlTT~J(k~1n+-Vw}>qJC`N`BnDk;>LM}_EboN zYLvC?itlu5#o`3}fQ+QdDtdvE<4dSSqEg&ODC&TGnQV5Pr1aN-?~aN{eNL*2E%Fi& zr$RJTZ(;2WDv2MTlxZ$%7CbgdjGNfbT-Gs+jU0<>quwe+iAWaz`DqQ3=d6ZE9uRU# zNidK9=G+o*R&h0ls80SX$(!`iCc8qlih{MQt}x;>UJS2A2h&lp*Q~rT=0=QDxEWF( z*U{7%InphX#%WMgaMs;pqwmh=b9^iW(_tLItL29nrn9-z^NPMBY*JN-rlrYSSafqO zlMSzzAqY#YvOxv5ANZ_*f7 zV0GtFShea5UaGeB>pr8_-T*6?yWwe;1Yp@p;eibByAPZd|DE*=sC;~~m`&H5T+x1{ zY4&^9gGlaZc?7llsJB~>*;9SclwSUl&?px8jDR9rA{aANda)KW!scMzb5auBs;2)2 z>}oy82ZU?}WpWITwxXVBT(_adS53ddDnL!!*QF}pz^B}I^9907j(oe^7Vqy99-Au$ z^zWGUA4iZO?hi#RjBZeFSG2;4$xh#!9c&$K^PJFK-5xqp4QnqtA7+?iDtSebK*Mxog6UnH2%*)t@d?%~#z|wrg1(taxf{ojF`8?x?5Ea&g@EE1) z70Oo3lKb1x#(T(jU#qhWyGUd=$fQ_;z$`Uf%T-Zdm9utcB4ve@?bWSPq8j);>*u4l zETo27Y;L@Gg-GrpSKvso8HHq%90!WG%Q*xzQPC&%1cd*Ub*r_poOQvEF96Ck%JtWW zQLi)u!;xO!;F!Huef>8&m-3*Td(dOesBO$kkrnt1@}dzbkeL$H_CmMn_EOuWZdw&kZg($F`p+BbuLnbZj_*z88$F< zuCX`@Y0#Nk&0}m9b+l&OFQo~|yr6;wCG^U8q4cB?!`Sf1bmKJ0DubQTy@ah5Vfzn; z%d$0CGR)84Y}_)iyDjB^O=>)5z<60;-c=eWjkO{xqvQ=HaEQ~F{#q%3%VNtQC0ICL z(0g~*+Z9AhOJJ;_`vRYt+1}$;VaAO=lltzza{9h(t*c^S(8oq>&^XgZE#F z{M|fHI&N}<(S<)oZibg27XWR$snly;+2QB$Rz0{NEc4Wtr_#oHPPJj78P2>U`x_1; z9%_{~IgxsbB4&#i(K&qS3_W!`vfQqvd8aqK7}$B7balKPo70-WB)CRkKkoe>bDJ2N zj<`8v8+-3-kz1034GXIKy0LACuBv7>bwMC=dX3HX>+*gX$?X+{uG1Dev_aCr#Y6Yt z_Gfkz1qwunLT~1K|Ly^9ZZUvu>df?wG2mS0T#|LM&byXbw1m8Tk ze8ljda112kUcZfruh>@usb*}?;ZLuH&cx@*`0Ok~k$wLr65GRKJ+h>{3JoFAAz?6r zg#4E)KQSdZE!>!Gbppm$3b^<_EHp$qZOFR5A#Ge`{4fZptKnyYcOtIS zGlllm)rL}b(FkvrG4J-qG~1*?U0a2$Fpe0hjZSxC`j@U!4&Yo| z6}I?5VjXjIu6E&J#sTAQ)2{655h?Tr!OWp7N-wzA8K*b+!>rG1>}hH!h4UI-Tsx6= zxZ_eAWx_GU7Pcs%zEq4mF8Y&$K7HQiM#HgRA|db4H#%QPxG!qT%rq*y$4mbO${N}m zgT6gZKXp`d*V&fg^dp$`LzQ>Bzjw#T(?1JAcstVcq;yb6c0Z7ylAdI`Gi8<6loo|d zq4Mvnh$7yb8qtnrMIQKiZuXWIl+8TyWi|w-&zq^Q;myj*p%WKhl7+}0Tn|Rq#>ZI# zAe9;lwFBzq5lgLBE1guQ8qNIo_(vM={&zW66J0!{d!1czTxJ2OzX7S6kI6&dt| zS}HYs`rBtRgAdR)XZt6*U zX&V`Om!uz|i;$tVJNtjJ_m)vn_kX*nMTn$y3#fD>-Kl_dclQ9&jevl(bV+x2mvnaz z(miwx9s4(W-~Z=1d+)Q>*=Mcu?)b(R;+k>%&G-AcK3DPo+;?A^ODR&<9YQ+FdEoB# zF&Y|W(c5_aC3G~|7ei?F=Gh6-*na@fJZP|cVZr^5wyZf5g{9|bKcHvIm{mPhZPnon z{p`IVVyfd)U?|WYOi#IL?($^ml#(gcpm(l$YJ) zEENQej@HjE|7UQrbEV4m&9^fdJ^m=r^iKN+FDq7>)eEP`i|1bXV3p9KykRkc66^qC zlpA5AIuVwy8=A?75Tc3 zBh|hY|Be8+iRurHZ>cQEV;grH9tKV_t^XGZ(VC)Ya@x zc@-y}VPwYTWu<2bfY~bxxIBH1{#UdiTfCr8I2p5cs%E1|)hFyR#TlCT33PxuYfmY^ zkUle84PwsZ$1%P><=AiAforRsx%B~)BkK}9op|m2Du*mcnfuHcY8A!kSRc!&2HBh0*a_g?Q>+sL8hc6uh+f&23a4{EqE-7DkDUA=x+5pJz&h+iG)RGTgpvR`fM2n zJoM_z7)jUaiQ1jl3AWdQ>XWj#IAfwV5^IUtqt&+eK^)w}B4|$2sp=U=z}AB+ueg}* zK>ZzeVz%guKw9SA?TwX_E=1#Y#N!GUr?V_=99SA2`HE~IpQ3~DYW+Q!XzKTqRz~;p!b9!y( zNf-4%-_BIj#Y>&+TG;}(*W5jZU61}O;KJhdu~LOwp~da)BNPK&@wekIdJi&4SmV}D z>Z9HaH1EhZR9C*U$mSHEx)@!k7Q_eAx*M81XFEXy7knOf5|hEC7stEWJ!+eKzX=yL z3%rxu|9}*6{-M6PxG)_w1mTB_1B`D=+Ut>yN+a*%cE9~{uNK%w``0j{PkcwRk8*!V zR}s)A^VgqpTBq^Z{FCh-(G%H(AGPz}S|bqJqX%-iJz$ebj^=LN20pFP(vpLK;m z0$VXC#uokH9T3ed1;M*f1THsMg$LWDie3tc3WMjTz2A?u?D<-QdzaX|I)#>xCr* zhGYL5Jp<;qGit*ar@zUHuYH6PyJcK%zRlk3Yd0`q)?E_lYW)GCyg2cM=Sp>REp^v@ z0~lydC&42yCMscc;APH5G&SgzwCp*pd0U`c)&jsF4g3~-&k~1_>8?81T46zHaG6k- zD?EH3m)@Ag|AJv98CT1mvk^Tu)V}r0~ zXb1)=u%Lv-8}P@yJmbDubp|bAR7H~eKJnCgFs^xqK1crP1vLgkEo7{O-kCp5Gj9=(C)`-)YXqKDfai)_gVBV~VueBZY(NP+mi7#MY5y0(&C9An;jkiP8))h-spRNG8H^dkYOrI3@-n{!Q>cpl63nEK!D$7$NSN&VhMjc zn5+7~nmmDFHAZ^Xk=AmPk(zmSe@*!+mghgr@}#GHO0x~Hb1#oxERM7=;Tr#{uObA? zZSlm0N!#=0qE_rz0eH_6Nt$xnm}Y3?!2#Pp&QEM!?RK6Mx`oz2%+(-0JFT+0xk~2C zB?swaEaKBbifpmw@98J37C!DF8Y~Oh)kAzKkvD1Cz4tjZtrD+Ci$M3`@+S{0EoE+5 z^e@PXwl1Y|Z6MiJIwc-&uP3)X|(MmY&pKC5>MUj@-ay zr~7x39RlNLnb$aF;~7Wwu9bIZ;x8;POHBs)zqJ-7vnwT0155qQ!`&~xd)y)fUo^86 zO2EFV0G1462#g=!Q4};ZvuNlBdOlUuEWet7DLjUer7_ z=GQ3WxFPq5oc6+qc%a{SjZHbI?&ggXBs@v-NfX*ZGTH4m=Mz{4{Hz>%BYq zU(RW|a`PX`>Fhbwa)(c$+_(+ zv*Cj2h7j}HGchr?Of#zX@hq}pa-z`q;1wZ*!4QDM;9TGxd=GEU-VWCGNn9{mMxMtAr9PWpCVsM> z1}@n69aWp|bm~q67eq*Z+vBF;I!>*lw>g0PVu_L>Expzopy(W1#NNN{eM`PDk%}$8 zsdSlF?8gNc(j!XoA+5ui3^JwQet(K)N*0}KDS045Yh0tOK9z1Bc=eoevT~H8*uOya zs~d+MbMJvXm5!qS8eC2^cAxkRS&|Tyq=Eh^f;6$NX^^7Ghp<_13Q4udi6%> z6S(PKkp1Jli8s}H&ZPGbr_=xK52tfJ{sV1&V*JYBR@YhFOHi7*#l zJJnbj;&e_i6Fq;nGue&(v}Gyau=mTUlHwFQGaY|@S$`gf@IsCOKzx6&8$i&bG_h~<@c{4vI$zjdb=?A0f9cl?*YS|s{IU}1ko zhq_u|f%g;M_R0p0Vm_5GmD~^bi?)s?3M$6G(;|u6nl2E(_m!4od>et*ZUupJfQmep zxAy7E+%jNcazL0})SORFEJb2W$EpO0Qrz5Wk?^OEl=m3$KN1~o6KSw4j z4gs*>RH*RP(2l!xjvq*~iBD4ZIpdO76(9;@H-?WUHS)vwG_o1on^hb(uRSrmF48vv zlmWqA`0pWf;p-)($9oA+q0)K7{M9Prnp|-{^<-y}21h)YmH_ya#}gI_cmt8+_;yi& zau&WIGMm8|pc5{VfcMz5k5$i(CMwQAY`=DIphRdi1Sr?^&Iia}2;fpZrqf=!j}R9k zEw&^_8E~PE0E#mNG!oIt+|M;+lum3Uir!O(E@mqzJjQAm=gLH1P`2i|hDCKTUL#Ge zd#|1^fhb6~v`&N$GyG_wzlsxr>l-_nPcw?vR!jV>ExufS%i}RRI%}qu7&Fvh+TW1h zR*4DdreHzm9NmgS{tHee;<3%L)Vk+d1HA#Ld4cTWea-`}di{H{7th`Tt6tdDDD!sG zTXw~e0OOp6!^1~D!vanExBmm411$nS*`pG{nn^2}dvwQN7|VG)FJCS2{F)K|BtCQb z+5eFVX>m9BbW=8}f=9FI794Xkivzm>N+Mdp`X+YWt?r+h{=!va&e+htJv9kx)e(ce zS@-cvMHWaf(yi!7^~tk5hb44jn}D=*J0K-$jGe{oDLzAHRnhnB_4vb`Us!mD&0ERWV43{6b4<>M4GhJwnn_M>?@Pv-pFs}Dk&>!FO3KVCh z8#$KF;C0nS+U9MCrc>mFI_eRpcyp;TkFq^!gVW(|(dPK&4ZiNr-H?|u7nnw{y4d~q zR0F{hZ|^fjfd~N|;;_CSYHByqFm2sM)A_-}`SXYVJ_cY%X@n-_!dC9eE=)hD{U=-D zTI2+fmoPj8F*E*hh_4i@j=_kK zYj9Xl2-?brrWQHe@@>tM_%EXHIC(l_J@K5$o-Y%=xz?gfeKSxT+vKvy!*cQ~6xawe#$E5%<9)%Wz$G-D7Q~POg@i?q%V4rlnYZc0g_=lqF{PWvww9>v3nU+#8{qGSRVu zUyR2HXnGkWrm%v1uV^mbX?M%vY8lU5fvr{a0LGqN){S)xe*?NWv&>RL*1b^*wi|K34j<&h zqYc}T=61-e&u1G$8S>nKxMuc9>_BOe&%BaP+=P>i$ zc1&z+4quU|Kfr)xU<`moU`TS=gj&SUFouuK7NE@V{=+SKd}BFZP|EoMUt-)v)y^6f z!^23oXSu~O7(r$CXJ~Tp?r+K%p8evJE;Lr{3tcG z(u|Frxo;GUY5b}9KK036l%2_$SI%<2-@sFi9v8vgW6}y@MGTan0}>_pd(*Zk2T5eh zJ-ljZI*Cmp4TZM-IX=mFuHKjsh(dQhD)B>n7K-+P=ub84C^JKv+g&Z=@!O`Dg5+0b zg6a&ZxOF8|y@X{4stRUNyXB_=REh(;Qfp(JC3kF~c$W7*1M)o&a$OJQ)fJsi)Fo3D zO7#*!`093an=oX{#U;eW5LiqkC6^njRhXTc;bXs6kD{9Uc0$Wlaw2pk%5W~`jShkV ze_>sgp}afsJ0eAAx|VQpv)-dr<912u02c#bGw>O`tmKtloI?H`#wQ4E{`p=%L9Atd zBg5*|DCX2@oU*Q)wtCs1#iCLvfZJ(Z4Q9&+D~?B zfQ?JO_I-ov4^JZ*8qA*UX0MC80@OqRaV!hLE&VC+`o6>S2F_zv zI*?McaFW2$p?6wf(;Y{%PP->0f^nrQi9dC3Gx(@h!|hh?_x4yHB)9Kw583cu@xMZim zIi>mbx5DH;SHxl<_RxLTYc|&7B*dh|dDH4$6^QFf!>X6sZ4e{>?o$tLGEB>^z_b2N zF{1f}oDWO*ldB?D@US;@;(620kTLrNXr z+(juy#zqHVX>;IpooFxJRBDp`k&sTf-wap|l(s@-q|XpVy?mzM-HC}A@XPKDN(#bo z<<{#e99p_QiLZ_>#cyaNe$iHyJM2zG1s+8F;;`$yr+jrx31ygH-$l~Z>QVoIEonNU zDoc(Rt&0w26nF>Z0aynUTXe_HOL&;L8MULu9P^}X-Z2d(a= z$X7ByXWdXg$v+*@K+_dz$t^W=5d6jiQscHqCXE>BN)uD+rL8w}EHGGgjjY_$rA2Q_ zR~hVav2>t)JJO0EQkc>`*p4(=Bb0X=^`m?MaW*_t#$f8h9<5Wf zGW|R~Y}hHbyS~bJoDqFXs?zzL8svWBzn1zmCHdK&oj1O}#AxugvRqp(UasVb!hPPZ}WlqE(aE~m*Ye1~9o5)2*{ z_^6b+IqYd+v$k;+&qP}P3}WoCC*JEQEZe8?*F;U|6}I=fL7t_@mZpLO-09J67pAi6(2|_M?HT&HqLu(wCxYFV zO=ADD(a3ny@C6tm8`{AYlzgk(>xEvNvnU;7ml_7Qy$%v<|KdHBymGc-WIS6hj3vY{ zF&s}SzH4^C;@WN2`0BFr?T#)%_#r!Kz36}Fy_ktS3s4Z+;3}i5K?t1$RnNO80V=h8 zfedC`$0T%C&My^vjrtUeTPQ}e9@?5uI$GFTxWTPcPed3}+cC@Xvi9C4&7hAiibNBv zlsrxW91dBMilez}BkD;l#q zDOJN%iR&m73p)?3;wL1D0srM!f2i2Q>G-KjV!eDsduQW%p#aZLz1tGXmsN*CC$`Kp zH~p(D@N6#U+KyWG?D!uJI)C9e7|$jUue8ysBd_<>v3ebP&}RM82!`rt&#`+xAz1zN zi#im069SDxWmf8~%lxrM@>Q?_y$M?xa7-&IC{zpeB(QS19KT6o2Nj|ylh~KOY-~)m zb)@z+@8p#pIQ03B&a*l~t=-Yzxh*#+g~kyd(x>H!=!Z7j0iKi?*;?8=uso}rxq{*@~h)q7IbVaW11PTkrXgc{X4`12c4guHJ&z*3c9&0feqq_Nj z}~T~c}BGR;&Agch!9Y7vA`b-2qe6mP!qFW9~S zKGmaUpS0exOk6~Vy^eFKi6=8{Gj8dLWBo|j!cOjd>X#)*-jbv>YQ{Ec^Aw_Wsq*m| zJ5O8Q&>YIz+Q9+eL#(RKI6UB7-vFYP$M!(pu4_HC1HrwN>%9P>w@WqFK>lb1!sF(6 zdVj3?htV@5F!8{M_?OgEea>PaT>eMfm>j%o0RG>J8!eaLsr>N2lBF~Nhx&hCutSDP z8?}xyFGPm~ki9EPL<~Fy(#*n%b-lkv@MA9&E)k_@%w*}hJhux|<8^1@557TaJD~ll zI#_FFcKgBD7-U#VHQK5s`d&qZqkcX+XLEyr2d-z*?e5I9!MxnoyitrgjILPu1oubjddjK+FC^)4JrgA1Z*@ z_WekKFypvhGPeD3xX%`_gh4IopZw2XdGmh*mypN}(j?Td}^{ zIysS;cTp@}pS}0rd7WP(awZ_3s(K5)3k@!}I5YRCzrxFHo52&v`B}jeVP=jOFRFhk zA%8_)H&z=tH;apEIC;SGxo3TKBtl-7sL0 z6Wa?d@4p2o1dRZY6*)}qwKSXDACDLy-;9cq@Pj$%V0JmKgP(S9`GxUsK!piX@-V@u zxOg7THp6)K!9ZpPm}%JJ^&lLhTa|=+4NuRLRj{O z;RbNPJ2~r;3R8&2J{9NS0WDqeP#8T+Bzqb~9voPbrq~c|@`85NK&^B!<_#ET#S2pv z2Oh8pt!%4!9>H=83d`PT6KaZTr@jTz(K;&EDW}YX05~rDsgRXQUGvQIcu%e{gmNaf{#W;{7|L)iCa0F3c%H$s+{{* zVs0bjVi-fbFQ~=?yX+T0xEoaV9T!xu9?&}tQmCtcb2LEM zJ_lwrRhzyuVBerl(UDb+QXC!7cR%~F9;8?t?p;ylha0=Uw_^M5y*7QIhv(;7ZuUVJ z&u*hJmrN2VNIBGAlYP>vE=8@o~&5j78P4e)K2Aj;K2xs|%8Zxi3kc?o9nrXa4%fJO_=Jb$kks=ah7y zV>;EOiq5-v(>y*mh*)(;=Al~On5;k054Sj)e#DD+7BKgayZZsi+Qxi#Bp=UYY9-`U zMuM0v(E4ux;havM@&ije{a>oG3r1C{=ULX!0!%Aak^LJE{PE@4_Oa~(;{Oo4PE#%~ z{)QZ4FZ4_LTaF$gra!CSLAOm4V({`D`UuuQVdUNP(NNZwD>5W*mdir--g**70_{N) zY3_1iUf`=4?_5Wc*(i`|FM=nrG;gVcq0YhP=~eg5*WnslHCtsOaw!&q%ETJi!NEbR z;WgcD%FvyeaX8aaUHH-sGJVYt%{av+vehS5+NFBkCI`Zjd!Qq(h;AKj-USup5Jx8u zt-u?1hLvpY>C(Bktna;nNgoX=KKnJv?q}A~i}QV6BFwZ}?gyTv>UGtfKLqyXF;-d4 zl0lnMkl$`nZ+nbH3I+Q@=rFk(pEJ2@f3QyBw_78SaY{?TG@k5-7_I} zc9-~jDo(%{`b|L{%q|xnfg13`)`7bPM{yaYolp^{Gok2nrOF5>;V+|UK$0X2c;2|s zHg$-19uyJ>FJ{5h-!|Tb$eDg*dbW|s_Yc)t!oSAM0N=+J^n<20%f3xW054wgJD+Os z@sfL7GC{b$!J)BH@L1q0(+ZaxYX?S>G6scRX|X;mvPv%yNG;z}Re7ITHzi4igh6<< zl~n`3+pvSnYPezJ7(VgHtG{#OT`$wMvCUl;h#q8xA6!{+QT4?|>ECl`cnit5f(T^c)7@63<;Dc^B$kFA$D z;Z}U$M)R&V|5{^juBF|aPOq?Ql*q7Nyf3ek!sQJ|4^@49sW@6iFeV-mregf)naT*Z zm@L7@(rJ&klwI)?3OlxSFA}Ae(`(kim{1WTW7Xp%H@cM-EN9=ecuzD>_t5t`?QoVG z6^XIvamnSsJ_@bjh4jaOnvYQ}tYS<#pukNjKHlftLYJOwQJd8OY$M-tA9y0*zUYgZ zBGIajpiKY#>Q;b-*(?W`zIy(9rkhM`FKj?IL}DLxfh3$| zMpY`}>w<*7xoB&mR}`q1aRmnfe15h-FRM_OC0BaRrdQIz|gkXa3Tmg;)txZ~xJ9 zip5Sfz9*;GC2X6divIyn5WA;#MH&b~ppf!6+_4?-_|Kiu!Ky6@FDAd(a#8wU`QwK?CC*N#?gL?P*6oP|DS=c%{ zOK&aZM2};wWlzsF(_vT-X9Z}`oa;u0eKat@5S9~7{JsZ;Fz^LlzM|BO<9}0GPD^M< z{%G-{5ijeX2(ZG|E8k?x_ZYjpP?qS8Cs^rcb#+;DWIjyM+Ha_1_t19SVJ>H9cyReR z6z{{~{anLMOWesn>KwMin`s-zKj$*l=q#-k{%>hce+ zLI{`f+WSp=dQ#-K8kF%%l3RRPa7sn>%5g~WWPT#tVA(n(D$lF;UU=5Pf^X262;o26 zq9L1=Ill+bHHr;J4g9(`H%S*=lTlfU7=nE_( zmLeC9r?dJa$)BsqdInU0)hu8Z<6?%T@HyQU?znTNEg1t5A9(i90KN_QyQ%z6Rr75; z&=E1`6BZTqt8)g!;y(dra|giIiUk(XS5X90wR1%TdpZ9G7P9!QGcPE(P z?MkH#27x(Q)IrmG7Rd?=LxNTx-$vD>LM>WD|XB`Ayf=RSDcXK;8M zN1H0Y9czYlf4?`}-?BToxFC5Ppe-}=3uQL7yE!-CfyO?5xE51CNw{4FtWxBt$>9wd zoA<*RWw{r=_bLbYSF>3SLmyMGU)N5%!!xu6ys^?}{}K0{G@PxA;_`Wqz-b0+*{`XJ zG`;S)=wmkCCpJ*kp&#CFNX`T@p}mHW{}`{pH>!YQvP-u2P2M%DSv}8dd$ijusc4b! zDEI+rURO^A)JUpRMn12g{?F+f`Ji4v5J^ty@l6&s$k&J^mI7%S7ON%SH`~Iy5TXUd z?jpfss?2MWm?h!Bk#fzBq-egV8UFM$_*YqLGB}#+QWk5Y%b*7V?36s+d3ePCYs&o9 zzj+^g@{|o;B_6u(4kUa6Nx|%y&lF@AY;0Y7NTFt)XU?77LhkBVL`yFykTdyy8<(Yl z*$*w6hzkN^ToswMt9So*=t&b))l2R1!Hi}tGAu?};MbY9DoW5i6qrcP{NDj$P^+Did(S4BqO(;#5RS`xePHlTC= zjFq{F&_~*n_MwYV?6&5m!6H5_IfiOho7QDB^P=7Z3sMjlc%uYgaJJ6)zJtfq5YjaM zOA#ZX&H*EUL#hM!CFDZ7jZU=MQnw*I$MBhc5>5o0d;Bz)MVZ||-&xlyMbTsiyceUJ zS?Gy}fve}wZ!i(wc$*M~LS$PCA@HjQIhg37f}shP3p1e=dq9Mv{MPzE1`$<(^DsQ0 z!&5%Vz^}FN*(t5zMQ7ZX;+HBGsj6+-|a)-d31xqwQoR~Sfm$Pxuv=$ABv*m^( zNOzV`TQHOi7q9lB(%Bc>8wvQw`BVINU130DCX8N(c0%ZDV>mQ?E}2`=ozvZUF5;WefFvB7Yk zg_}ux#(SOfy&zjRtf}A#;NpNwb=FK-vUS8>?Gi$-j7<*h4uR<9Bg(T_r~H$Z{M}AL zU1aIkehD>Gic(#cz4Q6mHI7L_Eo8;SrWObpP?+(N8P<mOf3Ir|B)|9h0+O4HB?^Ydnu<)H8w39tFa9(&Q^ zJ&hy8fVll4^u%cGvxBI5j_nQ<)f&c=q!ORWo7u289D2~`{Pox%%vjP0gA1vQ;F06= zBH{-Wf#L}j{y!HYV0!0GLB07`lB6}7*T(atM}T$8a@cON+_R3T#O@0mgZb#-3jWy3 z#-psrpHd>%eGkU;QK>AyWcd^!Kg{oi-`=3~d{voYy@BbHVBU~aB>KMzyyOXP|Hc+~ zYE~8a#psbm06<)w9dX>5XhbE&8nE2dbuiVo@Yrs zAb4sjZsfrsW3^yM!=V!DDE3Qnb;s#FL6-UNe==$vK*_4k$ZoZW%=!i%a~?)bH~B@C ztJh<1Uf_1Uk*0g>@wKXFpM5`8<0{)4){1Me*(f3)?fa0kx^tNGnE{s=Sr!>iB>;%K zlGp6!<}vx@Kpg*Z$%UVZH#S0yLKwqc5Sc`#Yl_)Y|IrB-(DnIvy8|Of4{&4R8P<^i zN)*e*jD-vlgufNSq0FAxcd}2O7$tlX6;g8g0J|@NyYK&xq{VB>(rR>gDR6&|8ONX< z40ObSth%-9ZJ&BSTvMVFb7zM&cqxVV^?kIOD;FX(TrN<|L&v}Xd|P#Eunf?-0e$x5 z$e5V(c<^^-CwEv}R#VPTUf0)ECc{yyfx=@oa(xT+UnopQQ^SUaq^W{^?{6anJSIp;Ou{r!Rdo;U35I6whh*HVjn z4RyFYXQu5(p`*L&Gw@v7NN4ABphbzr?R>|lQ2D62Za}3(L;rN6-)t&Bl0DZ7mr>V!@?iR8&l;{Vv@el$9X+O>s^jr^WW`U)jz{;ZYa%_tV*2f(z8t71>^m|y4 zrP)j|J`mza?mkbYr0~N7Xp8;=yy|*RyiOFK!j$I61<&(w31?K41Q#86OZX z9KV+ieFPe`#Ll*c$IEmDTqWbd`askqEU(z<@ORMWVEkZhmQ%LfSnb9BydngvDmj@D z)=ma1H*`7er<8ATa|B76J6JSo)>(JAGqJHL1-Muk0$nA9jvC{JnE0V42lg7)IY zi@qfuZvT&D`RVC`@PblrGM6Zj{9sK;#(f#KqGa?;OmY`P-%HdggfDo9 zQ+QNmbj$U8kQLLs9~zK3u_UR=<*u@r@+WsUE~t#;ZL^?2$rk#@&c!C@_(`gA`LZ|K zB5F-epgW*-F8a(9h)uS0XEhlT1o~5rU9IHN-le?f19$`en;i;uCnQfL#zGE%Ese`c zlaPVM{x@|*Jcm-`BeDdsPj>P4ptqWgw)jVZ{J?vdlc|anE)k;6paqM zRo; z`?SY9iGT@<=|XdRrk)1|*acMgLW+?H`a}Ms#X@Zfuky#IJ@SkgaA=S(h3Zwg$mBH^ z(@~vlsn1YTk`8`1RNci3zb**@LOf*!=-sPRUDjUWr<*llRa2cyC$W9HFp{sYNPi;Y z6X^RMS~-4`ulnQJ98i#U4C^+$rWQ@*b63%k{m2Ibinsi0MfCe{{LAdONBT)PkQyTd z9_r~Br#FG$f3!GENqu^n;I<1iTT#}1IuKgO1R_ICfwbna0!2#Rs};YUv5e<;cXviy z`Fu;R+r;xB5-oYa6Ba8pvgGJQuTlMrB7&DZK5tuz-6A(cF5oVl(j^~eJ|Of3xw)MbMOL9mtv{nch}o##x}TcsX(3e;21Uz&ihV0dXd%O zXL!)5@m(1t7p#x@&gHUc{AR!FE08}1tWJW|$tDfWu{`Yw#i!Wgu-}q)9Z0nPWGk#09C+tr1EOHic?A^&d$yt)MC!l#cFhxG=&Gq6nS$^^CuC2?tAif%d}< z%Y3?X1P!s}POfw2tuAYoo!k9EF>;hAXz-5hEyEuBsgSC33wg5)9ctk`0qURQAHIlZ z$-^g981@cWLV6-d8J~ZDcRoH_eFrpT$MJo``n@xi>$sEUT2L42i|OACG@7afU?RoA znnO3(&Ar?+B625dso#u4y&Np!-LMLzu_k~dZj=)pnzn~;ZoTLfwN{g~wTbi3U3Jhs@VtqQ8Kxxn3)x3i1vGnJM@MT+) z?Yi+JeRUX!fA%J?+QT_mur-xfSvr0jJV8pZK zblgXO6|YO~=Gu^lt8B$)AYHhi`60aYRo32We%*JsSt>0#G+h5m;9xDi5{GN#j}U$X z#{fB~YQ^Xv7?$9093y<^Pl}}J5XhABJ|~%UpmA#-XkumAA>yH?|cv~JHdT~7JCd2&hj_q)PHZ= z>Y3CH0W^R1H|M)WZg$qyX=}3-`BIcFZd0>8a}xSt&(O8=#5v^UWC@_Hv@Sy4A)bfoDKEmkJJ~Cwrb6I*4v&-YWQ=MWNk#5U}4cjEHk~6cjsyfc%Efx+3 z1keZhGMo(8-E%rnnlCOWc?*~n!jXSEFFMBG#an+(ccm62K!)c!+!@b0K0l9{J(L&B zL5L0NSc26Ui@b@A9WWN!ODEw&GM#dlI2(t$R?BFlZsj>Ds#Cw1*wrVHHO|_*&G(vO zmEfa0pY;MN5<_gt)Aeb1O458uhDG*r4-{>vrv2k;syRv`o&hT#x>$ek06VfG;iTUM z9P~RlwbnQ^9G^S4)|xd_dx0ISrh?(H`?5w~eJA1<5FLF6c&dKR4Rf~e?5^YEK`*|u zxK9AQC(aFpq2z{D)9g{D56(M1*~%L?5$zP{Qr{9>Lit(2GVGBD7e#ByE*s`WC~+9G&FQiZjGiz07Fav@^@km z>z{Xg^RI9j-mtM@_4oJN@eAkK?^c&~1K%7bmt(z#k*7dF6Oc@7$9wN(B`o~x;UvPl zZ@H+3Bg~62z7`h;Cty3(9re?vPv1jBV~okplUr@t?wwAkjc7(K%Ua$KDyn!|jXRm& zvysM{0_SNZvJp@#QE8>rBSGSt?UIyp2wa{&Cg~UEYC*}1H^5E_CbOnr1+Iu+&dZ*G z(?zO-wxR+T0`3=9*NQR%cgN3R0sKIc_ex(R#i_)D!0mq3nw}C4k`UH2^OOkw8!B>g zaw9!(jU{fbOiFNr{q_Ke_j)6`8`hzFe9}ug_*G(%@8N1aeVHn6Wg56^vU77Y)6<^- z!`9bvvzUeSCuS^(8&^PjZk#%)CELOM<#O*M&=yO^$cQE{FK@S?1n(9~#PzzY?V%Al zGMZAhM}pMzTWBaU$h?n*PNN!eety1^&rJKA(-DFN)IA0P9g?S``pi9V|IC-q;2MBA z8Q+XbOa6#}k4jp8&K>B7-bDK`n=dbNVFuk9f38}pH6G`*4^-Fs*VS>k9#l^){PX%h02ft|6T15&J zS|?t>20gdO(?Le?gkT!KXF4zp-2vs1>BR{5Pk8PxsG%$hTm>ljhJWRfHAOqcWkTtoYzl$YvC-3u|bV-{#5{l=i(*e55xkj*5K zuNvl?4E!Rh6<@djzS()7Ic%0fVg1#glh`6x!#l|R8EE3OZpLbh7E3Yt$ z4Oe~obE(GZWK9e|n~LcEX0PmfNJu9zoNc%{9WBxOk!0wwat~V`Ra3zU(JT}y7a5J} z0cd37xY2RXc4v&t)gqp=5G|}u9C#O+5aCCK#r$wAxspMl$#7DEaNr^w&<9E-5&!;A zFQyB&=mP_ECGN=t$PL7YET~;l5;xF~Vn)wL3A)+RK0xK}V!f=LbZh z-3DlN28LOBHz*{hB#60Z;7_Gu-0`UQgJLR8j-ZH8@L_6>3|SR; zo#>}OI>@v!FM-}=Rem$B##iwJMndi31LF<$rubWCV4#bhQg%>*k&L>C-{CXKVmUAo zLcM`950y;BERBmrpWLWs{Y&T?aC3k@j|YlM!&fvIP}sj2nC2F`M(IMN$E&i^631Xz7v z0(*`G6yRM6lX&)$rr6~W^3!q1Gxf|J1OrGTbUuBuwY|Olbc#8}?jATrHl6R)thV>N!e^*#T~fGQ957Z z4_jF&e6XHEzeP1N7Xg;pf@Q952UVJ{fEQKEf#}tf5=L=k0Dy>O-b z_b2pG(oy%TfE=9K`N8E}N=1Y$l*K79bC$iOXSYVC%=H@hu^1X+9w#M*f8-wXFP#;8|}6%GCa>B$1?; z(!I;H8Wipr`GAeWP{hK9{=DhT?RcdwzF}Sb|K+p#k2GwNbEf?lH=PS?>LY`uaYE zCO&ny2dhrf)s^14FlF@&Aaj+a$C^`WEDHe+PE}PE)uWCJ>|IT2?yYg83p|v5F!&pg z#U$9`0c5*J>HE0*9wNj3c*3iuwH4SbxWlTHn)Hj^z3DQ_G-@pD5*G2zyfuVLE0(r_ zHOHT-Qxwye&wyRZ??LCljQdZwv7ID_b)>MfOHzM#*U*_{50I?=`%+Dje1d4-at9Hb zptgV#t?tipE7_T`GSYP$Td{x%yS9lzh7c|Xl3GGmFV501`NX04vCFpGVE5NeEfoms zI3!|+yHSc0X(in9ynM$s4#;?Qq?UE57#R}D?UJrD5~xH?-)Bupgje0vo7nq*6n6?@z^BSr)c-45n7BH-sZ%#QNwl# z8@O8SKg`ung+_sA_x+!L&KKHqczKN1PCsK;%{xczIrTAr^@Z^5t=^stAJ0st&c%Hp z5urdM-&Trb$3C7??aX|V2QAcltjd#|vquU%F+g6k5D+&vfY&%1!pnn=+;dN(|d&DQ(}@$q_1k z`MuCPckri;F5FS{MPZov_OaT^BB%QU3;WT)Y;H{bU<-{$OW}H=_e}egYRebM&^wPu z%T#vd=1(dmzHT)|8PRR1>yKp^ZqCJFq+Wxa`UpM+#n5i6zD|7kaI`?Sjw%B;+snoT z_UZ~EiAg$wX?w8`@iZUjwI?hko*n}Vxv|2aCidJH(;*NEX!eal%ix+y3DU@hZd{9( zSUhJl^A;WK+hL6#rpuOvlNIjEJ~v>P@yo&_+0=-#MqQEnH7aj_e7zkXCsA5n37{x~@L& z4&>jX!p2bpD7B*Id91H;cN01N9u<+oah5rplW<0f z0w7FSsZ6o23a_1ClzSy1i_@R}vE9ZG(e$yo4QE7~%5!+J{bvXZ6MRj?+I`U3BVp_ zo(Wk^ne~ot+JuJvdS2|ii7C2yDe>91aj4bBzJMD>A{Xwaqy6;3H}1xVgIR%*OluJC z@5%HHtP+Zuy&}a)xXTYkKE*$UjWo5#hw0rji)LEqnTlN2ZZ+%1$4RLKh!kkIW%wT$B33 z?V>++^kFxInto%whLYC^eWBvfmz{FsgRR51)et=E!>wy=^AaGYDzCQ_Ywu@`Kh9Iz z@+*s2+Xk7Q3<*G1NQ(AOi(_kApQ6nO9W-ejAKp=Xm*IV9bBtHDk`Fx6R*u#s(R^PW zZZ1ecmfF*|2}$Z-DH_Bob>g@cJPVe>4^?WX+mdxIUW0j{LwHS9u(N&fOFjqVwoxRq z=@L|XbGCFWOSKnV8P8xH-Eei&Ahsv7)?aapetrMN0bSqxVd3+t@~pB91#qD=dc_3A z=b7rOsyuy)-!t3a zeg8cD1C7A6-^{&QUQ@{4$354~5R!RvWN?$_JdVF4Qke6e7SOd;!J`}ttg30Ksj0zl z42KelcwNwe9oKZg1NY4#yPH<)|Df(IqvHCuFVO^o1PKt_1BBon+=2v1aM!}!-6g@D z5Ineh;aW&=x8NSUpm2BI;dk%t?)UFE-sm2q--pLHsG@40efHUFuDRyi%bPGLD2T`H zkOXM&mL=ONln8OIa6u=Bc>Ei0c8-joGcz+6DdmTI0~~fFP=Ed1)g?w;T_G0o2GB45 zqdLxSRHVof;I^qujS>6z7XRN07-fI#?Z(r?t{99OXr31r@hBh8v0d$oX4w@@h;Xkh z%Rdz?f4G-|r)L#DNOTaN@yFVIZ6Gc@gOmN>nm~U5CU;tMZJ<0bB0vr%eDj_|NdOQc z{s|?-y?n?DtoAN035D=iN2@UaD>qQ#XwX2uU|0KOF8t>)@8RoRlKr*O{$Ev7%eOEU(Ngy5C z41m)E$j|UXAR_PgK5NAwYxGp-Sg^m66fvEdTLwqBLT|n`yzzP&?RieSsY#ZoxAu{+nv2PBmE;rQd)KELJvCtFw^jrSI+?D!V}IYQ|nc5-|gx z(RT*w#5_}XTn&>=KD*s8U;YuDN^j0JQY70rNx)Y4)aCB`cLRF6o37QzkN*#n9=f@- zU=r69B&zT28bj|(%Vh5$MRaRSCCTBIorL04 zEnn~yko?|xXsvbFckOsC9bwCMN}PO`A`kyMfj}~cL+z#MsMZ!BRN)sOW5e8QOT(M8 zSZ8)Hu^{O+IL8$F{Hz`+j*zychpe5sNV9%I+h#=R^6!S@Eq(n$2Oz z@b!7al|KFY-9akT6A(4ORg2F%RJDWFnX;9`-jt)RNH)=iy9%26_=rigBO?BYzLN_$;{xQ zNg0;_9*Akk!pNQu>2*!WhJ|$NZf(1Uq<T@eauCKJ1 zuuy_~`+*Bz(3BDQ+ys55PY;$FDvzWAO4bM5FG)1Iv$J~z4)$@t~$VUxihUUfItWV$TOSlY~r zhqt&5^7x8x7Cm}$Yw|}L7!(D)Xa)JS_qI!&v)3{d_s&rl6Ly!G4szvShIFMi#Ob&$ zEE%)g6Po*lHHI1GiiXQ-u*QZ6l0%BY!yoBBAn%rX?28(w7I$3oLam2|c(7PZhQVNo zkt3qVuuGNZ$|;oHFd=8;1Br5?Kxs60sE>9Fc?O8GAYP`%OCaolgV8&3`M~+6-?BZS zrZwh);KSmGUMWPKxI`I)dS8;>=8Gnxx3ZEaUvN?jRR78SLNOawyeNQmi~=-&ju8J`Si7d%4x?sr)TS}L1M#K!Vj~{UG(qc zUw!H7TOeWy9UqVG^`L`qXAa}@AZ8>V^!b|DfPZ`G3qFtC_{!q<7h(`D5`B~-!)-}b zF18wx$pB&88Ut0xR0rmX4228N4T985FFK{Yk^QQ^&S!YY%qQ$Zsn`Mk*{}LHDDH`4 z%fr-zpANcQ=VBJBaf|gF?i4h1D>iY9bI;!Pnx7GsEr?dmW^`5^A(m_`Mk&tVtBb_n zfEGO?+;NM8bS5NVPIa*!IfAv9AH@@2L87py987`@BC16*XYdl)Nv=EDeUqyPO9n{E zR?TJ^47B(s$#D}upVrH<*uvH?8&H&S`VqZbWag87Wq2#El7a3wwWCJi@cBP!M3;;b zO}-vAfSm5kH@f04v=He3tjuiDksj{H2p-34V~*Q?G4^dMBqL2@11J zLq3xm4(ZlvuE=4|krn&6YX)(uW>j1MXl_w==%;;cX2fNl`w?H9RcXlXM!!@FBt66b zdk=mkyGuI$rK2zGQyJfJJDHd(a;pQ7j%}$vzOA-xsRfq{{Yw3T1CxKN*38Sn zpIr+)NMKt#rPy(r&cgcul))baskMm^8A8gTwS1X{yyz11JHFiKnvg88+s+utg*c?& ze#}uvzqlnI%H7Z?NhZCAGGgir+a1aB*Pj9BvU@I0@Xf^Cc;#USS9zsxdvtn-OTpPCin3lg4p(+D zWT*2Id1hgL^eXBM)0XD)gZA&S_ohujhynMSVmm^+Kd7m3R1>9*A^=0}4(T8`1Q+0`#`A5mQ zLc6oLh!>h{T>ki>{7NCBP)T26%qp2c}H?gp;5DYq{jporRI(F!7(=-M|Zv+DU@O8 z0vK>Ym7ig?Ep(y_4F61Htd_liL~6;4`N4nngJ`}%l+lQ}IJqR7oap;gmwOa0R51|; zcw>Ks$-;`%$G+`&E!?m|?0AG4AVMbuKn~vi+26QwBdvPPy1?(EVw!yH-!38xVhfWg zTs`4*ZtIdgTK!SoO>^oh)s$yT>uv9)=*o+>a>NpOHQRW>v6)EX#A10{`yZ}la0ej8 zb%Of+%vZT177y6O)3doejth4yjkzJ9fAWR)zI-_24-$WO`*eFP*`ODOuY#Q$oP7vc z|3(R&rku1I5Zoyb^m%l|P7~betE1^@-rl|&qFYIm-_iemJ$pOFJaI+xjqQ}f>}7Ck zYt|-YnK{Mae&6FGvBG7AKLME+lJf;Io?PeLk#v3f*`%|Kp43?L-*jKcXeGS+F-z@j z+0g5w5KA7yDR_`cXSq9QsN8`Z%_E9F{aY1wn@GV{m!KJEj!;HGpv&uH-0$H!b`OL3 zL_V8wQEF?GsBKpk6#8+d08M?V&F9w;S)XtY65m!dTIG{i4Cxo zcT9e^`x9d_D;}G3Iek-nz;x{777QzWRU~uNk@1fIWEtoIS&`~@1%3!Qs!<$tz0Igo zvTnN?8qzyqd2DO?qbHwD-xQ(ljhyf}h#7U@R&Y~)!g3?@5mq7XVBcU-d{k9KH&)kH zICiC5dbGxHvFw%C;!@Y_)i6bxU_yH#=%X9%m-^E&{zlNpWO{6Ex$(`Qn?WljTtj{2 zv}5nCYr8i18Uigl@~pebXe+%;pFUA`45_`Og)y&GAFeRDaF;50yU~RoiBnVeHQ0E~ zkvX;HJV@{Tg?inBneBKFS6npIN+E6xe^xrbvoPx2_NdRfBGtu=7iVBUc1aq zT%9M>_@ra40$M#tjr&b*Ulyx(hCLdjjTli(*2bGn5AB|h6k_OyxL`2(#+H?n}Jz8R{$x|dK#mLDm<-qh{}7}Th({cdK18ai!c zGp+hDiQER$qIuP$dYgE({9Uyp$ax#7!P%L$5@=|2jsIGM%i!J8m||vJ@{?X%C8NVj z#KhYsaQI9eoHyd%vvPM&tt>3jAUy z?FaWd2ld%$X0+G4(wH;yQz^km2mTb~6(J5={FW>S(NR(jOPdNcsJ-39RlYNd_z;l!2k3}K0@&)EkB-gHF{$JRDq1dUh zWEM~!FkQb1?<{elA-f^x#2FTib===_yIwyFN8P)M$SaPGTClJYV9x zKc@)P;{WBH{!a&_^DDkI?Z8TT45PnYE+@w7tz3At&3XD0&2e*WR|4Qr9ml`sFNvmH zdZb(T))rswH8FGxA65i)#7u`2wh_6SfPU`?r+1IS{xELbl;uutmbymmJmWg!TosR+;yEq zG>}op%OJy=35m?&;ym%oAzQgvJ{}@BtD=2;AH9i}Q>^Y1d9Mz?wAfGT1+-*daO;ar za8d+stQz`iMSJ2V(WIV$*6Gq(?Ga)SSE9y!FHGDE93SHy5t%9XFL%AUGj1eF0s8J& z85I+^#R=Q~oFAF(bV=wZ9R$v$62nmBIS{%KA~4MCXt^F;yxnLr z_3jrJ!XUW?34V1YW&EUK&5U+6^ZU4vD9aQbUsG4~>2Rnm6et={jO&F6hM*o# z{3NNhbHMLy8^@IVoNmaKTqPUWwe`i6cWih~R-sfvby&;vr=a86hNGe$Bl*pOAo6kX z_k>irh`(M~r42rGQGRy@F8DJiS?caR?4}^C#9H&%H2VArJbvXTmTAr=>}2{a7j~=zXh( z?H*AHRh`9ki#V3*hycS+H9d3LM|g{6Q7fcY8_aAnP^}I~iF&M{{qkXH*kO(gpBp}J zl!CnBoD=$Z;pDOuYeo=68&?3&o%^|30xRG&emEV~{b>-HfghfAU4U$Dq-TwsRHFKK zT?xTshk0!&Xvlp#)8#l?L!A^0?rF)7OelvG>daFfQePt$D2d|cEcQB~X-n{s;OZ#Y zU8*+afbMj2%IUh$eC(H-YEPB&=c3cu(JYQ$Tli=77>z53{LvpeWuU9`NXxe<#q!!J zYUuglq7#PE?*LD%lEcIe=s8tTMv(B<`tK@HLU&7;4y)k|#Z<|f|3HQN&`LG$kgU1e z5eUj4I=>gsL8+78@fqt95D5pRjICaX{28seHhrKA6kL2^p@|RXYn9HnTU_xT24zIR zVYP&d&*b^hnXBS&%{A||2p}vp7xSyVPptwNsP#IpN>`Z0{biq~c#Ch0Kpn&}j*wXS z>_l{|d9DSP#&`vx4CN}?2zNk@8Jz6Kxn`soem6+^Cl}oE(s-+Pk|)^-D+&ApzNfJb zbSSZ16`^r|Mz=r0jOkMBFS#%)k@SMJ?Rqy*z^AN2Q?^VR{I$L#Yvlr~{Q%7u*Cglm zjuRY>PgWeFCc9)(`5qxi-I&F+;m&dZc1uf3q_u<)%O>sd?jy*ncP>3<#SZ%LZ6yHe z7}k#cY+_rke-xxfHEQRfuNY#0$>|J|OoK{u3Lv*xusvfUhQbHRcM}%6&D%D&R#7Hn zBo~PZNC=rnZ_hS4?Xa@1-pRb;jDdX4dOI{*u8O|HqMJB7ozCa=#rGg$>mwV;OmcSW zfLG<6*i11;5^090Ed^Y1;fiVoWd<|c#vDHJfbtYGWo=XFr>ngUvg8l-2a~_irLpCU z7x|oCj|r+EO$KvG(DmBe<=^} zw_2{=QsUqbvPz4LbuO2eAjf-R5rD?)HPM}qA$-Sd+t$$5u$5eBtK~L(9M|RObG-UT zjtCr4jNv)C3{*CUxHbp+Vu(jhe>DzKd*sV-E`v7dRvruqnK-+0?kJxIbT~$lr0d$ujLYhtT|HD7YDu(p zjY}5hrgE1=Ybe%pYRehr7p-O@G5-y`c{^h*7*(+@-%rNVOc(&Z%Oz$j>N~7arP&;z z^q_pfWu-wX`#SUBuL!H#Nqyy^-1d7eXxJJ6dUxLC60aTyH6x?sy`o@q8U zU1tuQR<~t~XL$i|3QF3F59fLo+Lz5RuxBLn=sREC6#tj7W ziF|4J*$0uyk7IXMgSzx6&eL^P8??zbGJ+uz7t7Dp-B-hK9vcV?83-Vx244uWm!bB>1y}*+0=$SMPIzgC|IS3d?cNew%Pu2% zXW*USVcQS_CjXH^Ouim%}6GDGGhr|%_LxQ+1o7XZL)25yOjfciw0cFKj9ismf& zD)_m8@xLOlTOhUYGkF?T;5MfT2SPP^UQkLkaDF7#JJtE6nr_ z4Ka?mE)XN`4nU7~vS3w_4JeaBqoNXoPXN`Q&^-Lr zA>?R%R?lyG+ZX_6|M1|_QgU*=St0?fKDW;E@H6!`+KhT_I>A(q*T)8EWC8?0g{b%0 zAYi@HLip^>NVRJV1N3qO9&(vNQGj+)4jhrj;{XSb^d`QLn>2;TfijU%GY7qR3mF}~ z2hi@>?@iG~5^^A3>`lj+{1WyP0@Q2ocXD?#y-&kP>;$8FCr`^mNl5*1S;P1-ME~NSO{Q9X2F*N1B%c<+hZv zYNuKO5n=>BOCqeMTw3!Y&mvbMihhM`I-))fum=47t4|{6sWRGNv&i-AYt*#gF{eL@sjXwa4EHQv?wEsp& zM+XxJM}_1C-MvDiW~(PBz&~SRV!qp9U}WqDX7yQVhHY9yxaxftB|zO`HOmZGbq2@J z{GP7-s!4Nla*X-ocg|T6zF4AKWOu*gaB&`;5fht4`7_mcG&2x_69(nlLl9Bvd=%*JQ9$2svz>CNFfG@AR?mp-~>Z! zp>gs;bcGWbQC^;&>%YIlKl^2jp}by~j9fMgfw5GQgC|q42CpmIT8l{u@Q$Yf#@lj! zetu#=y4nq_;3&W|F~}ss#L1&gQyL=+iUX9T zdHMMU_tz&qtzN#qzU=!-547JDV=@MeMFAnR38v*lPEeZMB5b7RS zDbuQ>2TZuSzzIr{h^$0!P*LMBERF2!?B*|3>`G`79sol_h+JXZV)oy!MY@1WvkNdo zP%LK1sVZ0O0vg^AVnjhA3*6m`{93sg{nyv-^AJgj^g+?@H%m=U)l5==rN_k15YYN< zxl5V=0=a+rnE>kq3JMMx6fqQX*erdSs5tfpf#H{&NOAWJq_z2u6 zlE8Y2%eLt7M{vAPU{E(MdiFD!ctAzY{uE20ump;xAT0lO7!$nex0s@m5_G{)p(UAc zx2h#UP)E_DprByacsQSwXHQc!ueKgzXOS($R8hoXES`;>aoHXwL?ai{xqS7<6%fZO z2-0~^v|K7I78Dc=+RL6PE-KIE+JAM)_Yoth%jMit&3ll#oALKVDo&?Wc}q_$*k1=c zHxQy{GLR{zbELGQjlK&z2!1F4Ob59;gqXzOr=RBj_|z&6Jm;N&yvx|`2erEj4xlEN zZufmKhUQEr;n@4$pGXo401{3Yo0+W?4zp;+08SKF97H-D#T&q{0F^Q|{jjvOw0U;6 zGd8qBkHUe|tLw3adk;LBr&{g69Z<8)Osuhv7;ncB+Ql*ZtjJrm6FVs08YJj-8PAd+Q|z+2%2g`zL!802vM6IXE#^Ya88N_p9G<9iQju8TN`G6QwTp8IB@#qg z!Ra*j9g=0NZL400t(R@Bs$?8tM)2>Y0sZ5~O zh8mCmq)@4MA8>+gA`p%V-7!9|CYQqnz&TjPeE4H)hyi3Go$TGZkC(7hH2_x8#Hfa; z>WWkDw4VQw-rG}c0##4Tg5|;5Lfk1bmUn5!+|_7B?6iWn(A*Lk58ZS$uUyHPUSK;> z{gkNwcIX|WHk^rhoI2JJv&y_bJ?v|J8}Gmk`_e!qQ&;BuuFMun&5T^yrcz15sREgl zoX*nsvn&-diD$;?gH9jKhLaWVGa7+lh^6Rp(M?{s?2%85HO*8V1oeanmkwSC6$vx$ zW(h)?HpdG3&jts7mK$(yZ2HZwb6L$WPTSCT4IhZtPYrydM*1?7Z;c+GJRS6Kh$N`U{GN{JUOZe&DX}Z~?6h2dB9vEs5!EI=0NeY_OX%4nW zN1%Y2Z2jec?X=(h2KinCqE)r;@ujlJ=#HLwj}l97R%m8|@Kwb+PrVnN)(_9~nI zv`UMssP3;&1GhG3kw}aj3kyq;^!K==xVX3q5KJ1q;0Rt)0azV2$5`+&Pxe4ot3AKEGGhfR}Ay3TkFt4h8>~Kvd(?F5M?vd0LI82yydFju(*ns;F-px zHr{m!_Vf2bV)~GZo_;}UZB!V>;wW+!Gw-c`W-6Z6?B&y-FH9{2Ekndz=0>2vrQ}$3 z9fE)hqHMPPA4dLPFKpSFOQW3YfOo>C-xL93Z4m?bmgyIG*6HLyMMWsV*D`;H)rM2s zRa;6Dd8%JyZ`+7Odp}xTjVzzmm9LcayRu@ju?%d`yj+Ji`6BSnHPa*JPFL{|v6a?S z7Jf=qM`z#2{b8>_TpS+oI<#5y$PV!S#(mIV;od{Wv+iHYnvT2o$|s7*1}5r-ps1c! z0H;-Vr8|x&W?1oQ6A2=cMMd#vElK^3&Bxe6aikkI$8Ab^*>z-pon(rbi3`lVQ1 z4!gqr{p7pjoWv)y6pf9(kUeB~ZXd6dQ+;YYGzE_Zzq5Y zuqG=$Lhwli>APYAXN3%Rh;5|jnv#+zR$JHQDMr*s5TCeY85}rrdr3Wx`{+( zEV0iDdAl^XDhQ0Nw*3~`3rN4bA2RGtv(!6&N?N$;Pue=FWg%$j&0x;d8*Mnc*KhRM z#W2ic9U>F9sQ2kI;N9?l_`MT%5XVi1KPFx3+?sN7Db=*%bgGKK@1^#}Epo`?GVXG! zfs%A9v|L(Ga7oB*=nHR`FNIH(&(b;035v+!n0E2yef1b9ZHawRh?yA_|1Md%`>~?3 zaEP?6vaikgTE{C~bCk9=^WOHmPotBE+u4+BMdi^1O7pfSw$(f#|7crpRj%Pp{^c6^ zKGvc-AgE8a&V2ZsxG;lyw|)>uV^dv9BuK(Ch=0d8)cC_>mDMWEM=UXIZCyOv$JN1u z=728eQSDyxun5$`9ee4(aK%$U0piWyEWLUsq)eP}!SDTDP<46$;qGMfr%|DGdSml( zmy(yUPH}GKM>m)YhkR?rs86%~Cz6QR%ckOJ^dEPyxkLKH(xu0Bqe2Bn;ZdQRGk8lv zuSc@GaEF=$I+`gN{ODUc-*kcc;E3BKVz;_xM_#!z#;CH=-)DYlYp1B4DikwBU zG5d3iqwBHRzvRf$U<5UdA5Hv74|hSIIF)XKC|lIotNrlC1O>Bek_|>{I=8bW`zxv4 z+e$SalV7L8-R8<$H8GO{=i`U?`qgX1F>u2YL?e-HDKnv%1eluy>Zzum?5{92P&Nq< zGmt&KnI$e0^&&tml<^&}gSY z>i~UiW?deM6BX50iGrI|v@`U{SiwtnI-7cZf15F8G{BlW*G7{36K?#e;iaXv%Rx`` z`EEbZRejG()Ndg&jl=LI=mll(n1uMZ z1ti?Vg!~4NT^q=%E;#{yc8bCbPEhnf;w0}UF|6Mtx%rK$ z>I-$VsrPTWBxEIGYEm)J#%LomTHh83u-(YKsb(AqCEV6YTAKNoEFahh@@$haj7n3)2wFk##ElA@i=c_I19+-ri(ZhmuY4_)zaS^Up9$YOkA32r^ zvlSI(9-7ilvfSr9uAXI2hD@618dAjTTk}ZQdQ}s#Ui_+l6tb|UlKr2R+4WC9%e~#-E{!l8EWk$Cy2vR4LX1i@Y-c{n zcbCfsY%vR8Q^Ccl$Lr2!)kl9m?|3-57v3=(=yZTK`f z%bOmGG%!AZgqC~J%onFoQ`@8hnxrD}G-G4qU&Qs(o*JJ(Z?yFj_54e`6ebI(5PdR3 zWhF^Kq4i7UQr8PNlh|?z6%BjLot6_KJ1}$4Dr1u{0u9w5+FHEMhA_Fh1^7g1Tt{J#SBGf5_gN?S4~_48Py*yctJiDJU(>f zH+Ank)X8628O+$+$etsw7>O3#52R6YuwR}Q8i0|W=W_TB|gxTHrtu%f<9AAEBEY62^7ei0~1 z9QzooA>_%pK1z%kxKXJ>$Frw@-(|1gr7>NH50Ul`a~%uZ10^mBw^7M(Ya>0F2P_ofD+Xd@E)3RQL+8~Qey7p_k9it@UxsflU>yg1@2 zrKEzMIOSS(e|kfU7Brby^(H#T#l=(32&LSqux_z7z)We&h>l!+?-YgKc0nL%#v0+c z1*&ZQuhX?2*U3bcl-}OoPvJ5p>@C#6IQ@ca@?%0np{7mALFK2Nc=JTuoLDn78KoxQ z<#l&SqCDn(Sc|HE)A$v#Tf+VH$q?azUzP1i6w2X?WC9W?P7G}zX#@VhneBg0udreb z15_X1kSH?s067?E8iMu?|Dl^_7m3WLsrz!(HVj*r!N?fVP7#~D52Ye5Y9MRE69UM` zgXXJ=Y8SGc^_$!d6{mkb_jN``tOmR2OduGX3p8BLWdBs9cwYa6TS=lVhq~eK926H5kN} zOb8)clz;L43MqS+)Ueq)<#q;M-o?B`_k*@U@Z&g6OvVkem>CUx-{g<$6eK>u>6g*! z<|x&%_oE+&J*;@&x@CM*SHQ2G@Z#~+-d}z=uKd3x8-Bj1hPo@LVuAG;`{I#$KLg|p zz8fxra5nXaPG_+=3eP>|kM7WTFS+LKPGHG5a_nzbClCb}I91&~)tJy2oka4wTWRLZ zakJEVRidAxlavSOrI)x9);&}yvpPI_?n96_eK`@39y0t(f(7D=N;ONsm!NaW5G0d_ zX1OQiRZ{v-HLmI7OC}qt%L(N*lpKH5`Y26J%ZgAHPnh^Ap|&hGuLpu7IjJg7tqI61 zcbR(2S(!+qjt-F}B?FMkB!8Y9$~4&--uaz~=qpHHo8Mi6;BCBA8IBb8ZRvYqVYhlM zq=gvN`YVZu$gughj^%GoT_UO;h7G){q)3FpeW3zxxJZJ>xT}({orqloRMhG{55hUz zRmvBG_w#y^FSoTd9;fAxEmlVyNRaC@8~z3qv$;=h`LI1Ppcp0Xydcy*o$%NZibcLTI@MiA`M-zo8O9&ks^lu6?LX)cyt<+>irF7ALKEYbNyovsdA{uRa zv)O6sZML_QXgl^8YkzpV{Xz7qo3Tu@=2e`RW~KE6Uc*)6bVxK7EcBIUbmvdbfWf5# znO6xeHL;JsdD!gGx8HESGf}l1xOL5=q|xWW3-wS&(yH2rq0Rjw#G3KNX0K(|Iy1ob z_Cm}(CzapwEbN$aCBX|fNox6nfVAC5CAQeg^wbpkSi#)!E58e?lJjM;YVFEUGdtRvW$E-a7xi`PtA1+bi_S3PGk?Y4eVKIxwpWwdYit6@2z` z7<&lm4c-MS{VM`?Tr2t|p&ad)XC?r#oi);%>21eprZz?ZG8zCmog`u~1FzmV)_#4) z)_!<@YCgwfzGMI&ygRo$x{lFUtrPByP>NNg_trs`e}Zb_T(Y)tQx_q`us2Wt&ck(xq9ZoNNDQJs8`IGJcDSU(0G~g zAKW|GeNZnUzF9z}Y@KS;{<^r8zr=^jY(MY@BZf+4k^5<74O!bvbbDG!Z;TANsp6Cg z70v#zfk)!@7fD|z&Re+L#Lg16dV~~+(|EfcvdTt=j$Vba@e^YPxtyeb5v0;IntSZn z{-dcN*`~W*m?cl}^V1-J5?gZvlJWSmvLu9(i?8Zi_^wM(q!Kr*VtbPJTg51KmV1YE zQZ_;s%-NM?eLGUMVIVyGm;Wo9YW{!lB`4{86QR^(P>054y_VVO532e8F0Un!i}F`VPRgS#-_vuAA_S)ceGFc=r>O0Gs&n#%2^Lo zc&-kzUWXJJ<&~8r*hq|C&1>-LmNKx(gyAdBGCsci(WfJZ6uNulH3~ryhIr0wKzV1aW4DtU79Ni+$4&l6_9P06Qw&tRyzD|tXs0T z0;&Nhs#;##UA~+?_+qJ>&R1iHIo>voRgim3WCm;I@-JMa1hX0HwA{E1an7O1ln{zK za963~)}~llGl{DDGlp)`>j{`?EkBd&|GSpV=Z9{JelEVWP^!~GKX}4YBOHXF_6ibA zC;KVMKG}`Na3@*_*%p>uaE1E4E^C~PG7MMKfYx^vg#p=WcF-d--leXZ^qe*H%As+e z-nF=bE!z`{{@o;+x2naOlDZlFpR0W*CYIfXrIH)Qi8L?FTfm=ZFv*>=KBU>d7%odk z0e$-(PJ)<<@`*U4`yo2sXg)nsmdpS-k;&#iP;R;I8Ok-^#|NWDQff4MUs(MI;C5F3 z18{LOkoT;`7fiDxLry!8D8ms1W5Z>&N1`kBzjTF%IY?E!OT)#!h^?3uQ3;##MXjzb zt){L{`)EC%m^-bCc)736Ar5ls&N{-b+6~QB&^}aq@10JSVf>ESldOKzvLnCRE=b7* z4|(HWUrZp{Qh7r!8glqRI1j|YQ>(7e8>|r zPyw~y@&_2)$`|Bj=rpvWR9C0p9XLkDuYvd9BGw-413d8_4_zSJTfZ0^FL@%z|2b-*}ruX zlL6vOQ~3KT$PCjnDS4l+?OUJ3?`B&#plr%!lS(!g1Kns0&Cw*F6sy7F|A;d24Apl3 zD9tQ{cHpb)J39l%)w@%}VUpR1-xBAfL90Uf?Jz~Qco=O{TS)}auPBS$2>6B$==-oc z(A86$C>yYNtvC7pMiy9EyBd?Q4}3$U4Y@YSReImk#kjJa(; z_JTRO#<_k^l^%6tr2v>PVm1Ui)|}ij9Mu>J<5AKro^99V2sXuNr*{_} z2GDjJlpMVL4nxi`{dP19RUX$++eA;`#J`5Zd{y5=G^}Y|$r!TFrE2B1Y`2{M9k)t5 za)0kZt7&+NXeVj4@^ij#!cFeI|4_lN)X#yL2{lfbTuh?kdwZ0A)zn1W->q1sV4`hg z^{qq4`?gexx)-8&IeQ85@vnr1UFsC`n_Uk)M>5x}cd00ERoP=PasL6fP&Fi>4$lwp zVP}&3T4#9qxy#Z4cA9^c-HMWv(H`_VOWBT>2^_UEK|cffCHdHo70druk?;R|-QmBo z_y46V@qhH?30Z@NMPB*wfb{kF>};}^eg;r|SUsYdL8(f*N*K-)(7k~}mFRpA z({@U7EW~jUc+JM+#DLm$L?-_Z@PE&&M3<^0)CrO221;}(ARsXH>D&qz7q>Xu`Z|u_ zzKE*`Jl^MY8ww3}LKNifXEBqPmq!$8HrT9sA4BJ1-9%<3zDf3+cG{n!YSf>C+PpP= zL~1UAY(IL)3>Zn18I9tZP&z(i4qJj*JbW{#)p*u-BAVuj&8jUlpP#T3N%1WpjhH~+ zxj(I&x3=EOwWNw+@`z;H$5KTHK35ghOqyKL#nA>>9aq4<01Y-OMP0TQ*bW6p10Py~ z-X2=qd_q7~!UxPBP+H>q_WV}_ZGEWeT9t$f=l@WbndXs{yZ7H&?U(3Zy((T~si`?J zx}>%Ncd>BsOSC*-`*I(?^JT{`u}F&8ci&pxAYfg47rn(>@THo<{B{r<%FTtH(uZ>V zh+jC)g1hF(6IzZRL`<*#^`Mo0*z+ zIA%-9#wp3{OvAQv&pbW{=v?+?qD*a+l5ZB7lvY=a&i1?TYodbn=hF7qFLdM|R+W;R zV%c~6#!JgL>g~#rBD-@`BDf}dR+^xc+gDz~(y4!INjbXDJ>e5`rqW0`rfy9ETdP4w z+cb;OU-*&f^KA@)D8kow3Rxo~pohF)x~}eyF5qMsZP!U!ks&aTD!KRG3&Cs=F&pbF z>c^(%KFLp4ckldmCN{F| z-$o!~7Dl*UmsJJV=XEpgyIBe>P8Sr46?nvF#Q@Ke;Qf?HK`{)&7TNS#O%;NEOmuB+g@r&W*(pGV!g%*?#C&|@3 zx`K%{Cw|AL;nm+O19!_`Ha?9lV)B?4)0$xfTO8*SopMR z$gC%kAAK{f4~2JBhceGMCg3*1S#R!s@H>PQZuI5AW-CGpgwR#4?ceYng$uuRyEj*b zB@NjPHGbPD{MuQl94B#c;=4`L;?UG*`;=fiir`<6(jMT|(8a;e%qbRAaP^*th)QO4Q0JQ)*bW$dCp(G#(55$XkTVJb@*(c|W@I+ul!|kI zSmbd-WZmGzuj5`S)OQcCrx{lY-k-6UJ2Vt7;1?n-e(b*8Z5L^07UH4Y&aBpvV8IH6 zS#S%)#!wu%P)gygB}+#@UtpnW6SY*Dw>GJmKXQUy^z6)=Nb)kPcI5iR0ck6EY z{p#@3l$laD*r?nH5bxV*Ca&b0lB*oFzr34z_2|RAEp-37S1wGlNp9}p1LIqaRx)Jg zNQM3py9URrC%lNW)-UD*P|W|Ij*zn~Lg zjI*V`Tsg65#To7N!9x3DI*;E;_}=S~m%A;0mvRwBYb#?rrZFS%mO^= zUk%PwQYxM&py0(WFFJw{m?^5iP+{C3#Q0j0uh*wd6g=|HHdo*lTRzOHtdt~_^PEyp zi-_0nAZ8sckBqyG>+6rwV5T(IB7VO<8^#zn=|PTss14s);dEt^{1vFX{+CXu(5|0m z3;w+#^)sgIJ;7cxT{vSpKDc*vcavdo5BtqwF+aAa!%b-Uwn1C}*d|Ns5zSNH*>bW{ zrNIhvXUy;`$#N|YACCt<2Te<^nt$RVjosr>KbL>d@BN^yFMES<|?IzM~XASA@YYg*mlz;ZJPyLws~k!t=zyZz_q&E}RmX6r&*5k55E zIeaUnQ-{AAHwSHGv(^8;SOh#&M!a%n44>%yq3;GUS3$awTwd2-(0Y{^mlZm0yxIwa z=dPOn#!XC~Y`wPm#gDHus5qE5d9|W{94S;n{|qG*)e6%(e$2)c*;8saG$V3$CKn!d z1o=~vjMY%^H((Zs;h#(nh)$!-J=onOZxOKq=E$@oD zu9mS3#zDf1HZ`UjaG>#rcmLp|XAT5TUcaC{XU7(}hb#>iuz5mHMvl3)i$^5xx|UO9%UkeW-_e_dShxG5+Q1l+su0Y64%FjyD4q zVc6eewJAb-BSwgaZTno8C_u_oQO=N6ZqDg*Z3QH9kD-roTb;)zhb+V=nb@Mje+ENz79r=edkRC=DKvu>ic5Y%!lyhtN(*ZtGA1Cw&Tm?FJsc2X87|916|JPyM%nz z%IGq<=FtoJrRO;=Y$s9}`iQ7Txj&#GmW*koTGOK6I*Px}%EF1$HcS^GuTAqi)Rnry z0p6;+*4auV!$%*Zqh-(8?J9qoMYf_fZdf0EI+uhECmAxHotdT1D{~H?d|h(Ro3k6a znFw0)Dp_Y){&#!g4-e^)Bf_8zpcVN;FFlNH8);)DR%|}4TI=S0dQ!Du%C2j<{<55P z0Fk9$dG9!;eSAWc?TG~=?^CarEn~+qF4F zK)vqWyW7*!(zH<`s!NU@J&IPXM7X#?< zh=_>l0ERvyA|j$XfT53wss&G`r<;Yx8d23S^brve5!C^=H1sW7whUQWCBHNNm%sc4 z)2C0@#)#;4#}*i>Zal__s_vGBz7Ib50K5B_#zuJ|(y1A)?yB`9)m6etmWS&ns7I;5}98wkD4$ zd2GpJjKPnnYHn)iTf25G{`%Ly;*m!l!N!dn(Xe4dZH|NUOM-}QPp)6S@^9JG(^IwH zA3l5-Cr+GDw`U{zHRLfQk0p6b$zw|%W6tjlhCd?rZtA^vPn|l2u&^*3J9bR9^7ZJ^ zL!0B!u3bBH>Cy$OSFhHl5K(oy(f8h!oTq8XmKdAOrtZIc?%X+bkJP-pJatcA=WB?n z${Fb7J$B_iN##AAWlxd3@2)fWG4xSwQC;`my{Vy3at6PgoE&`h)mNp0A44C}%~f5Y z&-r-y@?{nLE?v5$hJu2E;?_QfKDrjpFz4an0dH?_)l(z~8TcABXiz+#p^s{VS`+#t z*WmZMvn%2I3dvxp84J%i!RO3Wcy{aqpNv^@q8T6cw40&`toT1Kn z4xh72S7P9!+N9QnJ}EyxA9}sM_>Wa?N0TN^(4j*IHBLm;t2#rUw(Cf)olOA>xM*A5dhZ#Z^9hfY$%;;UfY(?BA52vHQfo zkB`nOQlcL!Cy0;!MqtcEkLy3kJU)ErJ(3X@ zQS;D0%|g>t1iud&JSL!DcfL$6TBO=Y8c~@f5Y+kEFp9s zOM07550Va-IvAGgoxXjNm8JfxsB;T-w)!*L7ekX<1N^7^-=ePHT)>8qO2E`e?k9sl zVam{Bp+m_xzR*9fW zlGczzojmJ5tV&*(fXOD?UNCttYb^HONV0@=XtGB>q%0T&VJk%X`(>(7zpSyeTk%6$ z{QfOc>+-jG1^(3g>>r74{MG%_KXtbdKN;aD_@oJFkvvE=~c&~krInZ^H1xj$di{SySv7W8KI zy0vJ(ThNuz8HgeXe0cDnZrTnGPC=+Nv#K_gAgu5z>|EPSkjNg>0x$ zwg z+o0D=ooidIMy=_OA4cOBaS!enLe#rgo1L%E(}gPxyrY9TF&h8u>-*E&DX9$j*YcQ@ zjYV6RrHrQQtu*g%_wIzSk2&8`A4U@uM8(A7;^PDA>p33VI2`sya2_Ek2EKGNqI%5^ zB5zD~-_<+_*e`I*=m0K=BHhlZeR!hs1>`*5>KkZPeBsECIdB7ml z5Y~qOs|Gb+0-YF*eK6x|3ZJi*{q=sW8zFp1Hs@{oTF596w^7?O=Ch~*2d*MKVw_P@*^2uzfE%^J+U zxYlB`JmNHDOdebhmF{Ro8tuI7FZyiuDn#DBYNjy!&@Qa9Dla9vYwW}HDTJoIGu3}; z(OEQ4Kw!q?pvzgG(aFFst=IPRJ82l1y{jmVF17UF-I~@ZNkmZjh{Z}NLL&>ND7|d> zSIJ|82g`jn4gz+fNZgjZ7R)gLn94rmm;>UzWYIMzc21&=3eZm{Gp5TOynBz)LRiB2 znjkYzq(}E(T4-Wn@zY@MlCMJ%4$e6c;c0?q99u>Fe9n)ize10wdY#S7Pq9*0t;ftKM zi!*I;xgdy9uU<_jE(GftSUjp{ldLj-C$TVWy`5m10VLYC`wjU% zx;x)~@hI}5$!0)9hf9jW^t&$cix>WnclAE1vi*QbZgC@NYqKoRt^yMXr2z~{B{YNu z7s0;<{v(;I=>0$q{EMKrbedGyZuEoW0g^|Pf%Bp8z8&#WD3GN|!kM8)Wrg5eL5j`X zHDGv0R#7MjSfM{KIyo=0HzG-zIfjMSg8pM;!BDG8$3nj|05d%$Il6rF@w@yg=F!mI zl#R;dW&+D>^`;)dt=AIa8?b!p?cR0_K?u5&=@izX^W}cUzS-p{zBU;tSee*_)aFX% z>SDN!2dHf=l6oom$r6@@9>QF(z5fTN`F>ApRqK|-j*NqCpY~bcJS#i44el+}TS`jI z*)tF`E@za0u#dQvYA}0RtFDZjlPALs?VWl`x!4i&K3>Vy3vR=yr6&p2ew;_72N;2*K5}&UaDa9?On~Sx| zI+59B=v){SsZ72Ht!TK|IVq>m6sa#U3sB&btkOl7@8RgCWLn84SyV_1Ec-gBNnViq za{n-4cNt|*iLeRg+1~0Sq(A(HF&EjQt8#_qRrkHkX)9_AoiBEAbbh5LW(25zIz8zo zUY+*ZEn=T}YLf(nbQre5F*qxGf=!AXnwZr8jV5Cfvi!= zsGrS7Isq#>qn!gDdyn+j7yekwxBCvJ&ajOebzNa-IX%rHC|5f6-VchU{@qDGg}L>+ zp&ej6D05{PKo8qU3EL6dwBxUG4p#+TJ+l47kvh}rP3fPkG?}~x1-&&HE88K-=z2E} z*3TQFhc8jLio)Lp0<^cc62ZdXojFn6-S`l@?+7^XD1$ycqq;*nV%kDO;O~+lAz}$W z9!w+RUCX*ojS}eq$A=j?pC$^Te6d>eyPP;k93cw(zHg)~5a4ik6KmE|DW4TKYJWFS z(V3ql{BBo69VwZ#c+BG|mYKZlGhTM6 zYAEU=E)fIGy3$wYdp*Yy`N&IwIg1#L`Iw!Y=)t&LtL$;9^6mvklHCgiYZ}8v7WKmOH(iacas9URSFoBT&Iy}tqUR0a*hxHcr;#c~u|;-N z^en57Elw12gy?PhxAyEBEWeUlpvaXc4-u?zPL>4(=S-G2TUj)7>Pj!V+a~9(ny5}x zr>19sqlYZNbD-$i@ll&BB#;G;(q=r=f_hhLwSEh}bs6bqA^b^)8;ylJ(j=#7E`@Z7 z-+VjaQ?iFOoi@8B`4k%|nYP^SVIajETR@`_lD+c%#d8D) z&^&DCLF*Lkll=COfSt9^n0OzTC+A5aIkB}$-QjKfRa4GjH^!WS;RFw2WIM$}k>?D+ znAa_!5jVcl%#qQQm}K+1ipW?j63k!?T_pfpNXf1#gi9RC*=9dB#+mM{lCI&GO%GlJkV11J03tYaB4=xOaIH;ilSC4LU^gMsIg zGX@Wit&OO{&sJ=du_bC3(WW*!w+&;nv);r%%A>}0@jfNWo~xF+GaZFx74uc*Wm6@b zZNtWMAL?m!u-W~fHCDaOHpBVmnz!~9p7x@yOr)ZcNyP!V(n2?`J>PZcGOZOto`L(int(y8(zu@th!!&kpS)v?K zAbn?>hw&2o-e7cPLu`PvJhgnS>V{^pT2zSRJ2yv2WRaz?=XC+5G4XdX%XyQo)R)U$ zLi&k9%c^!sP87}2#VJOY9IxI@Ov18`;5FX(pJiA=!TbC2iT2L|^sU}`J)>(z$~Bnm zRKDHOo8)ORQ>NKnYaLZ#ZCw&tY9~M0qlNr~&&aQSm3@>y{=O9)W zqoRV=(9rN)MH=5a@9ktmA`^!c4fjmt)KU8b){NwGp@}Sie?a+g-W>nSB(lh=V}lA$aAyzZ2KJEB2-c=vJiZG;exU&UJZ zL8wm@={Td2r8e|Ft_TCu9$vhs(`}j)Eg~*XpQ-QiZQ^sdB>;P}w|YNEKK{?2R( zzAE94#S3RQcVA>~^!m!fB?#ieJJNJf^@25<>Fywx^e zAH@IKUG2WnJ>|Zxu@EI@Nqa^WEU$a(QWZFKQEYM*0_1TAfL)nbDhy^sU4Uf1FIG&o z{Lk=gjqtO=M-ivdAK{nEaA2FTdNzq%FvmlE!^!+!Fd`)zq;#Y|EPO6$>u#(0A;zbF zdmU^a>Xp|^8Y%IX@#}0i`a_)guiEjvtUt;C{$6y?N~ZO+cKFEs_Q3r?JSx-TIPKO6 z;@&UQC=~!*ZOu4hmit-22BrpS17V|7Pn>Ds&QLl8N#vKi_wPXN08!D)(zZY-( z8XgJw#}7`U#IYbQ@5_0)jw@q+u;I=f-W8~dWf`pAbE{1fvew|;yV4{~JcJ%k9NyI> zW^vugQrLEo5_m#kq)$${r?iOlz+eGoZ2M%~9;S=E8GV050sjCvptt`kDpya2U zeaBe!5!^CsGCcG)#t#{G?lTKAQ^m`Cx{WKFk03I_g(4!nUj^{2CWl3dRXR&A zc7K3))-IUCnoPpsvA8({=LIK2AWhulg(T%d`p0p^iL8M|Z2~RTA}Ap;J(9PxQA2kd z!jMoaz+t65FVbYSZu6~;y3d6=Nsh2HTG>L@V3Xegr@4J>hkrv8)1{niO|N%KwaYcN zobbonGn2p;U=WmmBXloF5UJtS{CR_bXSJRFN7w^y(}m$g0QM=DfhI0LhwN4i3IFA+ zqOeg<5W?m4HT_I^a6O8xtf!KGBF!Ek{?{jkVuJ4(L+u_B;!U6ouP7u_>l?~W{yQY$P|@f5qU;o3t?xz7 zH2f;zaz*{~X-skt(rzR;BNZVser97@iIQ;j^lQ4n3a6r_lQoe^^~>P)wI5AYf8zpk!UWQJjtruXI=MYhv*jBwstqU8nMip9HTeh}@IBflHPktw^r<59$V zhrY!8A9dvl9d+cx4ZIl9-{`IF_&3!)MJz%FHLzttAFPsEur@r<#H+UWQaVSac~_9f zGpxx{<7>w+uLmh@In6pg(C?-N7Gb1^&5HMASC^;y=gYcOh8PpHY3M1j(+hiHsaODx zReog}M!GT0vA|pXmicPkmqnRD+z%a1bTmo+JO8%_XDN>-Bhg?oifWPx{*Rn-Nv@9f z>a(BgfY@I9-x^(Z--ki~p{N$+%sQkC+f?&cE`EL#%#bX98KAlu23S^MJcl>9`N{Um zC0ooks<@1r{4uIFJMg}l5~T5kI=BChK|Cx~H?N#PGpNgImQfLIrS%_PfOhqYg9!F# z5UI>GH64riK#Hhod)W2+Yfw$^MiOpFgSQh6Sb7~dL_TY6S~14;Pt=Ip+1Ar{XPf0T za{ijVj5gz^TePW$8kCU~ynqTvT^^x?n7X6mm@Mekj@7Nx%@1&GBhoQQA~vC*OBXw2 zqNDXioNTcbs@J~ZRT)8@mYpnaVx`b~?KY-mB$E1zpe-5U8I~Lz%2KZDlS)(K)gLBP zm>O%6K_mijUpE@U${S6_8yh{`9W*%_DVoOkEch>h?Yc%dl#oBIH+icUokz%Uj^%ez zf_D0ND;>)k1sH<{Z?O0ML3yhm+_ghz*6OtFZ%^E?mEYs8NBY#Sim$#-TAlP1vGKjy z6SwD-6?Rml>Q+M0t@6^B08I69UIU88ugYDF8bo%Ov+)nsa2ul5kX%3aQ=E2IwhU6m zfFJKj(TfeXU{PNi5SK_VdH_q@NoRp*%T!#S75JYEhNw(+y>CelGZUo1?;Q+%V75%3 zt{WABStW*_#@q7d?T-d$N?~}}3u$rVU5y|26-r|i&zLSZItd;QSH8{|bJFOT*R)2y z#_h&vp(aRjOKeOude};vJTzgdS93$>9R$;poK_ooVKMp?gPKEZrok2LeBqZ3QaBKV zU@sCYBUwYFARiSnb+-Z&|FH9uY4n`?MzP{`dA9r}k3#?`+?M`*;J(9VOSl9Sm9sc5 zdjB5(J8d#Pmx}rjwh_@%>ney2l^!P>J@747&BMAI=o}lnc zf&IsxSUPP!t*ql!R8}KjJj>eb-PH~23y$pAb^S=4fNj}Yk^UWfv-=+AIk7NQm=_#ydz7(g#{Cl zS+)SWD8$I+?Ls2^Tb)VGT?0;l!7(F~)$*u)&YqL~YXZ7IxN!ZgW40O(MGeSPGKHZonOidGM$I=aU|lx&8STT% z!j)SpL$cT5M<8bK6phYvjp$}Hv(q3;!3qia?)_l*E&h@U=~6=rpZU8C&$VI1?FS+8 z`Lm!#*kvhCh8mh&^s$aVGm{Yt&q$Mbj-+hrX!1HxZ7e0(4Es??Wzx*qe9RP{Xur_Q z%Y@Ia=dEfKuk>)@krc#Qw>yt=j916VFzz9CnOM)R9+F|G7}joor(f2Cl1;bi#Up^r zt39mHt1+za%NfflF3GhQ>Ugk6;5L1vkCbPcs zwa1p_oNAP4JmJ~Zxd&Q3(@UFXLi>D0Yv#1WQcg-#E5?`Xk)BDS1~F7vw+iO>ba{DQ z zBDZqrt_%=zCAYj5!Naae?aUp8BYE<(df=$^j+}w)U?x_jgALkh#)OrF8{P8s3$DiY_SdParjmk= zz;!`y!gO8pKF;E1_+(Djq591Gq{jXID`Gt9JgfefM;%=PJOV zbTohW%Wmbx7gwN%Jk9;lR(-sCFg)eg=XX07H8(du3Mm;dzop^r0TWyJsHOM{Z>BDr zG}ut_xY~v!iVZq^;xy8H=ZPUvb!|D<@2*+&DA;v*z=@2-80v{1rOU+jT3t?Ge#OZY zNdDMFac)uW{bNo2tT>LURbwSw{>y$)?9)=Q_~T7;+B(_O_DLKbpviu7 z0A;?e`wwb*=c&Kr`l|zl4b^=(h~zFmhx8@M`m0m=CM(z=JJV1PXt%TLJb`Vt|p$$GnzkS9zY^sTVAM0s9MRt7fSt=JgS z?Q+)9B8s!cXfWBT>ikZ5=BurZFq$&PFx)EaDT)t%al^Y3bKz3h zi)kE#lkw+0vETA4lGGWIu1_j0be)_sjaV=Fn2@$#v~ZL!m(^NbqNMnu!Z+xS!V|c< z06MFwwxX@DsP1G3j%haS=DYBFRGwW>F|k*N8;o6I5V#?t5b1z%4J(dDZDUz+(th*HoOv9v-4-Ek_T9JE3#hY^- zfxif&r{>o_`Y}Fy^e$EO<%S*<1@&A~4}QdyZ6M06G2?jC%AxPWvn2}H^Aa1oXHJU< zgQ=+rQ$$4)pOV09Uk?sS;rug)ExJF6PqE$C3sFN3*f06wlY3?E3v_gvfMJXg{6tU6 z{`D7T8w#Anu+>P4MdRVoc|fxn5{A2m?%Qs|*BXybq$fy$CWLeI)(g(I9o=MUNtA=x z;0xfq9vi!A0Q2nWK6q`w6Fy=gCOFSgyAJMo+uqS5S<~HU0Z;X65Tio(`+cbxkB7SE z1l&(s_uC6!c;Q#_6G-6Wl*=XaprtQ&O1-h2D?fnJ*41n`AOIq#+(a11xD z+6mT#fY@!er^>nlzP6{QMs)|Dug3_ScktgLUXTVOX1Wj!r6<#`dxt+){&?{seWiIL z%akGwSt)q$&Ahy6cGe6$Rv+1Z8gKIuW+gb79aGMMR2zhq#qJyQoM(LhRZz};1gre< zt|a5j(^r|43Z+8&=vPdne$9dbXXwya)r(vx{S)T%6>QDI&6HGiQ?fJW`?4Q~?Qa)! zj9PApZAcd!YRBYd^DmD#h0ob+v@tVE%QH~g%`Q7_L)Q{!YLj>(qrJbygHzr<;E?S%FqWO$;^4=C$n+I!Ijsvs`7e{TujvvZBTAp8( zZ41y{d5iBHZL*-YT1UiPSZ?V#&wA8<8{bmkJI{Jof2%KfqCB;6GS`k;1oFq03}Hg@ zQ^f{ymd#E$zol6%LsF6_SaN6H*Fz+5DmKo~UcDWiAB}k@M$zx(2}fhU6c-j!c`Qxl ziKV~qOW6erzY<5V_;iX|9eYx9r0gqNuHkdrj0k&gCwIQZ`DF;stG&(ZeEXS*Z5yf~ zbs7U0VPR^$oz{Iz_M5j^ZkKptnk)A$%rt(F(Ug#C@AM#Dt@Z0&^shX;j$ja=sSMrI zz1gga;`}r1PM-{NC5eRVq}+xxUWh|Yt5I9P^^n&|iz0YB-hhGshtYUj2uCh>cD9gQJ4f~557jIh{1=Yto z|LVOvY=;AeYv@Ylf*GoQKVNcIzc^3`o#c%VSB`#b_uYq6J`hq-TSxocOzJuA`;J!ng6nzbkCb3vLQo^+I_u$!{%BbWFT92n0Ap?~#t+`+Buy>f@%VNHtInm=< zW$iYvCMfe$W=_MvB&C2jiH+pxMt5+I^8sN*NE z|?rYI6c$ucA#f#=-#iIL)(QdK-X;WEPmv1)=Zax||}hokVo7I&W!YsH>Fn9iB~ zT29Rvel&&)pJHNmd1{t@@+^+#QsxqcQBXmj=X>7Z2TW%9bPnYOr(9Omyi=oZd6BC~ z2$+CfH!Yp&!@1IgkfM|I1_t|sMjj8Pyi%S)PmF^qD^@dCT+B&JCKgi!>-lQrV@(#S zUd)O0Br7k^J9rMHnJ5BDf~%JImm$nTc(hOv0a^{?15H zC9@LH=H0NypFTg8rz2%i%VN>F_RBJI- zM%d$nEQUB_zoN}R+6m{X;L_8olbaJP&Mh5Y`VfeDQh$CmpZLx&w>X`@yGx)?<}rHV zC4c>@x6gLac2Q`pmohQ&u#sWsc;%EbF>_tVyU!A*VQuAj{6Hz> zqj=jVi(sIL)R(dYOl;^8p>!IWf?R8N6!~G17blvJ1+6O{4k(z}_1b{dEkG)q>!rUR zq@bQ)!CHnPc4JFBvPM;O--WwrF3brc#FGzUq^cx#7l6_{S*VLb(UpLwJo}u+lKlFd z6}mPI9E_0Y8uK_iRk8^|fz50zKj=Y9zrO7ft<2ysXCN8N58q(kCg9Z$Ib33K>4@-p zFka^~_5?keZTcSpMi-RE3qd3fn@9zFkDfJc{-UrVGsyZ4Wq>5_0X$VY=4+Yix@V75 zi~m}rP}jYN$Ov*!y$~u5|D=CgpjTpi&lyY*kT851YcQ`Y?xb6ZV7LD4qzAoKhS=JR zMBw$B;Szt2XdDNry4&{l*C54P@a=3X#&NTwDOS&dq)`GoR<&&;sXcPg^JsK~XkwA3 z0YSvL9~n-3A?h+{1`is}O(G_)=BJZPZrwG_%k7|$9{NF*tvQ+ty)bm!G2NYdkaIya zO9>!|QcYkm2GL*rpoR4Cq}P<>QZ6Xu%k&tgy!0vrt< z>VHlZD&XCRWv08Xs~~5FuesAVWS;JLuRoR83L zmuaO)RM~M}Dp%p^E9YQ|!kF0MMkNyKmgChMzb%SnqrW(46B4aP!LdRL+l*Ra}xve*B3*9XW707`8fgy zOjiYSAfvKL!uY}8p^<#Cz6E^oaecG@s#c=(F)NF|r^0~jh)d)UiN#4(uj3x=G1o+P z^twc?6mw>_YFj%L*TephzeHaU68Aj%$Kj>Lv97kL|E?ihMXkZ3s0Cf0%1ldg0EJQi ziRx`72Qpjv`PBE735tZje((|!N|%e4^W32v?@)-q=`!WsZt>l7K%nx44Oa-xi^4Dp z>2yTDd;KD0C&46Ji)apSj)ji)E$(N~PJhECQ9UV%CS%{pT|;*)1Dd>tAoFLb?GuTv zwvQdtJa;T(59hG3GxpRvC& zn{7mJh0yFzny|@Kg>I9>@hw5iuhc&VouoR#85=o}p=pz9%z&uAl=Ktu*S|+te(X8s zBszH@cF#~Dj!%NxomOg9F&dMNi2*SS4C>`!uqfB}UnVmJLxX~POH_+-iFF#$dnPbL zV~LYg(-!I&1dAdFx z`io7V`5DjkjJP8bOF$pEZB{X&(_PC4;k%fh@mz`Wj4dY*j~0Swa}+TzW(u<=lT2Wbu6@7pfNG%l5%MKPJdG-v7!3gW%HL3 z6V=*{V0!t)kT;m|Ag<-mCZwc)Y1IAho}Ne}QXy*U z_AuuZyZp>U=$f*v-U~%yUMCoSx6>~E3xTJEFG(DaaI|cN@!*vtvB4i^j?c`j-mgr} z<1OK6fnN&`>1igmQ}uDQ{=vhtBHw6<))5OG<(1WcBNO-CPlMwETwr}ds*-}4Q8PfR z?g`UmoX*oH&`QQKqO8sWYBTy)<-Lsli#F~@h|V|PQs>a}5ET6t4(y8D!??ARC@0e- z$QaZdh!W9o^78x_v`lAr*j6@QmLbeblz;?TB=|SW9Pz({$p3_LN0Jyqb(fY#2zyx} zf5BWAc^p^}EJ29pT#GZrF82Z`cN7qe_m>YIPv`1>3q<&z<-Yr|ZdKO~{Qa)OIFDV6 z|4|sg$7}SLMPBT1C+l=IPo)$EqXNWSn5H?^@o9m#2D(=lpjRIhcH|prk>pBfgzyJJ zC$aw$7ydo={|-k7>)9OIvbYKyFDgcy-ZoI}tC(k8HiT(B`|-wJsM%zkK0l~hLVIKH&cS&hcu}}rDZgoQ@GsVtj<~_qBAve zj_fqxm37x<24h|uN-HQx{uNGY7|fVUf;K$(7?g<`Dg{kly(l9!hRp&~;6Z8XPc&wK zR0>aG0at^gqTz{c%>U1h`ke}GZX1V)C{pxgIUJ9RFcS zyUSQB=#Y!xi(N!m)0DyK=H@jilm-o@tPIT(2Kf%O8|?{1)=MBDgg2k=Y{t{D?j ziZ}T&ASDUDtWY0&TYLR0S*G98`A~jNj)>=jmv+8sd}qW|sq13OGD?LTe|vr2L$bPa zI-H`QPBu!N>4V1kdv0`>ay`mAJv}{A)l&$>FR;hV5}TnI6-9TIB>I8RG8P*y=`w){ zbMZqa^1l43B4&mHxTt|hR}To1=nO)(7_5T z(#pQ_rDvlbW6it|Pc;oiX%y#1RR#U6u>-RUokqouuJhV?S1vp&%b0@hRIuJ!@IyC2 z41V3uW&O`D0DpKixO!qtdYyZ!m~K2qE(gG`fJAsS2U!+vef(@%yb#Y-rO0v|1`XQW zmY3UEMb8;lWK}+o-<2W9k-BG3=Ctjsmh&zb>m+-lDN?;5C^a5e#?-eW2{BDPLP92PrXHd^i9FBmJ=hU{rm#)CRwq+y_D@A zO6M=w(1c!4xuW&RGkoOK2wU?m()`e7(>orlUfh0YTAyQ%UfTx~>zldLeSfa9e?<#M z`$27TF`Y4@qrWT&K!}tS)@tg)bmmlBww>v-=#z89aQd85E-zGlK@jkXnRC!~AlNpw<7Rgr?{MknId4Brgmy!;IcX za&$&?y9(tweV!^wj+402t62YQWvJba(g%~>)4a3C=5F`Zcjl(;md_`d+T{6X0mLt&>dToySkbD);bEYwjb$+U3>6r(}z*SJ=V+Ubo}WKSVoE4 zJ?W12kq@@%8Uw{-b5a?9%%W2U7yd3>Yx^d9tH_I2SWdbK$vnA!0;z44Krc9^+Bu!{ zH|uL7uzu0?340XvE8j@VUio_OXgxu&_qW5zp5NXVtFnSOnynvHcS*`dGJYNGGbVLX zSkW8tuC~RjF{n6Cwz=}&o~a_`fb;+|N_@2CsqCD@RGv3HFt%zMO3={;7O^R9pePO3 z5zD~J0Ta)z@5FPJdow@Kzo5GH;VcWOKkItC?#6Rp=;@R2VsO5t1tdKueGt^~loR(W zA4r_?@lJ9STRy%xy4v);VE6}WHc^XQ-oofxR<)OLfY@Gji-VSSx?^5Ve#@tkHEXvq zT!Sd24wyvS2hmKmRcUF^BBjKrUoE}cD66s|q>YVgv~_g&f`UrDH9Gk{Tytyi7B#e5 zt1*q|Aoaww6Qp-{=jNQ&$%8AePB}=AEs-Zu6I=631iW_$nEGccO<)1|ff$mEx)L^Q zJK88#+)9(KpC8i|gD;f^D#(j1q%9LtlIgOM|n7$XFTLl!JqXsDWe_v#CM7&bQAuH(vB=y zhwler8e>!K{US!1_PBGHj(QZ7M?f#2wh$d?wbEIhsadwp41u*WW}$ZsV(u*I_b>aD5&&s`^r0 z!6QW`5%E>F&+6qUQ$A+yH0vPO)-OR_Grcu>v2m_B24&b!zsh>0l23jYidz|$TYkur zI=bL@V*!I~`4?MjJMUWCy|@eo%hB4bJ;qjVv4}5yfbzD`FoTu?5_s^#f#rc0I63YN z89=rb?jpkWbXb|u;|#zO6tj7r#*m-dR~z37QX79Nl;Thz`(hPgfHC1Wsph1WCcY3GldNw9TBY=i*q zMSl97X5zO`o^~#SDWQxQG{>^pkjV5p7k#nVh#Te@KX1E7Qf>u1Okib>o7Kcddl7F= zX30{^5742>IM_yr={QAtqwG=Uw&hK(y|l$swZmd(?_T&~UN6Dgb9kKpqOnPWACy&> zUGk{9`#u|U(_$&U0N(b)+NKIhouH>jb7($W1Kl2`04%`BrGmJD`?w6a6S7KSF zW4&iB_{f5Hf=tK5S3YfMiU)$DFu`vbstFt??u8a^;ojYsaR`Jo@2cr_*eo985J6F( z0mkDL=n%BC>&JJ{%5k7&K4?9=FOt>drQ2$5X1-rereEl1pLbAloSlqS89C}L%%AZq zPXMp))f~9~tcZ#rQ|sFp?tNjj_f~Q^A{AOBpYc6X(=ooD6H2*}YPu~0hxpmM*USLk z_?|9q-&mb(k_aePP(_3wmGZ5i9izlmHFKSa4hgm^cTld6!4i3<>l5^>7Ite0~RpHjHm>T@P~Up*+NOSni5xgpr)Ty z$TM|g#pkGPF-dMhQNH~eS~B+{C$`q^-iwZ_9@n&&S!~lMUeeO!(WMi4%0vz>HgSj1 zKaT!(1S|8L8N05K4KG+)5Qi(F$rGgzv=d~g?e1@1Kwd2?8>N@xttL@vP=qfnVVqfV z_r{zDq!saW2!bSY6v&TTBlJSCAZx)i$DoQE>h|yF*T*?{Sgj1ruvKpym%8gGp!4;7 z$`&^7wzd46CkDNx%?zVYMVaV9vfn^0Gl!3yng~@aBa2Q#eO(*tuZYJI6wlxU%?(o= zel7JlQUFrkc3;NNUpOcy`RHJK7L8BTudZzaW}b$d079YLk7V4cU`rA<3&GaAbdU9{ z=i~2u*6+#O>FVl6VaxLd2+Y

l5i9M3()sOaf zHm`F8ginNPG9~{R1h+78W2g=z=D1aVlN-ay%Kl5YY^XzdF$FgeX0 zB_o<8@dR6!K6qxp+O~qb#ku(%iPa`T9_n!}4+a?M!TQuy%bemm-aZNo%X9oZWzmUR zIwxnN>0{11j11aVO=qj{SitgWIw~Y*%GpG%9vAJi3V)o=BI8a9F+b`xuH;`Ci7W{j zQq=vF39%gIu`PjKB=p8wh5TC7=S=&KNHXS}-)`tVs=S%z@^AP`n18g}d^%YvoE*<6 z*WYLSpkS`oX-+RVd_afDtDqO*_6KE3z9=5XCq?tP zUwUEps&mf~%|DtVtt;$vBrWXip`W=>E=x6Wkgb3CpKv3!R;~7&a}q2vKUKcvaCcju z*-q=PB7xqkDXp?5x+2#8P@qFRH&m%E7%0h>!98f@eV|Gzk79pdT3m_{?1lDTh0}ty z3`6$Qdg2OO5~M!!vfZ)O_PC)QXEJy|>!JNq>gdK^b8laHAMx^SeWAj@#0&T~T{&=@3r76wtk8&iq@V|dIn%93vrHHH=|h1@gy1#$RGyyF@;W}4 zBuh~`&^BObddNkKk3r!PRQ0wu7UXlk_@M>i0gyTbHibvYn8UuA5~IL2V4C6WRaFYM zM$DrS%c35Ig@=js#|EIYk0MpJnmh=h$MCmWWUoLs|HVORYYF`au2bcvSp=HwWiGKyzYZg&@ zUASiQfuzk&gWU z`VE8s87W-XnEcrribhkhxq(&8g>DfIQDocSAHTCa?v9B;R4J=He&V%&4H@H|E|u>wyoGb)jj0atle zrC%uca6F+8L!TiZV`fx8nZ?e<3jdWr{?yBOekN~^=TCb&J zFBfdT*~S70;7#e^I=u2W(MPTa&vVfPxN#%Q2zOi32rC3Gvk8Vfin^@C^!+6DT+wl* zh?z?TCu84^&WwqGGKbl{xs*w`9I{BGEnZ9ate1vOzPFnC_)2By+#6?nJ{A0JHMdZi zS~X2>)_$ISXPTEGE!J_!ieoNh)?lxso=jTsV^bZFja5alTtu1NVV%J+Hg{FeC{!g5 zFCJ<;E>D5F9BvNC_>ND@C&$nj@s}zyHA>~Xs8ZOe#Z)Dqi72qU`O`iC5WlQIOg#sX z-6d)n_lwShLdg1c?x4xh@^nR#OQXE$G1R|lSJ<*`k6-h&eMOPAAYTSL;z_xgZ|PAp zxH!>APQo!YS?VVY()ae=fWZ!*Ep`%6meou>UXC-ZH3;rhE6k zBe*-k-QC%^yAuc=G&sQ>g1fu>MuP>{;O-jS-Q77u?&o>ye0b0K@;_B1l@u_0rn{%R z*Sdb|>Zxet+K-v^n`;uR%#op!uqCXy_LN@TQPxSj^K^72dAGMLVef6xuXh@#(V6q_ zVj}0|P%7~c43%QS$RCLUr4b z&{CyeHa>6ixrU}ar`>aA_90F%3}`UzMI5+}wg!mt+-)ski{Wz9y*N}c{=S}Fsx!hf zoaM2XTt@Ye`H-L>JU%(DLXbvX)^tx~WZ>xEq7N0eGwNcajV$b(KZu1YYip17=M(35 zK9OsOpE{q20a$E^GGRiztj?tkGE)gMN5INZS1(g z`nOIGHU^V=M!iDD6Pg(ICYUSI;y^8Li@l%(`G;TvIANkuSGT^$$M5rF>I!n}0Ts$U zax3Qnr$&;J1|%FqX@R}xuxUZZp(w2J_y_ypsNqE-Jo(GOS{*OcXC>xavfRhYiu3EarXKvCrPL@869;m4 zTb7iGNwBObD$ejKHaywao?2?5aPEt+$p@eHaeAz~J~Co@W}FuS4oM^olJXqBrYN=UDB{UHrYTZ%rzt2O;U*U5URZAlu3;Bj09V`F>W>ZKpn{tDE!C|V(dgnpzTFsXfkA!e&!dIPj4oF?t=53OqcbXUTF`l zJ79Q$mNOf+C#U7Z-{0Snf@b8#X!Yr7h5j{{GL=ZcBsB#2dxHGq-gZE za5rurBtu+Yj05w#i8wxed+Lu~@=le`=hSPzu%ZOm>~mgnyHwMO%{gjC`Kr^&NUkx11EzdG`#RK+}v_|^lEzRuVGTCKh zl42D5)aH_7w|4%YX_{hCze)UO=uG*{&*!N{XzkZKtvQ_C*YogYs2RidRY^5Ar4rg5 zuvM9@0(oDR+|TL2;R4~*TK!;U%tU}2pBmT1)<<}9eG23lLF>REqr^k!J8&z?b8F5Q z=p8!BQF}0KQ8g(4de!HW5c^ISl1OH@P^b{WtzaHdfyXH$&KyK&?+234yu;l&(68I7 zy|?vUA_ZW$m5f|zr!5wtvuaGno1xx>iZ|EQ31H+?ehq_O^d(d*i$u&7Y``T5CL`AA5HN1~#!S8?)63v%WPnHzkHD^pg*& z$dTXAzl%;kaFHEH3Pn?Misbt674gJd@A(aWYLah6u#_6tEkkq{**@5Twz|fu@**TL z`?TZC!JtQ5uGM5O#v0fPSei!^fU65%UTp zShI||5rzCj9Y0I8Q&#{b$16-J`cK?9gBL|C+xG19uQlkF0#hL>rJD5XEd97XGKRJ! zW-#gX!~Vc{liA@n)%ZY)^S)Fqy))D*={p%ShBrgAKerhs_DyUKvo6MXn}TsoV@kl< z$Xq;AhYkXR4(XxtNvx+XZf$&R1@2e(*BUp z;Y-wIbjE9ZnzyzJP;f8p6HQT4%XRbgIAL((GHJ=+44=P6RO(15J8M0#0;tcd{&QVnR`#&J(U< zp>DAK((6+Dji(68a|tCkd2)-PWH-9H)zvno!SIH=EzU;Eakd~rC#V+9dZ{f=&*O8M zBIG8YrM^}kZ#DeG^}b5OqjcCeS|T2LH2cJio|q}l@7&Z7G91CdEZd3|zllQ)^qzr$ zm=>*zl5%})xfsBrP&d7Xy9)wmv6oiHhhjSu#*i=C?9O3tBq;Uosv zd!El1gBN=!TL}0jQGPLCf4}ut_x_MknL~i>NA>f1M<|-$L;JzZ`i0KQXsjoe`a~6a zXWx88K?*5ku)w<3%;KLeLm_Ant6cwnGniKtYwX5?6s?1Cf?8Tw$KQbiw0jfl|-} zU-0P*`(U|^$^FYYEpH)6TxxYYST<08Nl<@LI=m&mc$!MMXicC@g3!F`qCURA+dcT{WUC#VlBbmzJpo{>UuO064llUYacATUbExKHmXkLwfjRkZErAaC&ePE4SR};8vW;{ znT~vI%H&Sl2Us<7IHf>v4d;wE}IS536`@~TvA7AyS<4CCjZD&|ISEy2bseF#cz=}s-N{6CLrH=>G1nDPr# z80<|})&Cjdh^V|`wW#6pLJ;{NzdmC#RaKx2F^s?3|AUH2ur)B5xe4|maiDW+jm-l+ zGem2{4e`E=_~4TYTmV%T@s_9YhAaH*Gsl5rairrW?v|qn0}uHNW;>61736~0slP7oyR%f@SI%G^fg zxqYxHr4Jkl1E((gai@<)(1*iRltZQ31)&3+}yS#-g zm%qdyx_K(Uidj7~zaVV*=oB1s>Y6d`k5o`&@K`0owqD~Yn@?fXl+-Kcy_k<20p%%B zoR?(c^|2sq)_?4Bk}Krdg-%^L<$)nt^qxO%ojeY6+w&5 z&qpDLcTH<++{!;sEu7Zr_J~lID0sTSB^3L)Itk%fU&__CTma5*+Z0QOzK&jX`{jH) z=PycaWmBE@M3L}3{{3_F$g@)-e@gBMcL>)ae_Nw#xHHB*$jrmOt-YWIMGI>rxgdty z?8vHkxu|{9SYC@o4b#dc^QLr3BE2^#xaG!N*@$QAl_2RNqdDDzOZ%5mSsmh@=HLk9 zt8)vBvqjYM3Ln$%g3d)s7?;zrGgL|o`ZEvUD)yjs8zf5)-xW_l028J@YRO@sWJuRS zMP?Nuh`z*>EtBcmtNNv*u@5_&YW0dG7z3}bkBGPvZiduje7S(92`Me48`CS8Z_TEY zC4Yfo5UF+B=_R=8M)=N0l&t(F=y@#jEInp!GA@j7Dena=My~P!b$<>6UpSb zoiN)*lG|2O7TdXCzt5LpXIY_fXz5*;b~&}P@DPdq#lUn`_;u(c;z(iV2!A+FTriPo z*7?L)F-CFx2-N!QN^m5SkHly)x4R3Sg6L6;lcdHL{o$y+GI|+r{KZg`gV;|!FxSLL z(Y`T0jDR|*UH5EN8DAF#X1;lPB>OOqUk%?AB@R0>rq&>ySKPp>gw+>Ow4?pksIIu$ z8uoJ*TSvUQ*riK z?=ZiuEu&xGh>QWsK^iIu5notU6`ets?dj8d9v+^ngBdt_&GBq?;F})+$_9*Xe^Tv4 zq}ZBj;#JZL{a+V1YA=E!z^-p+!tX!qgzR}20A&2n$cw*32O{9U7mvw?6LImE!ypg< z;E`c8L^#GB{X9%I-;I2uY=9r6{Lc>t zjvk1?y6*Sms9Sy@$J{_--L|9MWC+`POAupBNP$UzcjAV4%OAV4g$Kr9S1ncovs zuGh{m6`f6@&u%=3{%_mfzS$<~WA9Xv^6=os#KZtLSg0JHU3_+n z*?5`7I;-;;b-i`KGfu?Lt~xgK?RE*^|MUBZs9Fkq*XT>j%LUgo#Kb}&%n`tNc#^^V z)p>Ed>b=>6rPmD*IHYqn%S{0VGD*_T5~xmu9%t|5v-mSMJGm@o=}g&hQf_)9aIrxS zRBf*>kLgTr&vX7pWxWw)LL?@aJ0mXl+eu0lx_k`{4POBsqrv^QJhqbwa7>Il39PHD zGo7!@K{Y1`2??3h!}NhE`&(X3f- z9r18|I8?bal9s1jAU*kzFYaxJV22PM92~tr641T0H4s<8J~T7K-lv%m8%wf`pXGki zh^Mb!D4&5hqy?~n`I3v(#$h!-VwlK$zBJkyH}buG%w5NSKPC*d@oXfM4;O<*HQKjO zJObxSt6MFepV)?U(90H1)45K7&&R~9EW(qeMpCgfYY)s2T2yZ+B!XcSr=|kW#~UiG zx-xVxGDzx?fjG*7zYe4XdjIljQ3${QOjupdWmY$@5-|v0x{o9jD9`s`8kY_Jsae}e zndRY2E|a+S+vfvIi}iAo@|8}T2e-uh1TYTcNYDCl#K)b0!i1Q&dEoL+nZ|$aVtWV$ z6BGOwR+C*PrbW}JO;1nHZ_d^{ixzZy*e|?n#O0^j+Z;M=z0FMj>bHa>C3?L-B@u~5 z$|;Qc)z;S5E*(oQS4gqZbR&w;>rP1iqcA4u?`Yf3fvZ?s`zk6XM$F5r4f{3(1F2!z za>N`QYS5Xt1`7jw$2BO}S%7D@yhEOG1TRgX)#nBL?!wl4}1X=Fpp8Vi&Z z1+?OBOGds%cDZ&ViFXnmnQslN!nOuvAZ*Gd6>3yUB*0MD-rzDfZVAXY&$cq#Y4AEw ztEeOX=!xet{)wy|D)hrbCFPrnI-zKWYNt#(ov561hdV7=0HSn6(^e#)k&-MxAg%0o^8VkC*#hY*rI^K!2p_GKHj(zGOO!nraIe(SX-1 zkrvR<>O}dn2q6{Lm4h!Ajdg7cwmkRq{KDh%vqd1}(`_rIft%PMZ{Bj8sMoo)tdt?d zoCbC9OHn~Ju-K?H5y_~xdp(~$99GDvi~Q}|!tQ`MV16lBeVoXX*cRM9ZF`g-g`O$b z;rR#wk)!d;ge8(+w9#ye!nia@VF?`${*M2>5CLN4(6ufkJa(e#QBI&o2|1>(k~tJr8fP8BA{F^#2>r! zf-Xxi!rlDj^VqfNYxi}yB$2o@>X@kN582N4APycbmyg8!A|Zn!m@E~Ao#4cai3z(O zt+fd^_3tL@NBj$UGoNOw%DQsSn7?wz?S7qiZ6 zM^Iulf?rSgxP}a~AHoDD@yVqNyLKYI+cZv_9oZHo&EPL>SU0~= zqjROYVzCU?u7AzqGn%DPE+JltZN{l4q4n_J%|Sw1xkBCp>)uTtby1m)YG@VLL?z2 z5?Rz>tvqJ)xY>OAfozCbctv&R7!oklg#OdfQW3UA+!O+hL9C;2(L*(>QoXkaabz$8 zP1I7_Z)j39-*e|%hT-ZQJ*edFK9%rn1+Cz|XR}0hEdNkjCZ0pmWWEvlACM}DI zu&m=$_Y+i+aqCvvr~2^;m~+s;rz*ahU6Ee{Xw-z^qGx^?A*pX`B`}=}Q!%fLy+7E^ z@=k2uKPDJC5>?qH;P=2@^?Ia#|KY>7vwHt>bX!oa`v*x@{KWjb3wx4M$rIGb|GYrw%+@A$0rHK{ZpTqFI z4%PT@BhU$sr1rhMSmvg~g}BG#7k~JfB)az&xbp=R#OL2pt54>Cn|Z*a_Ho0dBxIF^ zJH&V~lGKCrUw8}nMZc&;I!bj6!gAD6ONJ_lHc=%#FLp@6U&s4We-19pu7740FJ{zo zRtVQ74B!$gYKl1XwLrt2{}Pr^XMHA4Wsr{@Dlu%w)8IHj*^J!GfKEW@l0$B+0i>Lx zd{O2{B9FcXr|P1-#Kl)HaCKfE|i>sB77bdYmuGCLK0FBu>94GJ#m~P*` z(0x$Rbn9(a)x5UFya)9}uovsN#tAo#SIT^-gHxxqY}soBr-)Ic8;Hvkt3r{f9}Gmx z3a#CcC`fE$ye4$g@8zZLiQH8SfCPE0O7 zJuuyV|LWpBZ*}2kVPQvkB@!^xESi&9Wka<)1BRcCNhb0GzLi>Y>c}H zV{WQ@t}`n+4HWU&#*a{Qg-js*_@*5ZR#i-6w@~UJ*M?;TaXI%Xiw^u;W8o%vabi9@ z+$7RLc%Chk#F7rA#$$ssTS?+V3UnaDpLO>!L{3%w_TwEb&)@bUmkNPld}te3v}vdJ zUTw680yc(;<$+f*GO5~KeSJ{$T6OW|fq?yUf?2ThimQaRmfL{vuqu}SJdCU0iMeop zzJC+7ZD4klqOkj(^IA`n)hlxPcnGmEjBWi)Z^1Vb6)E#rd?o0mq|kqoLPL|sVH>`Z z##y3ECL&wPEv+@P;lNN!1s|cn?M|RfP8L!)I-}=`hx<#Q5eGp+kmlceaJ8=otjXzq zH!mQYB<}v)l)&18y*lshGn3cZ8btC2aWnfYO0G}(1qclDCoPF#XM#BS6sDeuWgHe185?8^|W zxBYm@Bst+&s=YT8T)jW8#mo~R6t#tSiQh0@y7&I!%3OH9w@nZvgKNn{kCdleQg3g% z{z(!l{-&794k9jx?5NQlu>F-(7r_}4i?iUpU9!L6Y{XHM zIbZe|dWcP>i_BTz`TBFe9Ya+}-F!bb=r{QWx64letwVMZjgc1FV8-zMnO|vIO{O7I zy5mU$MOqs(Rt@Uw4#$EssxYr+C#5WPew(5RtlXqDV z;`U@Y;ioj>GqWz{0p~DemCs>=2RuSP2t|utj?06EDmEt=98DDGno`1F)b>^_aPpGzjgl6Y1SZM5F>U- zW%YpMrg;ZjtG&(+f)FZ&6KHMz%qc*e8M`)@dC-a2%2_LNW%N^w3dyRE$O9F5TEt@H z`}Zi{XJ6A{ffI;|1UIz^6W!$YCB${<1t-?Y^;R!Mrq0E_-@j_PAbGys>D`L-yGRft1qk912BaW#O)O?c zj=dw@^#5TYlVFWh0YO};b)1_qQ~4~L9~Ih(O`6CFCfYy-fiMigQ9f~YnPoT)23u6$ zKKl1SbEkXHN_Wn~C;4}zFc*B5wAfCVt3GjepfG_S=^CKAYsrzWmvDV2NGR-l*)=?| zES7$f`PD;QcIsC&&Z4|U@#UjNybyu?30>~Rq8kDq$~ytBuxcrb%uI;kY1tfeSoy-| z*{oj;nWVg;pyhh_%V~X^yD|>zpKRO~`)x!myVK~#gYiPYRt&2sG(vvUZ`+&;5t{2( z8^J{4ap(H;V)x^}bOyj(1iZK1pCsotJRQ#wS>N3a+U#>xBk<)<^gLPOzOS!|$;^xd zy!2@;3O<-COqUZ}eTM@I9KPc$sJnF_}m#qV@0 zb0RE>uuwen=2NU>v28g9jTjg-e(rLtm3 z=@Vunr~?S*Cj6fJFaq|TjPd*eGtMQRA*r`4>Q1*+RV>BL#E{x1F6jn~A^VFJKD(ip z`fi*SLEa+ucAckt2!#*g{SC|rYSjs5$q1z$e#xBNY!DUF5*u-0&lsCh;l?ehPSZ9) zqhkqFMpU|I>474Fr*wXAeO?|H#j`YeGR@Hb_Xr7Aq>5-F5-?NbJBOF{9n=Bv(#JNompce4{l2 zR8g?!#+AXqz)V=qR|=7Wj8oxlEj2VWSeD}u`4)GFQ}U$b&Flh)C^Dg?;1dmDVIHkNtYIb^x!~m$e-fF&3-9!3 zjyXFhsNL0Mx9=KuBJRKbo41GPOmQ4>p;cW>KE@ae|b0zdErwdUSJ3 z)*_@ZL1zysK`hv<{7LK4TkEGMYFTcq7Zg&R-y1;c5M9)#wqS2Q<@gbEWDjz&>~g;K ze8O|+PmvO7I4-9=|D1nzy!9pEEiQh4v0Y%n*Equ}2t?9bWj&6EK+%{q6x+a@mQ8B_ z0iPQc@xSjxk!J#?XdxaHBHr(rQuUbl_}7)ILE4J`KSkd6+gML$T}Y-=Uf;{}2#CRtrV{nBv*fmJizSh*8|X3WY#3Lemql(Q_%r$XJC4J!U5Ca1ra zYUPB)DJLhV!EQSg zHP4YxyWOkR!M@NKNC#bzXOEKG4kgkjbK8R*K54hOR2}ig(hdWeEEHT^+CJjAp_oxe zT5@tRaG^)r(}m1FOWx_M1ZYHEbsVO$Px=zMjT!%C6dnXsVVOzZg_Kh^v7@#A@-xy z;q1?Cy%Kl(9K&n{_=)T6)pEz}shOZE3n8eVDq1;Q<~&VJs`WhPi)>YC#PGEuIxh}K zxSZDUu0>yJFn!vf>A{O>nY@`mjX=}4DdsZGTAE#L z6};uXV(o{%Z%3(gMR+@BV|17phrjYKH6A8kFD&!R=%w zs`@g@qi+y6R7U^u{hr%77ja}Cd9za<`duDtU`eH!DUud3({$8onZt+GoVeiXPiZJ| zH{TpEmC+WdsY8ALTQE2&^}fv@7pY;~<_FqtsGg9dZmQdes67!VqL8+*7IU3XFk zbSh8*6lR(=rYPFl+IFCERgMGr@egjmNh=pQp1|yP&nJaH4MSvG`?ceJiWiXo*;{I4 zH5o~T0F2cBoO|x1e2bs{QCrIn`~vCf15heAcku_j17sqq{jQFFjgbJA#rzF#+|aCz*GOAxGN7ASAXPOky2iz z6ZXnBCMWVCMXNGHTAPAO)#zdV$-m=x0=F4TJ6Q!UNc3Nm^)DB|YS z30nm&L}p~@$T#QN^egwJ%mYT3@~!(!vxts;vX4N@ybYa$%>o$2WMr~4)Q*$I_~VW_ z&GM356C9wcLqSj8k0InunS1=AR?!rBLxY36?$Jm(jquB)SBJ&At#0#ep6;X9Qgi&R zH6-tH6@;vw0UIVeS;m9}QTT+c&Z0IcbYLNqiedG*JHrzKBk3T;Q|^CU=!0WyAzEY& z5m9jj^bL8}3X&YrIe48{W@hGU`o6wCQU(Tj`8_Ojbh1Ts7-p5ZeD2$QUzfekFl?^x z+2~&ZNdo+(@wY`Hy@@=6c+15k`=KoQ&X|nvD>9bfYBVc*7rAE{&&&d39b4XNhC_En zl>dr$uB4O-f#}a{An}1wf+>xjW#-A@9$?2IZB7q9$U5*F%;B*?z+sEt@SR*ns^N1?Eq*CcuRyf1v2oQ7 zWO6u>s=?!RiSF$kx={91*&RmyT%sEDKBTU|ZK^Tz0FDvF4^lheRSrsvyar5`6Rc*C z0a>70PNfl;ABY78L>v`%)3s5HHx=+De9Pn<;A`|yk;uqQ3C;fwY^{U*DSm1_RA%!- z5+QuEgRz)-BHH&FD6hBeuLBP>(5R-<`rzulgAvvHa2+_XVm(g=E>p(g*4CDXqlzL= z{!NL+t}3Sat1707F$IdC8Fl!^9$xHqv=>_7fgnPy5RHJ2eUts;w2A_C6&NUo^*w=c zK+4^mspS;8{q4H|sx<}?z~-&i=!NDP7Pu8Y!el^!2oJC{%uRWk820eS`HK)@D@i&G z%jBiHmE31$Ffs^JYobO!)nd4%2$Mu;yP3VRO^0;z=m_+dOWB`JfvGS61tGbQ@S#o1 zs6zD4ajGesyFnuRAsqY8X?S%aE;)I95aIK zPb@e_Kjz?B#KfLgL=f5fUY}itS2Aea`4NxVMCaqe&$-zgo%$3>Tr9X(>-({cf$DK? z1bgw}#p#&hpi$OICa)eBUdrm?sc&^0eo)Yk6nj3B8StJ|ks$pm$V5;`&A4UL)y-`D zKfA@r;;X<787>}W;6iCLH$7jA>`FH zpFnETg(tyj!gJ@WPzUivtCgko1*3=wB3RKKaK51MkB*o#$>wnnii>1J7%;XAoSu-ugC%vdMSU(nx<=ON%l=Zz2MwaD3O zRww#o-;2DanHeadT;EOy22+qJp_o|^cu=-8>tbSC%E14lpZxHrk`L@n9AA~?56 z{F)kXofI=-bs5w%2P9TN!Ew*x2)I|L2ZUKq{eVQj_b9G{hrUiE)>5P0pZupp5jvr^ zJ%=o2IzRX*QP$WbBl;Ij!d0>GDIfB?(4n@8^bu*JL1T$Q&EM$x`lDBkxQHoFqZ&}L zy`z?X_$@?#+1M|Y+CXyVYz3mpa@HdMETLzr=DOGTVd1x#W$;pzxc&Q>DZX)K*PS7| zzHwVHk$wzT%dVOK@9Ex8tD~3%rPKSO{n_75DM0(PYjwecU=PI>pCB$1JyS!unIJR| z_I2*8%F5IAFyv+K;8Y~WW#$9@YhPr=K2a|ar{rgRFdnkw{OWu>9(XL`vz85A2oEuV z+wS-8$M9F?We89NPan~*eiuZ7iElAN^MaTf4;3ku>Z9Rc_!`1KEKs)EKJOQ1T^z-& z(5X-ct=u63VQ7=U1g@(m7Mbs$cq05k_5>LeXpTmtPuj*}hGb7jC^xJ-iMZ&O$ac0o zg3xjJU{2PG>hlz??Ls7`?~5|!5Z*g8_(4BV&6vPz%Mp`Y8i!nydPyHN#>a$|0~Ng% zY~Q8Wehlf|SW)X@GWe?;y9sW4TicF&sknS(ax6xi=4+yfnGCO>Wz{rQkv>_>_jZNu zyBW@Qpb~WPj1wrKzDWFnW^9eGdrQdR!EZ;JOc2`=j^)-eWDP}DdvgemE!6b%AD`I^ z@l$D7L)4l$t}dr_>VZir;z5&kh^is z=m`7!DN$H9uROp%;^Is32Vp~Hs>m|wX(e_n zH#k`a|LL5Z=SePTyItmwo_TQ~sv5=;dufFXNt~#>Ue)KrgOC-PDgJ?6A)CdSIFUUq zO6Y@NTpszsAW#sSn%{v`d!8BMl}YAOanUensHlqBV7j9K*!vZ@WgF(WO$SX*VAG`* z`3`=GxBDc*sT(;cWejd2h6}<`u~J58ouM3huknvVhU$UQlp@OVwPX8uRh$fV2xfIn zG!<2mM_@UGh$6wX8CagZF-e&xyQS!*m@f{FekKaXej$fgHX)@~dXg`AP}Ws>IR+we z68Z1yVM`;>`2Ap%zOiqgC?}ssy~f54qF@!MKldL!$SDpwU1q#C*?hG9Nycr*Zz+4^J|TOv$M17${syP1F`=)sP~KFZde%}8}~nQ>AAhr zwv#WWX9AAU0uOtn;rKjiI}#bAoq{KhY={9S{&^{Q5spm7UR3l52bA^Vb^&?z1+Pw7 zpx9~gfeZ1z2cROWpP7q{>IBOi&B!yGnQH4nERKCo%U-S)2rKUMU2w+4t@NN~I5m)q z+u%@11AG?P@dYxxL6E>??m)jMVmMJ$#^wVD!)D%2CR_ycXTYdb7Qg3(LnVyL@i;p8 zAil1Ecdsd%SL&Zh{^@JEqQf7eu{f#YK9M1V@>bCciHL(){PD%r_ZF9-OslA(SB=II{ zMIMr-u??{;Zi>I|NB{~e_w^a%EA9@ADx#U zEM2_oXHfAeK|VQ1RO-dbV*h2I>i$oM!~T!)CSLUQ>-8YQji2=^%Ckh?X`0{u3ZQQq zXgqMzWJ*4Pyl~SEmN1ki(bpjDH^C&?V0%u_y9bD8qf=6f{oka!C=$9ByI_$Y0VqNV zC;`8%Pl>lG-?aU%c+HdL<{)5elkI%EQl#C;vQTFgmYq$s)L<(j6_YeQt=jVPaCir- zsPWN{d0YXLz`?VX`dyHKqm?KOwHI(eN+9ru1c&d-0ph34YsW&rpFiqnSy51{}eXJ|2< z3@=r$*m>e$FAjWgHY3$Gr8!+y5VYqZ@ImlhXXioGkk;-7vo+Aki7tGTm(<*WssGT5 z;;KnHDc*H#1gHeEpOs1RzY20N18xEz?)Dk~kT&Z3D!xEPB$Lo13IVx%R|lG173);L2P8mGl|S z;E`F^ThvGykyx(cEIRAhI)<;M%@`pggk2Zx#gKtm7+PFq`fJk@>Wx^?#Xsci^!E-VQ% zvy!I%U=kzH6vX=D`BG@wO%BviXQ2@hVpCwbH*oIF%;>-T+Lx&}%_FYdiL6P|0~oqU zfDux>?beCQdMCuwc^@H5WSQ055wYP@K}(lFzKXIhKjwSB2XJud4TBW%%BMrJRr-!M1z0gI5te}^FMpDxCCcOjvt zgOm!Eu=HnzbkP3;Oy!0Qfn}oR47x4Jq%ABgEN_`Gv*KdKocF2h7LYPBGGt_A{dbQ! z3R(Pi!zvjd$MIY-I4*8(DgAs*PY|FR1YzmAyt8S$2RlTN4WTuj#B2v^6Uzx1j806T zRJ7itqNi`EaerSEG;16hoa9d^q9c`v9HxeY5kqxvx`RTP0eTcZE-Q$ng`oM=#n_lc zXOFa6W1Ad~Sw#ogU^nQC9s9ItH0lAk`%}(OI9|p;5))&1;nZJg039o|{k<4qYvr!RM|9i}jWdQ6~BcB&!5FRFHuaCxri08z->Svjv80BhLVFRwECHi))LT zN2Aiz7a7&RmuOwoI@ZU>XL2$>%{Y1q(M$l8B=uY!{f|nYfN9y!p9y+z6BCEgDUzBJRY%+*?5qEDcRt_h&Z(@d98WL9=m1Za z4J39bbO>g`+S>)n$}ZXw>Es#o+UULokk!ip?<|D?UCY&({bbX}9XdOc&L{Zq?|qk2 zJ9Aq|JtkXGE>hy&g(V?q_lb4#m+{a@b9PbXl%@k3ZliSwWaa73yCBtnZ;Os?ggfGA zF7?Jtbad_?xPe@;&ahtFiTP4sLfb~6GlKY4U!P={J0ex#jiXjg0NUG6(TaunC&jveS+BQ0*k>+@Z zL~|;Qw7Gcm7qjSj)y$Y)Ns&H^XCRv?M_2a4(PNCk7KY&XBPqjxDaxfm2=b!$ork}^ zn}VB7#WeqhqS$rj=azv$X9R!&3Uo3fgCZ`6S-;r%tn4`61D*ASySY)4=_pkU++zb?EEQ^!Quvo_Ui3tSA7Oj z&auCcy#RPu3k)i5&-5YZ=goD9z zgoY;Jz^(u&Dc!eA6iGMa1;~V`(Tm5Qp(WfCugie3)PpYCgaWwkq)S_aGuN zoDzR^G+0q!If9Npf5#K==+{mBR-|wII{lD98oqTu8sQr zyW)+$YGl!jiNH_2aF>R;C>g&#b~J0C?lg1%7K5fzS?yv?3wIg5`tC>Ag3>sNB|lh5 z40IXrML_n(VN>e^^=TmJyLqfOD^lcYYAF~_f4&7rdmow64aifmnBe3i{|2cSXzp?{ zS{5m2{B_u@Wd>*sZo+c8_^*GjlMDs_wiA_3++2s&HGx}w@xoqP4=!>=30BV??t+!~ zYgzN95g9l5N$CNB5WXaMk{|A^wl9NGKeGW4W<4 zlW^8?v1=$e?^h$$q)i#5X!+LnP!U}|N^|zDP22=ufB!LL`BT>6VDp2-M`H6*O;K|F zQ#X{?7+h`h2{&Go8@nI7YVP40(&e!o*i%M~;!b8EF^69~-r(5bxQ~CIKH5ceILvp` zRGn+WoE6LEDpX>vBw09OZV;6CF&P-7g;lW#|IG-hiRj5g1%U6n;*U(s}mfbZEZ9bAn*&8`{B&^?I+U`TEK7oAE)8> zX9r^CvE^r}Sb$raG737T-(%I>+ue|N0gL7tz>p8xASRj=c>ux(?b{q1-6^y2A40apW6iZ2%xvO;RXXzxiz9)yvYe2A zlH!dnN^PwoZ{al0);NLGBKLRw-rd`~k>R{Dpz(Itu|J?wBC#cL6xr8&?eJCBsFO&L zDDWGOwQdQ zX)T>Kp~b2AWH00_)Nl*lKT>R52U^DW`GQK65y`htiqHi&8J~II#s5wKy0vt7xjrCI zfgopRenh3eA|-f1nmga{RIO@RQN3qGaeNrfN2V27p!40#G2XblKcVj&9Ey`f$hXh{ zU`MBazR~j*CY%BK*Tzb#J0KbPz4_2ya;bo2Ki#(&NK;}0+lI;Uw4A>#qJSDBMMg=P z2Tb6Dn#{thC)KCr8R9F*B3&_c)AZktFg^Q*Tv6pHPkj=lu@zCA=_1bsn+wD9*a@R>U? zj?`xLno28YHOXXUetRaIkvQrGXAhBw%10743F3(bgv&1BwdFdh!Si#$yovs8AT*i; z3E9Y%sut&VW8zo4;Pbhm6A%zwj4%qRMFYsoP-V68kO3eef2p^|pPZZ=&yzrEXllw8 z4uGx3BO8A!RRGk%JRo@K9~|^eOG|5!cW_l~Q(Xb*jXdwym&#wix)NyBkx@{HFRiDG zP+kD-;*FlZxN~@H2C7a#PDjCj$cOgE8XyTg5e-QIF;b4%6c}>qU@q*z?&ZnVKOkVhZt5HXk4uq&(DAIu+Vl|+NU;zR z5v$v%PHv7Dp%D-g?tzCv0=EByDg-o~GuMgqT3?Ng1Nc23)(VnzV|Rl`d-S}Y1AwX% zl@mQIXJAjOG4=-Jb673-4-XHgHvpQnNG}QkE{A`8eLXKHC_DpB#BnM|1nTN=4hg91 zP^p`(`?Ko(s*`yAmX6YQkgdVbfCCZe;1;P@5CBwr1R#;>&Z5jH06OjZ(Ggv}N|s28 zfVnfUpOBQ3>p5HRy8J>HK7$5iTZA_#%XdsW!MBDdeds{-g0h`0#N0WXzRe3Z7*mG03qyuARWf}L|+%kik{wtuRdwx zJg1d%d^xa@ehr;@QJY$YZUmsU_g{)Q3hydhbxpLmUh=w5mwX;7d!kloVkp+0hU5nj zk#r6l8Uc2IhKfH4amXz8)NOH5nq^HGn0L*q%hr=nB`~}m-Ri`ATR;4-u5*MP8aoAq zpLH0FHP#^L;KW_p_Sdfqn_y*Jw<~^^1PPE(ED-N~u<_4SeGgGr$8f<2Q?}%} z%b+95YZ)Sh3`9g?PhExFf2^&#^vwy^WOrV86W`>!uHyb^^ zZ+62ix40=FQgXAJ_aW%`Odg)mr{=E%AuNrSz~f8Oh~d1365&8;*w= zJ2xVS(moG0QyMj#@jbK3E>IHrd@dY`N0GIk`RwKKbO`C4Q(iI4WSxa7kk9IRmW>W~ zb(6JPAEz7!s-AA-^nPkMmK$HPK{GQfW`a3PmUDMclgbz;mrl(Fd}TEsBr?Pf&*Wi} zL4RA_uVcerG)!_B%_8(@krn$YjSCf?7LU2jj1Z~;-NV%k?L zLo9xq@#2c&(F1n%SVw_B=)2R1>Oqt`hh=fuU;|YH3k#a4I8d{a45-g>xasS+rI}W@fnV*x&Buu=_Xpt$xz77z%?gMckt6@&OdBrb{N-gTBZL*t*0LV?Lvm z0u82`c=}-l7f6&ey_hG3I;q$qa!|B0Zj`0YYBBRh+HGx&O~guWZu9_e{H2&cDxpWy zlnW$cZbRz1k3$khH)Fbh*w!>E6QpZLXc9up-W}5xQUwK~F!$mm#$qTDp zSr;lieAey3@@`IBhPzRO35>f{XE=a%p9cCny^%AD<>U(>g_$h(f$i<>o`NzNA3}2- z0|G9{ju0Dz|Gq+iVB1^a}qg_oi~rdF%~GZhrz ze|8EO5wlCXqYB)QUyF}BiJnN#dBc_{mKabMR@L9v z;T-IPI&XM0iJ2s1&Uzq(R=7AK4aY6k2lSmZZRB^Qn4YMtlCb6C)@SO{^a?7rsaSsg z!7)`!n?bAeD-&MRo_Y1i0-f$elNSgZH97mmm^*1^hgfn!hJXXN=2xXgks^NvPbkgclKNm0t$EmI zy1_VxlQbd3)|i`%i&*+_L#Hn;cp3BZipjOTjEOK#+2Q!ji*+L?hD5nYH~_zzkHoYi zj{h~obfza}fAV+gf#5+=*>oF`5>YXI%}Ucl0{nT>2F(h!_;a7^B-fYP^ZPTX;7rFkBet?- znBkc06Ts&HH<>XC)5tl2_35xI)&ijwjv__`pXr(d2krgUY`W%FQJlciLGNI67@`w2 zz&_edcjQ)6Z3~FntQ2=iWY`L3=pB+Cg1n&eXY@*FdoLKBj<1%`o3?TR;#~Rm$WuI)xX1kjyZ&M!8 zUU3d@1~tMWryX)84auRBNx;i0wNpubI{F9r$uu1&0~y4wMBp141)zA6#G#5wBg;=S z$%C?pJJNfB6?7n3B@-q3&S|$Pa0Q8kWkFI?}#wxO*;!c5#_gZ_gn$3SP52xh{e*+bA&984C z)g6ljCAP3kmp`9Gfpkh$%46|iQkBC&nA33JNEk%j!pQ6j?s&|`F?kqzK(IM#F7j7O z$+$)+`tcJS3K|=!Ska|4zT07Z+ zTtGE{Pf{&rL{21O(A%F7dy(%IXG+8$9Uc9puOm7-+n@l6ZYHc^qy+30BOKf&EXuMz z!I{e}f4`r6Fn@praQrM&@?69pkuzA(#0;x*+8wRM9D#e$*_=tBohp3sU4~97t8ee8 ziN@@D;S6v4rTlu4IoQ_Z@d!9(CwfOYP{|s=Lkw*d9>raN9mG$5bkl{vF0!ku6={t_ zGQwq8)zXFyo-S8-qi&gZb&bZ!jT72KU87LVe;4X!{TOAn+qo zhQnf__UB}fjS~IyBjyS&CEW_&LEE>zgv0Pj=I{0eaqV+|DagbmugX3T0^JUQ$s|K& zYzAIIw5Ej6@L$(%Pd;b}Oi}&QL}G8%W4HiMWr+4c*7;S|smtT^ex@ctT~$ie{`9*#XYmB}E`(T#*%0XX71|5OCN<$F{F4tK4~ z+x|c*s_2OIeklo-2H86KdP1D<0bB@)- z;4{wkU$VCsPtA3Q=+gjh9HaS@o+F_bR%Wz;JIA9MrE%-)}$*c0Z12DI|5xx?f=2G_gB(umwu z9Lk=%aelvYN1eX3=I2paDG3E_(47gc;ryRp`26GIWs9B3c!O%Wxe$_4E%EoC&au?& zYAYzRZ6e##_n#vr1xHXv)>muG(2ATU9QeLtTZqmIUR-pkIsYcMlr`3WR%Aor$wR7< zP47UaVXh*_uc|M8mxYW24x_X3!Bln5=vCcN=WxW_Kl8<)by*P!Vo1$Z#UH%m7D&v~ z6E3;a0^K3n|r(ous$g6fQ-EfWou9>_}fDvXQo1fu3_>c-_p3>YlAHXGws z*@0HVQjZNxsUa&YvII{MM!R~t`yU41Y$5t@DC_Qdt`MCzpG_03@SNnBaz_nA>R^Dk z$=a-L&+d>!Nl`RnB;~4{Cl6q2>R2ohCjvvVi1LfNWLCPD9l`lL5tHp59%YRUmLjV zp$mz%P1KrgKfzreeW9)5oJFDy!nc^R+tyAz;88Q z=^V{nGzHrBu}I|}WYk+vBgaM;+(LS@Tq(Ur2_FB5T0bkdYK1lssGcq?qgZ`Wj4fd( zd$+tZmq04M4`Hh*{OlO2SSs(4rl&}Q>Q^TP( zA@;r!d(D)W`I=2E3*%_>9X-|E&uB8+7&P`cH}`wd;Ich%8A@z<>0Z3XZv+pOkY=Z` zs>jSCr=jn&uoFwx=C{-mzB#rZ&%u~gZ4zv>B&vcjI`bB8E94FhWD?5l^npG%2%QB> zBxegtXX=TeK-_#6x2g47+sH=-DEhZ|5`bWHIxYH3>%Kt)HD7b2OF_n;aT}TbHP*)7 zrOH_)1s+oBX8Tyn3!=HabTsWc}}^N#P3&NVE!A zPkt5u#KEHhmAFHzs|-c}ruJa3d5@z+9Bn(l&ZuO^=F(bv%=Wd+x-gzDZSC_uU@iMG z0|yunf{m3>>U42bC2v_UP3f4}T$}cqwxDyV`682w)A2e>1Gh6hFWqLOK_|FozYKqr zTnJb>kHgT;Tw}QmjZiX8{*X)5C^HIQMzSh{;koFun^9!k=#&yBc1B979&fqbL%1JD zKj~Ms$>~CuStpJyZ8q=yU59x!sIep@qz)?1tiLBe(*2*)VYfprXKH{22q>crIoMu^ z2%qR1cf0`FaJm1rmHcRt0Ky9^Dx!RYv*4JbBoe4Q04@5Pk`=9! zn>N%Ud=8*S7!CVT5U?2E0sgD6Z;})M$o;~|h{Dg$k21zhw&S-2aG|cZD=tjN!&p~; zS2W;^rh#fe7jQu(^LTs(;L;+0U=?tySM>l2cG1Y3V0zzruvJQ55&-ps0k`oTV2YFf zZLKw3p@o~7ndy2t!j4J+IDuFF3gmM|f|Cf?L!$^LHvMNxR52{x<6S^+vCdB`O% zhZ{_U+S+bOhg&KLA!=`IL%5+I_=BL!FO;ekc%$i@egN)GMf3x(-qebC0fjWBPG;LJ zxGuc)a+C|OC>!)e-T~FM?Ox;!ZU{g{#2f%Rmf$zB0x)4~f3dE#w)XJL@6I>d4SefR z62s8i(r+78{ht74FODfX*bb=g9l-W$WfTkk;Z?L$yIFO-(>iuv)Aq2RGYP$hD z5M{ZM!|relfI|UOcLA(DUhU1MSEP^+pXs)XO-7p3-7Vw^Af&Ea5$tC^ueUw`Oh~jl znh^#d1=787KXCcHTQmW*om3bjguAY4ihqZY-8vmT9$nUm;^Pt^bvDEc;Y3p=-JY$` zqJbjo@wphFP^iK{mnAj_`g0ENCytkwM;kyyk`4HO{wbmWY9b#UO3(~YZ<#qxB>G{{m=y2%w)4qakg*qeOC%1?n$Rh__aik<7o`io5Mf$4|+K2YJBa%nl+qSsX-KberEncu03!hM$2s%5;+N%fFQC}ON9)9k%JnkPShnlQ5*hL}B zppK$|wPzrelv-=syyJVt17e3JYpwz8dPgn3pIJ~pRP)0?r{L#eem`hE0J#R(n^-e3 zQdbX;T)>H2Rb9;wa6YJ*m_dLpYtYV&RXd~%M7nzgFgJ*A@~D>USq+7j7}Lx1^Nu$y zm=hH%t5UB#$H^;jCyGQ7@KgcGIAlSZVvM7yY?7fQ5*oQ8h$&wIYh_}BKURbuE|+r| z`cKCv(o{-1^%wY13b51q9|)@VW@QvTai+EP^}RrPRe}OK!pwxKj#mJ{)(mn3Q|s?_ z8f^K+JAj4sPh?3&#GA^5td%RO_ua4wEr;aeV?9~N&4}>44-2knd(n@DXA=W2nHqet z+Iv{s+ta>_NUpPxDVX`WM~Y*n>-Lsfo$WNAG34)==%9`P_)< zECJf8SCr6;bmiH!Sg{c4Ev>94v>RUCrT;pH=r9Ejyi*bq(iaZQvE*7*48$9 z7H2WBySu{=CZBRDh*oT1V89i)<&0iH{Y@gB{uKDEGE1;^F9^GT}ULM2ZPN>>kgyKFBL8;bh z+xte^dX>{zT7AzxvcT_gXK*|+|A@O}y+4CIpTw_{>ZR6d%kzLp=x<&Bwdw=}E2yI$ zMfZrXI7c8U#u_6W+KtSglMm2yce`mec>y5>o`oD}9{@8;ytVh?4iEzpkdTnDtU?GF zyf{CHcjLmv0vw4Xk&+rfG*UpRsHv&7J;&vXXVuoS0=a27?K-eFpkBcDMO6*l`op>Z z81-bdypXxMyIFIbUZ_4AB6xFE!ABysT*x%p&owU}W)Zw_661q*rtWNi!H(Dnxmkk8 zK1c5a3njScz}MVOSL*1%)1#?uD~PI4r0)MLQ$igPw}`EvS^J)Tf~PE0EHh%_NeZcj3i`a8v( zAU*)4*%{SF`EHtZB0iK7j0r#H!m)_e9%ge-JH7Q{=mh^+#1a~wS0k>55zi=F_T(;H zAx4DA-HG)M)qGsI3*ti)vLQ@_G=Dzt-(FI28Z}v~U-O~f`G50`(|j-`hDqg*>V}m5 zQf<8gYLxk86U}%ySDA%(DZF-_!&*C@hXRCHjFFgM5hZb>k+BYeiP#140kT+4Y=gg#gw~V zc8HkR@g#4kfrQWh+PT7&3&+l`gT9$ZV(Nk>G5my7+^KJ#v7tBzJi%qkRudLdqGc(s zJhK#GPYSns3y*}GNfeghKvJscuiG8~drY}D^~408P-hS%GXJM<<5GdF#gHLX5~5pi z`y~B`c3Kb7$|aIX^!CgMiq?Vgd|s5vkfE)ut?0^t;H`~J3brQGMKW5;fI0^X=g37Fb4LySh2hZqADT zLO1d2J7qhd3`!Soca>-o!JycFfAa;5JrBF`yKy+bXlaEVpz9iaB;^aZE&B>2_l z)N;LsdW`SIA-^jHx1PCZSu`~!n4VCzz?9DNaMMUKJ%sthCSEUxO?;}I!2-76r6+Z> zfYVZvXas@|qEKeOAlvLx4_jYNpqT&aecE}9@XgcMDevBT*VbiV@P)nCGdH2zDCe!0 z&g~HAnA6If)7l=P4*fe-4}7V=fsfgH;8SxB+$o=57=06j6SA%TY^hAUrSO&-jFu6E z?#Xw!LZ=bW&?vrNV136YP`V^hK%DxnaH=1eS|IsR{6|G{H+mZE_)$QFnhr#PNw)c@ zz_&p1?_2icFz^GPygmF?M7Xtm#|O-!2r7Z-#}chMdMIn6Hei(IR+?=cN>tL@?_T)# z@dWAbsK|$sM#hL=8C(DP>F>Dbu5bbrg*@&p{x?ys|M|0l|33cDH(>vJF8}w74n#t) zD^x&|><8o*;fSWz_`G@>8W~})L3Z$zb81&~s~Nt~7P9GK**iI18zC!JmX|xZ5$cG4 zFZCYTkhsdVWddF$@S^ddsnLL%3)5@W>sD(E9!%!SED#V0bDFXC`f_VdXKc~Yq8{j$ zH9I}Mj_h;yftrS9=2o(2wPD?Tvi)g?fde4>9=zEaHLsh$Ylbk{ku~64M~|>Ug5w;> zzRu}l`|3tDHueH!f4TS7o%;{Mm$RVW1<4?Z+4HSFCZ|Is$D`R1jzwlu%clcbpUzsd zsqtSXvRnI5YUC!Bxj8xEB>0%JRz$7^Y<-dzz?42mz?>a%iyn~zFbxLV{V}~5bU|Z3 zfZ`7dh)`ho+pvYSWjbVr2n@=mGsEp;n$T{jw+hR0cD?(lG0lN4=4>p0QDZ~r%!&sNuh;}`&J!7 zBVhgT^?h$d%6l~~2naQL*yc2+gcgjvR)HMCf6Dx)%dzvgtS3kyr}S=@y}kG_IWEqx z{pGsy?EKs;Hi#$7>jt~tX076)@w^u|t>4rq^0quTeC=`dR!&nhJmeDvwfX`Qz=bLh zNpthPwE=h>RpMGeo}YC>R904&Lhs?xk=?_U86f1S40%81UQkegv-U&h^jCZ& z7frzDUUE$Mv<`z==a*}@UB=LM9$`c2mbT>c7lGlCHF9fdHMySMS3*MKY|)~!_{wsu zFw+LPJqWDQ}x;$c6odvpzk4YkSDX`!cN;4p5)pTmoUPWs6DAO3KOsZ)1&t z7nc-kaIrlg;cS0A&or~wayn8E#9##Bl(u9(-SzRQSPitXMIg>PoUXR^kBlhKEdz=g zSY+h4^duf$8mV;b@Efo7L+xD-mZLtV9`3f+=hLnJ7!p^&^_RMg+j0}ZzWN8?*p*g* z*w1i4BYTx&lFkY3<>jS}3;5Veon4egZ(zV>@nda-KxB7yd*!cRzZh^n-Q1#O9gRM8 z58rl&e44MfN-Lol1L8cz^Y`XASZEj+kYDe|d>DZqjm?>|bgKb}*OLQaf+`OWO}Qs< zZR+X3c=0|!_=a@miqFes7DEZl(o&j<&krz+J};hS8oyFAXAq}m=1Y4S;-prG^s`Ft`kZB?P+t$S-~0$DE9Ky`F< zh)GH+62&X^Q*wdBmG0EPCVZnlX3g$ze|@%5#(G3G4yw{GYRcp zQu|Xrbs9A0W6Z(4_Av}j&)#UpWs_Gr_Wf{_1R)0fuPDknkJDBYO$eiSdbO%|?awDR z3C#WHg2HiCqe`#~U!%A$f~nK&o4b^C#%&v>UmOAp&rjfSkXftD8qRvI3w%dzUKhr^ z3m%xheED{bvDBf+2a?=7J*~Vj#-<&bFwH}g*+~hcf4rU$CA6~CSj8+8wX`fN!HmG6 z9%bd2mu3BI`h)vs-atAWeNe*BUxecHAU+=5DSeQ$55n%c?Ci74Z4C>@D1pzD9a}x+ z8n9iIznC-*TL5;ww}N_x!x`#w{h0}n?63uL&zu8^wj~ksgsl7X&aC7kOuNTz&TQmT zn%8ib`4A%x!(+o)z4%#HtYw2kL+8s5W5r)}eJ1Ye2vq^Ef#U71)$f&pNhVoYPr$}t zPE5kdsh+J7bRZ?HQ21RMX=a_TwE{7_kgYdp8hes4CAgs~J2YSybk zx#EI3GDgO6v2wx2qB})?Fff+w5zud`7%BYBky0{r#ZQPj_1xo<2>HTF&fz!QRAo76 zibKijZn|$Pk~D}tr9foJTgH;$tO(9M{}vEu@7g&$WU2TvvS2jo%GFtK%&D|GABl>J zdMKDbsnv{%gL#F(h@8l;zQD^$IqYmM^T?6bQJ)lYUlnDFS2ZRzUl1SVC0>cJlmJZ# zX8%FJw%b*|`UaiU-l4WL z^pMGGjdmFgk9>TbHc6z9!*b)tp1h!hTf(DmyMy9LAhuc2tLG(~J>l9Qi*>Kfxmzo1 zyh>k#nQvEejE2WHy_@l9;H$0%-`SrJC7zM^4w~oK-_!w}UkN$?e0^p%w12daMNOQ0Z z85k2hJsqmHE5I`)NK#`c?Q&R*RecVe;Sk{5N6lvLPH`T!WvPvTN4VS#KL*ZQrBzmX zGeZS=;+8-{VB&^+M~+?RSti$Mi{g$fSr8Ey!kj*Dy3t-Za{@`H1uO;uPPwrb9-?$- z%Y3~tPNJ+q5Hn{%K9i^{j$rjJkZv`aCK3iLXX6+Ddqua+VNe8zyOe8L51R^)W7tx2>E~Wlt~jqr@Q-6{r)rqg zr>x{|;kSK20GF~Go+_&fH$P`eqL-;a{u17Yqz{7!huSxv2gUt5(!^0ZnMa<|G(@%g z;NS`zoOB$xJ$&by4nN_r-7wc!vv#V{KQ7QlRrxH8wInhx@O7m`25#>h(tNVXoS@qg zKn$Q6>o9b5&4hCIF!64aAaBvldiU$pt_%*^It_J&*FSjOF7| z8eJb|O5h#+ta!eGzzU8PjDk2a+vPX#W0|^+G;L`xXCIyB>a<8nv=G`yWuB8~`|X9d5zdWB7iew;WRK+= zVI|T~{w^*9b>8SUS0OLgft%Y*&0ZI#mVqnWfcrZ7FrhIIji>sA@-lX#`^bV2ew0(R z{EIfQ(_QiNjv?=Gm%jveUs0>?8d`FDsmFrG{9M7$HO*Au0*kt(jLvwSL_q9U$nMt} zWe!K3`P`5V8Stg;pbi?~SjLB3Bv&D&n`T2eH)hkm-Nb{+OfADHD4%54DoJ;^;!s)o zb$Gs6y%P}#%IxFQALozxB{>n>l-9hH;GHG!B>85bLgM<9ipcrEdy))n9#u zM3=Do0>YtVy(^lQL!u@CTyQFSOryHramZN7lM{Oh_3rSx+V{Qmu;UYscv~`f3Z9-& ztpD%}Pa=fm=5#ut($1mQQ?>G4tRBR)aDJw9 zXAdI`<*`TX&GX)DbYwCf@w>ISiTsYA9jMDtsN;bq3fV*X^-GfwrBVdE>q8g3wxO#% zvq$3K#1Ib32ps-sVGRXzMqhty;V^h(t?nXGUm)ykc3KA}%Yh5$dX;D!H1ILrkNT67 zkrlH+kLtfR76gE)0jO7X6^dF)NuMKkC<3wQcr=;m0|4$RA0akWbP`b00JVf-DAW`S zVTGhV2NKU01cu!ALJaVjfr=soE>NwcSN`LILI%E7ntzjf16~md4Y1HFFO9#ZS`G4)+G7CMXQA97|y@d{wfzN|dJKNR2_O%wWv5lOFexg3SVx43(!OG`3=KBjRMwafT zAX87b^m8jD@cmJ@v`x{~B?0rPMrI+gbW}E{`Zr4C*4$;ep9GxlCdq-#`)r~c#=Of^ z(SeX%re;Enq)`pcNv%D@SzbfeBFm&*Z3KVM3L@hJ0(k^w5BPWKy^lZ2-qtlUZB)q4 zn;diP_I=e`tFl?>!{bUX(hVkNpWL|CoD)`WT#d;*0sutnD9$XN7MNs)%Wbdz$5^Au zsx9lFRb3rq9Gkb5jPN^d4%*k)#L+p_Qr!FV5_ReMOn1|uF?P$KbN8Kud5ykRa`T+? zcE0@AA&Ezpg!(JEDl&Y=HghFop@nF*yjNsa?`bxeSj*&S^C3-^h0oiC_@|i0lCE2M znd31Rni>Lz(Ic{wN9?vWbl0{KcAdsts;SnJu8iMya2aW5|EANAb*cjNKuZ>#sY1y~ zzxvkIf#w3glAlXSbm8}S&c8Pev9vfdQMgL+EZ+Whty-H%6etXlG$ z0S^%J^;e4Su^-ca;SVuRat`WqnGMYt%Ae?N7taY)b`2*K*HhAIDT(Ae5A$Zd)0kh@ zq^lE;C^yZY$do?Z2GfC<76k|IBvC5x-ehPefSB4dBjhBEp{>e{Z?zYj-&BiLc)T9K zlb0S(+imd95vDAc8zu^{EqY@L&N#*{LHrHrXX*n{1ArsI5}-D0?4?ZkYQ>|H$W^!K zg;c|*b~qH+2#EY5PRXC?u#`3Z6}&`MBff8+_V;wc2ZiQ}8LrkVNITS^D+ky9?c1 z$yqU4cM0TAoPptbCz`a(I6F|2H%i1`w@57!g~jfu3BDLfMdjH&X3RXYx^Y03up%?xx2kK1R$<=-|@#2LRpBoi=p*qoYqwhox+DJM6 znAtm=%d1vf32nCZB-gx!9sYglV_0&OO5r?%KI*G|W7Ft^09H<9AW71Fe1So~%r6;G z#i9TTJz*WCClk(sG>Ow9CPfYEvpyJALM!MnDiuTN#Glzv6xgiV`hI@VRK`LQVL)yb z@*STA7e-|Yx;J5Uibv%&9{7*HG*Aa7ZQ;=Oorbd*VfnE)7ixYjp$76V;doajhVB&4 zwaF))d-bPn3A5KIh13;dEDGn@)8Nj7edN}@PqVY)ZIwo5FOQlkw8RA|y}EYe%-vsw z2@FOKz)rqYP>c07QHhJe&a9NQeK0s5PPdm9SwSH>m+d7EF04fScGo~@*jku%d3`Nv zBuphi!+P%(WU!H`z}@BEnh>PS6Bo@&_O1PI1y=WRTKI>a!_q+V%PoF6vYQ#h%xI_T z;n9Xs%opVyN*?XVhe}T-PkvsBy?{S3`TZJOQFjM=XIr~myb!_P6N3iIviXm%)YP6l zH;xnoo=#FBl9GRHl*o7or{YAlWWdPfU+b<8{uTSqj14i|H|Lv7MI^TB12)mB3ji+J zCP4&QrE0cWwD1tdLsJ(n3J)I)Mz2fUV&_c682K{`uH>vqmw8|$JCn@f`*OoGFQs6_ z5YDRlbtVc}E4aVG{Z&+fN^k-iK^kpS*d1r=f!$1o@n9E$$Gj1@7OdL=%rDH|sVoYr z2z)*q_`TPAy6v=csjWz&1rY+l@cFaxF4Q+^m*17|OL&wcsYjy6lTOhH?^f90`4RA6 zC8h%1o#!Go|Gdt=+x7_VB8QlojNz;JY!-#|v;Fm5_fti@x`mrL^h#!*tp=vo<1D?_ z6Y4K~4(F19Rj_xp*cuB#9Rp7wk=GNG?jb1NJ0IiDjB_yMIsjjG!=V%^_u;6Q^uXFB za^r@|;EGOu#^jDzSBH}toKZB`XYf1C-sR`(Hmx*&Mf?aa2-Zl0ooH`6-$v4tX@;Zr zH%-*1-LE&EwM z&s?N-shOb3*u=JJ-i0G4?VQ_e>>-;4(-(Up?<^mLgq=n#Ck{xK-xlPd#@lxhl6~TV zz!>I93J#xxthuT`ZSrajW(<+ai6kzLr~v6B_%)wQUxEtYfj!PI_mKawxR- zaL)etFfjrR^CWNRI(`vLclXI@{*m9L#_+BB8I?#ocTEw&bm7v2{gYtAp+5(yHxn-0 z&sA>0c3pT`W!g*aPufduqvpj=ukfsLV3C8v$JU==2dVyuRkIuPgWtPJ-OCa-8dB?y8 z3!2E%nM{FwFE_DwPIae0nHQ491$3!+Pef|Z%&cO5fyD(eN1z$BJ!0uYk~O1FIR_=` z=FF^c<3ZCfK6~J`Cd57Ag86j^6o_}Iv|aw^5IJalp-!XPX+=N0ksPM~e3O%P`VDxq$lw z$4UnZx*yxS18d(a>F{BZoUS1r*>y3NPHe65F*W zYh~u5{-l>5Fx%%!2Fl^Xe>P4`5emuo8SlE;UY-J<@1+z>p+Ort=8 zeW4Q8GBN<0g1LnfyB}6{FqUmEo%o&PtEUL4w;dywTmQGTw5ZoBbI{-^Aupqbr#_KydrG_=IaDpoU20axt_Y}(UHO?iYSw!T$t#7Pt7bbyPaLT>_mu- zanv!anqw4((mWz&UcDgo&)Y=#vgDl~T&>@2B13+$tYY{5c;ZJ;)jce*u9F^sr}F1P zL{$op?|tjNOpk@99$eJ7KNdmhLD1&Vf6^LT8EbuPvMs(quj&Lo+bp@c_jl9S+{6p(91nr)rxJ@Qz;_wk_YAPSC3c-f- z1rt5kik+vqqERZRBPfs?gBO6JsK}+I)~X?-7fts-CA?YdS4yOHN7$A@ZT?;>lC^nMY|@2bN(1V7srRjn&fUG50VeBAxp zV!}z5HA#N|j=NmmCPw1I>D62RJveSK>?v)$BBkI~;p92{pubsjjpedMWa-+1K*Ao? zl~hTZy~%rm#iNbmREVVK@|XUYf%gNX=z7R&$hUQ2ZT8mXL)+E}C3Qm4{Z)n!CVhBQ zRL4iXa$OXqsMSvC*08gQx-JFeLlc5U*I|FUi$5`K?p9DwGwu~!C$n@~B0kpJEFvSQ zE~mHQLKzX3_W!JGC-4=GEhM^#Obf65x0=pPSu9$*_t79bG@6i7gVmq0?bY-#2WO>! z>D@VdZ_#jSgqe?2-OsW|oJLING*rE#T+Nwlo zcWcHuMHv4OCi}|!;X2A#_uMO$$B)U;5veRFRFB8fA3GMhJdho!r=g)oOuhZ{7!q|? ztSW16AIAw=qEiJ}TulFDZ)X3<;e7M8Vlm(8T6_A@^TS~iw7%3a9%)+x##oR`Ph@wP zi@y@9=^V)7vE+STn;PQKRH;&}p!y z(0MThZ8=0M#AX$I=|s7Zi_MI@;`h^CX$h*NY~F_v-QnvZ?l+BUPjee|Jf~LjGET>> z0>wGxo_Ny=ze&T%wg>1{KUCp`eonpQFq5GwE=jJ!ukQ|i{uCss^0_p|W9~v=!x^-X zKFcv)E+Wl*kMI+x_nrA2bX0e;*Z0TxeIqs{41G~+hH!iVpG=-MSUhfYPLGeafk`zh zksz-|=(7RuJaW^E6qT$l1~K(&6b|iDK8r5jn9%c&Ho}t1z_#^k7IU z+(fCEyIqA<(_TZi0Mb0K{7?x4OJ4DpU!O(Ik`xRJ=GHGXqj*hF*L7=rMdSenOf zu<-dPVlFZ=&yOhp(F`rB_flnUsUbF|iKl{x_-8XH=xg!sNCsa~{~W_-^zK$|h^t!N z!Px4eC2&$g)nEK&CI$kqOrp#~r0e^TH6Iun{W@ke1^Jr{FqV0`g|7}}!N_p{d)&1a zBIa>X*ZjS^DLGtAH4>CXW2qjk0v}!|C$a{s!{pC415_6uHtkGyxHx0lKR1iG6Jx)T z5N|Ri-e}_eADRhl0F+yczu1RUDI*{VS3gYMHGbXeUgF%{W6`o~@E5@Y&|jUg?*onG zA8Gc1e+)Bti yyXd0d1Q4OXaU|ft&Y8DQ--?m{!zp8|zd}5dy^=}UkPp8D{)r3A2vrE^`u;y@iwdOx literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/credentials.png b/scubagoggles/docs/authentication/images/credentials.png new file mode 100644 index 0000000000000000000000000000000000000000..6e95a62fb947388743cd0354cd5f61e4f1f0b35c GIT binary patch literal 33929 zcmce-Ra9I}5H1P{5Q0l^9|8oo;BFzfyK7)zfC=vI5Zr>hI}Gmb1b25I+`0Vc%EMXb zo`?HzXRTR#*X&;1yL+m-tG@awR8d|M6^RfD1_lOI>ZiCe49o|07#LVvM1=QWLbwC> z-!HKC%95fm730K*?*iN}5jhbUnCd9xXCwG``Lo?mEqfRkEQkNTuxsXIE-)|wq*CG{ zsxJDctH`>lYFnQ!$il)N5aq0^zJTlf%5cW8Mj3aAPpE+T2R5Q}gsP>{ z`BP#NBYuwqet%&r`ZcY5%aIb15-NQD`bWWCb;+c^@!YNX65zu*2v4rhPb573<-1#R zec4O1pWsf0!@$JE{AXsB`$7c(0CGll6crUavFP9L0epsPjWa2PaQNRp%$KK|zL3qegZvhy)MYyl zRAqbPDgaRQ64i57GIIlV{RzA;tl(g=uCF61j;f}wG?~LBSoX;%ZRd zJz?HnzoCSwGKwkFi z>$Nk`ujc4_9zFaygWuQcFSfrLDjT<)wtARC4P62>wHyBT1!Hp~T z!#qRxEnNZ8^jh?S^)gDW=X(DaP$nd#hzgj9CQ9actpqx`^msfh zT+*EWxu_o6D2FrLIKBwGeP$WV=hmRse@EO5)01H@-T2!MM*po8JLuM`v}{=!?#&(d zHt~z`+NugPx?H*c~nP7>RMA~@Pe5|PHBAk+#ekLH~N!RRXuU;UQ ziR7QELpBGfI~#r^FCJCF7~nbQS79T5T#r3UZZKHM#PxMp;X*B|?AcH!^jj5UYkE{5K-P~h-| z_irWy{KL;0>rk)mm9Bj|fN!-`6iZk?C#k+1I%aYE$#;Fch%jI8tSCCOPI~0y4aY-a z>=2BLS8{TCP;HXTXWNcda((v(TaBDkeQ~1!jY`t*ZIQvdbye~$7q00t9OVjpltaew8Ar`jY-fAJ#qM;{J0aT!x|1QI0%Qvn*vun|zt z!)=qwd)C-MT6$sa-NDuF|D3k~3_5$>W5IOAT7C%(mNf&Ds^g(tM-NuR2_4S2mf>2k zB$L_ckg6beTTpmR#-F8`+2b}ddL?b`Fez*?7HBoJG27i4^m(#67n}6@jlDqjZ^*Aq zAWy!S22n64+LERUZFfNv`-SE5z=i&ALWoBbZfUnb_04%)HNWIbESQQw#eAdsPQhrQ zls*Q!n>2WTkAuP#(Pe^(P?vV#T>N8ub~|>WM6_`k+*XzvlSnez{|s z1&Rjxdr}6soG3wlHjsh;bY}(-W)Qos?NO=*a~caWe^JWEpz4%GR?c}<{XbzO>$Fd5Huqezg zJCru$yO&LUkPYY#?M}Vq^{CeBj?{X^RCp;UasfiAV~K8dI2e;FJ)|iiaf)uw^R|&~ zP)9qvSeq|R#M~sX_$p(0oG)O3R+Di{2fgrzJviPgkW))#^`u*>v-G!|7^|bZS$KFs zUm`?xIN`Hin*9_dKhslh@16y6ceq38ip!<1a*J!~-TIECqTf^ddMWtK>el}>C|JNq zrya~gnPk|&Njpn-%AMk`@QeS0LA7^#R0u}H2!K0H$oItAe47=t95tpJ*tXY~zrHbj zcemMfXb;UQL_1ynaN6PyxJWp>c(tM8)Q%q=R4(U<8dPR%@~$4NacfTNUsGeB!Q%18 z)K$i+`WZ0*n#Y}QS<&vRfE)GJWfZw`f99}Ow(7&dX;D{8s2IX3QXta4EKI+viaz_f zcws>GJp&{Acdy@9>&F&;=OrFNZy2rWrS{iD%+b)7{+w%hbsg>V1}Oc=RSi;$0ucEt zbfI#N6z`_-E?acDzxKHI(y_Mhw2W-oYAICL<4KM=0+j$&AxRz}?BG|Mik{(OP5kF| z-Tb5}wog6sH^TC3ddM*;e%R7EgJkuXBFvjRf9VH}2~1f0R|&fIHcg`=SLo|@F$HNJwIJ>i<6J-p2vECYn z=Ar~s?Umb40Yd@Pwr|)2lE>gn+v$Xt$J6?xi{o6_Z*RO}I>iv%S_qx@KqN`-bDJvL zx1s*CYFkE$tv9O8TJLft!p?~(+$V=;4G^PYPXS76wH@XktS(MA1}94Z%^x%DdN^|v~X3R1SO<8EEepux$Opl_$8?L(uggbWs4!^)BS-o&Z`x#DMnz^yQ9fg*Sp(wMV;a?$5R_Nw$jGup) zS-#W=%1J)`G7VKBR1bm~>A|Daad*S3@It8dZYBC>H4B_(SuTOBk);Zu%r>M z=d1+kw7QC}lq&QitA$q!I%_3eJXa)PoY|op-baaq$@9QrYMHWk-9HZAU)CCb@yf7PfodQBVy`Aece_e}$iKqKs zI9GhsF zi5-`I$_e;vrTv%KDK7LojMhu-pKXVZ`s>{j78CkqzxJ0bmpKwiz@ynJ^or((UBW+` z%xZA!YTT@*v@KlSD5Bh*6pvLY#)pGwJXt2$!1Y8vBIswm4Na2u1ar3)I0FO?sP|0r ziyaMY_0mIElGXMg;=KUNr#c24cZK5cuk}dwafq(AoABTk$EP}Y+#QJ6YeHx`nPfPq zBT)9V-huj!-lIxbAegzehPYTrD{qNCaG~ymY?xE5d(Uu_CS`6vC*wu=Ooi{f1k02O z!d-zN_+t#K%yiq)9Yt=}u9~pyamDb-VN{;M|J>@AHCkxOk;?OmLK8R7oon)VhD3{q z*d*8*k#}VuIrz_f_V-E}eP&(7ZlA@YD4{O&7N>1=%AoC=qNM8U za{OmUYw`#Q2~CVA2qe*EV#-E^Zwh!tQbLwQ1wP-dszx;NC+*tedJAnZd82K2T&Gzp znk}VZ7Qk(g_4o2F)Yi*GwPkuPyj=bTK5wloSCWGaJOViMQh`2@443Q7X>d~HACOd+eLAkLCgzfUwl@;>}CQ0ozl>0dZ1kyY3TUcR*>BKpIE z_pyB;r+{?6n!cLJoMFY(32T|u;~Wt){&$ux9T*}S(7<#sr6fO-k4O}Ua*^@CAbC_O0<(y|Q1$Lo{sy8&U+0z*%nftTvQDop_qRw)99nyeUH#E!1 zpaPvgNRqFR@>sIE>iUaU`9<#r-|W2XuS^Va$v60hZz?yX_kBL`@c@_g)6f#gemgtH z-aOfACElGzye|hq!!~sPW#($O9i22j-M}MLSB0d z%*b0CcCbQ9t{h+fwKVM}PdzqSYYiICT~K&cJqmJ03mFbkZcKE!*M-I&H3gso<|B1m z1iIio%!oOP1X%R@+@5xS9!T@)9BYMy&^N^0Ei@}J)J!Q=ag!v-qI!(`lyjuL)_vih%6GnG-+X9?(q8~EuV({38fYaWFO-gV#7FwW3zz;s#0s3l=B`ePcTq1?lNE%82 z%k>YCzMNHT)fg3w5vIw;qJ%770f5>Z{qgn2ET8vwcfgIp8H}QwP*5ZZRa?=3TmN^?t93D?(nbxMDtOEX!M z*e}c!n@`f0yql%9J6M7L6^8|W^?58k!Siy{f7bBjd@+z*ZfO@ug=MvHe*$tpKEpX2 zP<77^NQWkVsfQ3>lA0!KKd4H|x@Wabg}iPT&u}l>_EWczVr&m(M|4~d_`qJq=}tq0&Qh7? z+VoQ^BtMl}@jqr&x+I(0B`rDgM`mgymwxDDaZi7~1nEQ~tOFC0Faw)-QQF5Yk%gVF zPuB^wKAEQc)n%&GFF!8neYX@k(XKV56FrVaVV(d)JjcjOzdo*~4A2s3g` zICgFOq>WlYW7T1cE>(OT(MA+J zaz^)y&A7$9JRDnt$VGEKTt~d-9HpDF^?~NSi(B_}JvLG;R!j$h-2=9uL<=S1T1XwLr;#_iie*GMSg#0q@$b1e*=kKe&Ejixa69Kmf zp<*3}Y}+~`@S%pR29l&6d6n6upN?{cBQST14B+O<+`R{w3TJxOpkX4Top`VKo7=Qf}0{fh5UBToPKBT@Hr!FDlA zVzS){mt(NsnawXX!tJl^fJ1@fb~flUEEI)LBNW1`QFqn)F+cMSxlbWD%kiluz;FS*qvZ`n%O4yjzOr%oZyA|~I+K3u9khy!?)Xx{U-oI;!KYWxf>-~`+R3nh^ z)n84n{qZTjV-KXqXnkX{dvFj^RjgoTr5blyO^R|cT|g+3*zWR3!Sb7RF2B4t4up*n zla+B?pyInKQ&-YyS}tyrUFJWvGD-4LJh_;Tpv9_L9oT?zlc1NhY*G4)Iagm-N6pQG zbfyB|q49h-DyE&EICn*X@;EbY)(5CpYTK0qZ6=-)6r1_V>|is~*T4I%(*7wOYMRz} zn_$FBYW*{)Rn{@EbdIQ`gvULMImjNDg2D?kv~&WN5~IHBZ1pf@ukQf*1`U(-1N9cnixL9#}c{+GiIc-W)d59qhh>AH<;x=+8!0( z^YqjuwcxFshy%Bf)ofZHo{M|vt$IDfCe$#CHw2(w9vvI5@4*I)l!0xJ5x66xAuNkN zk<+E)NbSvJhM}t@zeNIBy@qmfqSi`?#CyIL)$4o?0&Hw^*1=aO@s(63%it<0HzP^o zRS$%bL7OjT_Py#L4k*_3X!~xd<^lpaaBmlRQE{ZNYN$!jI-Y8}x1^^ZpbLjn_4D zL2}UHS{uSRXN#ExcnEBLOqjUZ6hM6mxDlYa<{UzuQ z<-G-HH34}`uwO!2SDR`*)-r{=)}|5DxN&Xvj@qwq@1_Tk?+o5ZI8%t!7j}@iCIF^y z7ER-y@zGT~TcSMBS~e5;V79B9Axi7NWmf+k@7>~BqAb$Ql&2iTO73?Qj}+m|Eq&(@Ab65q-$0+z>?9B`nGLw0xm5+iO>%k$%_eTDnz zPlk&zl6|n%Z|bw1NrmQ(z?U(Ruqfpp8coX>rO76dPn0yi!(GQ1-1NurO zMP)&g+0i(rziO~C+6wR+6vE!I7(e_ij5$DaZmGD9l*FQX}k7uk;4{gH=*1Q zpX%u0Krv)Dw)sihs>M>Yhq2jZa_IHn+mK>Z`k%mfnvw zF3|@cd1)=3QsFrZ=qg`pYfK- z^TOD!yNkyk_&*J}ZG}6pNkX1S1-uE}vGu#y>2E`AV~v;c(N~s!ZG>L~Fe`RI*j3Fx zuq#h+Dk-QmRx}xyWy3^PSOrLlDg4!bIW&pDC7>c;PKk5#849oH;Nqzc-WtT@DqYO! zGEDHpG`W8hKsDLpT420ALDxLAAFQped~6t)_nCRH6e{QXlvT;ji z1z4-8hA1|=B`8xBl-M@q-{SMTeb?n;`k@=NgewIJ*S^+-YsU?qf8Fth?yVd2;0YDa zrr~_LHN2C$@>=p8$20M`+vvILdx+i7*@EF@bRpAf-_9Z~Nf30|_~(9cRf3;q@no;f z&uLE`j=^YC%72FQIRrbZ7Aq{gw+S6@z(}>@VAW2=dn4&1w-OjSsY_m6{~h5xlOGfyCNE)XQGg=)r8WJVB-ZY?@Axp@I*PvRKbFXIHp zHIIQlMd`r%vp=Kc>UB}(c_aTO$1{(*8VC`3q}<7OsPlGU&8dS3u1a5sTT3!xY9*F3xJm*JP7ZUU%pr>Q0>gTdMmwZu#u9;S^ki}s)lUqYk zP}HT1c(>bmSP}V~@uMD|Os-{gHgUItVY#W=>%MVGJhc>TxAl2(w{@?ObaRjD>jgZm zxu8d_m6Y4R>3Z;g)+D(NSrDp5Cs>7cUp8ILA^GzOT>#du=(~v&9((R$>^%N0A}1!? z+%Pt5J$zqtpH?8QTpAx{wq~?(@xnceTSxD$>ASL(yj=kw)!;!oPj~y&o?IVzd!G94 zF76+qprc}2y8Pcirs|q+Y~!8RYsF4J_*!^8x1y!K7Mx8ic;jxN+lys=Pl}6jUm3w~ zG(&iPy_dWfti?Ue^g?HjP;A)YH6|wIzi#K=-;}m!C1z8szg47iY&QAY-{cYGoCxY( zGpV^gLXnQ(t7fA39DGiK=IR-g>Wt{&CEa;BVGmYi5VGI<=JZNWh&(-u6?fc%ie;-x z1XVK%tzo#kLXWA^+wqNaY|vMRJjlgro>#eL2B!Rc8bG)4-!Hd;$kbYciT+5Qt%jltz9I!u9k~v^@WWb-3{V)_`8OE* zvm-KJ4E!~J*Un*Eo z$MY#s1D;n`2&Et_7bv8jKohSx>vX{No7RbpKWblyPDM1KmCo+xI)q!tsN4I^S^u+} z^5BJ2vWLNwwvZ)di+8jJo%Cs&WM}pHc|33=tnBTZ27*%t>n9Sj*YKLwf|?q(-C=>n z%-J!n8|8|VceBktw~+nV0|7$YhWC8@T?qz$U0XrYkyOgqh zAd9#Y=X0ffyMEg`qnhX$$bk=RjTfQ?Gq#Vt!XF4A_K=}mY$?G^3Lb?}cZ7o~ryq=e_~t889Qo$z`+_TLJA zTO}-05Z$5%mr)6TM?Ag7FYaMbCZ+8_YXu0q+`SzEl4Vc7g|4Qlzn07N6r4we4H#nl z5a35MIk#8w-z#qW`SKOh!0UzmPYw;j3;26~WDA*EV8G2uQfrOfJ`LGc53|!&k;^l} zDpADdDehKBTiw-c=YL_4nib%;|5RZ25hD(_ZSD_6^@%plijQu~2Y)xOpKNo#(~6{) z?74&oW0fp9RN8!U$Yw#nyB)(ZnJZk+-ael+pTx6ktmxqUBwZ9P#aMY{D-%nl#ddMZ zz#larUiH_MQd25{&v|2}`+?iLw|PHXUSX`$ahr6y;E4L8%;n#S`eGmnuR~{>U=POq zpqR8$nJT;H5U`iyxLuL=(t5o;{gTh0ii!r@vJXmTJA{_3(LruDrxLF^4!0QFPYTzf)T=G&EPo+^n`Q}$#rpVBt zA5g6GuOF0nf2-Rft1kHSDQqTVu0?;}$K7il*Y>UDgTa1!4}1G5>urY9!i$w7vX3v9 zX5KS0o?=P^a)P^;&-R#&UF!?l`@spSoWa=L-Q~8sh-MqCa+sEDvl}?gSegO~y|m)V z1MFr`B41{Trw7;G{oC|q0Rg+XIqr7qMG1d~wxhLjB80WGY&cFHPrZRZjSuF>3gKcM z#6N7#q7D{oKk*CLV0V?bP06&J_+=+qjnD!cR}3YRq;Ah%Uyog`!im2mLV{E0HJ@L0 zrDj(pW*S;?xT|dtest8Me;oL+eOj!~m=yz_Hm+*+2t0i2{IuJZY_DZ}M7~dd zbcJV@*r-$w(?~9!1X0w)#b*>xH}*6%ieh<SAa;|^F zwL9V}3?ywWXHN7e@w?SN^Xk?CWB;QFp!=&K)38qq`K7VkM4f_lDmg9AzwL#l_^&P- zKg9nTHh5=b014h_1S=VnzN4_zEAS8V(4Kd51dq>X(}gDg3I4wZJoiJg{}Xj#CV-fP zL`mQ1sn9>92)tt@)m}j8|IVYZ`Hx3YUS*kbQJQxNi( z)E`F)n~-&dh={$t8*-BVJSXcAx??5T9`t{9B36+Joy9#_c=%}GKf|za#rwace@LtE z55>|D#JU~Y%7ow^)igB`xwyDM z@9Yz6%M*91(hs5k8#>DWJ;?u>tn&ZmX>Zq8i|wRcp|=Ngi1ngh9E}3d-siZogVg)J zhm6Iz7ZLQQB>Q+gg+jXgULQ+rsy)Fgy1Ta}>;2-wu%x>t!*8W<^{&Vl1ZJj_@5L?*;fL!fq z{lPL!5rs1Kma({n#C`6^QAUe+1LZ*vrIDI|#Cj()c*~IV6J&*lN34ksueGD&{EGRM z5|p5(3gZ{rpF9;~@0!?kf>qZ3ctj5xg+xT4fXcwf`k$#%l`$CY`%B>RNR;;%al`V1 zP)t=(!HCD1QTe_ZlO2D}NGeXK$)H{Ste|ij^Zd{!T>^ytD8CK%iAkR)dTd`s^odTF zFY6r0;62Z|T?*-Q`1L>@xw;9?>x%*9T+AWtm3o4&r(B6vCiO24MT?~A)JioxSZ;SP zy_>`4X9YkLO&Krk{c_A zxlmSKo$A{SY{a-7lm-b0Fv>^_d)S(eg^P9zf;ilH;{)p)$nCtobU*icJ_b?%MaaYS zCq(~1q|mOUhWgp4VRQ>sll+zDEEMkb7H{1NjE_=2Ml%!_XB02BY+WnY;c{_t`R1KE z+HTrgIYnVC`_<2{EgHg||JrHX_jzqwEL)Or3ZnPC?D%g_QxakjVKqgeh#VBL?d)o)4#)3MfaQJELDT4haV9Zl zS~w=Jx0xCKjfV9=R<}}h&^C_FaqBJvA;TPcun2A|v9x%!rclvduw@Kv^&U`uS1>n5 zJ&Una*{@Zh8`Cbhj8wTa&bXskFU2(TO6E4YLl6xt@d{Y@6kbU=mv)XScK?;!OvEp8 zURy9WX+Z4Gm>lp?Y$Jg*I6i$Thpr|v-X+4ITq)7`fq1%~q?Iy3B4+LKL9OLFe<$^5 zKjN5#f-_U2{`&z>saltgAQ>K^qN!S-fhY0JdGL)@=gl7&Ssj2)A!GT}#z|Z1IIkRx3UN4W? zdM!>%s?&q(v3}oIzr#g1_{}G?95_>VDjr9+lFE~8mPO9xo4$N^IW#f!;QmqmLl*;P zn@{9|SdA}Qvq>u|t9nb!0^I7diPv@EhVj9`5sOTdqF%5Hc$n?qabN3D9|9(}@2PNf%YiGIBK z{Tqf+?(gWTLoCv+)Q^}3x)ED-h-Pd6xd^-oKQ)z`IxWP%zXI-BailrSidtYdDMe#k zs`p?}J;wK1E7ZC^l}rrGJhC?M z)V{H5!K~bzSriHR?ne1LWuc*0vC$SScw$BzItbg$YTVJ+B;%=6LEx+EN@`Hl665WE zTQ0IMXZG?6*#CYa(5XM5;2^c5=9^@7d$OqJPo;AO8jCynYpcF~Ig$hlBY=yW_p=7M zbyxX3ip?}cnj3n;>#1T<5!D}SD_wr=H8fjy_~Gh$yI-qOOkZ=JW9AvGyTP^DWlFgaL9mICqP8!%Fs{B zBmVCP?8u|K1=0R+UU24Cnl?z*Q`TWiFi#nrsei#HVO^~&wc-S61x0A;G>=}n!wV4T z7!qDORE&u*)i(HjczUOTSnodgEY=%HssY=6s4m(L?`J=NaVFLiUa1cNvIOcxSQA_i z+LIZSYCwSjxYWDcRj*{1GcCdOK6`cMy-(ieV0U^{_wkYm&uX$##>~hgd#zq<6$|NV z&cf`c?DUDGvM8=Qk~VILp-N57(r#PO9dqqU;*s&W>ntI}7M0i5@kFO*?c<5}vjfQL z#65pirp&|B6PncVoG+qBHRwnq_t&)E=I(5@zSPlA2iu3f7)_1Sty%Y*9o<$ETr0u$5OlHL0K&@=y7Q@8B; z6ij{rX+A6Dyn}uoTuz9vblx$vtYYTZ%5RhYo$i$YN_RvIpW8EWHq)_ z&zR+E@=;o=TKi~wKXEN8@8&ey0L=ke{+tdJJ=Ys(Pc#FZ-T=UvuT}be$k~~u$_c^ zi6gMHo#Uc4WpD3BS9|remL+0>kYPAg@_Bw8TB3?+G0&LkO$=F zUgVjQ7$4^`K_wiR=*`c<0&2h;U#-lVv7wN~!>Fp@(Q4_&#rN!F7)H8jkzV>L952ut z1e~;2HysA}->>7W0_)N3f(uV-6g&p!OVG-?+=NyzFZYlF_GJBkan-lP52{%X)|Ra` zugq6%OGG^b2&-&S`E4N_7Xlk$BtkL6XI;`kbOaTIInL*6OUX+j2M7Oh!FQ|9R`!2m z?s3gDsq{k+RqFcVmo~5hT&lTkBFnih|E@Bc0_HW5aw!mAJ?qturo^JYi3x^Xv0>nx zM8t|?PPw)8I2YjBSkp?0S=#}0@p_F8@tqr^q9lhsoWCLje~avwiTDB5aXyH5LPXuz zK|$|O?De1)T^bfPW&AAB+Glp~m=w$SXUsS`7jIqWnDu8=vI%+5W8ZIP4Il8`)zVV{`0gHNv^0zF8=o-%Y0`-Go)tKHl zf1?a$53-QjMVDny)#!UodQqqL5E220twEnHrZe0Db5`AJqWl!R>&ueiYlau_(aUzQeDYZ?L74P%(sfh!ln&2lg!nBxX&n` zvy*md9X)Ms??j{T<68SJoz4)wXkanNEdjkQcx6NAXL)T4GY9 zEOfptxUqiP@SyOxmut)=Z|2(??Xsn?{KsR%_@mA|I9Z)9$g49j2h5N1d$45S%phl= zlWk1YJ$QAanq0-TmXx0jr8%87#6ZPlKz_foN^iMZMxaAuGFqpi=k|`jEU3#kgBUoT zbPVA9nk;@Lu#T=TLg#KMyo>Fm`s6#dZsW9WJt#H8Tc zY}Riwl|)(JHF`K!R7P6Gl8z){pg5P@nEw$&9JEbuf?7&gp(zacq zPA}Tx8q>gleSMQ_#QB`9wph$&3l_!`v(n()Kq$7NuBq=WbDTtiVSPt8B zsl%OhQ38~{(-N?5k5vlRpVLL4`n{Ti5^-qmBmTmx-dOIUod-Yr=4l~%>Up;A+Rr*$ z%bu1tUb1hpL=&@Bk5lZBOvqXglc4M` zioqiid|xbrXh1cddr24~F{lb9yuAu;_&t7dO$f) z*(izBs!qnOoEgf*v0EUXA{yL8KazFD@*vbQ6Ynakqg%MtFs%^AMs-fdi4*>W3GLg_ zo7D?o>??S&l#w$sX_Gsi^p2Uu^!O&t{%%Or3H!wz?xg+aIrV9J_CbF`>omcmGkyZ zdBS#tqD8|Zj0u;4L%|t&R{Bb%Z@Y9pL*=pw4;UsrgcDU1*rt64$B{{tD9tVl(AIK@ z1Y}?%`!Qye*2;c%EtbB6pIfHoFk_yZn+^mfP0#<+^XGiad7|Jr;L+KBSXf{F(wwzt z4`F>WdLdMVa0xBOTP@c6I22bJnR!Lt^{OluL`(3%G811E6L2~PP&ff4ZQp2%7JVa^A#jZ5Kw8v zFLU#)-camem#bKc0a!GSU|umLnIwNr=1;O(D(reQg7WixA6P(YXrorRo>*|f8nt!B zKe%m#>%4``QeU2X-hqNKTPL%hI#~np3YT@3?*r}4mUSJCrm(;JOP};Tpb`#8GoQVm zme*OV<`^7K7L-!v+uWVa(&;JaM)Kkd)KD|w#R?g%eOgCHlfEn)pNqe&I)3DTA`@93wZzW$%%iWamM=kxx%b??fEq{PInNUpWc#oAw`gph_W zw57G1ujWh<1;%BKBR-Q+Ge*V}rSwe11G0tOP-sVweH*>?V zuNBIL7e^IkU5D{tQ~jeAHA0o72mz9&q8)2Ri8hg30EZI75IcUA5pZlaP-}b-uJO-ok6tP#y)=@zo;%7%J#dipj7ROy* zfU%x90T}-4QfeRn!k2Deqlt}A%6^qCA&?3fAGc#1mRyT^_{O)7a*l^On7U1AtO_zK zl<9q3{JFXnnIB$%MX{HlmVjoNmbOvG4iKV2r!wwXq3NY$W)=S|E&(9!lMCr)IQ2N} z4>HttBdn<-C*~k3vvVCkGNAX5v*<7`rtzH_ zB}f?Y!=qJrNeE05yo0KJb4l>0Yv;q>2h2M))6OsXVTvTW{(UA5^WSb)K0iM2g#6|p zzobyer(XXrq}GDO#mrL{oPuk`*tX;unQgpd8P-V8Db`3caOdG^7bZf57-M z){w>p$%rk@SR$U$Z;ju(d_~bj$_y66?4bR!_OU);RNRFQd?~WPH#E3nC3=f2A3{Jt z56Is5Cb}$>qQ2j0$_ChC+D)t<#Nzo%5Dno`TB+=aL`K!!JVTAwM$mG7t0|KGp`b^O zb;)=xgHrl2;WR$o$#3F1|L6D;y2=~_H{&FwQ%lWz=Iz};6FJpkVPTW`U2A?*ZLGh& zI_J|VLh@rH=e^&a*6Fuv=oFdayfZy6rS2adEE{Z!hsAHdDVIdXS2^&1Dn3j(0@UW^ zhpd++;wPN^kzDB(hI5$@f%*8tI@b85+UnAbCv3r5P+31xBC&N*SfGF;Tx`XSV?6$p zo!l{;P1_&QHIq5;_(Q#?@~j;Lju8*7c7oP+yjfqTNgATS@Y!++jOro3$3{YISpq*# zmz6TN-)&eG$DCwwY@Kqn4@Q(-o@#=qr8j)KGlri~sOX7$dBCX)?v}n>orSf&KSRth zap8RYN%wWHmMp=d0euOP@Cs%Eb1R97cMv*S{9MUX-Ea&7%o3xxeAst11R2IK$)soQkM-_2K`perbpZJ zwYK3|@0!hK;sUu;b;tURseGBuzMGQ-1W8TYB7mlBcAU;2xITQFLX} z#jLVqVcRRE;#Ef&6TRdow~2Sl&)i@5-q;c6oBt$=`6v}xQ}ddw*}Q}^wAAd6mq^aw zi5uV6&VvCx7Bfr}($w1H{Y^XkWTZ zOgueIygOVU@EQtpZ%k54b`7^`8IiNibW}d_Crld2w`ddm&kd|Y7 zni6Fiz33dxzvP_xipKb;E0T7^zl6bcp4wUMLGdRtVk+Z0yYhTvMeptv~eIp}^m6escVrunh zKiXWsl8OokvVvfDyw3Ndn?K)B3~rZeI{Mk~y^KLNQPWlOg9)~wb>i!>v|%z{K(vO0 zk8;84rob=>iNbDAmD&>1qjgR1u%yQ#lI(YYtH*SvT#ih=Q4d06 zW21!%1eJg-@85aCn7XkUH6Lu-eujHIc#&H#h)!y}WiyB<9t>y>i{B-8Yb7jcHINOg zo(Xu-A{bowwtSwVm{$9ts~M0tb}d=dgmhb?7L+#svPmzNFixg~Kq)Qv6hk{M5oA5B z(MmSN>_(3lC`&-_r*3;`ETm}G;?|HVyfxG7(enQ3$;#eGDfb8M)eak=xj7yrC7gHC zZmNi~rGFJ%@q;4bDoe4KMxqm0;%6GBfdY;PeS<<;c+(|f8)iK<0Vd_HS_y92D(1cR zJ92d3lfx}u0rcPy#MILoBP|=HmQM@m>=dRl3=9ea+J_zhRetN1t`Tk^X*ibQ7XBZ- zy=72bO}H-lB@iqG7@Xkl8eD@XxWnL1kilJpI|PDTkl^kP!QC0$-GjTF#kY^#y64oX z+P8My`2)<WarR1dCzsOgiyL%FtNq#|MH-o==#UJ_WVK{5^6CPm=z^2ya5M9AluH1; zItZ#dvKzHlI2A`XkS6Bu4z-fq4b#_P`yjk>z>L+ehkc62^}#NcS#2Z#xcH6}#xw33 z0`4ouPg~??7KiJW<#3@__Bt6tp(OiaogWkV9A4K;?wJ-n(<8GSoeLhg788@_EHAGc zNw}vIJmOY<6K_N8)$Q(ge;K~=?Ac&(cg zt?H<_on0X(WL+bOR%Bj2{DE-a09{xndH2aMsPKB`CRHilqqrXAZ=Kl#aolKtq~m0< zQ}=F_D<>w8wY&H@EqI7jd}ZE^mPIqG)7YZW&2P6_kvNy;T^rQc^$3P`?pOoKsnBH6^Qid ztm8iABb*~@Pf``5janKc%2Bq688l__zw$`(B%3)Qu% z74=H#U%{$@1z61ts0y&^;eSjBOS*Yx>eMfA!>bwIs>ArlpH=Id5L*c*46^Q*!0fJI zQTa4_RgNJhyeU#Tx~SGY@Cs)!ZKTca)vq8UYqqGaY)ILg4 zERL5znlq5@5IzMR#o~e?S;!SW6x9MUWAd(87(mkS`N*Z0;uH++grpG1{cx3s{jl#@6@xP0Rk%fav?*`9a26@qz)Ky_8(r{t-SAqb<6hl4#H_U7bxPl zjmdPQ`0r@BLwm-%WI zOJ|xE$R*n5QFbjAJxx*dvBG9N=_dhA^D#_ral$U~9wPLqi}K!uyCeDXEIU?c!Iyh@ zTxQF4%Go4QCZAu^8+lxMup8E;vH|mT8kaafxkalx@*FtSMH12%O|%*pGH;!i(#I zJDA-_bqXSzT;GT0H+!ZR+}k$(QW9}#Y7*ZKIzoO5p|yYd*tUG%VP?<0A^25P?v00h zZbBr$;z>zY)?_qY(06Wg*TAs5)PVF_y~Op)L>;9^5oM()o6gHg7v3zLY>re_y`JZ0yeKoG$Ei-ah`DB7QqcbAmY#s) z&b6>O56kbN7zLTs@$n)y!WM}lN-!;PZdfU20=?rCwDL$(T-Ow;>Z7}dM_}Pg0I*7 zgf)TnYP2KU52HJ^4eyA8u2gk^^0_Z^0p8ll)$aUUQMz(Pw$j2wb=wswZ(w`}6wD97 zCa5*U9wHVkSBlsO_d@uKMSQ<=Er319Nm(4Z2Y+W&fo)}5c9dk)_dZTpEi-OWC;7!oA3IUK%(BV!e$@FGM>NbLZtkT7)@!nvh=#%*KIh8x zH0EJp)OeRLJXkF>iyYUWKj$Suu(@bBQk3*ca@wiFy-O@se~iMgVPX?^kwjLFwa+tf(@QkdJ;(8lV^*4l^OO zTpnpzU(L@k{*xE=;>;_9Eis_H2u&{not9mvzx#!%#NBlBcKL2zXTk!*Rl#qFR+k?;?8OZKhtdO%_*`Q7#)^xKJRDnP0I=7oapyxJ&Kx$DouiDWX5c;`J$zMh0^_V6@uN4 zQ5o+TFDS@?K{;>x9x70-F2u9~L|aFGiRsV4f;Uzl!7IV6Vy9;9#pJBx#ii}gw@RX= zqFhw50^b|v&c&son;?}Up>Bv?XR%BviH@LJSN}&>-3JO^7d-GXpPPqV*>oqmYFZJS z9)`V}61y9$76`xm*++S9W0=?DhG`|7Pt7MipZ6G>8-x=5=gu-t39v$IL}%1@uyQ30 zX87GoGle>ds_r&<#bz1Q-l6N{XkfX1;7JeM3x)wTHh!U?K?PMA6RYR;ug2v%E@tB6 z1;&k$uPuYY%~IZzn72{k>N9r#78|UF!+{3%N0LK?S-(v5do)}c=@g5*iarB(#-82^ zGUykzmO}0fdfS+a%wjbdJk_rtMrlfBW^}AT*%+I%Fbx)Q(O!{2HaS7?bf#6h zG5w?hng{&OfVRDKNywgN@4wb(+1OG48QSP?us?K4UMLdi&Z(sOv3XYlZD|0m2%uEE zqPb@!raZt!@8cnHFJ==4n(Zp@{jq?~xq_rVZ+cKtjPj4u98Ou_eMb5b! zz;fPeml>o3>kkzlm@FZoAey8C#D`>^PY)d(9atG1cKtl1qhs#SH^LW&pfZ=hu41sE z9AXuA(4Q%&aLFR-8;8j_y%2SvS1+nhVQ6;W2_^jqHe7(xWAiK+0)$cBO>clZTd-{j zBy0G&zkr^F#iL>53}c^Gig8SGr{F58vI&Zzb(G{@Hbb2GkP;`BXgeEf53?(|k1E1j zmv_Sa ztK>Zj~lzFxvJ#$LW8wBsW{v58$IF-~8%g+KD9nt05^I8ahr-8u9VjVq3(e3WFke$mRPnYac^p zz*yhdI+Ab;7>m0|1Vo}JJ5NL3Ai`*T_%e-#U;h%cKIPNxb1@2p?2s~s1PzYKNf-1O z=J0}1EK&%VAT0l2J&UPIA*d>rjGO0hZHtB~dY6PlKv_qH8c2BFk(u@W@roc~C?{)b z`1_(B)*s)V*)kchFO9OXxV#WgAtt7d<{wWrsa0B4{4tLH!Q%Zn+{W97j;wT?PU+4c zr+)R3==5f{V_yS3VwrjApx@2OxbFVRmnts)0I?;;LmnejgF%PxPS0O7w3cH8t*(HR z1${aKX3-g#Pzu+Bx7`{JlNY+Q_#|Zap*IUAPkTtC-vrN%)HGjvze)!Gf>7tv{J2DH! zl-jeV5~MhFIB&q0Zm_0tp}cJ0GRg{BsGb~M@V#j$7DwaEg6mVNPCly(u=q9yQf;Hn zsKvU8gGhI|x&;^U$xjsg)nwVyWCX_%5vy%JGea__vy7WPR?P;B; zT0UKme@Bh>$hp>!g;|T;?b4am2nUZ6 zPPEO;LN9L3uXF>9!|E3fyAS#Dn5|1SC6}+|+n6*?^P~O@C_Pq`!rDMe#1i2hHSp$2 zd)w4EPEp&}t82|F%0#I>iI)2gTtf=h=UksGT*_dBpmw&zf5#NWRe~dqR#`5V{kgTg z-;A|8prtyE=dtnL=stWBe{3P zB zyI}Jg!V}Cgt2S)jSY7((z`Ef)qx{n;8#1dat6-)D2KxB+^#@P8QwYICaVlqYh$iy2 zk+@@|g{-P?p_cqcJSu9}`SM`Ln-G*%MARk9;zK66Lb=5(*`$G@R%#oS1&t?jFTN7b zF+vxM@QP2wF0JZ8eHmweF8mpa-uB$9#yQcQP14uvJEr#x=U1*@`G;VF%rC;Zazq-L z;l)}7|M5{1iK&B_EL$8mJOAlyZ#2050D=7Vz=!9*o|AQ5=`+0~%Z7WkzSQ|StE-GYPoeuzIGB_KH;+2(P5`wQ#seRF#JWIle7W4CQumsx5!bUP)h zjS2dIHHDh|{+<^2Hni%@(TP&^87ItrAYm<)&ApZ*gkPxdeQT-LRL{^JOS_G7YDTmT}dq_ zG7He{IYl=1evWLrVMqQ^$!+Nt&(;*KCy__HNBj3A*U z7*Xc@?t@NN&s0YAEG-;QUDbtY_+LU4Z*|VVRx2YX=pkhiuT{fFcRpd?;(%l=Ez~5C zZhsChV3_B740acvM~w+hpM&AO{0qOY_``y}#omaf`uoH(!$sN>?!)hWkJ{tKMKy&O z?oXBPduv$@dVHdET0nfDS}8!!0nGG3MjUAp9 z7NUv&I!<a_M5F1_rTus-8_N;RgIXKY-op+ zVwBfm_Gxzk>E2X6YEVRqFJ&sK#gJwYq0LRl)M1pl@-|D$gZi*;y?iPakUAt}&ig?- z{NXFD=GpjP9xq(i192*h2hbn?`n*gf=z`&AM|w98-3{+wj)BL9|Iv64ifesBz&1^= zw5(w#%=}dk^Gj~8{56SClpbg3umHO18Ws9)+FqVL0RPbJ?CiHf&$l_~Wf2k{voRbq zC?)AWnDXNMfuze&9zyLaSHnpijo5oeV@Rr!CT26TVl+x&ksAHWs-~ELpf>IL$7fee zJ4fQ7Ih2aV!Zz?k8|^Kq}gvze~4bPTCpi`?Cce^89IwRa|0HqPyYEZV}@`! zCDfhqY2kI=nydihugR$?yYusm+CAC9_J`S7W?Hi@tbpFHtz zuP>otE1!6UN*&2@N7aD5!A(DErRb8i!_jA}j0RlQcSePlmCb*pS&q2BFWW3d*}T-L zbr+E)G0o_FdVi`_1p~k01UYML9z1j5_W$n+i{MoKQS)6Jh(|ZrW?#mnA zwL<1@cX&=CgO}Q*26p9c#@7`YY>KD`sGSB^zkmN{$#pXlc&^;z#d>lEhT)xY2C)jM zSqbJ|n~j|D)g>$)zBheUGaFr*^R5;JADgw`5_Mptav23HG7NE&JSF#??Uf!>l?e)t z(;Ic7!nLfLbDF|mt5G$t@W4ecwZigU)BN0k6^NpiD5@+hjwX8UbKca4LArE@XXxGW z5%gP$GVHA63W`1#b?=SPKn<=s5#UMAz~G98)%oJ;_c z@Pfwstp$AVg+1|Fr%8zbhwVQe(T1Oi!MRkytQsN5+%)e)x2og_t%Bnn$Xp@G{_Cps z_^9A|Z0NST=A@ED+J)@;ij+3iF1b2>SMt&_6C0m9}+ zs^K{ZyBg^j}JH`|7?$ipOr$7QS|LTj|{f<(n#)1wi`mm_BH4M zf2M0^hC*_>gz%ikdDJN*!9W8^DnWuu7^9thdPp5Wj@diskghntxsgoeg#7sV(_dZJ z?cK%hn0oJGttGrrJ6t>tM>>k2tD~+wgVs6ib((@%JpPAUedwEEl#ja5-oe-*eIfoT zYs3T-%gV!U6wljhO#*)E#QpV~mEhY;YNvUd~wMmA?VjQU40S z%viP`VoVb7;5=#AM4^ScyMSHpm3yTlx)tB_s*}S6 zP1K5CORa6#pJfMz3=t_}Ys8uionak3qx^7f?}r#aB0OaZBZt z5L2&?HG*H;0i0HW@=XgMf&GJng990?`(L;CAH22ysvwk2r4rC>hhl4s29$sc{FdNy zi=jTsuv)DjqM-<}58M9|v;Y;M`~Su@(?M)TT6^dvO&g~QEvTy^Rz?$;hkuGY;D*1v z$ne|aaHE+3yvODtjn+c95vf59HVm^RWwFTj6sSDXB5V6}dDMAx1>Vy$$Ao^ECcN)R zTel%5@%n-rPtfCrnUaMi98|sSXLxew{G^qSr6s#-A0tcr*u~&II#rXe#r~v;ZKbQ( zm~Lx>kfrlT*HF~21W!(T;?$L`%B95^m8#+BSCfV4{J~yRBfA7)Z6ke4IM4^;r%6GI zqgz=m(|!JHuX_wnoF_kt)-ghXfW}YnDS!Jo^qrz%R1bLCCpZlo~2&C`AMc0KyVeyj-1_!5;Ik;C# zR`TVNCp(OOClPInw1jeYA+fQR|^iNqwK=o{_ZRv0wex9R8` zVdp;pw)!Vl-9^2TeFib1wRfv{c3&1tdt0-Y;kw7(`|Z+zMsdqRG~WSs!qjX?EaosQ z_dG7fE%U@*#~gb@YlF`g5jU}$?3Pn8sNRtt#ZB99;6c#&heHZvjV z`VszELgO0lb|*~+VwMj04NNsLHB1;+b{%GyF&k~yGqi&Y1>oeF@*{IpDUZ&O-7KC-n3JvUnFM z1;L4IYO+E?I6Vt(SoqVMG@9hnYr~*QWN>&VT4N(Z6C&cAUSXLf-Kf|!OQowNMRu%3 zuo#(z8&D~m0RIqdNl>n31}1_Yv;EyO4O`-+oI?^*?(8R7UK!Mr5CMGe9ziF@p8eAN zitCv})`uIMA2r(zoa*-<_H7!&2er{d9crd)#`4e*%e;g*?({E>yFI&3!6-P$@)YB?DwrT z9d8IV=L=Z9!4`?&C4t#pj%p& zN*D;fQIn*&L0nIw3QrBoj#0((W@n}(adReVv6<>6C>qTdFJ?J>UvhOj=8?;P}`#qxFrB`6%*rO65a%?G!k=q@+k?TrKY51QK{N0e! zLn#ZJ@<$rA-t@Q6bMNqK)h$pVK;K{ ziBez&MQbDc2RU}(VCA+LPRn&u!}9y|?>6Bvq$hu`Lk-wJn3>T3{ywxy zMiMsqPseF8LDVe=xS#Ljx7t8xM^3P|re6y|?)e9ez3?ch2dWDe+!#%yfzfi1JGEQOGqN`8P`4=P^v&q$`9Yd>=4tZH z4a(6!OVfDnyKJ~c7?PV;M*%+!bb7vMITB4Gk~67nd^aIYs`<+h%j?{!0cpK%)nOs8 zdB62=9ZF~xV|RF!#Q(dxs>I<%H_3DMUCBt1^)~yx@5BOEqBY6@3CtO&0zgzy9U9+6){n&E1reSKmi@#p9z2{A}{ihB@(j1S> zYR{P^M*)dT{^(BfgV^wcX*jO9Uy{}xv?^(TVav~~zqn819owO=Zr60o{X^I^^m922 z-&53G-%;<%baF4Ib-Z1Y+VR8|d-bUv{Ta2fQ<^8Q?6h?Z(c?O;1MxBJ z)!4Pz%Ua;?uqizoQZQeegkJ12L-?wyU;o=t*3hOLIhm8^=ud7vD^VJ!_c@odC@#c` zC%lztcHJ4Qg>bgcAk^^U&|()khri!F;ZT4Ut>6LCq(I%{w+=`xQRcQ$>eRccs@q#> z{cxSmpD#Nri!=USS`0y2Q|%uiFr@B;oo*r2!TU`C4UhkT=Gs-d8!oG)FN~zTd3}o* z*Hx$Gm}7S#b2Q0T4>7B=BIr6HoWw;W;44_l?2N&x{O}DkSGc@LqaG3lT{leC_0(h0 z=Q0%`A|d!34Nbd_07@GGnON$B1C2(jRKjeZ#~TYsU1#(8IrNnJF#k&#AeotD`2IlE;=QL$`1vg&}|ukYpR>bJ;8Z{gt~ zfji?l0{1nveWNWObB!N{Dr=2AkbgimalCsH7kl6zG7NK%6`}Aq9eI%MmDYUng`tWZ z*`e?1b~_R1EaPfv6rg8@#B^@EH@x}xL`s#BN}18oe7bjikT20~AQv1=a?@%AdA9DW zy$IN2J66>4JLd^&kI=y$-4#dj47YVP3PxMW;p2D&J=Fk=<;743<^(M@--N^s$HG$E zz3adR55@z=Jmd^Jp_c6r%`Bt`i zP^`R2dMqt^)TzPxJM>DNrFjJZd6WD{1^oxsbBpF|F$%MR0|5YXuZ5J4O-p&Egn#mU z?2N0daf{KQbLksXr%2b6pltc})4L%os3uXpbPw>Jct;&M(8Jt>UUxi0hR z`z(z^?6C+q#SIo(*j1pN8T7)V=PUuGu^74`NSBJzHr>kHK5`8RgIOWPO%`%Atepky ziIW}G^_ocAR|>d~+x?@q0V7z8obW%Y0OHw|?^r~Qv`ymHHzwIZF=yT5BBNbJ-y}-O z?uWo7#uwh=H=C7?ZcZ;+uax|Ar`l!pJsM&T8Qw$CH|udh4&<}u;^<~$Gky{Nw`k4P z*Mew@LsKOkgW9r2b!1mb=tX`fhf%a|m=>0HW|!-k)t>M)Zt6-*7s4y;@+Y2Rbd&f* z)V`+oCcMOT9kyBT**Mkl8U@%$J~mx(9W{?**9$FuAV(>p)Xc&8CDId#4NVqk?wl<} zFBf|ZiI3bLE)tcOK{@mryc9ifUZwY+#o+2tPsrxE5xJd~E07WReR9E8X{E%>Z~xPM zs>$iQx-IHnG!D6#uJFwU=&?TWlWD|J_R8w}QQM~z1c@P&izssS*?09^zyBO09J1h< zvG8~jvsu(&Sqg~-Q??5Q-{f3}c`XO;dk~yyhM+9>v@HofOUTf@eE4ZhY#1YXrn5@q z+M`}aTU^@wS5^ZEIxR2vf+l=FCuJLU%gVl$Tjk^AxiE{n1~f#UdUiiAq1?DTPFjCe zpUz~VC{bw^VrlvK&uo-t*OBuw%PsBQ!*||2z3{FQ1I^r|Y9Uj~qQky-&Z0s#dbfgW z@8$8B#E2$jL&PhN{5~HLhvg17eV#cqTs+oZcas$2c61c~a|rHd2EExaN0XeC|eB5!%P8Aip#9#YvO+H;lVO);{G8&#m;uRL+ z54Lss)a)l%^2k{-$Vj`oKhLi8uTQ#zh7Tp zKGhzN9ApP^{Q4htCWpX0pZij(-Iry<&k09;V!Nb%(g>ZVL8P{sJo+liv(dsWGiUh^ z6`yb6gGtZ90Kek|fqe%;{Tn|nN@zJakjzm6x3kxykWz$FP2&ao1ntUK2loONkpqE<&sKu8?&?omzON3*~wH2%nKnNKM~jFe*xhUbF3 zQpFjaE{f090+UP+AwY5@=&EY>$|VOaF)1jnbVIPG>Dj2;ZWuApM~_p7x+?zzKIfmF z?TtWQ(I8}D0|SGc75Y>T4Upo{#8StBMO?Kl3*6X%uzogZVAGO4wjMz(IS-+hH!ego zA`eMTy(JP0q-d#9#|&b%8Kk<%LcmicR{_Xd;XtprfEA!8_IJD?gbyI8L^$|=4&4h63n?=J+TLQ3S?{}%auBJEn9xl@3o=datbi0w$1;UZgF_mh9*m_iJ5F|WD$ySRaBYXw^W}E|gPDKs zdAR>{Kru+A?G^Hv6ca}-1B*3w+$9k!7B(=T{f5>G`6KZ0!W2$lG!q!8N| z?+s^^*R-$ZEkyW3!Xa&6ef2><)Wm(Z=qW7SKoA8_g@6TOK;YNyU3|gh%ygic2ieuR z5d7BHE)Tn^FTb5OyL7`FEzOf}_XV7t&g>>P6YjwiM>85uFB1Fxiw*0G>J@UlCr0=W zzO71~$4B50Hn0V2#{odW#uf5zVN2t2kVy3iBp4GuPrmTb{0!5+0o;#Y}tSH`srA;xHhfrKPnCL9!3-3EtUByM*f;!UbYWxLiY3r{uE-scoz z7NTyGt`S~&PJ3v7MeIKz4%f~>>=|m&cclY?x!}pcM?RezBy`eCFVZW9!INk_WEl5X z5+;0jn~`;6r~t$vyWzhXwoq%CxIeG`=591qj3 z*X4xdAn%AUZRrn6CHuM5P^{|K;*Vu~=|iGR%7PZPDY%}xQ0#vDSTdJ}>v1Ye8jNrw z;=O_;3A`3^U&cEYiy{2qJ~Zf@@3M^NF_BM>k;X#p`uTQ$GqRIGbib=%?S1#gC?5PB z_u%YQn6v-HQ)!#U%$sr}ZQk-L)H8hHOMJtxWxJ$}Qnk{7tL$1zZfX>-@ATTWU$uC7 zEyz22M#YUre{OSHnxEQ1yS_#jq|r23hXuS4R?)Gbn@29g>0lXiwEBypp`)6AIx6`6 z8$ z870^)=jR|HR_g27ySaa13IH-bi5>F0TL6pY^To!Z{o*{hNC@ zGD8zM`^dX5gz<>Kl4)rsi)b*k#T|dB`Wi0wc7HyWkh8@$D8E%9WyIZnnCVxinC!Lx)NSgTxC8j?0Dv^0%6yKT$hZzDn%q zVpQqbiVXK_Y<&waWSw@lN5MXRKtNlKvs;AJlhV;4y{b+pawOx0qh2n8LehN&JbZqV9Q32)wuam=WFYD*JiMMrr3i2Jb~%)KA;}B@T(>fUEr=4+c#t z6)l>_|EnpwRlvEEg3GfoA#=d$7y!dlyB$RBlGGlwrLS+|1Op?w(}9+FDzIX1ZXpI;$)m(=?7_907Vn8 z<|42Zy2g~fK6+|9v0z&Y*O0s+C0hT&ny92x5*KkK-w4=OupW!}6-OegK0iNm+i!)i zJ+1kpZfqy&Nf;YbShrrOnXIgL1+!XA(>y+`zNqDe7F>Nx(05`5L|CEcT;$}Uc=9qb z0Ui1ZJCqa@G(P1F%mJlH01*il^j3$}wGDJa?nuK^ngDf`mH({0>v~(`@V!`_qKeOh z?t*f8&h>W`7nzhUgv$D`x&hf;$OU4~v7CfU!7bS#>6z4kk{;-ZLktNGQ6eXg;p8Na z5rslvtv*IX-1(A4ad-L1(JlR)E-LrN5MQ`Jujf-OV&8K1ra?0Io+l#-S^R(?e9js! z)eIPCwF|=b-ucJtAO44OsH@fVJ1%C>?Z91zCs0uB#(q^=Gpp=Do)a&@t|T@4UBC(St8 zU?U5H^n9MM09(VEyv#VcQoVK}UteF>+x6g>)YS0PQ(FjaoRdjBDX5k#k6wmTA@Kur z6~HQsdJiWiCi29?v6ElnWk~6asCmnCtoY_Zf(Yjd(NFz_a@hsF5xB$YNe=l1`#js9A z?~;@m=*pFP8T9449hTPDY$^qlOGYI*1DbFS#y;`eDowNf$=rp~(Ebcf;3$*u#;5DW zv(ER-Yj?Z9)TQ8m0|z+KPr0nP<+ClvZnxrp|FP|+V7XL<*3OM#ASw`NqOJsX=l0yq zQ&m-@YOBUvA?LS6-2Uv;FPi3qu;Eg?nkU^B+BeB)aM~!FOwrVk{YA`s`UC0vjmnL8 z@|Zqs9}J4m*Z9fM@qUSaW}bDkr)5L-RnV1v7m7fL=LZW*#>ogXAm7-@(g*(>&Y%T2 za(LSFhb>>({w*0n58DwZYm-JWR4e<#5N${?ihwbuTRk+HuusFWo=A|Wv1#i-AL6kc&hR^^O3boSy@?X7Y~>FIm6Us4^0-*C7P|H zLEO>8|`9Fc_(KriC z2zYAYmd7VH_9qpesUMar3K8y_x8h;X5bOa*kgai0+xwo9bQ7smk$Ao($kSWZ#3*R_ zSIO-Rg*=_{wXJUf1_SK3G_B9!!p>I{0i)^FUX+1WErL!5D%*W~o12@pjYWflQm-Qk z^GaGFvh<&DTGL_&NNQg9mmM&u{F$;~eD-fY00gr14PYlx%OK!rQR}4nc4HRzhw=vOlX4}( zOs+wg9$L20SAPRpg1lP~z&bC*eZ8L&RR4?OnSxP#nyzs~16H=^9^y-NHvDNU({i?K zL8Z3U<7Ok6*n2#$XrSU|T3H^jjQEec9NPFTIcJu2N`tm;Zb5c#LSEF?5we;VQIO@P z@sZ%4)j~U#6|DDNZ(oXjWmxc=!7}xW4d0?u$fJDjZ?U=^j`n?g@*DP&z4*E4^>D4~ z-8+PRp*oSE2Aq2oX9`k0Tqn`0u-p`L{6NdV5RjUh$|*kb^}0>aeDZhE%B*GVGE0eO zEt0pl_W}V~RsH|0Q)HckUwt?dfO3N46JC<{YQzX?BN-K;}l+n~~Uztmswe;Y=y?&BPqq=&&1yYM5ZGt+TaBORRo(n<7maTJRBgtocBb{XiZK z9$sF$DMzQ6=wcp?uL;ot6Sc2o?4!X)QY|oeV6vz<&Qp7PbLg|U3jXVt(i^+O%5;H) zY{XPvRYFH$l(@6lf-7P(bIWfhI0jdi8T;$edHU&ljX8kBT=Q)=Be^W3A$*$lC_iy9 z*S3-`H27P&TJH7o8Q;jI3q)7cqmtBDAj=DF`BB5Tf0O?1)gHGwUyo!L>>r>s!KKx{8f-Ey`i`)#*? z=;eHR^ULkIy2%4fPb2HllGn#is{#S-QAa^I&q_~8N2BWXpKJ`7i;ZkTfKZqzoyerB z?lpKItoEd2*?EE;vR9<4>HP+vVTS4Fji6lz)S3iMEq zmej+TT?$AU_YVzC^fJ8W-rcx5cDCy())Sv46{ELc2VSY=Z9i&x@X^-q?;nLk?=)#a zgy!m-t7Ky9pEhcrT{jC;C)(0sbf4EM(2IuKuzbybI=?u@>`qr)V2-A984Q(8aeK$A z*1R(AfQ3+2`EI?+k<#NY`0+mVK8x9g$vjiXi!SIG_0VPK(Wx~P#5K{waJN-8>l$1H)+o-b>;Fp5Kb%_Hd@zZhpRYP_mSSTWuqe$~CRpE}QKTIh;7TyseJLvL`z`R!Z;nIipPgU>B}*19pjJj#H~Q&yzw1&UB@By($Aip0 zKHl89>=~;yPh7bRm8{0lUncm)NoMYwO(;;Cp&d>&@{_#?YaIf+mrSO?#;Pr!u`4Nk z_rDjLs;Y&iZX4PsOf;(3;Dm|+iL+gC!_wmWxDY1d*C>vl`^2}=YaON0bWMX4HV9%l za-S|y`3cpO3?DN%=Ay*Cw<3D0y9B=(D)m^=jv4GzYHdaV6JL_>6H@$pFFH~xJ{=7B zmFScgKhz^z)>X3A_W&+Me@pnnPRQn31xo9cux_94H>DQKf{NyQrPMCKaMTX?#i2e; z!ichLwlfsPM8CWXg6&Om`I!?Y+xZH$aZlCGLAhIpp+49&>K_-11S!cL0IpRwc2+n7 z7wVD|a9ZQCctFH+EAKaHl^qMlc>pA-YKq&14z$LVp*)i(BoFj%vt{-dHSWIH=h#y& zzd)GEiawTLCX472Qseuj!h_$LhnIxaXv@P9%ro!oCR0jzl+!*7#1;Qzayzh~{G#ff zz@*JWyI8%{W}=#z+=8T-z&W6Af=4o9th!3kjvsfNJg~X=d;vyo+vY6^KhSe(Gj`f| zLD5qGHK?Gr3V-gqg@V*=s-Kx3d0w^k1`nVmyoMu zT17ZR9PHRLc)2-OB@GFVqp!obJb#J1mfaC{*3lo5O!cnS{CmcQbh`R$RA2SJ9G6Ta zyzwO;K3FGu@tzy%5uZVcXGqnOU{m|l9f1KHolsR|*J9&B88A?c3aKUZnCrvSg(+Ip z8&E1F19d*12U|;VVeDL7{TVOYTd6Ho@}et#M+weW|M#{l{1vh-Rg|64G!+$nr}E`z z7lmnRb*ucxN7MOofE?!&zY{B$!^cImRMa00**MWFPf3fPYJ4(A=R8ymZH#j&5sJd_KrreWY zejdS24-6m@@;R%(;S~YL9~38i()eGwj8qk}I@_0l?n*8O9oXL@RSzB6-9_vz1xP*RY>KqW?f_wF6WSLrV*@7}>qzU|i`BfhOwethkI z+rT)hNQu3xnk4=6R)9Abl^1>Yt~L(s8HDgwMsbkVc7FE`*X5rDX2Xoa8(vWmT#e9xx}okhjNmjb2n$ zVJ4(>4YHTzsZ=hqjmK8OvG=TsIwoTP;{B^j9wO@GzfuL41pIG-w&ecRES#7D7)8D( zTYD1>zxk~5edhRj>*Pn&RMVcxaZ|5ub<)y;_>VKQ}1LPPn7r}7kK|n zVdh&Q{f7sHCI1ibglv*g;s)qYgSOxUc37D zXRr$7@=o;^(Wx(9z)8Y?pvxOS_GR;q>3(Q4b$RRj#C7x8wO z@*~l68t;9!#@drRP9ARddh$VA;;&yJ6v@@#NcH0y_e~g@jkb`mIC9F}VP%_pN9K+c zHo~F=G+_s1dMH2jzs-DL0aA$VhD2@09~fF%GWuv%;XHlIgLVdoUmpx~nXe}OhT{}q zP(Se|m*|ZntGIumz7?KxipM1g`AJ%v5P&YckML6>Whn-1xtFiMs@Qx+> z52pK_QGZ0A^vmjmSp9jH_q5TJkQA@@G*}b6t19RM_~Yifr_RQ`47=*Y6RIPppKH^Wn zixc0#+j``+pK%K~hG&PD5EA&qOzVQMALEeF*wP-|-$4M9_S}fmhH4kP00P`6sm(y< z_jsh=1fNL+x-Y?(@U>8s3%IPV^89{bl_DB6PD_b@VdJDRfk^Rm(fgMJLCy9 zWQeV@fy23k{I5%Y0>NL)>JXTw730k)>$&|?G3K*-$1@^6H*VteUlAtn;NW~ac0R&q zM^l7NiDZ7jq;-`Kf^PpVS0l|9An3M=87S%ub9|h7S%O$bId97KB$q(Dc-d$zmw`YsIT2{gO1zpK+*w|&4%fiaTiaAppF?tU}VS%O^Nyx!Y^=b|G!BfGlo zLs<*oOfjr;vENlppK)7KIr~&PyjqVI*OeZ!HgT-vvd78OoaoKa*-1{D0u7rb;rig~ zphl{^97M_pt^%MnE_N(Dg0k@4xnwWxRZvvwJz&26E(i&U*8{STYl4=PrRypD8{9Z{ zvDW0Izf7Ik=WXix_U9(u{ISKdKGrZc{LNV6jK`_a?$K`e&HU&O$lbzUdRFfCNlH*BK#pwm4xud%UlNz?8qMK!0iG=jZo zLdmLe*OZhe(T#kFy%}8M7+b?Vi_qW#GCPj_T7`Qe$Y$?2E~+w(>vIMc=|iYe_3xK> z__I21G)`WFso8H(rDDC;$MDSWN|dqm{0YN^@}&+OXZID6%`P>hcH28HvlhnFV;}@d)(WD=ABfrF(&(@ETQOTnd=AL0OUe{wol=!oazgC zXW&4~coB`-gS|b%-!YnWttW9I6eBu4nIbxYJI(z#(Ysf%bqkIgfzRb_tasa9cMg2w z(-i(_NC@vwa&oH`Kg9a?EoQdF%GyyHhXAYXvHDI3%<*+LnNyMqGSu|g1swKrfq^EQ zFAA6539RmdG~3=jT|qgQ#|ARW-J=-x2x|IcnW{hD@ZkU+w7~ zZn|yUsuJ|RkYjv@Y@L-nk2z5!fFd0JSn2{w(r?KkH^RgmZXM~xWtPtE;q<3B&3xL} z=y%cLUfPLK;?&>Yht^(rJQUe@x#~f=kj!OyIQHr_IlNtD(cfFaolBSzStCC?vcS1I z7$1jR&LST4b8B1JEl9)36E6sRe0{}~8l=zHGBSt)*B5Iky&!1MiAYR_CY=mPJUrL^ z1;Iy7t=9HD6BOJ9X?-^cOFVQ}a&je=-5iDXJV-?1@g0~rI^;SuWBIwqjjUeRo|V9J zJ)=3?Z!)dG6{zf1XotFJN(nwc%7VJcSswsck{A+@QYFW{(Mib+JaVbFPIkcs02cV! z7)(&UNWInk`Q*Vj+aUk~9%6y5xyVSH+|r4g}k@rJX#zeIe7%-3pLfxmq^Mo z<14w&`5w=%Eaab1p@OUO%W-q{-l$Vtfd|Im>cP~8sOIRifb(=s&g0|H1;{4lgqO!S zhYI_wgJHGnWJ}wv0Kx(PjjsaqCJT+^S{;VB8(cbMy}PdFTHj4@tEj|gkvcajY6N(l zL+>K=iR`G4lQQ(E8f36^2KFDOUbI&EP_F4%M1xbconu)Cc8yGYAnruDPrjE5lb)n1 zK;d$`j>PtW)B{iQb-=|GZi+b*T8fV+c_=9907q+bjkbXbY0@S{oU3c-lAe)O5I3Cp z#RsPa%H?9_$Z!1T+r5y>;7X8r0sz@u3PUS8*26x zMkt5CgYwe$rBKyh{U~bxy1Nx&z{w$^U$H=M(8QCZCU4BKQxmCS-IV&~ZMGi(lX(8m zeZv%iJQ;xQM?!`Hq`9dQ&4;%=R~4>Sgq670uYOrn$&)c`o4L+dtj4rgQ>--XX&iNj z3tYS6%M%NACN1~;H0-C{=%6eEgw+_{sGqfl$EAT%S989iZk_`pcFRVYopu~<)ZG6z z*)m}&#S;e&hhZL8q?Wj@@E#ZtJMqH@6P^tF-WZ|*YC;+ zC*I_`OGkIpxpHw$j|lufarl1vf5$mZLChJcbNJg+>@=6nkR1XvB!kJzJ)ZH6U#PVh zi6c^Chw|gMKa;$Ga_unL@zGbC<@2klgJW!N8{nf)HfadWlr-O^ESGk?^DDl53p{7l z^D4;5j=x532aF0Yf^zjkh+QddoOhI z$xKX319F$PE*LmI_rn|Kz|a87s~|s#GhPu8ze1Wn9xWkKoxiK)w8cDLT4j-FpE37S z!p9(PS3Viz;&4@1&9k4#?pMQX@p(zDbQ}JvQZ3T8;V%MZXA2&!0=$&a4``XR1JkF= zB%%4jfo|Tqxd{AEVdqL|Rga@_85yL9$H&Y`<|X+B4Qj~VP6F9k$O}4%?g0U^`9Ew$( zu`@cAr@kz6)y2j3VTFUJ_0het;O^@4W{8wyq*Dj^qtY-=ts;g_6H()dEVnQ(!Q{C@ z518OJJX}-GtJ&cr2jaQh1N!>C2m&j0gL8J|gIf>Wz{1$j;q8bXdb26}!fZ%mI=x_8 zFl5?NyR6Y=HP*$^)B^QkC zPMh9sx}fxRnRG<35YPur?Zh}58Y}7QA0DOUuD4tgv3YZEZPpd7xe@ z9fOV2WzMCg0K}&Di+xvq#hcgS!V`W)-Vu3JIw>d44pn^8h3gjaxAgcUioAdVhwE*-*EDMB*@=!535ED;RAgU8r$P6z$Nvi%-W(u>`s zilD|PamvwJ2}}OmXhL*ez2(IOXxosb6JJtXZ!8wG^FQ=mX4jq}W&76w$Y0MQ;{bMp z`@bo2^`8Ov*_vc7j`WyA+9#H?UrsdR@dt#5N{wY3FvoS>q{eS(l3eFcLm&F4@&%^n z;QU@+Q_qaRp;vXu=e4vUWZ|s)rmW6eR##YniV`JuUq6vp)4LuTc6JwgI?Qql!w*#H z=pkW?Pc?fO#a}5eZaO0upic@6DGzoP1jY-GR9{-~cZC%mCnQ=TnD=WO(+RzEypu%$ z6!9r(C7%p`mkqe9Vd?NfMBqOM66KUrb<^tiAs$HyrgupmPS9=EbKzv$x5f+y+epha z=2*|a8^rJ=!}{SvQm?UZ)Llg0MQ)9HewG%FKGnbb-38=w8`187#q!0gICKd(gKyZ( zK9Ci3S99|7>d&uwNGmei>}PM)+knD9OI;jf!hFlMPwjMC*KD#Ee9oMpWqr3LowJit zQa$TM?6Kv0Oo;)lPD+G?BMQQK#+$_>w81s4rbBH{9*au6uaTzJBL&D>M43)XaeUIES!=PvvO+D-$$2Q5ftuKwvdH%^PJ^LLY+)Eu~i7aKv}&p z#4}}@YQpoJ9sg{%x9{p!5#wUONFPEqps$KPvsQ6bUGY~mO)0IHN2iWB22d>)q$p_g zH>4PQzfb~q7YPYkPHBD7?WgP zuLfOQ0^K3oed1wI>>^eIL+Yn)D#vi3@b=oKw6q-f^Uy2N(K9bGuT8jQ46$+lQ&o)# z%#R=4gvxPt-kLt0)*=F6ckzSg>-%04nhg3eSvv9$dv>}F*7Q#S0Eh^Rn*Gm#eS@DpneeP+7c7{Z=>}Jqb5<5e5P^-(aZ`ON`$YRfWrmR%Xd@gm8-;* z+W>pKgB_S-4T9?LiEj=$PmN~qD|WLq@U`u?(9LJ|FxBF>ZA6zRi|2~Ew( zGTuUDeGv^&HZx1yT!FmDRvYQHKEZy7ExW1p>m=(J?(;~^B*1UtYTiiES+d&hXq(o+ zE<*OQ-OMpq_*%{o8w2N$TA$BmH5fm46duU_1C@vIkW7J!Ksu~{3x1ji43 zjn@7l5<0}^hx}Unyxmj46#(2A!srXu*+jH3S|($ITZP;|5K+1uH8=;vO%)&7+rpBO z0a_~C!BxJ1Gc!g+6x|kim!P0ZRvT854~$?6h>$+y%m@Q7SFk{2ZOC0}VWR&k3Rj>V zl7DA2^V8q#N7dn^lg(fG--N7YLM>xrc6e%&6JJ}L2EUlfHk6`}xY541B4@5|=8t+Y zZ`v2#61zAxF3o^S>P zGffVms}RrCD>_v|CvkuagYJ!dqQF`Xa(z;$a|Id4Y(Ud7;ua@NMVOB!H5;ui$$kgj zvYNv1vK(C!p1gR9YNS2vmtW0MS=Cqs@I=XRu1mr}4TgIU#?Fvg2g}9xSO;la@WErB z8aVwWNm_1ed*U4zF3!dSp9e^5XyA6Tl7UBa#OcCTldtkRJ+2;bf6e-W?8A%UBs7F3 z9Kp?S&&51pm#r)|M)~?f4gG&}lMjU&Fp{xM1rm@vf%!@lv+K*S8~N#IJKbbCl)I(y z1K(cof9pDExaJz#wmr^ns5BjZ{Zn`qUG(khvwnrkqUMo7V|?deBpGdzSwTMVm7g0O zBbU#phC@$bZXVss_p$y$lWG3_HM>@tqa1J5z&A*3bQ21<=NK2YJeH_TGQMTpH!kkH zuviuAvM$Um3*DPcAsM?`!}x6~3vDg2p$sU;c;9zWDRBWgO)c2NV)tKes}jN0)22_h zIw8=VPq`+BQ8wXfFab4Im_ALg4`|%&m7J}q=0@r~w0*Rge63sX_dK|yqc92Z+dKs) zux1f``wyMrvcY@7^#$)c7z6M)a%P;R)y&QnB0Pwv2dYIYT2do`~l?A6oy z@!>Y;1ahT<;f{5$-d0Z|pv5GhW1P#+iMGC~HKNlXL1*uWUOl6~{F6%kW?3UuV}VeEZ9$dz6anWawt7TX>Gsdq5FckRamQZEMr%asWC>`K^z7Ibc&+h=`|0 zttEdjR%EuEr7yfw{kvi8h|CA6TRsBv-wR8yCf#S>FL+q7feY`%(Pe6wFUZY8E`p-< zXpk2Z@lD9t>#;|f?2L)K8K@LT{eBU>sOX`!MvWLo>=4%EOoV9~%{6q))93=9szcap zM-_Q^$sd_sm*-)q_iiYotIRz0Y%PYfWfLlH6ZF^1nzx=Syw%YspRqDYTeKby_LGXz zJl1u}D~{(?&=|2y1CmqRe-;c^NzP828#YC56@eI5ePqryLK`kHpJE4a(O3y2URLVp zXe|wVv{6tNr*p2Ji2rDk;TE!RI~QV6Q2F++4r?C=Z5Mnw#BvH4Nn_=BnW6BCwMUy% z`(|p&C>Sa=f8y60$vSyA_pR8Pxc*&1rqAg94*p9YtdVRxQ!hr*k6qOn^=bHdV&7Jsw!5SO#xE5fD zzS&pAZE$|P3Sg-pu*h@)m~?86AC4`Kj=t}HLZ=zrGr9-zX^r_)%i;?cCy_n!@yG34 zfhChzK(^_TQH%J+BcDfEQBHI({reU?Zg@V>R+inB*mY2GX*Es{l%may!ieb!kE}E3 zMav+ht%CjT%~QMA2`LI6c9zta@97r;ec9df9mOq`RTF4xLtN2nyV0LEJUqG!9QLT_ zC(9Gw%Sxqe=X&IekFfGWWlZ@Mi;O+|&cvOS*_@mSZZRI^XR0=d#&3y2p8|%kC+gs* zhN@%rKm5dIaK&p6BIMXL_&c=i`|FT_jCHs)b|BMlP-ywixnI5p17g z^QDopd878h=-6{wt$Xy?Bm9KUL*82fT$b&_vEGQ6Mgzs@wl6k$m^nD9qPOyDEEFzk z;RQXRZ0%6sUaUr-uPK;x4-Ke57M$B-&5fSxzBKtGL}N4>Ehw$G2kd>I{78_XS@*5m z)oZZk&m8fFNUBLBr2{Vwo~h>I;h{;sB6Eh)5z9=-%aR^eOVpGiL4Ke2gu_oPXc#&zmj;1JJ+2_34HTt`6@F++3qGm?Aw8CNU{}q8_$GkadW`~i+qViUGn~j z!jc8AEh2^x^Q{~@A1#x@F8)X?CeL5pH{b8{%tlPGhp$FXSNvNJ;OBW3P$6`?vCGJ2OA z{c+@s*@21O^xbGu63=;}RYyEm&!tDglhz9lD92XoM@cfQk=5?Xn6tlUPX9zZw)JYY zLIhQumK14LMa}x*P0Y7gmjrIUDc2G_wl8l_hf+8un3pAz_CK)q>{edB!)lk;>DA%G z4~s3RyBIe-j>{yFsbII$56mIDHRcs&oF??MjP)pH$C{Mnup19NqyVu5*Hb*{f-ZC` z9eSCnyR!}=`+qyv(!O=FPbfu@7$N2kArsmrxxa^DgVsrLYEAH{&PMk|7(Ec0^ql&i zf;{Jby+7If!$>j(ZukNggHDo(jReZM?hyRROD})x%~XaMmQ(;z7ip`Bk3&>#E?p>I zW0E#mdUKEK=He4|H68bIeT0v{hv03vw?$_Ae>;w}@4MU@>uw@o(!=IbCt=P;|9dU$2+)vUV5it z+nx`#z+!oA5Xf_v3?lqmCS*9Uov(BBDo_^T7({~Re;*vSv)8@e_q6#+LE6<43b}@2 zmEUcMJ4WCa4eAU}GWXJK(yWcC9bo6-r)U9ReSG<;uKPt{SugWM6|gh}Z)<$wFFsSe zjV(^Oj_*C-UQKtmbp$s_jzQsgPh`70(dG8@oPdvtC~S;tFf>nKR+}Y9v;-azlvlO+ z|JDECzOfZ*u*-`OYnt)t5~84-Novj-*JBiXL37yMG`6U19I%dgsC4s`-lKglSa7x4 z$;dP@{u%P?2iQ3iGjmyIAuKfEMCWE!fFxw-4Qsc0 ziH3%s#K&upe0j|db3bSeqoR5qAwJgVEun$v^w(pr-8}>NkaDqfo5TywuRy?+{;J#s zWPD!R+~#`!@HdxU0VOUn7V0VHQ8A-Wo8@@pM_~>pAh%Kn=%ej6S&%0DOLho*XCL?3 zeO|{SsZPgW;5ZpK&{eyQeun_TP`cbe)hA!ICU{~DgJ}IZR)=Tn<>wYwS+K72 zI_1yu>+|(<0T*E*f=M_eu;rECp|Ad`1 zB6oe>kB~ra+I3p`5D~FQL=Z*Whs>N7vb(>$bcGdFLRZ8P`?oJE{_4j6#tZkti(30o z)1<3H2g6u^;lcf9NWsMm&|o5B(W*N?kS6&0Gy93;vN^d>ED`91S-4v0HB8ZMqOteM zS1$O8*Shv4G`0zml>a@1kasQHRb!uD%p$8nEc0Rwd$R8@sITiu+j)Bn&xJ4{x4Fh^ z*|%cy+e1z}C4bH5HD99c?=|qk%-YgeUqN#;#v9Ge7q_GB9zDq&;v`*Ark*3RlN)n8 z(999(mr>yynYK{p7Fq zJEcg8Csgco7VC#y)|pIQtGrJFsM~$UXUWL^G!jy1sXS^}3YlYyzWAZ90aCIDXj85R z{%|YRZrEpkSRMq#kmuVvA9E7!WI!F<*YGlIqi$2rRm8+GUZPB`?Co*R%Awe4jcwN= z`jr99&9WRXDX^5>*X>pvGdgIVxQwr_-MEy)&S#yj9J$$SgQS@ez+3T;-9z{t);kPq zgN)8EJT-r2mJ9wZm`de1vihaAwn9}s|-H@e@}P5Lwz~)T7VZ* z(|Gr%cfKcwbI7uQNkXek`~CrwkvakklR09Fwz$B;LIg2PDCL@B+VPc+`FQF+r6AO9 zMumoU9rx7<)ZOJ9oV+N~r%-2UDxZ1V>9tj_sFmm?>C-(=_%G046>1;5Gw82U`g{2x zYyiyqCp_)`varJq2u0UuJrQkRN4@F#9ple-;mt7xn>=P+WvIuqUUdK0St!Z=Sc@5f z1vw0nde?>9*v=dVP@U&*sM*rBN+3VrFCxL103^i^H-We(n9h=71`YO9+W4?-i}`_* z`yef7ypyK5Uc2l)M^x<3+$#Y7XAN`1*BJ8SqCU}FaLncr3x|=&q(KK-!%5`Ed28Q< zsD|p8{qg>#BG$dUD+5~7bFvkhohJhZb4t|kME16gxyU6ZQHMV-?o&l*dZlqvRS5%P zz?}H>?yB~o;lOQ<6?yP#7a97O9>=B%ZTU;9?f@b#FNT!}b0f8`B3RI;CI8pHpHKkk z>}CfUT{wCNx?#R4s)_DpPqX%@Jtk)5Mk?lpv^Ay5r^R9$Sp}!h>GaM2C(o58m!aUe zG~ z^*b(~GaJlHKh*gC&EC-OHYZ=rrj~2ink4VNG6+`qzCpLHKVo+Xk(F2f{E!|}lpy{$ zAYSjp(keI~O(&1Dn`}LhbZdQIi%V^xgnp|ze>Ec_=JLdqVDkrbuSXu?u<{}eiIVT) zwih=#a}8&1xzTMeQIyn1kt2uSmQzsCYfPkdK$9P0qs6ox~xGjTX@q@^; z;R$o`iSzT&2~OvhWqaQ{rh)%D3>r4 z%UctuKKM3h>limNyr6_&B^@3e^-ND=Yinc8j5NUszlY+;$&dMe^k1(h^e25%J^A7I z{-YN10NF~jN$&$1NJ~M1t;q(80yR*1okJH)h2DB&d)=JGj{L~V>^8eEAfXev*dl}< zy?g>*>(1ibd?QUmm>QeZ5}dNN_cJs>fm6t7<>(?O+)f_Br2u2d7sg` z5_~{NhH$_?C`*Z}rL^b1B0ZH1UeOD3O|!5piWt)OS10mAO>{O7Sul$UjmcRrVnr7r z>YH`m^Uvwn)Al-dmqtrmx|d{OX$~v8k^5YJ^@;0spuc$ZRmDhL9OJK#1e$fMi~~~> z(T_|Q$bu@8CizdzEmyk=ho1&Ik$FpF3~gR0E36f{>wkDGcvYaNt6;F$TAQ!bp$C!O z#u{q1YaPK*a=RZj<|B)e=CgI+^75w^qL=Cm;Y=HWyjG7(ki;{b2Sd>%hjz!e|% z(>WhE$LA=(sO8q=`nUdmJ@L7s{hHII00d`!NHzME?!30Puz-AsYb_{|z6Z(=iIc6p zQo>KXas}BQgxYtJ82Slx9u0~heGDuHySfVUx3dnWF}h9lNa)=}1z!J<<-Zd0V!L^^{c8*q*wk(-51F`HtZnI7kAl&GsHYJ@EVPYS~D^~C30p-TD&Et zp0pb-yxlO1!!M*=xJ_qlisy$p3WB-V5dh(!O{pL3{NZdRCLn0kEmZHzIToTob^GO7}w%E{V-(l@)ygg!5U#4LYU2ls{iXZx}RXp9~aO#Lq^=h^mFEx$pVci-P>_1pxG^w;`3 z|4Ga5d-*pZt8+O20A%sSaVkXrldJnburWN9p@zmrWd`M!;t3Q=p1x+7vwaQ!R_(vvsNebB$*GG4IRZaflPj$Z@-V-t4j~$y{u1q8H%v);mBMIwr|A0tXxOogOeN!W-w{xrF{g` z-xN5MQlyd6JBLRb_-%W-yp|R%QW<1rLXpBz-LU)E$=>L8_+?x#lh1>l1RtpOKiIcs!Wa$4AGFPm)1L+If#?DdBm-INU zY@TkmH*^e-ZkwCT64Le2;Gv+PxP0$vR}coe{5c@~{xt69TsIu>M?*{7yRxElLd}l8(uMpM?k#bRa`x~5Vv_L};0J%&@W0p+eZHO& z*^W<>f68V+?h};7u#iI*O9qzYg-h6UNDfTmHpONeU3O{VhtHu*vH}L#h3RiaN-G%d z*_+ zRA(9mY^XA&vgv(WqhIRTLvnIJ8 zKT{Y%V@eGV_*zMta*xMC;s)QD+Z(4J&Aib1()sbKapeK62xgK+-R6yuBmrEV<0FKROZb-FnL%)Jry6yN-$1rfOc! z7s)tOF0*ZqY$3jrk)0VajpRlC-(og2bSlotH54a5!$QY%F--A(Cd91L-X_fr-OBSG zQr$9ox)5HQiGV3=y7~zA)7u+p0eEcTLK$?^h4OH6(1uTK-1B7}HigUKYe}ft!^SlD zFoTjS4!(<|b5FlU4XR~qs5W$eV3`z~UAS}MAvtZ=aoc_Gk*GAHwl|1Y=t)mU<#2P7 zk~`P&B!6g2J2Z=+w8iMBBoLGyxSi0xr~Mjfv%p-jT3b2YUf4A1%3i|(o=XZEb74}$i>Qs zFA@3k`B+agc#!ZuAnC*XTzx6M#unZaZ{6JVDe1*X-iQAEaO&S0-{)K4dzN8QyFt zo%eb$;C&sjK0ArR8$e?jN%{sJsAD+>37_{Re4SuH*@{SGSn&s1b}LaB-hks96w|{oCm4yPB=YhKmin({ZrLCzoCv1rWGkd6xmaFWci&#`(=IipcbapP zoaJEY-x|>85ePSP!ofRcd8E*FRiB5M3UM3;_JDxln=hK_7fsGBRNAA)l%4d zE@@?9uQTTdHe1d~S~ylIq7(-?EN!EqljUHw-wACIoyKw8#??yx#W120u9R8mWj8uF zjQV-!V_KZ+8%kx`hrEPY)*-Go3&x>d`<~Odx}?BM0Fsq5x~KB>m~xleTX#j+2RMMR zj@`>jSZxImb>l+7clwT#&Qvu^%K)zGWzdG3-{>--_?)jc!#!*mf&1C`BMSA_(8luI z5TV=tql3>mnwFZ5Jxa?k>^rm8@3xC&w1_?HlPFz(#39TX`}^6g=RYNQn{M6X6;&We$Wb`A=>_0<8PW~U$_l=wXBg$K8@&@^!k(ktxOSXsut z%}9bgMSO_})RkG(Q$vja4P;0}J)Gj2cB;+x-5BoL=KvrjjY()p3*!>=eV=O3I9#96)9N)@+JapGtn5dQALaI$-a>-VISTXQ5NeXi)9%o6ok}3Qu3( z42DR9@5uD6#F61Sh>l2C=eq<;OA-PDZ7a~Z4I9@QuBA?CIlWoMKq(<(FOr<{V{(Wj zwZ2Q~?cX;XNVvZWiI`}i6XDSXo~`yXbVx?!_?`^8L6$DH>??!tA>m}NB~5NW$+$U6MY z{=$L1w^3^QLu(PDM<&@4Jk*V(TwJSWlG#i|2tXvTff&nEmBBn1bO@_wGL@EI|Dk*t zzO&u(vlA^A6xGlirOJ@yb6pWRq6;h5#-5V{W0p|E0yDcf$Yt5x5nN0g+K7#$R;ZA& z_n=1K`)iTP|DqSkYF#E)QNZunqtJ3<9RD~fEANowUTU@1H$D^CgD5US8aq!0Le_Mi z$|4|pH`N-Iurfw+=3Bn9oYqr-u*#3eMx_C<(BAYEDwxIh=w!rHDt%W=55}hKn%o#5 z>k}xcRV7@GzLh%J>%8A?WT>FnfnTLVtl1UtEEFL4LTMw8e=->JU1;^gD3Pm)fHW^J zRq`qS7zWulLy);GR?2&~aDJ!SlOcAVD-KLux!`Y@*gjd+W%D|vLhcAMx--m> z?)n%Gf90V?>aubH$-l}O(iH2Du|}JQK;w|8iL7rgukKf9vW`z#NBX2gLti7UTv5RF z0Zr^UwubC*59?e^Zcb%`mkPcJsX6y62+c`wnF$C*J~=_{2VAx4>aCy6=w6KiMry-Q zqThha1f)S#OPS*RR{iw;JLnbL{`x}bT?62Ewl7YmkVmu6tJaV#3KQNK4Z5~R^KZ$N zv&ZR)@xBOV0v$J1=ZmK2&ZUm=SeU_B+dQQq=HifBlS-V!BBXWZPpLJ)0C|5nValYw z8ad3#EN0jxm@oEop@(ysA^PfjRB53OFX16qtIJyVQUf#FMChWV~7X+uK_`84jgd=gSJvH^2N zRT%K?J=N$kTwi-+5K)xqS!!whZX4vvGW4c0_8QE@Xof_WC{(wTL|VwC0>RI$cVIFM{K^)D0%;gnR=$wdhvPi9j}6IjoCywvf&!KbsNkR)CA~9LxroZ>Q#((C7${lR?OmzmG2| zdBkywYP>^3VYS`j7GG;EOLQe-9)$0i9l|=^Yz~+>v_;mj2>Q->29^-lW@J2RI{ak!wp}>)KQwcqgjH0BGWQjKm8)!1fBYq}O8904-uo@0 zt7m4EId-TTh7g;FJT5x1z_;=B$9MRQ3*;>YrpJm*Uc4HQr&C*t{#-B24-Q#E2cfoJ zwQ1n}CC`Z)ER<;J4=mzmS^zRP8H|pM(rCqFDW)`jQyA%CTVQYfnXl)pudy>O0C%X7 zq%nJDJdy3`q!TRKLd4^LqCedKT z1x8mzkK(Ym=Rt}r)DG|HS+F$GcPVk0OF*LEh6vM>gE|nkRIy@gSvdFd5o=0o?2@b_ zlTx(1>{hX?hcUTjYGTNUexARVgY4$e{q5FbXRR%r7BN8oi|DTcyBLcqtiReB&(`|8b&MQ2=@E~ zfj~3{UI5u@ji$xA^0y#6vC5o|dMPP1S2ukd`i!KI3RvIVM)UEMt|j7L_bN&Bs1yAN;ttKl~csBg_ujwEP|m{s)^bybQ#r2-nC_8^o9% zho-Ui)E+nQeE_($Mb3mI#8mY#c%k%YsW)Mh2OvJ~I9 zpbmg0d<;OqlCvzTQRXp(JNcmd(x}%B%^lA`EvBW|>7{Oj5)W|&HL%1-&_0kv?A z@jejBSO(HYUN??l6HCe_!}vT|cM}MoR3qXcmlg#tmJ_G-9GPCE{7@lRa}7%gavN*R zR>6gs`gQ(UUB~bd4N%0t4%^LvWNSY*;=Ftb6ipHI3&>)$Jx~lfcE%G?|tQrFNq6!o^5^VBDD@>G$dtcFAql?KhXT@4RmA`m80m$r$Fdaxun0n@3ihNfgsW+QoI>s+0uChwyw|Z)`8n8`j ztC64}kEg;cVK5}-k0RS}zezH{4-01h_HvON8ub!K0GX&hO!Sfpe>r(!W2-gqvnlBF zy_FH~6D!OOYnCy`tceGMWr@?+6*MBi$ACv!@!-V=+0J#FB@VRG5QG8%#iOi!q^hQy zYMZ-Yc57PMM9?acDKCwEZ@o0%x$%# zWz*_Sg@s-)>NMRXo}^ zBW%JWV!P>P#Z;n%F3Iu6WX|)+EI_{rxUm@$6XwKs_fkAb?$1QuaUr?gtqRGj*TV8&VzwJC5+->Zw@B1kaN)6t zdxG1pfJc+_*?m=*i*G78wq=D(V70Nj!Q{HcSg3TR)|oL^W%KgNvp!)Z?k*`*V^sIo z>_sEFO3I`U(v;g_roP&^zwP3A{f-36Nf8r|;RAp7SXk7WYN-G{rx1t8wl$*&zdMwj4t z!mwu@1hL_$+y&Oj;P?Zq#(z`38>QY#|AwRgFA3lO#k}zU&T8DaczA`|&i{#nOA~Mx zMBis%Uj@p_$OQhAJt_4TACFJ_Cu{%zIZ#e)?*pL5&|elkp$+aBuA8-+@%<-|AFq=K z`2QD%R}=!;BX`ARL!}AdraAt38J@y|zqdNf&V^2dk^(Y^W<%b||9fKidb4J@`+Uz%aIV()v)*dq<$k&Q6FF@T!l;rj6w`adeg|{--|G z?Z0n%KCT!yf76?#h^u`v~X+r zPj)8QLQqI3WeniraBT4Sqal zynJ@&rqcUvIDdqX^3B9y>A+!|4?{-o!Vy7LIUVvmPL-z1XOLgVS{GdqZrVw`v1H_I zzq1&s?omH8tt2cgu1U#JE!n>&fD5U{Di<*2G^~N2Gw9Zx2F=CAjwK&}1YPBdB+~HB zy)m%M;)+LiujF&SN^T1}tn+rGg-UwR4A7?69vKC@KKsg$`MW}pB7B}7@=EpbQHe>l z$9f5SrL13*-Yss6Ip*kRfxaPDqQ&M{G?&9YmteHdKw{8(Kcq%uW-<2Yt)ois&yJAI zgLcJ`Ik%@~A3Rkn-@Hv5PZ8X7thmnn(05gJJ)fd~%p>7p^LKvEf#3LI39I~Oe4REO%+raME6mzdHcbA9`bHiM z-O3ZLH#{KoNM7%s;|Unx#Vzf5@6*8(dC-HER{SuvE1^A8eY;&>Yt!b7{$!6el5yD5 z9%0MuTp#s?GK{eId2MMSXnm6{Cyh@E`!+vig8bLnW-kf|_O2j*95YdSUX6wQ?NTuz zbfd~-KFZhhQto`?#P2>6+uU|r85&XMzdyDVK?^5J0ckvE5q_rV+uW#${t3phXeGx_ zuW*L@6o~wAuJ>haU@HwK`{PpH8=o&15$B#3vQwaHq10n}cS<*>n$)+wCTOnAeIgGn zrheaSu>7r#s!Ymdxc_tCx;@;GG7Q}N=CJnXoow_R;?jms?IK>8YWwO+Cz2`7uU&$x z*oQs)jh;$g!T}G{KM&GJxESC&l50a0trR6|)~94n>Vnvtn%@{e@Mv@YbD@o z$;yv)wjR`QJ=4m%Rwd^+5|bme5gSc$`^xk;>9O;^|TzXpIr)hgjs!Z`0W$}Mp8n;TM))Ii*1+6 zf)>TarhL_oTE7BRuGHO4c|||mD_eF$48;1w;f0oLn1wkauz=cA)zFNxf8|5E$-A_1 ze?i}$qVe4Wbc6&zz!H#onWmIzd5#7!r^ z^6v4sV#!6hr|=jGn%6EfKh|qtX)fI&QWoWjOdhD}!v5puez-tnL9nzReknZlIVyZyD@OO#R_t);rAB$<{yin+?`Km{mjmOZJ>+F+pe+a$jOUT!Z_Qs%v+7~3+qHUS2Qw1E@U9U*XC8BIEbU zj_soN1i+qYG69AQ1CkCm{}KX@TY?Jye81&;CRs+H9ZuqTlj_1#n5HkJ%Cy}bF2GoD zdH>f35)OmBsOJq`*cMUkA{RZG=jIRPWT%(e0qUJtJGfY*!qQk@J_Dk!g-UV%n1#DC z4q0R3s^;whXdzhty7QKf4pmz#&03`N`cmJ7EZ2r*Rsv;Nu!BF{jTXM;#v!%FL3P3s zwe+?_H8<6UJk;2fd~~W<)$F+-ySLcxiYQ7*mLVHaXU*OKYp-q1A6c)=I{aC@VE;@( zMZ9|oOr!oe@zt4I*4Y9Nlzw7J^2VE6p(A7}H7YUZPIYn0+o}{niz2A38iB>)>bw-e zvbj6q3p(5%2d})aY4ZDVpZ*p7oa~!*0r#NGrMr;;I?kdp8xe}w-Q-pJ%m7hxBFKMk zyWS6Ca5>BbJuq19f`5qi5-bm%+4^`vxpkqW+oqyLVn za1_`rKGUZ@>f;?RHP|i}hxu`cOvLZBX9YazQZ??+k~%ckU<+v@bx&(=QkeBJ9Bi(` zX@@gQvvM=zs0T#9rxv%duSXOnJ@m6Y&UoBv;7L>TsLjn^9RG#v>e+6s-wX!vi{(Zh z*Jt+(6Zb^q(YK67@cl7SVq2DCU9g8u)ZRveQ&u>a5`Ai&V}LQo-r=}gBRlf;a6%b~ zYa=^~T|QvE?0QWNxUbeo-<~5|T#Rc!0{YT+{fd?5uslEXiJ-hZNXRI^_j{ZF{*;*= zznb0Jr=)zPq@<)QnP)VXE#6F#k&%9zDI&LSvGVitXURIz!z8S3GQa&iI2Z+ogE&cb zM*##yJ}pP$$p&9*TN~Z{J(J{=6u;GeCeOKg>eoU>92ENpF+O7#Sh}P{C4e>jGSt+W zNc&J%Z!TFZlRjvAR(6aI*_j2;=LgK{D;nRor6XMc}M+*TXqH7D)A&}w#wqx zhmw-zg`lOrmZb=>mtx}LY%#bdj~UF)PAUSSylnpzi|NMicI*|Fm_+Cv2AhKd!}&H6 z69HlPUq2_6HqNsB;?7!(F|IL>LVoj7?5H0Z>H} zPlPTM{2~)E2?_QX6S$-e6!x7jlJE$y@O@{#MaBV5#b0=|HN}7;o>oeyB^>Z;#M}Q< ztcealP`^x|Tio9WQvkLQns5$AF$tQyo)ExFQBmYMQB(TRhT%Yrj~>KSyn*rbcLCj`O2LD;oT(^FzEv>)yktmQdClD0A5hT zhs=ju+t`zL8Rh=H`Hu$R^sq_NJtkpY=2<`B+!l{|O(NBf=UfWtw*6LmlU6QGK_32D zO;>{+Z_PE7`Ic%R4O^?K#Ft;*Ei=r6?pw8Z_r2FnmyRTc>F0o%6cy`b$89=ZEXM*> zyE;RUp~P=11wjP-ei>`7-0dif_u|sUb|(+ck3(|kd+-XR9pR7Qvhs2|4GoRDnh>~@ z9S4P(udlQ!5&z8dd+Q@tlU0eluz?zqv)ksTDSm)KZ;RB;FyW>PT%-cO?+d_Tqw1kC!6*%01G@3Xn+T zY+04pd^5Tove$VGjo|&dvbwszRasLJW)S{~frvy*<)G3cy-CM`e-3Bt)Lqvd!bjf8 zT~Q5dRnU@)po#Ypn`#UA`D*;t-quz!={M0ZG6K@k(V<(5iv{o}C;TEJbO}Jd`1EvO z#OY6=B4RM6D>^YLi6ut%yahcoljDP=^FJ8)K5xcE=)#W|X&4D93>)})CD+A%i6c|- zx_`@0`0v~tOuBuX@jMs|z9Q%TW?VfxKVK4BE@oDZNs&U{%>jEs3y(&X_As+`&(u?F z1Bu6|bGmyk?Q}{iE4K^@TdUo%368vl!P_D}a%<#qE$$V#+pr`)M(nk*jifOypTjkY ze8S}U1X@D?hz9bhvgs<_e$q%W?QDZRw8@*X4Q0}UOR`&L2WM681$I*k`)Ha9ii_); zYeht1wzsXkT&wALAt&vt+wdBpMR##KNup0w4Qg!|&ajq%D9Ka9?Zv|TZ@W+GC_peS zl-0JKqPaYfudzC9Wt_Qf`=jgXQ5QsBA|uciXR3f~*tk~|>_0cM6^vgaPnt0}n3$Pb zCckHrQOU&X9xNeMGqW>WcYQJPJiI6{v*njaKG>`T2}^?Cz~ZQRZG%5k`Rp&W`IkxW zx?u{2J!X#gmZYf6ZGkpa1jW=TaV3BR7>^JYDrHr)1XR4ueGnH}A2V6#Gd zRhd!VwM%Nntbe9EPbmn>>CgK{DQH*xO{6cvDZ54bfWu>P-}I!t>Q>~|zeJ(QsvsQ! zEfJwxu=**OUKTHM3;cN@!y>#iJkQ3)~Lf5~J zfH=lwi3CLci?yM*t-%L3nYk6NO`76501|u>oIy$;Fa2tl*OPi7OS4JGvbDZ28_~*TLT!_D7a9e-5aoJX*erzP) zUwAXa1ppLQ&fT|1YfPi#7~;}qYH-tYq>HhLWu9mL&*}d!Ec-tcYa#!de8+Vtf(>6FRr0sZ{7oAF7s_OO2ynC@ z{OBslK|}E99)#E$@vq95uQ|C=rM}ff<@htv|c}w6?sIC4RE7mV$z#U z+t+xK<_YN)V0xK_qR3B!jhnM|$2;;rZBz1;kehAvk`6d>xG{K>dQ>959~*2g(?bX2 zOkwFhmDn-8rpuigBMmXdTmNk>?$^f|%onNCP(0RQ?qI-%?IWIG(ExXPnocRtFOeMM zlj4=tDoQ~zJ}g|#_WjPA@}=fiW^E5oj}%aI&`Tr-%+|x2fc6inP!Md8V$6- zQ3~Ui>29%=rYzBvA|b-_*PExhd0M{+wbLpzC>Hv#^ljKO zH{8?rmMdd#IZG3QOWEK^Am9~~0EY#-#f$AIt@+Zx<;TbWFH`-#ltjV3O0MT{apg)h zYGvcjS9>BpHGVh8@7{`UCb&?cY2jLsBTYO%`6B@Ec~>Hm?cLuES-#03Z?0YInF8p? z^^`TMxe^JZaSq#O zH&^beZ;ed=MhQYCjg4%i1@<^;61j7+ywZGF)7@4I`qTMjSy2wK3**)K7uq_FeRRZ+UcUN`IQ&nBhPkI97WhJp*kiK~I=n>Y}FA_f*U@5$eH#_MqqdPAZ5{t@Lc6S7 zwB}#${D?OL1AuLgSjsYBdzdvwyUf9j@QjKl zAR^)=mOTDM^F7UUm)xHu?CE%1kZ(M$_qf5ickDy>T!u0g?zjyC%@02tf{j)#4 zU^GqKzto`TrF8tq=W>FlQML(*i6Pn^m!A?cbfsiuK6!Wuy?F5=>P~7oALpc*Xr|Oa zid{=x$wwDsF!g?S)S0Uex1>lgm=!0=%#Kswe&AYUYa(7|h8VbJIwQP`$}@yPA$w_5 zPS|(aqI0^!IC@qlfor*gNV~l=l&p%EEPKAeX*B~XG~$jMoM&R!|I6XHmdkPzD^;Z3G!Vm9P-;9tZ8u6-@C&4qJD$D z-W2XLZc3%I5v#pAS7$dvo)4V>|Mje~ob+QUX>Fx(KOA;-Pf98Xt>d^kNU$1e7}V~q zFS{o$k)fucslT$ADt&x^HQBthyzF&<-F)8$L@LZ_5u#ET&3rmCk|h;Av?$N4UioE* zal=eQbNm`d3X6hIai<_bsX*Bj68rfocH?(tp6b^5>Dk}kZtFszP4x%9HZE86T+cS@97%$cbf#&@MFMRf4ejqAqVLoDt}(c|_0 zqgAMX)G}yx(c3cwLMbG)&}-fPA-wi<;w+8}@yYPQmd_^r(JH;{=MpzpoxahG$}&%w ziV@us;w$@%e1D>_C#77dD=C`i&3Cel_**jp@BKPSGPBwyw_8@#1&^mj{#R!Db28Ww zSJIEx-GjOts=i}QFsyCtqVVmcndgPpi;W|!f&%6em~z6I50Te46NPFfi%pGOS&4;T zV~fsZ;yV)%h`9{49AyBu?&;E zpF^dXYYuPc)-{YvLSoFi`v<8S1)Isx>sVc_?Wro8GFrYhQjJlGgw3_4S+WedpE+Fi2-oAi ztanUI?cMZkM{D?P){vcv8G=-`53HDMcds%eg#tH{O?irzRY;+qDb*LV^jfleR!j4b z@SQ&}qkx2OAHnsWl&)rdcczz|ue+s1~I)w2q^q(Zh>4~*X zBXWx*%bejkQ|}w(KK$m$;BRs>Bv^+i!;Kx29d0nu1r1Qco&LjJQBZKd6Xkp{C$w=0 za{i2gj!WtCtU+_Cw#O#~%DnHLd-^*n7Gi1v0hsdu3FdD(|i zw=**f*RPiRV6s?BG3E5?VjN+=z`$AZFy(G!YS2#7{hw7wHNOLLPfZQj8N6!p6J+7~ zdm-~`9Ztsy4t>D2k~=ss;LhYMW+%b2{%c*4bc5qw6v%}x5iX-uWz-c$adF;!AKDX1 zPYc}hl~u~Z&%@87;lJS#@F;k3U;)bzl|a7VC0WVwU#!UqAzZ?PzV^Uj@lU@~pcS*i zM31jDRqu~5Wtrm{n?e{To=b!k{b8Z)DTPZ_61x;e*;1rlh#Z4h=l%QSMDwijyn}sJgf>)n*XYYS;bw!KsCrUIQ zI)T58ukH&oo*vI~e2B(3qM#da6NjyF^4w-Q7|*%Pd)zp!dL-I9yE%H?p;#p4PHd)J zSaW5f@D54S#Nk#@G>L`LT+!PToC%XD=Uo?$X!p)Cadfm-bC-L4|p<4SYr zSA^wb1)FZ4g{YOvph~sCFw{EE(DvWqJGbSk|6x$?@tA7ouoDoeWg*x3l~m3{U(tmVT8Wvpm8F4 zBl7abs1+86HT0=OUVUCgvZky4s6=P<`Dt-gxh`ju+v~>#!p?+FL2)UZ=9m#4JJ3t> zjx%+Bs`LAI$=6I^H(rK28az+!F#_?}URqYh->HKwc9Ft9<$S)p&h*Gv?vrjpT<-5< zs!pB_HYQ8Jl?NiK&JbsBcJ{HQokUMvGW7pv) zWPG-?nEnX^ab}A=IcaCEnM)`CgpQ8>w`x+WKqimZMY|5Oj;T(%ZZ|&nT!d9Fs0h0M z<1$MG>twIQ>2{1hlQ8X|Z_JS!gwI{>$z~o^pds4v52-`cH4N+QCJ&Wc6f>^AjCs(Nr+)Y-;~x* zw_rU3VVR2_>2!-~X2FP9Xl1=5#Kd;PJl<&X<9?|vz9@tf@H16wKIg1KA4}o9;Vv`A z&}4p&wS;=(08S4=VY7ARC4kO^S(^mPV&vqRymp9Hsm3s{PlQ7e~Z%fi8#noWP*~t z?C?z(5!&lRx$Q-1_>y&d*FBbIR9gP4dkZnw`lq6TDDsZ7=8HA~yNl0@O7Nk^(;=J* z4J&z`Cn_~6qi4jgp~@B>RJ{sCA{Ma-GF-*8`oIlNdvq};tIo+4xu%O?EY*dNRxKFPo^T`jdL-j@=9ThRcNx`Msy#2!9xwivHLXQL{<>PVZ}?!;7YWOcrZK z&%*P7ys-9iJt6w_T|2&<&H~KEc`aPBGH;yzfcAhfmO7R$mLXOXUqurGlAye;P@SB2 z*#QZX8oN$RvY4;s!L zW%}6UMn>u&E3#S)UnaQ`wC>@;oJo@ z6H`ijx%ZD2oZKmHAk_Uu>8pjR-P6RBpPXGI97Lqz{`34(X;Z}^28@&!^|otDN;{19 zenWP1PVMa%nN?Y5ox-?tK5*@eNktwfm>^$3?ALv^Z!!rJd;Xr)!!+>@JGIiOr!rx^nCueRSJ;7^#Ax3Qw+CJuL?IK4WK-VFvkxKEe8} zMu=XW_MRJ#808#vih4V2ID5WhXxhi~NnP|7uqqff8D*wMZZ0ua#ZFC3xV%EZrF2&283s&DsgIKqWhx*H>si*S_!bA3xTYky zlP=!`>c5-57Zix+?&5?{{^*?LM4E=0@4LzSj2wTXXuw2P<8P}?hR%e3w}d;pW`tYh z5m|Ii&@P&_4KI$rda*N|DYjFgg8vs+{xaI}8_q3yRHC@PHbp$Dz4)@^y=Y6ta%mXF zQ_wPr^TGs4vPX@nol53$0F;>F- zxo%gNug_eKAy_!?YR(Kb88kHgwJ2?a-S5=EVYcN99wJ{n!MV>2%{kh-zvkUj)#m0BFES5(vmB|U#kDgi@?XE2*kls3pAP@o&}Amcu%4Q)?_jK%82nxP zO6Dqc*Cen}fz@;?7)?vd3+tdgHD!^(ppom_JbS*X;KtwOOx0;a7_>IrwX$%yqhesi zA`5O6m=j4JQ(}M2zQm!?SX3@Q$R;P@KnL11?C^t)fGjKuZHrujJJJ)S=&dG;K>m3O zIqyS*%jeeXck-vN>`A(n&wMe6v`)&SY~vFp2S8NYfaA z?~0^pZRHnlG-r2P5!EO80aK}4bSL`n%()tW|!q)PIcqD7BHf1h|##7TP>|!*0x;Oe>!On zQNh0Sie{^Uef%21|Bb(CD)8F-SF|m;B>U>UR<*biMfn}K zYkRJNGv9w*W|bl?!XoGe`NP}IiV>lX;Xr2)Y+WbL^X}|ey*ldP8lR{3fIuvTJOs37 z$eD!=9o2%Om0Ukb;9ynuDQ+uzOlWXmlemG3#Cb)V+vtw77{oIF^ClyjIU|27Ono)m zQRe7!vhEcQjmcoi#Rj>-hU(7*6kLKUrfg=JzY3BHr8cpAjRP}*lZXwC-J(N9=8H0( zM>Y8y9=y0E33GWDoq4Cwf8YUnvE(aDZl#>7W~#@_RnZ9 zIHQ`ob(Pe`sG6|;+xXF|M1@6XO0AlAMfZ-#e69i6SDHKn#YdrL?_!INLaj`K3FV-l z62{4fwmUr2zfLwpnMQ9Ni&)VS7t7u+d29c2czds-5$>gFD{whJ%-XybJH9y!8c!-I zy1PE0uM&!e{6XgP46OB(|3HA+ZxtOWuDA)`FwB~@?AS3@{#`iD33}Z8Ugls6N}u2n zP#4@Ja>szD@F`WO>{^^j8-gwhIl#lK7NjI6|LG9CAXeSynw3+^ibx@@Fc5w%eu1@T zV?NriTGK)!)(EqD5yKySXw3R2@ML~vK<^4#fdAWm?C0Y~!&Iw4<;mcmH)UUU$pezS z#oxYZ+_z4zE!u63X}Ncw?&X;XzJth+|f_ntSp55wD4GlEc*QXY<{z#zminGmaFb>z{=+RhV$1j z`s^jUqm%f%YJ5BG_&|rn0)#||zvFVl;_i+bj{CKq{G#T?IY`f~2mIX~J;A8ix3Eb( zRbc$Z%xYTNxz0g3YNq*)-8UE)zGPq$w~aQ!fmK#C!Z|5Ai9LAgjD5vrtpE#ia&hkY z#U-vRfwsGG(fhN1ZXBmFF$>*PG262>CARY}YJRj(two1P%{X4Ww_1=>rAqLu^7G>o z81maMjMLT5(9x^jI#LytQ_9UGIm;rj6GN!m1*v^)8s0$6qd{io_A8Cy)y$TABHOp3G}rn)!I)@zK*ARX{z@ zSUu(XEtzplbH>C z;zpzlk(P`xkgq6N^3P9vuTuh9c-`Ct(IX7^bDc+mA$R>CAr(ss@RfbAEoe~K_Qt<{ zZ8FU&yKD5IPtxSblT9}Oukl__;$jTTgwI}RrBZ!=0y@w>l16_tfbWSn>aVkZe!djy z@+)nZg^Tc9jyPmBI9X(|S-{UmD##{h6ldxg)*f_)TQYF#bI3PS-|ov*+}z6UnsyX? zd|X!pp=37Fqs=jjT27cS-)iQRn(}^7wiC1?;rM!W?B%r~oxe`2Ee56YsSIYLX2M2G zk1G31Rm#gaRpB!11kkFl(_7jv{1@ZMw6D$;%}+~&z!HmHdZoo#lwqH2lw?X?FR8(J zYnq*#%qSrD-8j~_!s$mp=U88juFD++?e>U|nX+1R6tNDnf(Gl&15>|Rt>lfoBK{z6 z5$v^Ey5(o1%D&Zv!EFN265%64*xTWwdWOSL9=^}NR)*jE|F>e$1Nq3d`bo#23)sUj` zWXFoDPgTJOracy;H*M>=!5nH`AxCRCx1S;vO_gFcLL7%{i*>c2=5d)?ks#c8P?61W zE3<#~L7-tSO(U|&**NCqNy1q@&SXcwQugeN>eP>*P%PwoZpz71@1lzUSBfh;`Y5)= z+Ac2MSBtlbL7p&BrjLtDbb_#xNyvu|uHBn7#p#yctp{N5?>Ha-7uK}b@FODHDKlHN zad~=~D@!1kXQ#P0+EP6%A;1V)D+E(eRLs-}{Hz6Sn(yakP{}tPU3Z-tm@U2k``G<@ z-jZDCreefQNcV;ZkvSP)OcT8`BA0+nFAtd{Vp9Gl;krl^(sfUmpGa`Mwa)B(AZ$LA zuO!u%C?u1Ywb)=KY}6DJ01)|XH16;0`LqiMFI4L&n@(~po%C)NX`}CAjr&@m!jwNe z^3J>#&Ka1;Q{sj2kMm{PL>paKriW>kIdL5>|F~WnU#xWx6IG53dT?sh+0!XS&K*=u zW)oSq39Mdk!bZ}PVfkB@qFUk}PuRM&Mm-Vv@I?YVO-+LU&r3wC&B^9>x;glSE6Ewz zi|O~Qj1&=(kyY%c1q&#R{CF-(bp!}xQO7%n?=G}(9V6_zXEn98?TEaZ1(D@#0&s4k zF_9--AGevN)&}IR3pH_3SnWh zBajOa5gz%J8asgS2#vJM&N!J2Qo*)5>f`xHh4kT42H=NY4!`jE#_Z{kb z7NfZ_&N~FRP2!{~R`7TPbj4ef1sHGP#NrU=5_SmXC4sy97%lop{`u(PQKwuLb@WjQ z4ukG(*erjr2vt@Hzr*&&1+^6T}eOO39Nwev z2xz7VwG4ems(m4jj(j?8_1%-?Y-XLZcB8t}c{NhcJz2$@9g?7TC@6C{e}qioX*#|d zP*1VG6Bs~1g6$fbyo?(_%hOe4q?$Ps87f_XqGGd|)Ao&C{HmXO(Z^DgRRHDsy7796 z&b#Tjq$^p#<;8T}y+X_==U*yrbNYF{$k_U*qSGRXyS1^3r=g@MHn-IT=H85wG=snA z-O~oA1JT)PFz%A4|CFvt{!MRvLr3vTa4A~iP7up=LvS;rRyEHJiB+L zw4owk&|R3EMRBSEa2Fs-<%htwWyD_`M-;xVy*+bnaBY1`yh--^u~+iucpm#e^pj(* z#7~<$#)lTR)YS*fzB$fW>DStJ!!KVy$Y^HHYf5+S?)lnJG!-yUumbwFOMG0GFPlGh zP;hgKDaf(QhG3qUhd6!aROeAL?;$};xsqjCw@Xow9_rt;mEscIp$({?u;P&_ZtzphZe4N z{-;8UB8UfU;bg}=&WEq%g6JO3vsHlgV*P8ke$Rir`M3J0|8ME>fBKFO=hm_R=hgnp zMLbo50$84VRN~^{jVJm0`%kFw0w?FIgi$fvI0JHBzF-%dXPM3*Q1G<#&W6T{;+nz= zhj1L4PPczDC(eZ0A|;_ik?A08_D;ARp#e|fwCf8qvY zV9{Yf?9H+(D;2likgSk#nkky*0^(^pUzw**_iI-E%Vk<|_sF+0QAa>16x}ukk{GWo zqtmn;BlL4O3>gD+2Mls!lQ2(Swh7?jeZMXB%$b4yY%mLcs6)NNGj~c@XO|iMp{(bc zQ^8G`1LnyYC=lrK?e;q_8W8rHuBe=xoM9Z$if#WJ%jm_jGuq`aT`j$bHbhb}A;q&Z zGuOQF9e@*ZE&r*aDt4YnA2{qv4b*MCivMuk^4PiBRv;n{M)yDSc7ORjRJX3TSoPm^ z!1qR-I-sM5vy`TtnE#_ofeQcW&Hr7OT|H}gF&e^l0uiDh1cw+J5(@~l{&rO*6P1uq zs&|u4o{*HVKdsI55@Ke?a+}(Fd17QnsCA65 zb555cpXQ^hupr5+WE!xLQkB^GvZ7C*p-)kzq{Czo@ShlPp>+kpTh4uCX77pcMRsi=Ow5T&RF9iRO8Ky%>GBk?dAHVjBBx zVCIcM_iP;rO}%#eC`Q?IWgQGe@VxmK2Hv`r$W2&KT9b!!TkSil%dNKMoKWg?+Z4|` z-WXQxFyNJ>qobpjr(!zfp~{PkRcN$s{YNH3j4&$UVk}PSjlq;IFBCNEvt2bXCf+c@ zZg+}3%Pa4_ZL+ub6L7AF=7>m2N=nIGFX2Zw#`v3;F=3Q~`E&L0MpWm09|m=%N_AhY z=QWbY#ccd#b9h0+gi+=J|Kxqi?8SD%9_93lrfe<4zWuaUZ1;p9*ZiwQ?5`X0p6+gu z0_CDZpe_2_V|m}`uMxG(pz0-mDvzP{?Dz+jF^*lo6msnd#$?m)#LUdhe0K|s+qRp_ z<1*J%GsD`nD@3ez)HCX?&wz3R7xlZm-fzHxT%EMs-CkFf5k+84+9oeFx@kwqFQ%Gr z$|VZ~Ml-6Ii90A%(qTQX`;6(y@vJkPu)TzCPtK4sP~aYw}^7%WEJQ)Upoq= z_z$?*CS0}rH_v-wimH*6LlP3USd&qo^70fgNdUWJq5KnrTNa9=vujs-iNjn80}6$l zyvmofWqpZHm(hoM?wAbvhXOA%elJ&g*{(kgI?4#w(j}3I4Vw#(MYtf(!X+tNQtoez z>DuA4XK~vgpLuJ4S6*+wZa09yXT@X0W#Ug9tq^+A4_>CvPqwf8ZkFkHNold zhfy-ZbD%9RM~yONu>D-r(Y?D2dGEmiG$#U-GU(wwqd>-k9O4wVT z7Q%qu7c6@C*LjVHDp8fdtF-3v>ILc>`}0pje~CB4eL{-Dpn9Lr{K%K;$_OQd3c)Y0Bz4pLYI^83xiEeyv?^wD(^;!eP1KC@m?tY5lFul$Mq@Rb!RH^{TtSU#XKG$3?aiR(0hNxap zllhWjDB8|O>)w&7Vnv&M@s`#FEE8lLRC+xtZL@>62q!jaTNwBoQAQ(i&i>kd_hlv% zj<2B&Q-oa=$w$Asgffrs9I{d&ClP_2!A)*_{~ z<`EJ(ab-1=P>}$XNZTFn`}gm?T$ngGD%m{_gT1{!gnl9L!qh5^7&d6T zUpMJ>ynq2>g~>$WpEGns)5QvgA-zcQ;On*%fU1r@BIB}xvRJd>z4qr=ZwD#92;9IS zA$5XNj@N50+6IMON+py{?Lmpr>;bR%pNf8H!_&B*PJ7vcKA{pa=yBW1PR`riXJ-+P z`T2`g*QjZuZX&bXI+l{7PH*Kf1O0qFly`iD7z^Dj@09U`O&||#-Qcx?)JY8Mhu>c4 z#NNakTgdX7z6QP!Q>(^kmA-r{j>KoEsPC8$LrFPXHJ#>_mTfE>_P7Mjru0olv$158 z_OH?+dGx&OzI9I$22dE@U||@W-T1N=P_8LAvDOc*b#4SsL#KYdq|9p&6S$5hJQt1@2%+EmZ%%3SgD%#?U zSiOQ&jh=cbGD~5C^GI~*@Z(1}UBMr3w```7Fvcc6)PRJOTcv{_)#^9YW&w?UTJ|+Q zw3-RZuOKPbcsuyvX_f1s@J6LMyUcI|m;H3l&^yS*vj4Z88qC4w`#b)oyDM|U#5W-K zodk>im}Lz=LluMEO0*v&*@n%S<&Nc*5@8jw^J6}kM@X06M=YR8tENjMx=g2o1x?fE zHNwS7vN;OsFvH*m%!Be*AT0xt0s0hw3&{D&iJ}nN8g}>9>CVn+CetMe3uw%cA%xLZ zQi5{tcgndfn#}%1_oRF=l(w!3dD-*hHLuKoxfR0cZB6K$ZeITx9ZfyKTDY8x5|;}j zXaf>{?jr-O4Vi52vxitLj9 zxXh(^7|g^yamkD!x^%0Mq4{}yxGeH6Avl*Ytco`TL? z@`5@gmJ#U?UIKMb3J4&5d0FRHr+MThWGwTN!<{xd@*AU%{cx5H=WAn2QfXN_1d&E{ zd91KIV^rpi7j{B8v!xinro|);T3+O+*H)k^&&VTBZ7XLt_iCu*4zQ)73^PhB-umf3>#@HyFi5nLz!ku8EuOwyOps%lNtC7m=o0|@9?kFtiEK8rX6QZ)w0Sph6Q zj7fzgvDBbvPAY2~kuY2MUdxz!>Xce zFFEYtGw|lyJ*(bw1DDXkjuZ~V7eZH?w1~3M&lx{zJkRInJ`$DT`2zT)Ycm zW}$N|Fbcr@9g*c=%fBTp03=`Uc@iaJWi$c!|Ho z<-u@fXe?0C%cGg>O7NvJ!; z+L`NCR&12*n@c`CyxU;|omeb(B#dVIH!U>37f31>zm=tsyY)=5P}ezk`CF4aCa-r3 z_16{TiH#B@u)2e7)Mf%O$V-{G=wk#q`jt~Ljb~QY^koJW{qiGHNZ(H|j>RA&xmu%B zepsaG{qf5)t?tk6CvtQ_h983&es!#3%i=-aJ4`omX=@9EHZ4w@Oe@5}9(rm`_*}Cu z82dJ0*uK^Mk?tMNHj7&f)u-7XXCt0(LlBObGF8Ig05hXS%H1}EW@MaMVr>&h?5hE} zDgnKO3$MvyrR`gSt&3Wb@+^=GgK0!&C8ks+vV@|dqD&xMvt{~S7UF)GWe5bqRDZh* zNJuQi{jrr|4hD7)o;HAItEbzs{bY7^fPf70^~4!`cQ$ z$)|I8oj4VI`mlORFFv=(o95-JD|;J~a5lY#$ow(#Nh?V^@SWcl0As6Qewq92y#zxI zAw2f$?-w81m0s)TQnb-4Cc^x1{F|2_-6gmcPcJ|eS*DY@X4Of+&M8<@zjvZ{jTxzQ z&Qz1;w^zSY+;%)DtgY;!pk^v9(>+2^Cp|qwBPFob6JJhu2O!C@_1BWf_(Np;DH1(U z;JcDmgH{ZAUHwUxl*>wm^~^``-wXz14BVU; z)4NH{)vms)AYFQ-e)mwhM^w$0XG+8r^JsIF7q5LyN3t7ex*4hj+Mt!MYib2+$DDnk zl?;=RmJa#BrO3?7i}e5c=+|TCQzeJFwH^^iuJ#%#Y^N>n+8E|&1UEiE_Swq{L@YSv#&gH(|l%snr^ zbw$`ebIqS)z}MqD_jUOGI0jQMF$aUQQbf*DT8lcz#m+^{+g-nhitcb8a(`s`e0Qh?aEZ|qS2H@PIq|$PXrr;bY|LSwZ-(C)Sp9i& zOXYe5G0P?1%v)$Yd8xzEQ;~|GbN%_}gE@C{z~+lK5joCdB^ti7fX7#ow7TD)h{2^= z0^S2vNr_E#-Xk$e4Fb8u6h;9$MgTzWbUBIY0B z=C)y6DJ~XhN$$WJTF5Rbr9$F&TZ6hQo(ih9)a9;jZQ|EnPWHCiz26tJ#6aJXyT zc!uP_MaM&LWTO|0ko*%z{FCASp-)RB6w#2h5{_9}S?^d_Iswyx^-BA5U=A+g?l)ArG7*Ad`Ze=pkPurpx-0K<4LaK3v^ugC%MHVM!w*~`985hhna6{g$TTVVJRyE2D3lgjU)F7B0+BBoq-(6vHi}i;N z$7qk)OpW9jltj(&pJ!!=?53aGZm}-54#iF^r*c^s&kGR&Ylp*Tr|wLG`ENVLgvV}W zMw=QI!f9B1^843Ujld7;fvscOtnl$P4L`#kBoKqnGj~;f-dCtdQ z1>;THu*QLW#s=V6U^hs(!;4cwJ1!;M&&qmjQaYtjjheW;l#eej53qpL<4NLBc0u7Q$EDa;nOAFPyAVSr_CRQ*Ul`RrjkzvZp$ecwJ37P z*@-{sKIWnvJ7Y@RxD}-sU~m(YET!|noY)?UHkWHebtRB;Y)us z5&DfCa__h*Be3@po6ICL`PVwz=V}2&Z7riePnK6~{4@3DF>Mx8RdpO{AsTz#0Ub|IseT_UTBGRiNeC_g^wa{E&C+^_a zCR0M3Fj)|!=NRp%+%ksR0rH6y@;r&vdMe^}% zK#8=CuSiC{!>6qTkqGyM*6@32f{1gtDeo6@;-KBT?Mj%TSNA3rn!Gz;U73Sn8a*)`8w7%|$9 zg?~m#2I;70$a-_4lr?_PRb`}<6j)!^y$o;`BEfDT&!@p(xnlAeT(dB2f?axi*-zOl zrHu-_!48~CVx9az=o@LcH2D_j5WMk`ES!@K$K~Ktp-mS_Q0iBrxyvOji|h3OuJ0B4 zUL&@}6GPArOnf$L^>_6X`i;_q&1a&qgykhqEjq8x8B~a47d@A1^Sgrv|Ea zJq}c0-^4aFs@%-?Uoh(&E>FVscj+jvzpKOH+ULz3+Xi`ddtIg#Z>A5Zf(O#>03bV_ zJ=UT^@j$BLi0SzAo^sQT2&0h~lj@enMZ2@{fDH@r0Pw+2xwXQyUu@ z7I?{rDQTZJX8-`eLqOj4Qom-S}tJK|`W6|7(Em@!uUy|TfE zQlt?n!4mEBW@QoQ5Ir{rh<7Xz405bH(DO^FFnKY+U@gmU)mx9aM5lf24;w-VOac+p zsWfPFS0y26#pN2hbH$XLv!}|m`0nHmWE{ZLgAr&~qjj^T+2V5cO19GYct5H9E?1LY z$%Pfki{HO}NiX2#W>xPqejsB&Anb3qQKkEF+>-97Rv6-4lbuh;E$%P-t1(R(!Bc{M zVdBsbf;sCg z(&^g&R<~VU#tU%<2Ql`myV7n%&3yyX0f{Q7K$ON;b+a{(>a27V8=rb?yOmNFuB}bM z5p%qWge{GM1;$p>-o7PNUU$9{U^IO`%E`BNWBH7(XCVK?q`L0Qaw7znW4WbP%nZ4( zhelpbti!3pI^t<#6|V1$j#B&XJDx3KmgDedxss5QvUD-k1~-Pf#_soGw|^N_^=3ld zk6nqIFh8$tV~ko4Gq9pUH3KROQA!OzwV78x4%7~OPBV6m{jKG(TF~lH))Z7=48J5s zZ*s#RZRg4Z@2p5muaPK=+Aalan$?*)O)lLQHQgJK$EYm)Y)&n~f*xb<|7pPQudxZmExRj8yh>QFC40)5Mv~ z-Le$9=uv$$({?P1KVhZh#=3^lw)7=aTFU3EX*jF*Q`yst9pT=eSrR8vap8P|gucL|R7CKe#64)~Q{L^%7ub@h?>T4nZ`UQ@XL3mt8$$y}sfDU`6Q(cmf{v%)4?O-N+-1ngHlX+7eP;$_H_t=3 zoIG15&WS92jpL@^qbrKts9G6sdTJ1xiJ61Bw&V^G{ZU5PEe*JRUK+gN~`W~_?6 zGqFCUfOi&tdwD0!=e!X7=}{o}}r>!IQU7@Cba}0_o&YOSU>EwlNGT)3B&Rb`vN%NOqOWhX}q@zy%*RXACC2chGL z;LDzjzJTqw6ADBDs=-v=kfL`?=4UuQgLfvU@3}>LhWcebXU^$9cZm_ zb(*T|j;yXtyt$v5Pi#l!61cDc>b7Czo3^L!!Ydb-uN02Z3hI3!uwtWptU0AsTa?yJ zE~7V$$>_;VpD8hm+&~fFM(YLj1(eC)H2`P}08SebDFki^et+6o;T9+AE7I86?uiAG z4@OJC<3P2jxk`l+vJ>(vMb)ovd1B$>k{u`sj|B0&p|2~?C^OqUA+Sz>&n6Co5 z=jR+}!Rk~Gp@?+FIoX@7ne+?j)+Fb%4|s60bjy^jJ=hQaWoY?V!~lqv9zRv{3_uGV z@sJr{jt)~j*k0~%b3A)mI@cyk!&(3bM6N7=pf`~Wf}tsP+Qr|cTvO8G&YH+waYon5N2g^0b4)DJ0~qC!QLpiJ!Uv}k z3c1*^2zgPWw5EvoD{t4*&JrzUk??!DrTiVsQ#i8d#+qUjyAKKZwT;=jRT3NIGSPBn z?2w$d?5fH=@X7v$FKST9Zb2~RldUa>mb)}IR%>v&@buKDKc9i09H?U(!VjM{xt1r; zqPRwVhDrXYv4q%0k6)Q-DvTxkyYpFz;Bb|>$|e=LZ*I=%RKuK4;wVx}d3UA^Z-SDR z4ax41TrBuZ_a@H&CuHZhoydTKl#F`nCyZgvXcU=o4_3n$K(81A^oxY0_+k+TIoU;# zi?$9urC7?}>KS6C+1dJZ6t0yeR@*N=yE~0u8Adl2N^cqC?Wuf~3KrT^!)DNd&~tY@ zl;7zt;qSO7J5u*4v~$|jQeT$;Hj1h#-l-=a40ZUo=;8!fC@0X z(9}$#Wf*9}f{Swij#u5GV^x9ZwadPufQJ=E;=&zewxBTK2f!tfHvBNgm;tX;_$;!i zxWIL`sX(3VU~IlHk;e@?M=qsv%T8u!CA+xxyhLtkn&g<>Q<`YE*BJw}{X-n+vav^O zLk-r4qaCU@d9HswB;6H0g84A`qp0(nUXov4(K01}cpmw-zjLLk!TLvnEz*;b&GeWW z9FTi9<5-8LS^9KG$gWAbA8&WwL1ItvmSQ0|;BN?&abWZeTd=N?+S$C*YFzw% z&NOqF<@mBLj{~=1Us~9-Li2qyLa*ZuzS*lrW^J0i)lN16VU&uMuGQz_k|ru7g}E$H zQF|#W0rpIcvus$l_{3N}uX>kpgI06RR>A2_Zo@Uv1`s@1X z<_bXEbXBeK!LaY=$(=DzKa}dMYQ0l|zX9BB(gGIV6WYeYH-{)QHC829oCf7t zw;pRSH}nHxOJVbY0dJ+YnbogMU1`zcHf&7{`<{qbH

mbslmnC}0+!yio{r?=Orf zxdnE9_DIuz#n<=vsI^f~Wobi+m}Y&l@#e)D?39C2Lo?*-|ETROgW_tpD4h_3TSIVd zoZtit?hrIUaCdjN#-VYy0KwheA;I03Z?phte$ zhsfItD(b0;UZgeAVYC00Pq4Sw>h2`~)%x_AnuvKda(0k4fi5hi$vlZY_e7$dhc{?hHov!*;)cm73UK@Jt9L(J19%&3klXmxKk_*bhhxN^%glIfr$khJyXS~2n8 zo5!=g9AM*$`0!aAd>kL6@5C zNt~~ne4?cGh_>v$DVbvrG<@m#o;XC{O8yg5#n>0s>l$}#v-3XK^SQ4>69p0M*+g}y zjl}&g?+5ehMI~PCycwFE+hl01?g1T-ILx3yx?%TK9|z)&;8IT`D1=Lvv(X!4CXo=c z^RcYHrq}hH3fh-duacHuze|&duSpR~zO3<{~PTe|*$z#XXnRQrg#^QI3& zHy~V^#sJV+*>^JtxQzt zeA#*-$$9-oaL10gLX7UKYF#W=HqOQbx906#c$7Ocn8p(wM)xe-*pbs5k$Qh4aJu^O z?%*+$`-7AG4NgOG)I_m{3$)iOFUo=oUNg+b$&yCcoEq<}0HoM(tTRAv6GnbU^q!^s z5x1?2LO1Vc@_fww@zx*_N9RYjY*H(O*-0yWgA-%-D+tY(>s9>dq6MQtX%cUB3y<;1 zURkTkVbfUSV)_EZ659%Dn5r1*iqjjVF+W7PKF8cC9TmjsCW&7Rd%;}K@MpR@&KuhR z1Jn)wC=7Nf{mU4L4tcU`9WQ?#$Hu}^E-7Kp%WG>bF}u5IUzK}WBewC}x79D(TLn!w zF}zMT6*;(k0zH1P_wEmrQ)?Ot98IV1l$k4(s|;z}|C0Z-rJk3nkJbXKWJ;cWwcubo zuk&YM4Ph`*gK^6M=T}Libxr3sbM4^TbSEpiv_t>y31 zITige8-a-mHPxr(u)F!JpqJPwCs9Vr?uRiif{Rx2;oBucLz}>x zmz9{udu4)2h93DlMJ(yB2?--X-l&D#G8BCdRZbSPR~HrbDwzl< zQ4=q+j$>?khjNRN3;V+Ti)mpPyEB6SRKxxBAKFTq-4?XmSC}nVC0yIspuIz%k(4V= zl52N5T(bgoJbe?&;JflpJs!gIt^(;w^7lr+0vu2%Jf$nnH#!ELbd!RdH+W!QU!u{xpG5vr8_*lHb1LSl1-!O_K;F_@^H1_o@o~FX#N9 zvheLhIC>#P1LXDpsDA#>O79QhQBQX2m#n8A-pbMRX^Vd`uGvFj6dZ3KDDr>BCI6pI z2qv}_^?l7oO`%h@LM4JDF`@S?v<_XH6U0(i(_iq^E6sZ?v} zu?Tq`;dHDfdRadilk<}|2&f-t=N?+2%FS2lOnw3umOZhuD{MeY*9;h{dS-%=lF`ow$fO)5tD+@+)Y-#=QI0E0(8ZE1>I7%CpS&rtx z`BLZyzntcr^a(;^Lz>$kID(9if3sIqU(-6+v6wpWgCgbf$xL6Y4I}A^PeJz4g{UIZ z*5tDpns7N@yIZ=SJD)mZR(anqe4Vh3tSeXIALsb-)d32?If2k2Yn-gn?0#}1!05bV zsc#~SPpfgG80;u=XU>amUkzB%3WpS}&D3vAp^~83tw(-J)v}{%fZKhQnT@OKO8CaNKu(9*l_hO^U3G>bifjOHwZ7>sK8`;{4F=lmWO0I8f9CG{DBw2< z9g@!Wy{NS;X|&RQHLSpBYpyCUo^fVVR`dqW#GmsJ3(Q5;B4?EA#4ZyL17`jkEE@vS zdM8Ag-=oJk|JI+$GD7n?`IOnccqKlmw&T4mL}tM6Pw7?w;wk&;BO5rs1^!a?0x z+yF`8woocDYeg8ox%0p_&yflg+&s!MELA0lGA2(e4zE$f`?pIURtU*MdPrat%EL`j z{QQYUE-@b!;{McDtDXdJ>4?H#D_tt>(`katwNK>ItnZp=m}r*rxt?@! zK7F=!h)$UsAB1$!ly7a|=cnts47+7_g{uKwZElL)u^a;pz@B+l;e619R9GF5!-$zo z1EyKf_spT3>l{U>8yfe@U*wZ>B^QF;U;Fi?v3E9kl0|T8U&7%C5`wZb;mC)7K?&Df zgPHd%RQMS>pZ3bQM8f3+98XCNhv9|iOG~RO&D99scb$oRx(exXSH#nQx{T&r_5n*0 z4-r4?8fv)nWcQ2;jWRoxBHam+^<1Vh5x7(AVFOJP-@mtC;H}-2j|SVm+U62{a=4A` zF`g0<=~ojak^N#NW=iE95V}-bL`r}N2xB*>fg8lEPpZKM!Yv&{RGQ?IWXol_f>^?n zDm+Gc$o#1CL!H24op*41?MUMDNLJbTJ4*sJWFO!+ui25=wGwzK$V zi(RMl16I;WNY@9@>Tb3fUFUZ2-7E1*PNKhZ{tg@%-6 z_IpR5>T5gPrM?O2#xpCqBR0@Q9YI<$v6jT4%CkPlcNo z$*VguDs7JY-5)QcGn>E2-gfv$6=JUZZSR9xyzC}IpJL4Vm49WZzD$brv!7n2tsETc zjtE@1R-vq5M4!ia;g|Mxg6y-ktm=J#Ku?Jy_Bir}^LE$lSqn7I*C&b|>J>Me5sN-f z#WePlKZG;w;g5fPFM^B%S+yrbd1~%5?>elv8FoiA#JK?{2kwKDelok?)zyoUoA~Q$ zMG{?2wE|givs~bi2x~!qVhx0X8Y2j{##vTa;D9VeJH{kS+X+7yI+tMi)EPzYSb1n@ zTjQc@#8DnY$LTEU;sE^2xcR(TpWI;dLg$<2dFE7=r$D}m?jqiXVxUC0cCzR1we0Zn zy^&`e-JQ90^BOhM`b7eJOphU%LR5g|o(PJ*qaRp`u%PCPV?&#LK2v!YhMQdyndQ9< zR?g|Vuw(hGfsVwbOlpjLqs@dPA{75pZ|o>Eg3mkkU?amO$*U?jXIEm@LxP}OO@5Kq z4m3b|tr~bQ`;CqG98)PMLaea@RSVJVzd?)3jky;RR;Ksir!Lnfu1-l=$uPV}NC5aG zWdPu7Frt~v8ifm6!RTyA2iAqErkhKGlJ`Y5qaI>n9JmFo6 zs<$7;xDsyty}Q?LMJi=q$~3ir+3e}`680a`p34Nu>%;!`yF*SfqLA6%QnK!T6gW)G zHPOGF_@K(txOpfjlJF+0*>8M*&vcukQ=7FIGqF_i4Wstl+W(StelGZW!KCUH%)Tz` zdCk;sAIX+qy=Z@`4UjAnzq$l&)6Za&IV0pgVBn``!v&4(yS6tD$?H5WVMVh zh@nu)-GTOTM><#fLi{Gp7RUIfW`Kg8Hw^kNIjLP)mwl_JUUDs(-9;1QkVt)Fj*1kU z2!4LPUX59eB6cXm=SW=TO`|bCg5|WEZO^t0qo34MODVr!BaO(grUxIYF;W(J=mDY_n5^Yl_sU8%iuUwwfRQCE2+@lF==w~=KXmcTE< zEEY14xYEw3fEN@y#n`~^;D_wf%Y9O?`=1tJw4kwY(fDM;g^GkSO%me#5N5ENWw9!| z!(e!;jZqZ#&yaK!8}GIY9_KK^R3APVoLYu?*t7i&9c@YnnibptTf4Z+_W3^weQ^37 zoP1S_mi`8mxr|s1?P4O_war5e?wQMh5<(AHa~e@#^C*bm*FT^Fi%_-iO(mjp?0@H$ zio81V^Y3Ef+-#HcYKmpn>nYJ~N!~4f6B-SfXAB!Xj&Cn@_u%Z2nLOM+HcHBX|CLg} zg6sx3od|kp6E1)kBdq&t70$B+^`?Utv!{Kd^6CcavnqgqBgAZwhZznv6peW@P-e3# zxSP7{fLZuK{|crG`fKSM{L=?A9%m!Gl0> zdLkI<`01U;;Y(-ACTJ+lIo!N+$mgs{-^#h0q|_2WfW$nGU8}fJ-?5-LjFQs@pvv3tof#f*2J97-k9(hXmrnMl*k7)IaKR1)7=%HG1Q;R>uOqFcal>qLC*Pcmrqf zd-riwIfr3e)WP3aREE(A6&M}Qvfmkn$o94p%Qsl)E{w;=9;LoAJ+9s zPV*tja~$=Khi2XRPb3fKYg{_+FFcNXWeJOJsmBV??gK$*9;tfMA1+iZij23SShenG zOI6Ypu~fTjZs{KZbjL~7@^Lz~6xl&O^pJl(6#Z?+$7$d&Ef0@Ka>omLklVnA*O$|8 zpE9OkLd0o+04nkC5j}45jh5UB8s@tf&?UP*1s)Abb%; z*fTX0X>I^E??mi1qs-;q_aAOBGK(&`pdhu!rfUL{qNDucjLM|(5cyT{oM2_Sx#pxj zGO>EQvP-8Al|^?fN$gy1B&G z*{3sDn?DP&2QzgZp$qk=G|J^*MKXQD4(3yFjAQ#`j=Gypl`q`1&ybGnS`T6yELnX; z!GesezNL5abc^qkx#;*;J)1kn9<(e;omY$@Bt&ZyzS$ir`l8n7*1U!PRzJ?4&DNwd ze_xZvrzFiTfw$O8KL%s3m7Moa!i4M%It{{#K0}{S06FJ#Vk3QL5I7O_Rt`cE7CV5Z~Mi(&`WOG#kk0=x*aa9!z3_XIcf)A za8AeEF}9vjCTMjW=U0TqTqpmFo?A!p=~90V0K|1uqL{4m3~Gi$WPdJy^FGdOp(0;B z2*xmN<^PT^iLi~XGXv83cL65hD?urK^8+;frOMeHU929go9sXCHjcv@@1AyK;Bk1r zGP9=yMSn3mQgq|J*@RlYL<^o%HA!|8lYtluK|D<#@h1Tfk=x31V9L0S@{+TGR z4k+BOCUseh_|6sB)@|DOh5q>J@5gX88zzS^^t>O~I@DFV7LpyHGQ7w1A#Fm*05QRy zXznR?6_F1&{h35PQ+5i1pe}YhMPK8!+nG?p1Z0c5PzE;W3@w>-UHR+x6;}q{ z@#}R$Tfs^43wu2$x7DB2(OifuPM}V=Pxq>+%E{HXis6s7Gf>Voz92S zpm{m35MF#2^H`}~mdxe!nFw^Jx9s{i0%FKCGU$asW_3;A{sexW@tkzP1{vX?b*Qvz z2V64CywBig%hE*4OmQY8!q$!BW5j2$h+%Hf?~3XGK576W74G^j{m!Yb$Z{*Et}>VO z4ENAYcI#sRDGSGYT<&STp;^}4TVfPpDyQVadV;RjCn1kF2Oucuq4|-n;uCD7=?5pY zTUUp&ikD%6S)nH#qGhSEq|NaOorzq#YZn3#J#{yCM#gLq7_S`}pM5=&`$RxflYrfN z84O{Ksnd^=wu9^!AtsUH5gC!umpcJQ{T4l45w!&w`9$~uun(|bD*eb0q>4_;4t}>r z4=q0x8`BPZc8Wm`)xz%oMJ`h)(1M#Env8h1x;mBXjGe^M?;|3|fFB7h3rAiTwX@jM zbdgBiCeDt5zJ5Ftqj1|%63)S)@q+huNTt&wd?dHEwconz^($cUnljUb>O700Um?}t zW1qbJizi#T@8ABQ+^DE^%_4T!nK+8LxBe4ZTaV6Tc%~IWvx~f|b;7i}qT{6)2^EJ) z;C?tPBBBT4RwxgDgm_-ZD|GlhF9xUvnE*=D@1WY+5;PK5K7|ORA@LAH32(a*?V*KI zJR-z2aACo8@Z?5}cb&$NZ%tn<#yWL02CfILzbN{MQW_Et1(>N(cRn(YDjt6gzW?g5 zL;W0kWKvj>sue6{d*`|mXZ^Isu+nF;yf&@=kX<9nX-RMEmNFQ2`8&oh?(X!~iC;Vu zgb9@UH8w3%5Rbm!97tkpr0w5EXFH4JwwmCel1}*H`l;CUxc`{K>GKD8FEKKsD0a=L zQVX$`*4kQoYqdbDNx+|+%^17ysaY`G-}|D7`wHcAYJt~K?=0rZMNLhqiQKjTN2_fu zM_=S(F9#FPkdxLl_(J(i!R6 z$>3fKbTm`u^m3kQvA!Z?CED=`FHFg^JOdl_)frm*S6$h}?eA3`d}WNb`*bE8@fs7kt(_hH$=q*? zKkD+{vTz`=1}#B=JtJC|4!AA3Fws^UPNbE(35NYlT1nwML%<8FdIGQ0<*c+}7u=ep zYnG z@@?~|!eQdT?vHwVg|+4-WsmX>v1sK41LMH;l&xyont>b`y(x5n0oqi&5qDh>H;?QB z*Md?#O8HhkS&<=%m-{jA*`V$g zozjvg3S;r52AequEKu$X?Ov9!ggwr0=A(_j`xE;rjwO1bFMJ-vcXoa*xb{(5#52VY zJSZzdNDv0M<|uNFcKIj@EO5b_r2H5{F_YFXf37;uO$g-jCg&mmjNc++A0FEl$z-cX zJ6%+ZUFqws%8rulCfsHnT(&6(`8Nk{-Byowx;JZ^-)MfuENL`V1X!CpkcCQ`KXS4= zHdVcp|5h{!9_g=#20~&Y7Y^HL=6RM1*#iiM1f(+p&r+hxYM+cdFam~s0Y-XkCcgk# zYeBkgYDWi8hC;a}P@Tp`MS4%FT>9>*Xsy)(%eU_oh-m!GBJ3LwK01LE~pscBg%PUD2vnhMtm=qP`ZmGm;A1 zrX7`}?fwlv=S|A|?hk)8XawvD*1thy*z~NR+5F%hn%p%C>4+0a95U{HqZ3QRvS5*J zT6;v_^qk#VN#Ij@$4Vk0OZgu^O9Vt}g0BakU@Jk+)K7zvi7IJp_f^x6s4Ad!$&Ebm ztw-2y9*9q_fnB!p=Vi1*jFc6+(ws0VZ|=2H8Rcbcu?4qWZA<%!pv$25!HfTogplVb zcfxz)IoAzi8{+uTv8JC@S!Hsx%ib+hY)r4V+euV~--FAZAL@;y5Msr;fz445ZYN$Q z(E7cpF{MwjE+{O<9Ky@B8)tE4%)i>1BBKP?Ygr9Lznd?_25s$<4z(k;o_-+_*>~8f zB)I2YFB885>vr2Xlz*B7`)Jnxs;+5hl=9C(o6&i8K0CqiW0GPYF84cy(50rB!Hs}} zd!<#EV6s*hp6WroKvJ~pTB7#VRU>4XH<)zr`VunIHnTgkYvi%ty96)|mbBJQi^ZS& zB{eW!+-{ScCeKq729c>9RR*}A#T9G9!irMnj?4gS8>?(lg_Uh~rVtv)`N)xw^UIt#kN>7uO z{~)6YNgv&m**mb2rX0`;z5tzdeH835T7WuDlNvLJ-$$E)nCB1Qk1vMwQ=&wG9w7Gx zl)!8uWG_Bv?|7dLmuaRE#A@Z$1TYxR^W}b5LP~0?Hy#lQX&SQLMEbTz(pivZ9%3L~ zo*{ML6x|2o0<=J=4;*5B^@{?8-R&y3#0B>3Zh5UBPd87Scy|B8k1EYi6iNS=71cMP z!PBlmmUxnsF1+DVjjm$BonJ?L@z>WID1(5kT*Y+b4K{1-lVs5=Ejm{s+}S1QAG`=@ z%B1gGVpx=Q%1|{(&2cDEN*|+y1}bZ|E+1NAr58uh)9jlkbCI;l)N6%k85z^CpOr35 z!#Tw2=V0*Ac{`~d$u^o)4GCub^g=MdeqA6nD9QNM?$rsnx28jHC@j#$I+hdd)FdQ@ z9aNC!4aYzPaPwjsySdouOl?A!W_&8vT>s78PkoZA>Wp6IlnQ^Cz-RKp6gkw_*|dLP z-_79TCc}f?p!HNcw%E@&{%iL?v}bddyrI}bxQLDqjNZMDVmR*aozgFQA^XP$oUwsF! zd;pZt74#kJ5Rw=v*F_@=jo)rf!!O2_1tw(*+1wzs(PmkltXljb?9o}|PW*nH=GH!6 zTNQYo$m;Z!=skGw!oSLcqK9jg?JB$E;o+j42`S9S?8lcq<85&8w87w_$XywVZ-%B= z1GS+ui;#EB14PpKl6}3&W`iES#U3I7YChmZy#wmYBREX zSBndH+6ORkrK9E(1N@`aiuwyTlq`!UvxH%vAbG=+L7!un78fqIhZ1HzNQ?W0kKE?2 zENLP8v^0a{bx{y>#>AMff|*G66j&O4v0t9*6x3 zmO)K|{%z~YS<&O4U|OHnG=qPWn+Q($kV!IEa^DhUTF8FznZ%pkd8u_-LeIqh_U!vF-lmdllSexyJ6X;gZzSEXVJf zDw8~_{ucw?z7me%j6s2LAQrBAUC8}Ppz1s=&WknXPK7p0;VC5Pr>d%IZ?1xPvEHi0 zu{u&)`&>-cAepL|Km$S&7CUQuLZQfUh2?a#w0mkhX?a^=@y|rjXyzzv~y5N}LH=Db3j<<2Iu`TcVI{BKG}!SKQ3`AUebwGbw@d(hJxk;!!JrM9^syzO2)8YACdQKcz8V zYAmjYC=+D=$(|6B?p~{3UhNX^v7&o!`IffUSVs zB2rSwIFM94=fuXB+q$V=&Q;m}X`{f?;{7OAMqu!r3r+2{b!g1(C0QC6{5Hm5VDd=!w$Ty%m; zPSNT5N)f&7D`9CJglocllk5=fgl%AWcp!p=*<>R#=&K#l?)KQkYz}-BE2M1w*C%S4 zpMGdP1H)ZAL8d=pkN_p-L*{L4?L%RSbv8-Jr2xbbLf%TAg7T_EHus`Aq24u=z`s4qKLCwP-!X^X?Ey8=f8Pu^4$IEgg7B1QpoSg+A&&pW$?%*__wz-{XajW zFK}zTcd(nIsnK3<82wsSSt;8=;*k?YMby$_&GshY8NI2)#hp})t4PGB%Gnh+S=x!K z1e~!I$TQ(8il}tBGe6$q+lt@*t_l$@{Oxy<_`~<6WbXr&>!8Jh9`T&n@guPa%8Y5- zf-h8qxKl~ls&RknC^pzb-+DDmHoerhj6h$BCEUV0m1Cm4>@z3{P4JtSdyEI>k#!sMXZYhbgXalaefnC=+SnP z_|_8UXP{w?uXsTVxJs`pvt|VY`={FqP3xz%Cz@8o94J@Hmfl{}Z??Sj^!dmp;W^z3 z7F#@VP}9W{^&WzfBN~2O!@7ypIK??g=lqZMxh$1=vS0opiQGc0){Y|yD_e&pr&V$V zyUI$+8oa+=9!izQ^!BbzXuzE32mM+0>C<-r5Ud!f_jfMmq2rj0kbu!cJ)B=iHSFSL zb*!X7?=PgM<3WsZ*^r2b#y=$5VXR4GK!%d1w&)HDEKtb@zyzB5bOp4Fh`s{|DxAJ< zBPbWW{*+IT-sQ`Wp8G3a#d`zvtTOcb0>7?H`oNUcMrzbgW?vB+OUD6LHt z1=AbLJVK2S-RwrIbJ8kxc*?&Zgnes+EyNMH z@C?>3#x8A%SX^*)k9JGEzIt@M?&EaFZzT{a{HvetLl}}*ueN~~=h6qz_4av_XC$F) zl=#k*R53`>HW<)^F5=-nS_jqB5kdt~0sB^CJwBrr{e4Wd(Wx34)ZnYjAxbwYX`Xs! z&=u`%Ifu)L_SvBLCNVZ6rjjp%)+ru9>g7Gt!Wg-fb#d$SrO)XUye_Z5l91FNdL>T; zUNF=N;wjE_FfGGek}a^}Zn8S6sB-lVVC*l--JVC7LUQ730)?c0<|{y`_^0VN@~$YX zkeSwhbhN@hW%M57?(qKXW%IQjhW1qH9Ph^s$M&B7n7p(UDBqJeb_Tgn;ROag#{BhB zo=CXW<#?&Jv%2^dRBD@>AM2zT`S7s^s-&x@xoAk~MZ184w3nnl!r41%NpeAU)SGd} zHDZSxD9yuo{Uz(5BMk9Hw(eGCJL>NnwS)TgWPa$@6fX9b+lp9_p+c~BoS)ACQ@Ko` zg`)sjXo-+k;R!=Yp86mR7F^i=9DkGar}2;|MNrIwGO z-U?y~W*(=18&6YjD|>(*XiW(-H2o*>;FWv!PpxIa`zb%zlBvt)v-(dui0;|(FA_hJ z=6DlGj}{$N;w~hTKy%f-b6?^3m}-JA`lDV-xL$>h1u+(|C`;${@1}eKW=W1x#GR7F zQdyZIYh>Ujk1KDA-v|9Rgv5^q&%(?S{FJ>KU(lAgF@ow2V*EzBE&%7PVam78FaT3U zriTF$!=ozmD9BW}7aC{VH_U+a>`DzTV_;#>o<$ssW{8F$k#d&pV-{FAABTTCW<#Q8 zo6M+k7K)EeLM^stOGckp0rj^t1I7e}JXoUyq`O6jBJLy6~O)a3CHB8rcH(crJ-dqlz|N|QkSEIss<64CRd_=E!#d*eaR-ZObomo z$`a6~ojCT9%KS8HP;IXFH`5yI#Gt&dB{{57C-tfd*10v@33h0F#l~oL_Az zffFYOhFM#eZuDuCOJ~eFW`yN=V|}Y3bS@sCVY}1BMh(}ueGRXwUBJ4F{QUFDY(Cu0 zoSk3u%fcx%&_Oo<%UUVL*rwa_$IBu#iZ<%=)5<2V4*2@RC0ez_(#~TXfR7U&cyl|e zTceP_eUZ~K*+C;N$~3~Nt5>3W{FNbKO@RzO;Y=-{)J=bPfLqYbhCm`JAfso)?VAOQ z{5XHn6EhLKK&dNZ-Z93|1N-~t6lMtka5`adH7fG+(#xQH$3MQ+c`-Aba;+VX|EL^y z_=T1lbq?pZ3K4VE#~O^?*7O1wB zVQKXQ_fRdA|9l^^{Ck~RgYx^34>VazVbRSxI;k^pAJGY{OWzLqBwmCI7AXqV6ti!c1lpg)2(23is1cXti56X&Y^)Za|fP(npthqQZq53cIXBw@=CpP}jjA zs85wGPN^WK-Dvdr3_(o#7rbKaG07US*yCf40#>qe*f<+69?Uj4!uiS|Lsc9Q>*;|5 zs1&6WmS(p37Rbko9JEbY#n#Px$+9uUDACHbsr@hi?Jp#pRl($H8dPS%(Xmy(VdQ-< zXtCX^O>Yl7TNZs#yN_@2VGY+e`P`U%2nJ6^wXn+bF^o_(AjtIa_@j55D=&(AcZ1(J zkbs7C9_5q-w%hpxBWQfac#c9n;aNrrBIk#=G07k(xVX0=!{M3=)~mhrfX~A`(eA_R zt+i!Okq6Fg1lk!$+k>tz71xNZpaAnr&|%91PJgZ+tFjNQUhN^tKD{WbXNgAQZ1c)9 zZV{xvLVQ+L=rs5|kzW`Hly>cYxSwnKOw%9S5!mss=yrX~0N!k~wF-D&kT`>yFdk+P zFvr4@(&TbMv)HK+i~}j2?-VPkq7i~mO)7qm#w|K# z2W{5kuAPqOgxv`KAhhCk#Pq&4?qAW%rWFghn_Og7=iMrIJjl9O;cqgJqnoy_n`K@o zrqVe7OpW?n{Sh6@hSlK-%Q^=`=jV>3u*7!jcqwMIwoA0h2)7L7TO1C-VemD&!l1+$^CaJ57dEcv8gW57Xm=27 zc8{+=B>Qx87Dqwo^j9f1IM<{Wqec{)M>uu;;4}vz(p&2~t9hv-yr2tj+E7F3FI(|h z^N+{V&Tq)8h#;?^E{lk7o_HxSZGTWV^u_m~7EMI_A$eCaPK7xc&7XFb^2rYV)Gtnl zdE8}rOw?EHnbGl~J@SQP;k#%(ZT-oxKMT3-+MCjPzJnlD7-W>@*8?KR0~Pwa_2Mn& zo)cdiXJM^6>Wa%aMN|;ZDGs5ro?`lYX?_=T3o29jQ&c%p1lL9Bgta8ip*fEgkekCK&K?fAucH?^u= zhtjXFAgQ8eB@&5zOC8O|G(XVVsgJfPHqO98geDyg=m9Y+;~RFmag1OxR^21Wa`9Dp zZkQKR{SB6bqkz{wXD_Te{uB;BMXUBwcbjd>pIJG z)l$*HX=m`HgS~L#QB%z#Ak#UL*xUBV3kt38{&Qx1AF^itOp=cwc~ zRYI;EULG5Vi(8(xiYDrd_bq;`bRe3rxuwa%RJHFjm9YWqv^c}dLA;ue;ik51S0&mR zktVRtcJi{{k!4b|1Lxa&7BguJqKJK!j^44(1c~MbyY!VeHYKo2On;9LWqd?9oiR7{ z@}K|8_ID57DtS-Rwg4c1j~LU~TMB~5N{Qhk15{V%k^WDrT04VOY5%~0@>HUfI}Q~V zsk8g%;R^tbV_6$KXYKvqSgNS6MB9+lAIqOAHfC2se?m zV52wE%RUfOqQIuJ! zWwRfXoW$qISj3@YCCv*c z@ARdIJvSrC>F=%(mGR`Z4zp6R!UFyMx|L%>qrWZ@>mk-kStws{4fY|N5QlcV#Ln2$ z-19B|Xb<|Y&RAhE@$!Rwcm`;n`9RGkPhKCGm&f6`jZ)z09cCr}Vm=duIqO;V;gH_> zsQdfG22$zR_kwpXOguV1xeYzC1)etG4&J`o-aM6vV;gz_-`T@buBE}3TZO5)LU(U$ z=WXu-HV*>+fbcV+qc2tZ1-vCMaDe_gRv>wX_e|EYYi0yh2aiPYuvy=Y~iu1^Dq5rfY)m66cYM<=?Xo0mzrg zve#XLph^Z*6-i7_F=H}ICxY;5$2>)7EQUE?S%!Nd|GzBRbm zvUgb}sX${XIwbp#i-DwWR-6|Fu%Cw}uGPTVd}4P4x@2;NUW)->Wv*^-3T#TKqe{4B zF*bke#LFt5u&F2+L4_ehXbwPBR+Omo&^xQp`6sV#lu6w$`W}U4C%{ywD!1mT8=gep zX|+FK+?^|=p35+tjHp~THjNBK$0(5t>Mz;NAx`5TNoO~M*Uf7QJW!>5%rxJlCp165 z3$TF~6EhcaBecII2~da9JIdlsW&gu;RZmjtl8H6Zs+*kVJML8l7hf?(4`gy$3g_I- z5%xQ+G&HQ)h=*NbH7Mm})CgfjtMtq@4la> z8^D`PtHnZopH|ClR^8suNC%}6_SGC-NQsHzec?c@@vYoeqFX7|MG%*AV13WcT;KW% zr2+GE3gi(GGk>Xm{dv`b9pQ^mPwR!q{BD%)?_$Bd&3Q(Py#mIMLG55cEsb~L4F-aq z>?bMgSiHD?g}|@r{&@foyS3uJ2~m8d-gDlv2n7Po;3Nfg-KTiILhT7Wz|7B9!!=F* ztq%Uy$@Gsd6mrzF+daS8SFUI5!G(HeXY^NE4-q}Quvq%t<5@UKwa7gj*VFlh?xCzT z%ytApK^*~@CPcle2KShPn&y-5{d`Us zT9opie!K#`ZI?yn7AB1LBKu2yR(C|`;z?TM=1e6YAm4Qh+c1tX(UbP*{L%R6Fr?_B zFpj<4Uc7R9#_0EJ8<_|~JK16()LIhb(ahY5Ygt{Ba=?F^Z24%s8SrDYx ze7tl%rS_e;P`N)Dwby&)PrQ-mUJHB>e~=?vQ?+a;Mf0X>j!8Eh>q_hPW|9GK z72#ndU%1IXzP@sL*e6EFCim~YiOPzU I3+ej(52$2CQUCw| literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/internal.png b/scubagoggles/docs/authentication/images/internal.png new file mode 100644 index 0000000000000000000000000000000000000000..cc0ee389ef5f6dcd5b994a3d9816d1f666ae2b2c GIT binary patch literal 75484 zcmc$_byOVD^Dh`6xCRIg6GCt&3GM`UNpKJD?hH=wBv^0=?hxE&a1Rg&?hZi)7-V2( zn8)|Gd*0c%@9lYK&;GH0wA|`C-F2(`R^R)nPsM3zC=%k);5~cxj8IwWgU+*O=&Da! zAr97)BtcR{?&*N$rK2eOtZs_#_^I*SPDWkk*|WwJe1s+DQybS^$%kNW#5GM24hc(lp;u?3B7nDW%fY?8fU_wVQhX493K zoVC1F@N=3Ql$llwhX{?_XTn~G6RKZ0Ef!kM5iV@Su&~t~#|S!KFcsSWe3gXZ3=0At zt_97pxMa6VPk`@I6_0xE*1(4wIq)fwr~SLYYy0hWzfDZWC=yv52UUU$4o=Q}Gg+Lc zHffSd#($2or0oiis{eJiQ)m(Qq{sLM4e$TF^gj!_wsDTp3Z6?1-L^?Ab-77t6i9Lt zGe>!Uf^78g2QO(Qc4#ITrF}!NCk{Ax?jVj_BSTMny2oc2e`+9x|&$eT9xpGly#UU;+v<*l#wrY>F|4qu6wlXJcJk0ahl_mTd`4NB<$3qi{+SRH-ARV>aN zL^r$_&-<-oPdL=kr5_?#&^r}kx7Wxc0le;XsntTK~fS4++7;G>=e?qbrNxNcKf(IjKF($F^^MPmBd#Vq_3zwI#W5!qQmxtqL~v8jk0Zae-H>)k3Hwvj z5o;u%>FSVPOs0@iNz`NtpO?PA=D0SdoLJsfmpd&LPAhqkV5P4 za28Gd=!xiHTBiU{xC`vQCQC_KnF0=Fm>BuW*k&zr$vgO%@4ctQbTFBd5(J@68Uf_- z5cj}Bp=#8jH+tXJ7T?=V=MSZnOT{CxiALq#sD>Kjok`q{hGf>=6(AV|*B(hTsM4># zP9#xgG1jOw zbHcZ69Kv^c;N)()`G%kGVF>1Qnd6KZ&uS7hhN(iiVi!wf`4|yxRak;L_tOHEkgFCL zMs12C$v@SbBm-zzw|Zj%+kQ6F4vl}bdgUWSx0)cNQfA$cy86zE z!J@_+GZ3Vv(G5dy+2^yPE&2X_;LVQ-Qyi1d_uF~Ujqx9|vX5hv`3Z#Qh2s4pupLup zm<@mH!~P?*H*$@CI&fcd_EZgraGrNdD4OMm8p|Hall}Bu)4;&vGHPwQzqvo@>)NJB zx%<|Q0AhPEq`ls!(A%5UY_zSIF<3%jU5MPRK7cT&-_s~4!fhvIKZwu!pJ$Dsb^8uF zbKOV;v)OBJM#=U4cknCI_Twnn9c|m4tmQ&WduvMW(m2u_65Z&~vk&52^m1A#s;tDF zE6e7)`8L+>u_Y~nd9|3Lwr6o+1MqHseJbI=v(BfPpp7-Y+= z(Nj=J_d69@t~eJuEbvG$aTu1iP#cc49aK zY9ccJsiNh7Jl74lm}Lcp?q3Yj@r*RsA)PDtCVL}Z#1c*zw(U!ZbPQY@u=*`GT#V=_ z>mQ_0T372aaf^01g?O=3@v;YYG%yp@1xT<9Y|Dy**JsS*6p=u`C?QPa0ydN! z&{zzmI#+fg`svD$8V%p57+#ITlbCLRY@Wb(R6-R*F;#ydV@srutA*Zdm(}OOhi><} zT!5hbjQ!3P#Hb1J!&D9Nc{ zzI1sL^(zC?jTvz_butxmF~*J35y*H@uqoN6$Ne`4Oa1PTO?mC+B<`no;DK%2z~IXS z!<|5+-{l+(vCWkWGp-faF?I{`{Q_j&S0hK|b21<NO08Ce&y!YJcE6>3O! z6Fd9UdHDfpOY2pj`CdVU4CeO~UG{GuiMK=oq|SS~=JhXn)zX}Ua1~nq23`FgvO1n? z-*?V?3P7I{MV>*ghb~4v#v8e(w=Ng43VU}xoK@Sv9vl5G6!g?Kv;z}UI4yYsv5&zA z6W`nH1o7Emx53-}S3hYg@XSe76FBhQMrgf4BWo2)l&6)|nKyui1nKpU|9DOWswVNu(hhAPAMT@QAERwcu;Pnnbuq4Kz^Z}&dwiNxNF@p zG@HNs$KY{M8Af~S>5%VI_9AbP6|&r@SHloY3N}QsNIKO2JB2X>U$p&c=RLCxkWRC} z@C_{*F#V&gSMY-B1{v7Bevu{qY9U{L+1JPy9bzze6STmskCT5-a8qx@$7^m@{(gSR zOHXB|w6SDnGJJCokf9U++p9O1z5y4% zp5Mi8@cHdF7?6E+XnCyQ=WOQPV74Q$AAGpRS>p1q(IQUh0z^`9ex+PY&b1zDjo`|1 zB4)C_yle+_8H+k=qPoz`Cs86%yx9{B@-66#zIq7SR)+o#(~FJx-0N0McVv*XJ(o9CL%`fBNH%#8<_{ImR8s zvy(7swxCBk@y}=NCS&=N)YqzcWA?}yQ7n`jOFZ%dRk=R?wOrV8{^ElNd7&sO3WPu7 zhQ`IdGR0TI-muW_atRsdN^co47s27m((jFoBH&?O@OFP0H=^8~#0_*y1bXj7F-&L& z4u%sAeyN}|?n7Nj3KWS#r^NO+ukT>rMH z`8pPsy|mbv3h3H$e_n+2rO95kvzt^1J#Z)J4(H}INKkL_+ZmCXPP?jxoWUe{ZK^{s zcglt>?tc|wtsEeSTTix?`2_#&08Z1S?llMnuWcwha#x2)#n^8A(@gE*LV1cg?6wb@ zp@|Ms`LFLHfM~Vm)2i}l&Ut|Ubd%h#ByMCdXHTeBU@eORC-h5yTo?!5- z1xq#b)--ob2hTXqn_p^PE6!>nH1WqRCt{lz*qgmv{KuYisG9Ik(X>YQLna9*Pd{-d z$knnhlh#S4b*DrSQ0kmd5s>{J@}Wg1u$*+hAhAD%vaT=N4w(2N$UN*U57tLWbl&%= z!b3M#VHLaES%kV)HTS_{#-;er1q8!mRXzz8PMCrC(<^b`u;dKuNZvdhsOADjQlfLg zc=kVLXj;l%1;Km*s&6$R-SOOt;3UO_1pbHWtA+)^k5-53hNHasUz*WsP}1+m$0d7b z07#V@Jmfr6TcM>qb=6Q=Uct8dL~wg5>lS-PYuP(Mv7BHUh@n#9bT4q|X#)LA2BV|~ zCuBL=eE(N!d8tD(4^ROCPrpz2YSK!B1U|eC-aoeEbB}x)c-UJLDq>T?Y(3oYQ!sGq zQ7q0WMk>}JD=eD(CY|wlC-Qa34y*m&+7*|}{=*~cjTzpC2+5T~M z^2Gh5_ttNFd73zG-gS*Ipwqbl$kU$t9%XID} z+bLUB@DUsm+P%LK{>QJ}`XL1nu2T5{^|;6c1&(a9>Z)5|TnXg@DMlnXHJOkAb%xjF zLB8Gis7DM~{$tnZIKn)5pVPdLP$(F4nT%C>AOep^fOl3T1T2XL_CNmE-5-(BmA%pD z24!W0UMl%49pVIw(=jPrR5#Tux{LEABn3sTZH7BppGUUS%PqU^^a(GvZSo`RTuNw? zLk>X0z&9g{RocyZ>*T%RSj@AKFGT;at&T1pFM>xWK>ng&r>35+%cs#oG59FK+GvNo zuDJP;ybmZCRDR5n4Y_YQ)|u&O*?yyUw-(9xrH=ydkRhQ?*ZtSf4Tk`|;V!rGlo*Vd% zkT`M3BR{^gtL&=5@v{ver-*Buu8IKd?IY{a9)wA-y6y6xaq&f}A}E1ztb6>*HZl8} zE!6Xjv!X5muVX1t>OqcvcByq^c4Pkl?%au@9~!n?-8>ZjXX<-BHT43jRf9*L9}P%E z66d1!{^*c_EPye=NDX%0@3C7Tz;C%nA#7!H&OFn4;Xp2f_(cP_$}iEa z2wqPb$F(wTT-hQjYPcYqB>O$R>|Ev%Qi^HD7%6qN)TlRJAK#~@FQ3UJzcP*3jNBwc zDZtPD&M8&v{-HWlPazeb<9_QQ23A=;#0?y|iB{>dslG zo#Xv)?8`$bQ6^Vjlbk3F4pb{yLBoDoNFHWASIgYVOT`pS)y&TNu|85DZ12R!g}4#b zaZeNMrBr_~o!53FyM@pGW&5L_9lB1!>>GLT0e(<($w|q;!{i7+Mz}8&3(xb$uwIz> z!!b9~n;f*ZY9cWjQfj_>f2-dNpu*wO+L;Qy#3Zsq@g~8UIw0v5Uku0x0iJysciEHvbfnaw7U97TI=34UIf(WbG7eTRfWy z^%F)1oc6s~!PrCy^1!WBbK<>fX&semBuLqhbnG8rcXJ4FrWKnn44!#)N(vYXHrzP}rYV71ka z6m}ONl*5`p{$2{*MOy{`G%E1A>bwPv)_p;(Bpk)+o7#-?H0JfUOxhw4Yo~OitZb$2f{uTYu+_1kGuiW(!OmlS{%$rlOXj)zx zi9o3CcsP{LXtiM$dvB62HW7xJ{fZ*O$Z;K6h}?&^FK4s{Ab_(N_^zNsZ7$RRDI&N( zul+dH&obcQ(BL5x3O4>0!EAWtqrB6U-hSw$xg&Q!)$R}5hc9Q739r2Q!mJ}c(`oxv z&zt>SBd1dCPxfuqO6lwD9B_PzlbfaK73P^*Zp5sv4%6YAAs4I4kI%vI+7|2W)`8c7 zAs_Ml{n>Tua|}KskGKe`YWl*=5i}v^h_W9G`HjShFL*oCll51{OS@WjM|NM{s`Qai zu74Fd3lEHI_e z^}KkR&SPoP9|vi&l--69PJHT#?B&0e9|V!7yz7o3Ob5v3co5?gyN>vI&0Y*w9cqu% z7uzLUrkpMM2cMbUCZybKdW*$e*ACIXm!aUhbZ}XksT$K;Um0?L*AQp;5I!zoKy-YG z_m=|Yg%F5yLVMLi`4?v1ig%a%U#UN&GA29bK4GSwH1m7 z6Q%p}DH2aV9B$nk7@;ug(|4nR$NZNvk7NO_nm56UDt2gp$5OdwRvXM}lD|KFY_+_z ztZHG76Lg4<3_Slc-9=g_R$=Co8HpH+8Fdu?zA<@X{^w9II>42kw>e;Baw-&uJlk z&pMg+x%UTz+9I$MD+FK`PTFxc*^8Udc)nfizx@r;c&%)33kkY_?~9PgU79&R{Gtm6 z{d@5_7=rzy=l0FH3QYf#KmTz6~**&K%lPQ<-zZC3)^gh@!p12jCMgN=_ z-(XtY3*qt5FJDrBLe`ru*5cLZjA=VsfTRbmI6L8+lCiO1o)qZ%y}tuZLpZV@FtAwU z`zk-!QnJ~z$OVO6(C?KcgSgek5D3+Z5_)hVG1dMLDAHW8(_xe498~J7nsr~lGh9Hq zgT?@DYJQ0i`LK>q)>%ni<=@li%wB{dZenjM4=;A#@@`*Va`6sN4=?1{?v|FHr@#}y zsK`?P<3kl^WOTEn2v{r(GAShE96Eg0wXfgq1b6-%3JDtZM|`|S9((zFCca~x|Dg^n5fr;H2Vy5EwS-DhC)SWKZyP!{Tm_~_JXHO*)??oC%DEn(L5aVHfH!2rivepz_F z4tDY1zQGC}o=pLu2yTEJL$frMpLb)@v`-Tp@i)XtNatwGP)yE{MkfU2SsNDV;r%CO zS_qj#7WP_2a3v}HrBI9BfX~p@3o2}>pT>rCsKZtNp#HW$!HVXIy26M*8YLkiN(h~D z|CqH{z?ylARQELtQB+B=z5jZQzNVV&r@-<wVf%l1qXuG!vwyA#O?zeYc>HBCtDGGfpO_<1`GgS^EbJeS-=Py_Dw~fXT-!@%&!gS1-X4pnmM4D+*Qx*GcB$8m z`a_LC3^h=(U3P7Q-ZxW%#M!sjQIJHcZjUnfgT(_z$ZGd_l+<|GX3@yae6kFr2*vb? zI{zAB+RaplIt@6wn;{;$Ug+O$@E@T8Zp>~OyS;$e)4n@Wz_G(TU2h}q+HmXbiv%Q; zN_ZVkQqa1$g|3e^aq1_`D_EZ|ZYxT?iznT}G_ zY`|R*-dJ6MX0N9XeOSdWaztH*ZQz}$s#qxX7Y_J;uPHKU&HBD1X`lIts(`snH0o_d zq$tmPSS=|Ke?c+-&Ti~sY|q)iF_7e}Fx*|mZQFa8$jc?%@?uisH2_muFsJvf=eN1s zP`aQhR2XHhYcN5Etv~su>%;qeiI0g=Y8rBY$D=Sq$j&M!kjPZ;1oNq-0&Mj#Lj*Xm(Px z4Fyd0HXZ^~%2aaJ7JuF?>I_LAXNPm2IZiRK4J`LS4fUOsm2|+UzW2o&(z8AT`-~(Q zEx-Pe{hp58@sA@T-uXwI+sDLZkWImAu%j`L!cffQ8O+kOE=cr3S~q#DmniOmZZBVz zIL@6sr8b=EdnoQs&Z94}cZaOB>U$g!&~bKduAsx2S0$wzeG!eIojK6`?sHddQ&D;JLt3tH z(7^)IN5or$+Zamh><6naEZAVgd~=2(z&kCJTKHZLm3wHv&tg*{Dr%^!Vegl;uS3tGtgAZu?8 zLF982>UfDXq?L-VGD)9U4;>9`2Aw1tjbW9f04L9)1o-Ne@IUhq!ggND;;C}=+m{jN zF*_?((y#7`1<_Gs{c_ih_#WPp6ZhmK0-Q)3G7Cx0dp455HvZ}?e%})HrJYN_e zZl1DL^XiE!F&-Xr0o(+kg#@vV$?+s&U=vx4KIL{d=f@*w-_TFuuao32j1S;2e&`3Y z@*0eNUp*V9b?bgXhH&o&LJxlXLwfG^7)@#Ke&Tdld}3yF=)_?XZskh-SX{xW&`V(mcA06M(=W4fOZt>&{sX4ge1>v*}{tE2++Qy6Vo z`c&ra)LUh$x_b`6M*?A@iO8qnf^FJhar|3oGp%cCWer}R)La*RsFxYmaTBWbqKhP`zb9A$@LBmdNC z4;R$L-B)a9D^7A_=)?q0j@m76h=&h+>Y{_xMNOcS>rGQpbiVz$#&{@l+O@hCwp?e6 z5mz2O{g1`2LAYrrP1?=;p|8kS4xZs3Ya^Pmk}0cKiL0J`pJVcguv=G0=WBL0$K#n` zP_>0={fEmBZ-05ccdv8zri&WXk`@yo4iw&A%Yx~mk$B}9|qs|-4+DY@~ zinC`JU$suJR=-oOPT)^k+n5mK%3Cn>g-LhVULpOmGvaiCar(dFEVp z^wz3DRL!?;M}?|!c3`!O{8aRqxhEq`$k+mx#-Jg8BGhV71tbNKpL;e!YMkr!JEe-U zMoZErYS})bY#3d!C--k+n}`+MU%Of$<;Ys?Tw^wS=uJ}wz}!VuS=OzE?rqh#vi6aW zw0WYo`~M(EyB?MJeLwy|GtQ3uC9I~==0~~6Yd+77RsI$YB5Jx1%9sjseGbr!ZeGi{ zjG%2A^6}S(J-gixasrz?N-SN%m|ke<}+;S!lh6?ro{ zWl5Rw@{_Ls_I4l(?XWza?+byJ4xAQ#C0q=+ZX=_Ham{vzL02h-&F=ntsbNt2+c~Xv zV+^RMnW=tE&43Np3`bbge5TUSwe#)7X4p?=n;8NfX_OXPn#ufx2NlYZzzq0g2 z!LD)1`1JF7QuG&xsWYw*w-L{p@fYGhMg=%h#t-lH53+2~W|@o#Xr zCcO7NUDB4nDnL?lIaCg&QEOa&rA`V*_Q!gki*3oeNHM++6p@x^&GNf>D#_no4X z=SzGQX|}c3n)~eAZGyPW43+vM=(6+Vg2)fF#}jWI*v%tuWS;54_orTN zAPZ=VS=a4Z(_#EcSvRLXTjL@gVeF3j>R_uTlZ9U6mLv!9PVxd?v~x$cjpyU&YN_dw zYr2$c(VIYV*J-1^-qzYB=9K$y>K2)befGpkNN1uJP4;C0!~Ee%wG~#CR)V@XZe5Hd zt!|0HH-cv-k}lM=Ibzd@o-YjCo4mm%<%Awm;%Bm}U{wEfQ?2NwfA3oBp>~tt;g=Fu zYAGTncsf1!gaAElNY-UCap`h+8uOmYVc~$vdWT0b|Iy6%R2~31{W0IP-BJHR9Z>8w zQsaHvbhAVf@=j$$0AD0ZT(MZZr0In5@Nlkib+tidx|LhMf>coq?B&0ieH5Tf8gkfj zwASgvvAJT{HWh+x0y|^X=Y5n|=4Muu z)rULeDlil(ERZuroS3@%{c>@s*hv0)Uy8F~j6V0{HeT!dH}N0QT#ur#pP`*>0-U`( z*K8nT1`>TLkPDCh-f=S)S)yNaTW;&$RF{jhD%n0IUJlQ2=H*zIFDtEft7cgj=708=kMrL>Ur<`>k)at)7 zrie95E9sySN6cVwM%x9wmxrrX{l zrY;sR`Ovn!{Xz0-cq9YKasFF=L%6qdp5AzNbvy8l+}PXCLSmp|7PXL{8T6ZiR6`Fi zs95ZLz|Wl zNCg9B%t^X{|68af9W$|2+UbM{uL0i3!jJm5StdZhjq;x#TJ!ZJ^Rx*?ardvkl!b*R z6ArNpey%Kexc!;#>o4ljmI`FT7cLX(-CBwbxix`NQY}*^(tYpN$NQ+`yW@z#a?isQ ze@2M&?)}fc4vI28;z1ub=Q2>ox*ZVDeqT|r5`#;82afNX?pi#X8?3#Qlqi)+3k8!{^@*8xO0Qp+|kjQuXz28VAHT&(r?(GLE|Rr5mk*W@qlJZcHWBZwyFFGe{I~ zr{i((^!5gBn|QcJjWH{f8>A76ZPNVoc~`mOX80ElVw6p_pS7;;@f;VWk+G=twtilWCDE0LvT-5_Hhd;j+EJanZUGmg#GpW z&o@HUjAHoRuDVRt$#e~aWS&387m4Oc@i|zkit?SKt&3=GO;VQ{M9Fa)9Okv+Zyxdr zl@uIp8OF^l!xu%F#5tiBNu8xeDDRJdTjfIzj+Y@LM2WKl@5V7ld~aK*b^@wDgMa$q zf}VF-nDAHa)Mic)gnV9|W(M;93@ON!-ruCze_D`x++wfthIGEG{3@D^T&DdXO*5k~ zV?OdI^b5b@?=-Nxz0GJDACEOQ%}(Y=DEU+v49S*m-r$)mIOEw%;3atbxl z8Vy|w$lPZnvVg!ft*zD?P!3rre$s=Ky3HF4^Ge|j|%)gAZbJBJRo&tUfPg&+p(5UHRo@Sj{lCD+Q@nQO2uTUWXp1JKBP=Vcc>h5Z!|yo=+=T1z=QwWvIWjZ zF8z)7KC)w9=9T57tBtqpzv1y0Gej|d8v3}R)zD2ho@F@0itts5PUfC#sk$kqK{RNn z$owO1gJI@M3IfI-1Pp{)j2f-Y+BZ`5PfehAuOAi`>jr|RONWDJm-!wYByv-NIlF7g2&P{p^kG~%d@g$Nh7nnXS z=?n~n3r=)4hgsKEZ7 zfSx*jk+&Mnufs;(7m`T9Tl~;tg3s#Q*kwy!rIHojjqy#gEAqf2rt^j6Y9jVdjtoRF z0+VoU@{sbppN1}9X~ac%boYIJeI*bn&nK?OQJ;gcpDMsNkdtsVa=pXbw>K%9risR- zz+_vK26auvd^=n^(A>}7bGvT>&Gasi!Ae_7C<^`aJTDY$Tu5}tx-A#;&$0C+jz+cY z^4{n&tAsJG$np$v2KJDav``(1edxh=nw3ke!e1l-(@O9hKsB|9jY~ChZ^TXy>}t0g z@Ip=R%b%ht`X(w@SzIv&dfm6#DT;>*Z^hascjQD9SbZC1?bC1%*i{VdY>VwBCKNB} z*kT=6#A4qP&cp}!hEHv?jrUni6$LWoEC%(#(A4!8YKw!N6w5&votE&ikLNmp-qPZK zc3ba6%;5`E&nY-?TT}MXJl?smf8Mo^5~%;X*|BPGb9GkP*v2V@OPEZ`2r+BJMb>3GL*-TpGs9!uYnlT_tDzl0>iu9+64w=GZlv3oZxW7Iv1}(Df)mOYk zFW=LCP1F$`&q^T60e(rP!srtW(%O#i%oIHL9U^r@ei|Mt_iyv@3O6cpHu}8&H^SE_ zOKbJuc3q*b=e0TCS}A#EefI>39di0Tke42zjkbQ-9%e5AJqn{xe{^gG-dynyrSymw z4gTr9wNI0{s=cjENwQaOLC4Sh$pGz3j$`i79&s$PfPPG9+ZmZESFSK-OevpCbt7~; z{DX0I5p~k{^xJar5hq&23s5xzG?^NvEO|-iZuWB&F+K0ztQVnK%-j8P^@u)8-OpMaXU!0{4NsV8KHrw;$q zuMapK2(7WF@|!mb%&PxEa~SFWI}Y^!T!Qq!FH-t{uc1UE5!kF{Xvls?`d_G%y;Z~Y zc^727C+chUSU3hY-{(=1j+7@r$q5nky=wcv%BB7XNbP^Z*#7?%v>)}&#t_o}SAYHs z%Q7+Iacub9Vzlios{QdJGnV>)IXg2ufs_k3BJ8jL$Y9*&njR}nknMlrEx)WCU!v^$ ze1F4$A&tdmAXMx8tohYx>UXV9xpQV0%#e%NJ=Z5M?TMSFSsX*BrACtJXXinh1(HYe z)tO6YzFi)Bqc0k}>@Itmag}SO&agx?MR~{HEB|P$^ckG-75m84q}8yIF#4k}X<5l= z?;E^xs{y|>#&SnImO6fGjh7hWVJVz>#BW`!dCvM|>6B&)w(3X-H3%)B|DW6%pnP6x@Mg z7^{<7`ejURyZ6!2`SUF80@XtS3kR@eM7O7krfzQoSJ(=x&VJ~Bx`w#6Z)moepqR{; zphewJ120jq8z)}ybly$!f12mq2MYB}$nKB>K2A388hi#nYrGVq)$bky}E zjj*f4b>J}5c}rjj&22;*KYnKN?fQiw+X@|Tuq9ED7SFW#``PEJAqE;2ebcU-wuyRU z(6*mEmM?X2rYKb{vyEfc<|u^!?f0Egmqa_nzew)6T;L?w9De;dX=}Ai)~F71!`f3P zkuN(L>zg>6{J%583OHxUxv;ET`oJ4k%~hR>3sJ{IzqZJcEB`8Pjfb zg-;!?VrL)6L65Mj*9B#a-#)?7pv%_%VHm18m%Im}=fGEc{j1SN8_u*H`h>)K4xKbw zRCadKoGjFmsU~G`8Agz?YHW3$)D6HP;1u8^w7|+wSC=dlzPhZXkZFx@qn|wy9m10{Y;K!u_ z)~{BZfd#WMjZs`EmC$t#h7SARy=PapDl$YwV%qOo(b=IVgYWK|-BoFJmsW6)q5ztL zzp`(qqJ~xUy|Vps2&?EM{(1sGGzbtci?uXdxd?xZ?MJg2HRDMS49KK4y3L!8xu(HT zX}zqqMmt2OU)wD~GCIF!yf8qk2^t!EiXJ95fo}|UWTq2%L2SNvPpmsl$@@2TJ-0@u z8$GmO_&P-E(M`ARVxUz4_Y zz)ShcdDf9`>O6mg(}Svu>|`|6*wr=AuFf?n#8M&Sa*rn1RT8yT-5Xv%ouzSA%9Ju6 z_PW&hlGvkTGx2&LvP0_kqX1saxAEJ7pOapQ?OwUH{tV1!5XCfZ<5wuDugZw1W8+_~ z{2lApOxx;EJ3vqd6ws5A3hqMU6llcUvQq{_y}8~wat3n^4%f@w_;Pc68olp}iOx~= z_>717Jsl0!BN??6SXpkc-IO! zjp@oVR+Ye_+ucR0Pq<9I;`yDem?vODj-$ZFtre2r@YA^_K2xZ#qXeKrF?y0+6YdaC zRO)sqt%4^1i!@xq3`W$HPM3|(iC?BBcQ201SaM>e^0(!!MF{w8TEp}B-#3fnr_xGK z{Tii#^A9UItzyltO?tugxnH%OO<@{(zNZtzEfd|_zGRzmdxpbKqiXDeBGhD?BZlHdstdGcx=V)+8cfAGNQvg2&N-l zoCIZ^Y+oS-U(S{pZHdvd>a94*``Xg08DqHfURV#SiTSe~|Hz8JT9^;RlThhq)^d42 z!1rChC2KozFu8m=b7Yp_+Gz@#e$ssapbVkU!{_45s|m9f!&kdo=o9IWs@e9`c}tNN z5EiO)%1xbyhg?_5ka9MZp|t%n?=`EKK5@IA|IFA6^BTX0O}oQ_p@8MnK$a7_)y-=W z;{SlMuMhFW@)_nF8d}2s*|aXfYtpi8q}M_(+5=iSApROF`_mIpN*K7vJCNb#ATM+D*J4bV#g^Fv5Q)k6j*o->sAoo2tU({CH&3IE_^- zTyVjU>D|PkwZDwrr;9U0DlxuEb|^hH#D80wl@$};fGg<6L_^!tpl&;IV2=TRU24Ac zCSSwEo;UTG*imJSwTUENxqYFUMoeJZixoks^U>0pkrgf*8ym}q>*F1IcQ9g~cgRtA zL-48Mnmo)Z=Els8z-_izKu;U zDcXC?(B?@ido-bkTJNuVh&no}oci+xN;Is(6WbroP0f6Ng0_KKpyl8UU} zSq*m`X0o){5b%YXHsX+4f}lEtt4+u92fg%=Kx{5W3{aPS{OLDxJCKnR|5GJ^*%-U6 zWTLwoY6<#{wHj|?pEjmsdzfhJiOHqf&({<(Bl?VWFTP*(x0tD%G>^Ol1(yf0B<$6v z8Ux0Sn^wDNhRZskjrJTM9v)sc2Rg|vb~jQGcChjm+a_R2J5tMVJ_n1FdLeU*=j z17)IUNkmVyN=%8hLFbCi3Cd~)9Tw4VprQD+K2M`4*~p#W`_7VvTG0JuuCSnXG@4MP zzP)yPBaT6x#Z!*`Y=&yq2#rv%JnB9VOR`>SWmuQ09-o?9&cy)nLjY5kjP>vBLm z`!E{M(0ER}ON%2Qj=zfJBmT1q;YvwK?h)LZDkHtq-*OwnpKOcGlzS+K&J zO~f(gjGYkw*g)$pjcmW|Bctl?HeNzZ1`6+_ovb>A4Gvnpoa@ zn9PJT1HMT`pQ#2YMcD@9jw`T^q~!{pc{H!RsN@dw@q;c8Ms1mz&v?eNfGuCM`*yGx3OjyCGF{+ z2Kv5}s^nO}(}(i+4hL{~5-1VBps0p%s_*c#Z&cEt)yDY&l=YqZYmcLX z6VN8-U$1henFP8MMm*h(RVBapp^b=`)vOv#Y0i&QHy$4HS5}!i>%7)5j}6Q9UZ#Co zYs}0M0VKK9as<_3e^NrxAVP@z6 zO8}OiGtp{_fIj>;+TJoKu19P01rj7QZjDO_!5VkB;O-hcxHiGv0|eLL?gV#tcXxM} z;Dl-Z=e%cTYUaKl?ydWUD!Mk*W_PpqTF>)a&no=GffyeC6mZmt5BaCr+w{i{4A;q1Ov>fR} zE6%5a-Hodi{^~OxX+5p%K_K=1PBC4VGOqFxP(NTfuR@De#oJNHobVAnk*SPk>?+Uv znvjnAEKmyC!LrxddP(!6Sr&F^+S3AbuowTBecf18B)PB;GC4Lvn>&l1S_LdR3DfPA z#onrRXm`$uQ}6KP?9ETwPn!^M+yAVY>Z#K#VMU;zr_RXzGlNLM)2nl0=M`-v_*&yJ zGSKhiB5W9iC+|TgdW|U#JsHuhULL(d zoc5=ZK#v-opA@pfe?Yge^m?pE36%`zbH0J)!V}_Ola6qz8E!OZ4F$<841t1)DPI*d z>g#1DG8Ir#jlJ4*8--PG;-x<8_GH5#$hG_srI*-xz6vN#TK7Q~?&U-fYi1Q8-Y`p$ z%tCKBGqm}oz)l~7`V2F}Y-71~%dYpuwF0BD;Sxacel$j6fWjPHAt)DP}+h>rs;jX5WN)Nldlm7S4E^3mp^Q{1#b@wo>=zdSiY z@=6y*fKYoeMaAY(!Xa!oO&xJsl3t6E;0l9sak76(Pp8teCpHn1BfW-&5V8!kiBKK2zk@SrFoI*!kM?(@_IEWe%sn#uevDKXM_ojdm7wHO3f2F~Gi!ogc zq0#SVFFrjj{->9<7z$}m35t`ufiHBE;*>%N%%N7!GgTz12QkA>BeqIs=e1}QKEjJ( zRpR79oSj)?p;5g*)g6faHl&WFI2P=RcJf3mRN`XopNeSwyk}a9DOYak=YF_YE20GV z9ED|$BcFfaV`ZA{DUu-Z-xL37cE;AJtqi|rIN3TH^vvWsVands7GB`K>8gm@eNb1= zV3&OPFrlv2*;`+>7EV)PUd#K=^Wrxg($a#3Yp(>+PocU}2Xiz&4L~<1K!;~B;ncCy zegNu)mG3H%d(*`KKAiYBwN{Z-+VS|DpSs@QtX;H4E$+KVQ6hpt3B}5Xi(9_^;%=i{ zHUSR?n5F2-@xW+n20)2z-ClIm|tfv8LxH?~-gB2x0z)zuD!n7RtS@<@VG#Cp4Xz;$F1Ox!f5wgv%tBPSM2tl; zf}ivY*7K(K#7{{iBPZB880dwA3!7gBFseccqO`Je6*jxz*2qj;BYeIHZacD2p(?!` z=16T&{8$jJf#~E#MSqj?zR3j?%nlT4XM}n=8jux+Uf8OQl$Ai=?;nfb%!ZR*$(4-l z$qYdQ=Sc-RC1WH2)2zJ~-8p_K)|AD{3Z74plE^g}rLSU(rS(JaO0dP9=oPEI>#s`y ziiA1Mcfyj-Y{7P+?q7iy7I|aNC%QPxkk})!7gGQm#@%t`Q&}Fv$gfOZ{kkXnI=`W} z(y~DZmtt&PdwKkh%h20)jh}>~QC=`n8q`&@J}RRUG2js71ygSXc;;Xti?O4ck8sWm zY?ae4slXh=Wtz395vL=LV){&Dx*LhRBod%}Yf1%H-AavYDMYdh*0v%h$a*F9UDZkj z+34VuE`#h^%>v|FXal$NJcw}%c7y~PDE7JkAjDlyZZb_J;}jLWqvd|u+z`rh91{|jrB7zA|!>Y;;QC{mKCa0 z&7~M!Be9??9U9l8V#Uu%1uEnj*6r#mHUc{16^{H`T`(yFdF*(HMn5Y+bf&(+5r6FQ z4;)??8SKc<|K5sF$Z?GYv`9g^D4}(ouW?8(HyBiVyWKk5zqaTnN%Z;0BBcZ0xBv zL^p$suRoL$FzN%C=wY#}@N5_WUcII{y`AgKP<5{@LPf=OnEetU3M7`r%gRisU7iKr z`@d^yp?>|vXlg}c244GqrzJ%cf-`Mf#|l+aawfT%%`kILQ`<*dm8FDMP->OmX0AOp z`puycIVwAt76wUJK;=Ij-YL5F?koDCL=+Cg!Ab{2opB8KAl_Q8xGaQ%R1uYwSQ)KV zGW8QNd+(g;M#S7!L{^Q+H2OqGjZ#!SNQ=!X6hYKd%O-xG1H)OykX~`&Q{^pp^`@tI zSBx}CKaP>Z;?ar>ESrm@Ys}_}ozVb6IRpxsyN5*sZj~g6>e#~5i?cto0_@WW=FsVr zSUtS(7|$oWD;sgO{w@*!0@pyh;Z%s$%TE0qG*PaGlCbiR>mX&{Wo7sJ&7c2X%HEkN zmFF5w>lc|#fk`NG=pwxarMR#%^3}Y$U@I4Dw}#uJF;7gvFM~Mc?P)=tz_Rn2!a7O+ z?-Tn_k0F!iCdSZL9zZLj7Al46Q(_~rw7H*%?CA^(RFTu@b>2YW#}-B+>gweLsZbZj zYAN`B5t`iJJ9%bloMKvvE5lbsN~r6x+=nhn=fQ0;M2XJV9_NqGW3YO`G{Goqi`@&% zQ;G^jSl2a+g&rE}g_}wAc`3RwVrzaq?!_hjRc^`1XIz4=`H0j-niaR~-B+v|$gJ58 z?U)PvdM9G4#u<_HJ`QHYp?!mciH)BiP)YN78!bd*{{0yqg|H)vOk{^2?0S{06ANEj zE@B`fVhn!R8ZSM9SC%4zk*A>7{InVgff?TQNCfN;^R ztCAFfiD(ega)(B2)-C`o1{b2uzvMp+=8=PvHNZd)zJRp;0hwQTRT zB7`41@c5bBFA{yqn)O_k5R;H_nhKrP!jOFZo1E#GHW37}>uR3*RF0Z5|506r?W;?D ztLxX?7yNiird-F!!8>+WoFH2x#cQUX`R22z)K8&l;-+&9H|enX(V%v6S50#p%5(pU z>TM=ZYHwfL01`D33}&^bTwNz59$+n~)*!s_HEjHcbzCX!RFtg(UNmaN(OJcJsUQS##>5!_R9waX|rI zm4MC8#zKtu4Zx~NoF*~^)d8ZBCR859Ogf?IIE(uQ*0v$u0QCdK8m^-$O--2LEUQw- z*)C2UVjTN&XwjTfI~!ZP^``{v&PK6=r)oNva;%_9wNK;4-Fk5GQ8n^wNrTKvT9Gf`gGC!MQwtTm$@9_kW*fw=(Px`~iSyn$k%(a3)_SaQQ zMWgnQiM@yDbG96ku9TF{gV`_|kHF5|?Q5CdHyCy#(vTup3nLi`*mcQPs})E&bAyof0ClZiV`NAzhSRPUt5hPuQn^d z08HHCl;|-BTKtJL_(gcm^1gZV@36DM4)JOGW~ zu%G+M^y!DAKp8e9P@~$%BoO8y#na5f!p}VfU)BEB^~R%HJ1mo>Z!a&9$em8uZfq_q zcd#ddt&XpaW+#v~Gh_ctVXMQ5RF|H!FhV2u>3X}~*^!)$?^myYE;?DTz_bS4jtE2P zD*0X5iZD~0@Sxlrb-pFUN{#y%y{Eht{Rq+Vdd!Ip zcfD>!=_?q(jghjIGUWO;WoWf(U2Vu#>B_}DuA$c?^=b>06ulHNf?tmBfw0Mfe|yL`*n)OToC;oSnvgE=ew)B(G^`pexF#@Vcbf0?=SI7 zr%LfUd5x40LhWKp%=SE#ONMpTgQ_4ZMXH(4y5CE_4Z0G>7AWyk0i_=l>NTkK)f{Eg z;Rzr7yliS4G7Rs`PyXWc?q~`YCQq?P8r?aZ@N(-2vrdQjEPL|YIYTdHKw~h5!6^I3Th)(?u3kFEDg_p} ziRIaz{Ao(2N3o2dyQ^?+a-0g^nqXUix;E=0MDR4{^44T@a^E*Ah@!{Z+Ed9r>8BAv zBuSDoO*!+)^7<7rL)TnbozB83!UW>hv`}<&(A^6{`tVodcaK@$!egVe4I4d^_s!Ax zZPEHBixdxiz=p6EiMUIP@*($|?&uSdTX~#cqx4_ynX>Q}*O)NHtBCs=g;cC|RaMCv z>bdm?Cc_xmP##w<bv`1nIzzQ+sk+~lwo zTcJ`q`J;U*nn+qT&Qr2SVe&Y=S{qH0SV?s4)Uu5#Mr26M@QQW9dP5&V9{I1T#a47{R)ELf5ejdYDw&FuylLNN))py`WT2X{RoJNuo0amXfe|4cr#ntkD^P~M(Xe70sZ;LV`(OqjvJK_(Jd23Uhb?uLz3y70BE7r8iw+Uf~1yrMh& z==z?ZCdWm)F{ip3%8;xt#bO^K`y=g2b|H77-K}AmDrzxK_V|t_XexY$TD(mPgk(yn z0!pXD&963`afb@xdOBnK>JLIBD?AIZ5Nl^>z#_vYhDVFF7t|dIhnlG_78n5Hb1S|` zhpTg*QRs^cO=X}SCu-J69~NntK%pJNxnC=T;UqP_zcJ>mtT=R)dWVQZqwiIPaQjFqoQ3B1M{NX`di`rc zX|OpNfIpqFyHTKL>cx&vxr<)%RG}EnDM?@V$S-45n$X*wD5}Vcozt6r}XfMN}DB0O@$Q-2hv-jk` z(u=zCE7uzgJrEnae1lQ_zSUy8Zs*`{MjG~S$64%*N6+i=28AhrYXV?rrxbs2(~!7i z!Khsl>OYx~^YrmpWUgs>OQtB!a`zYh}i-Bm7p(3Y&z95Ez z1gMa!t23QAdHWnYlN}Ai?U|%#1FB$kegmxxBlWkrDKelh%u+#`-9AhmA-0l|QfA6| zppz%wPeXG!Y42i0)wk-rfb`pUXhJEzs$TPL1v7<~Mda2DPuFVKyjL8*YB(!~PNas<7n$ z(mrJTSNp(Gj{bk?9(Y8vf?ZRPn;v28iJKlAC+G_GuP?~ZRI{Twm{eP0so6wfyAeBD zrt#hDr@r7E5Y=^XChz(;L9H=?&NHTl9?$~Z(_;hmfIdn4unMK)CdU}@lw6lI{ILc} z>d4cZO1ULU5bhCHbsJFuQ~(aO|7OSY{bG!`?~0QMmd#>kbaJ?8U!PICJCcPX_a)dv3U|KIfN0ZClAI`ZkI#*h9VoJ_hfnV6K~`K4pipeE zFG#bTsC!GkWlmi-y?`3lqRP!ltVHHW!SGF4P+%QaduIi&`%2bQOcZ4Uz%Di2lhsg< zt2*hbSrm{iJ1rc(qDrqJ#*ryFTu+Iu$#5&OSuAX}gPA|de`$y9R%D>=GFHkLQIiPpvQjZ65+lT7rbn}%2c~& zaaKvGLU*Cy@X{`8RWts1nX{lb)qPq?kNg+N%n0G`U#`fe3o1RJsR}fSTi1TyO@T!fxaj7pmXIYA zkGf3(r22|r;9^Orz%bm*4U@NuV{8U6EDjn4;74WTM3O*` z=(De+0E~*8=;=|1l!H1|a{L@sr5)GfMWIJaElRC_bGLM@Mx!npvgyblEHL$#d>~Sw zbI7vtcxI$(phhjOG`V+3V~lKV$&nPz$D55MP~_)VUAg@kC}eEwtm~JT2NaKlJm>Te zArwFdgq;B0io@jGJ~F^|u6j|OZ6KpPe(rBK6js%#wnKNvD&R9* zS&RPY$j{1OguVW3wGtm_@t6HTxt8&4TzImtFj(FSoMpeFb&n6o+O=g2M*i(aO?_hD znGlQoqI!Yr`Uc=AiH&PwP`KfIkf-&3%%RyqiJ0!t_JET_`{rvH0HnyWI^b84jXo#j z!VxZXh9Iu;7wt*m22Ww6yk+rH2?>RjCUs_J6kY6w}%)enL3okh9?=-BN^8~hSYV@r63j+pR8X?>T-)2{(HUX7-$ z^lB^{;UB%M))^J(L6()o?D2Ruy2z9W2n#$eR)4AZWP(rZtiN}%`xS2>G*ZFgMRCXj zj)g5xq+KA5bRws|h6X}6tY;^vaVKDM%GT8t?{G6;1pM(#<$=MAVnHV zS7V=F-!HdZDM`gHgkV2~PqcaUg(SDxO?`9}wbJjlWjc5Zkd8u5d6^Q>rcPNS6EYb! z-bC&N^wIovzD4-)`e!L!Xb^X94fCUm|vdlZG+KY4%*VbOt>M$e> z%H_w$3cNCKXTIthG@FtposGvkpj7MRTI8sJIHxm8-+;kxR`gSTDzM_eKiPXZlGKp% z?AeT?wa}Uha`1?+>-%=H9^fBObU#}o^eV9`YvaS>=+ANO*w`Z>!_{52A>o*s1^uNV z^{(xhd5zJ#hm1x=!E_YDWAmdRl9c{I;lsK6Ji3;&Z&TmJXKo;OsA_}iw9EEuKl(WF z+envsyONjb$-m3zKZZ)?j>kT&ut%(y5ju|S*74xZX++Fxk@7=-wXtiId^ zr&xKJ9>ocHj!Kv*=Tr!;5n^Qe9EiBsn#A*;X6WYnH1{FqV`3j#fw?1nGqCE9&OySH z*5z`5PM+F8{rm^$x-sZ;t+{e6uwL{YTAH}5tQ8=w*AEBI;FOq2Q;Rsx@2|OQ%FC=U znYQ<7D4cn~9Di}lUb~nUF-iNqE<3-r0Cl9+m17wPsr5EZ9n!Zpg;lBuwC3y(uE6KPe; z!1Drs#i*exmZNTHzrzgoxkEexT-|ueT{pHLMCPmbPR%t-HN#(q-k$p5@I#_hg~~sD zYOM#EQSw6I;;so$YHoFao_m4=9u}isVFboMCQXSW!}~Q0d z2<&aj+Lq2hC64#LyHE|tWuL|>{7d}|$o65jdZAYoC8!A>R6F?Y^Tq)1#-Sw7k$;F@ zL%g@MYQY0Lk;8@#z@jxnX9S$4R<-x`2r-{7HoWduCp$>FlTP)(uIGt4FRQPVqcZCJ zHA&Afs*Hho(Psz^-`vn=Wm)1%vEmJlgH&mh-9`C11m6>+VA6>+zggG&OIPRB9xh9G zrJyWg@iVbUPidL{aLCf!93;eqdn6or?9N($8Q0mH6>(NxZ~_#9Y?++;0OF)Ja4_w0 z$e(p3g)3|n#?CMZ-j}o_I`JRiqJe+?$kbuM^|@#J;c#JF6X{5sC^(VlFQ4SNW|PW$ zBE~3d@++92KI_X~B^I}n_+7(0U)EDO2Rb35z zANoCt9K>A9aD=m~en{%8+`n66Ce_EG5bVOQhEa2k0vp?^ATXOw?h&OJxIKx-N>z#t zEkgaWJ7NE_i&G6Vg~T~m1Qq@nViJZA&hKCqYVEoM*7jm#TL&p@+MV688D&wwF0&*4 zgb7We$^29Z&N;_9(|@H#rqV!)%e^Yj|ER&A zZgwE@Zc8H&#`nOY;f-JeYv~Bxx9aK_%^;D3S3;e?^skceyQsf|vp%uR#wK@Uggef@ z6=!}F-QOq0ovFk^&f?&VtxEFu{kN*E_QNj^Gucsfu))-FI~69>Wxyd zz%KlD7iYSsuaOvBr%Ij6I`}k;6i=BzdUq(ujOljGzVSa8=X>8uoSC#x?|Qqfmja*L zBCYokb6qj95f`^$||(Og&s5FUPdhJLm=QPLIRytyj?qba zigS}&`gcQ;D4dy&6tpSwPDI|fGCkRb8k;4;chUrR(Fxe=Vf@QabR6!DvUZ4F z`IUrGgik@({LIv;V-}3Pd+h43sjIc+YcEB7yy1s_ zIoTa^P7^x0)VRB{P-1|ye~oqqxCrs5A$K);vS3FEzN zJ5{z~^*{dK_!wr7dg?;@$d{$Q1>z^Wx2xGxfw=|UC?t74&98MM*dExBs%r~abU0s$7*Hjdy-km+^l@1 z_iKG0u8&%K%$N54n>S_i`71)HW$6W+2m)+t1w)abv~N3Nu^qO|_3-A>_>>6QeSNbc z{JXekSFx6%Z&@&Vlwlfz*jUs4Zwdg{yNKJf8^!;$`{5*r51UK6@Wx_oJ^prOH5CA( z`JrFQ|I=>_JthorHbR%8aZuzJrH#mznH8!of|0~Cky0fgN3?vboqCOdOGz5Ez|}{sqp<4fT$92t30JRAuC>$OkrL2@f1JTlOGG1f<6V#6|Y!Qun=V9 z*-KH^If2AR-akqFnR#s!a`9C#M;wMWH~T+jyt2R!I0R&cR-X=a!s%l#CvII*hHE#3 zz`_aHTjRlEi;=fdtuRbxY6mAYm^RSER0eaSVaYabm1?Fe ztTa|hf=G{Q!DDjtTS`C^cB62yl2)6OR-i)f`De=lUyk{m>JNe2%CI5kECiL}jE8r23O`Q@|k zyh~C(ez6Xs;Fe#KYCzp_Rc}!u+gYV8i{-9XC=9i@pi3u^FT*ZguwP8&pgq#sz21e` zdsC2|I*p-|&6@+T>Ut43=03C93tod5jW?J3pjEX%tIO8Hs|vMyhlKBT(&s#_evl*I znmgQrZiLgjj;d0m;zcpUxVHxIEiq;PycL{VC~HSkR+!|}TdP5)&h`Jo==*m7%K!yM z%QE!w-hy*(?*{6y^iUAr(dfN;iCrtvT>Tg%9t#rY@+QE7B`pnM00H@t+GdoDWgV zJ${=;Bl>1}6_rYB=>Z67tC>n?xy5RJvb<|Tp8{9yEpGCBjwDs5(_+_*8l5H|J|1Zj zO>7d4ESC!V3gu3r)kB{B(acx8mQgt-5S_uwivKdJ- zvi#j-`EN4_sGWWC76!rx?!T-mAtju499Yf?9$g;TQw3C4AvRs+U3`JZBPs&!>nNx)~96ZorGGX>GqWV7$<%+bByw<3~CmMOfg zy!2EZ0H_NJFklou8e|lSi!OW`Wl(@Msz7`Eh4LPLKRa}{+?|ZTI*Y(>;_tBXherH= zG+N!9?*nR8`rkOtKXkX&5(W+rMJXv$!g6fF&8R}4)YbT*Pkd4d*dhWDu7A)1_vfNu zIIxW~+&QKnKUz-@u0UrCb43?c+=Tvyx3H)_Yo`~ak+3V26SrTx5E=??5@&rTOj~46 zq0t;Q>QG8t5>NXen7leLtJ8s5ul_umy&pD$ZO zytcrU!okfn8J3Wf3$&Mm{$65jcR9IUopaG^l?2?Ex>mM`s$cLs$s}-8%u@}Bs(bUd zzq26MD7V<18D}XjAkT+AOvq1n+YO-1>n7-&`$D+XCHi>dPdORFXI40ZRJtM3|1mbS z$#6=!AjXD&`w`oLLpP5is;rDp?7w`CWpJ?*#hr*iWA)cobe0IiFZka!cOGUdw76CcR}9G#up-`r(sMx|M0>EB{&gxXkxN2U*62t6zWU@ zbp#+l?HR;aCC4h5SnBI#K~A{*a&Zn8ivL9q$FS;8C-5&vf)Ow`M__>O4BLkN`W?3c zVm*lIegnQ#c1fsO1f&B0`JBozX+=IuaeyKajR&n`S&d{7W)=+Amwc?s#PBOqsQOH@ zps*|G>^hi7-}@8tQYkx5Sb;kUl#zEuR-HOHd1*4aDPH+V3Vc5|#sbdGeNqB{3^_?T za<|$r@Ba8swGQs~{;A&C>*eAbpVU@_^7p{$f()mHzP8IDE1gep06P?N%aXX0mJ6ou z_q)n#N~n{}xnVqI>TcmfT~eINbisO2?YQNhffX@yoNAoxViboRwxGT0JJ!aJiDd5N z&BK3iD7~n92p0BgNT(JaoW#HiR}am}jTnO0E%d47ADHsLumK5)<|WOrrO+s}O@`_J zpfhd9q_~#O(n>=9nsW37k|9FZw+f+=w!}6^lp1cYFGViq|53LS;Ux^4koR0s?(ezZ zL+TW&09SRy8E_EQV|C`NGCYGc(5Tp-UPF!B=p9J-xA5EcFgG8JC3`ngmL}^MIBxRh z1Nq5%5=O?s?JEVQK3|Zk#mF{XlN8HXPeKxWcha6hh+>7-2H32<+g=M^u$J?^VjU=hm&) zu-N%+*g1Lthh_F~{~suaoc@axgMvnM+Rzl+=LIZSyE5h~3Q1Nj3M!;TQa%cjF;cX( zbKwU=N)IehbcxQ?!DLRL^SY<{8AX7OED9l~51B~NfTw!hL_VIxqQ#f(;&ksHhZ)I+<=7Qsn?v&cjk#C(;pmB;Qi$?Oc}o9wx0AWiouD66xDfw$@WniP zoY2c8tQU>V1bq9)+D3a5_Z}LbR?)YZD-ncf9oaW{1x#OvPcMes7A`t~4@qs?%f~kt zHkSnwOU=J?c?uYKD!hN>{%4r**^Bl~75yFtkuaaV1cru(nZ6BSJ>T~WK&S_5r*oWj zU%SZ%jy*EV9K=0qXaqkf@9+<@0LRi-rB>uG(A`x~78#k&)o(KBYEi#mUQiGm77%E( zKbFSnc!VXF%IW*H*~#E?tC!Q|!mxd9>D^N*DPkg)Fs%To9Mgi2-y(OMT2oJ=LTDa0 zU`R1novj_6w`FnPN-bKd}U$YHvtzVI3YB;86F zbxIY#E<@kW=J5q5l>M4IufF`6!;c5Nc(q&qvp<0~a6@zH%IT`qb&Qh%dv^ze^>TEd zCU;kB<8%lh0?B}jDv^N%@S+62d)vRp2U!~MZ8#x>WXeR%9AUxRTmRChIuS0-9{P`jB#uBdaJ6-DU6na~N% zniW)IzSr3vE$EKFX1BCwJddY0M?k)`Nsc$2~laTQJrRKzT zCd`4s!A`pRm5&gX_3n1rc6&3JB;x519i#ysNDIM*%#(GjgV#t9Y^pn%^WF#ENoU0| z_XqglQ}V)VCKupGG(HS8OG`-;mxw1U^tSAOS@gk(lZn<OwUPM%16yqfHUH-<+y~;H5UoByXBBd;N06b| z6~_P*OMOyH($mC3A&VcVv$Xx_-J)5A)AYOp)_ z+cyfoPE!7d9n8v<>BH|X54(xI@-=fWt0qwxMN+^cty;GI`W4F2@1fQSO9!JcKMPh3 zv2}(ieYTo+YjR{SOX}R-4TZ3ug#D89q1*Q$rUm|^TVn&}UDyay^g7n$?tv!SEHgj0 z9Ba)G?iKmQkXH$V7vMtQ-WlsZ8WnMAY2lW?8{y7du2H-o!=XlFsa%lEW`56}nlPy> z@ik_OA)t23`UMgH!Ixe{0jc~x@2zsBl<<{s3aWLoV5MNb3Q$$IcXGkE&W0J7<0mC8 zvlPIrAWQ)L0QKl@6q{SOb8MO<@spe7Plz(>swu;oEKC!&tw+ENx2 zC)6TGxnP&xUB!^M<&IO)#DIjemTS4VxVR1N^~VHU(y#8PwYXg1PkZATk=nMcs>ISX zvZ3ljGpjSPWrbrmoxEypV@g^P@2I7}Qnl5m`50E9&y9Y5kCPv^UGnew8$A3}z_AmN z4yLlk5@XVu(nt4fRy-_xEL-~ECT4(zE;2_I)Y&GS8MjNtr-DI{zo906Onx2x2dN+f zUAB}06*^9<;@I%gFzu#1T+1Mqe$;ETB1A?@OKuBbU5iBQ+ZC-m_^=kB)BE-n0_pK} zro6qF`|kg;sq!Cu@4ww;`TzZhe?kq%@?RCt;%DfaMb02T-JozVf6qS{Bjm)&h&b(h zq#$N6#E-&wE8`)r{dc=W|Jx&0L2p(3CyMwka?}v}iHMWjPsX-LL+{+uP0{t*Bls69 zNa83-|M9pW=kZ6$!9wxa;z5OXD0naHqlHGGD~>!JIV)I%CQb>N#C@y$bo_)btUoSp-Auv*y`r5{y;YV1%wFzj;yb#+5&^(53gV4Ju!;=J4^{mjbL@)WQ{)ZF zur!7|7mU2a*9IuSZUY7(o6qH+S+W;wM92VPBMg0T1V_KvXBLMQIP1}ZHm^DyqImm! zc-y>qUarvUJ`)42Kr+nX)*s@bu&?ISb7XY9-+_VZ-HkF~8&lwg+o2r7njETmlvOx_ zxiMyT+XCxwXkwgC+}qe9=)&}&#Hb0(dnY&o=tO_+Ql}BxPWzt=a(Crj+!(B0@5@th zPLXcgo^6dmuekj?WNBB6LL(W~BqRf^>Yosy24SO-C?a_vj6M*XF_&KvAXL#=xZ|nY zpyrzOD;e3^n@Mv@faoy3J&-Ykx3VESG@_SYl5S1) zyT)e$RHB_?^@VM9?N2g}nk2vKFRd4rtx94>YqNx}6c7Fx3wXcTnI}NsuMANxP zRc^8zp4&!l5(O~1%iVCow5YmAE7uU_DXVH(eeh`7`40^ zywMumd*Y)`0w%8?otjYDEB^j5U>{@J8CmpC9?zB3V%_Y(ac!DA2D1m8T7B*Dh}w5O z0m(i;%I9C-JQOTehE$iIbjRc^A^kf@i)Rbx1! z*;5yQC|((5tVuj&gCBGH zk>ZyoA1~k2k!-uF05OE=OQnAsOQQM6qj2cexx;C%1)G-l7S8BG=0Gbf?QN$ePt4mc zs(lL1SiPds{WhKTf(h1nf>1vKkKV)abHdcNpG3N6b|B&)@bfFl-JeLauDG$#42x~l zO14&R*D5SOq}?MOgT#H$SN)Q|S+)E^beV@&7~U?Pprq1vB=oF;tA=uTZza%{kmrek zS=e&hiD%3|nDE+M-u1oi!*QLoYM46*NtbkMJB&6SK+ZefZ}}K?`@uU^AG+UQA%SDd z-_}D_M|YRpvtkuLAdx~+PX8$yTH_fheWlkXcE4uAjq!jztz0s=! z^w$TZ>sL4#mTE`pX5{O5gOMulA-`Xk_xjrf8s4K&yyN?tkE%Zxy>Y)OQn=NU==t~W zSD6zx5ck)4`}NmTN?t##(k0n#wQK0C4)k&Rw|YOmzZOu_r^pyDhuf6PXpybDz4H6c zL7_r^zwVSh-3?tSB|WPbQ79LTju@z+kn01PpLPY%Dzpv_8c)yZ%)M!?3_Bn3;x$t#P~@*_SguqAd@UC1)AYWT z%roUi2M;#vEP+nVI79mrPsI-w@F00?_s`#->%PqE`tySe4z|TwZZB&aUVmHqYCnl& z5C)Y{gdQ}dlm{QKl~+XQ9=w(vGwq#Fdn_E$6Q8_b#J~I&kKol^U$*HwX@TAl;EsIW zmY(r?fs=W~v90OcV|vDsX@3Ig{;8?KPrlf&#^v{c_4QP`NW0N>p`?1DKVLt`C*;ED z^MyJlxlrZhe`S|xF5%eV2}*p_iOl$`he!}MdOe0^jKb~f{Fhv=k4it85#i+_+Tj=( z*WntE@Lokq^5D_ZZaajbcd|agA>p55_auU*FP0R0e3ah#tw^@FOjXMVu1(!!-B?(yymPOFQLsBUFCI5%yuk8xO7RuS~(vOzXT zsPtV387AIXhZEyUUCkqi;@`JFebzbmtJfwFr_CG&1y$u^!Ak3#s&qaqRuVUt{VikX z)c4UPXK(V;vJ6Prm0WzBi?{J|sjForg*?SQ5>*DLis$*e9a2y?6B}t(>^w`9($Bsd z*{)DK_i@_e6zs@V?ifBLF2uSKo$atW>H~GWnEpO({${&5%O=lA>yxZYd>ncKCHpY{ zDZ%Y3r!{@glxZn>9O(P5ymO7=e)bd7w>dhEL70*uwx{U9l2Tospjc0h^bA)(RMM{qSKRAc?awmki6Wugtp| z{|AYGWrTqS(mCHH$XXGyryK1e;rvX3M5nm>BL}KQ^5&8JZ9P@(bX81_MZOj@e<6~t zj=oI7TnaQv`Z#Opyqo2bg_G_IXFO^;}w+H*}l;7;C6p+CUmRD=Sm-X?$d$jY6TkZr7|mG*^X0gHm{cy9tGt` zRS$P>@}as)pC9lh{*T?C&l3ks?falymmI$PmF<@4^=`|15yeZ-P&Hp;HKW1V8|#xK z+=2L-9xuOOMzHk)?qeqEQKPO0ek3`T&=JtUHG7sH24=e|c0Uwcs3FCD{tS%AZzS+A zv)du-H5W_Ze}@OhQY?%gcXHFo&h;3@&C}Sr1cC z^d22eidzIQEDH4S2%vBmtBiP;%mV$b2DmH#sFa}Hevz_J-`rXIkpJM|e!@&RD3oiSe$Hd#X5EIQ^iEGLC zM2Z0ObmIRM&%Cor#6Tkvn zHLH{D9@cvZk=>toB%fF_^q6YE-r8QQEx`fKoqq^Q#W%S*ZZH3!vUaem6BJA~eq@*b zxGd?5L6#T?si8iqenPh_K@IU$x_$SKiTwDptJyd~5);<(E2_)sT}!AbDj3wycmZFp z{}=b~sRz>Xs~1c%yb>et=l(|{88HEmw(a%>_d4L22NkRle~eW6=TgqlSiSIKsg?)Y z0bDR*JN;U?<5$;(sag&rx4%%S#avXQca4m!0*%;sEj6?cI9Q`C#0ABuQpYVpd9uy0 z0u8FkHJs+@p1ul09#v{Z$f?8{_g9@$J)SoYEV1p+!34M5Ylq+s( zj~R*jnOe;lEVOG|kDll#)V!`)(-{`K=NuVKJSPakWTlXdkHPyp<%UZkuZH;Eeen-0 zEiB*BywW!$jZd@(v}5}?Blrse*@ksLKMD-JPQ%|7 z=rYJl4#3tx(w|2kR$#>u8dE=o6Z2_tru-FeRPU0OZIb?^5DN0Y6Zo!&=#}uITA6`1 z)d-5M^C0D2n7YW~DB8MmNar>Nkt*%XYc#V3 zAwCor!f8#1G00c@EA)P79ppXR8JgLKWXnZK!^cAeS_wm7p7B3@=?+*JqNhU|)&HMY z1VpjA-I#5zILb3+w6e!TWc%9iQP`C~C^Pydu=KAIS2^fdyMAm)*?|j1iC}xu-2}NpMkd zDu|K1I~LvVDEvDo2&p_@pVs@!z5dW9jhcA89P0stJ+B5SaXD-V|6V1w|9JVgO*nPx z5)xCe$qBbU17sLeH>$fd$wfX4=5LMdK|SAtgdmUvM-CSpvcsPa$QeSJ&BP_2cDqrYVFqwmzus(1Ix0+Cxi)I!e}HvAwA zM$zJ(kJC=!I&=jzfu0T!;IKF{P1164 zj39H<%;z$Ide!!2PeO#}pAx;^`nErGji_79Gq$lHR9)fL|AtSO48P)zDw7peO9Z|O~8rWyX(T;Jy>uFPH=a33m)7F4h#3YNdA59-BtTOopau(hU%ue=IlAfXQS$l z6cCNqP=zTvH3X;!Z(t->0^IrX0teF#g3$IRwN&_v0B8@D{)*lYVMP_0CBwnIH5$b|&rX+WFhL5zRSQ*l5mE6N0#S7HEy#>#IGtw!O;6 z6efM-7>OW#(Aof^!hs|qE=YfMAy@#u?r?3a?F}NNq5iH*u^F-*i6VZ^5RJAx+?Maq zy9{)~#01;F4@E7ip*?N!6CbFX3PlAuR8MZ(HDJA%QBqtfZ1DM`oozLEQ;{|{MWma5 z2#-wqIM|np|GqEbz1^=2IX%?DWxY~pRM0_R6)3f$cTLBLiD3kx9Mz_H@q%?iGVZ6X z%(k_1IRXss1KUXL=98HbB(E1?)mlG+3L~Y;#k-9ESrRQGg}FJH&Jq2^oFUq@LqP1l(v)r5W2o-mtQnjh9+0i9ZP zNe%%QjgptUdwW~!mHh4DM<^(BwxYGjrPj^wkq zX}nSjD@);nY4W7?PELy ziKERvVkK!W59&^%H`ypp*#`uWn(f<|XA)tRHb-cXCRv{dyJQnUCP|Hw@#;ZR5}A18v8}cP zaf_f?1RC5<$#Ubv;}VAwR5}^-^d8dUM>6JDM2@;cMLC17Dr&hV{5j^_wZ+L&k~qWD zd7_tLg3rQdQ3K^KS}WCtK^jM(9n1HZ-;4z9fUe$PucMH-42U8i74*(&vU@nmIuTsb zJr`k4(aJhT@ih5cGT)CgbFg1BywB|m_7;p4D`g6-%VCkL^d{r=A06Deb)*rMj4zxM z5qHozM=8S;*!dBPpg;x^`k;iu=DWv2MMnP!465Ekm&iDza9kE6NQqcNnmfrj%*~x> z5nt15&|$J4-3B$~qH^U+e;Vavm!J{bK#Mz4nCF13(7{ z*DE{*Xhpnsj|@8}-Rs(ezI65lbGEAXAZiWSlTD+w9(2a=DdLRw5huyd_wZBrmyKN0 z-Hm>EKR@Fe-&0uFFZSmhPJI|9gX)=OS$fedg8}dI2ztaFlw|9dGpcM3DpBv8BA zDTPp9(@o4%^%>vOEH8DHBqjSmlVu`2CV2RxcHL#gPpECpi5bqD6N5K3trFKI=gnUE z7__wxK;fBMb`oyKcLsQ&HHV4J;|h=mzTA1qe=hq^%k2STIcY`qfIGE^lVP{7=LfVJ zR>E$({915V`5kNkfpYTWkM?hR*yH+j4NPgFt&RB*-rO_4home|37F?2r17?)Go8?xQj7 z#sF#!5+)s~+;#9-bSU@-K1h;^QVv|~wk0jF*BeS)chkH_a)CE3+`GCDLddNm8Iidw zMWU+Y(ksTIw=AjGK!vkv3~^(+c-F4i31xpTEnL9opSBP!)d&=dI}d6lh7lQGn&=g$vk>b6K9|FMt2( z;G;_clb?yeg1*zT`aC-iZhUZX{6&jR&vE3bO&yh*o2I=F6vU0s#SJzgnapvHqFvk{ zCyU*jKKj0b0RI-?rB!p3?P8^FZ>{MVWYhrJ^Pew*=pYj(ir3rA-Cj-WH*IRL`wV_< zfxZTjb@Zlb>bPHXOVn&xiC(yOv#8OxACAi~q>}LS#_5m_{^Ke(cq=Oc4b_ z&dreGWoY7C`{(ku0t<0eC$G0oUMoylR>Zh~Zwh3){qb$3DS*K%FT+)GY|@Xv778(k zN@{7Lc23<1YWydb7Udqm0MmwKq+=pKg~AD8AmP$21$I=?lpcl*92|jb_cXpWs!5tA z;U*#nCt~*ATLX2r!j!;N5s>WAmVc#!*)j1mWfl~1Mb{uwQy@IKvGCwvy42;@wJHu` zJBVNT0l%a{drFAixBPhH?bZDf>Gw0Jc&f(H_f{kV2<9McQE5><3Rz@IO@UDWE$zLrjhq| zZ?ETX7g74pBF`o!CgFV^$*ThgVXkFpuQD+By9T2j3UWq0!A2^uvM2aNae)K)11klA z%&%~mqU6QyQe2RT?D-zL4EW%_Dsj%DoI?S*I{X&OH4gsjeKi1>lV?ZwOz;tUe`~(w z$;cZsy4!kQw~pWsk>@G1#<@kRQs+HrL5>&m^Hn2UEUu_+*2&@qGSJAjPYOzXwTd>Ia7ouO>{q>r=W8p>O&p zjGd?=U|5OYG!6P6dttIl+@xp>Qk`GsDAQ7FHbc5hpX*5~@tcw$DO`4(4fU0frwlE> zT7*FrGBw&hyVRB)-+SbE1Xw2D%R zD;VVJ<<=UY!>_#>t^&16tV%jWA*6hghK|sHLg2 z03{(()H?1+T-w{({#>$cTG?`H={MxakbU-Yw2bc(KzZdZrLR^d^)dW##3B_OD``rb zuF0YCsGWEG4KjH!y7kp^+d&Q#D0s8`LF!&t%|>f2lKJ}kwsxrzHC0MaiVipt0-4MQ00`(hBj)G&8D?L*2wr^_maZF zY@sGfAj2*gPBko_b{v|(aLq=zH%5(o31T&UQQ;=;;rpU49fFN}=*qS;oV1LXh)RQ|z+=qqrLj8m5TJt^MOm~=GrIj$hn+c=5tLy!Wv+KN{|M@Now)NCvrwI|3aq$5mBUG5>A#VCEh_IV6zKPfA3){!J9!KD z-uwLTTtKfWz?76Mycq6CE&AIxcCb+2<#hd%h}Lmqh-|;p#7?HL4+c4@A#AGX2p%e5 zy-Hwj??j!pP0y-f7H)_$XBP-TJ~A4D+aM>wL$|FpWDU+Iw3MfnKm7uS4#Ypc{8bb^ z6J6!9eMZ7EB(KPpVB=^t%)*rz_zEHAuJf9jF)c?her4;RpIAdO1|pSHrkt1p{H*cJ z=-qmm?sB9@bdLe?QJ~QcBEzOrZ9F9VNe$IMhlAWKSQEd^Ps^42+seX^%WG^V54Gw1 zSLlo;u@IwWY27L+-^17Br>TLEG?*5LzfAIeyTk8}VLvhgD^QFk&n%>I2gu)8x=}|B zCy9`GQOPzk@7fpNFpSmZY5j#pMe_3|7yaGme`zt3#z23IpXFfAV_ONuH;l4hW@OCA zo&HK;TSbYn|Jm8fmg*%HV%}q7N@{qmq_JG`yjzj`mg=`TChGbYt%wNRe=C~cQcn7% z<-y*rMM$lRTvRd%Ex=m(wjMI9pv%&;NY3<(w@zqr*r^;!{^6&C-`y*fFw3(js9K{f z^q^qc?$p9;7El48mKFKtC1_i zWxN^yvG}U`uP3H|V%@!+$SC4sQ?DONoT`-&C2SGL*t+10^1QVAj7=a-|}_cTId%w zUFM4R%sYXbX&v0z#g~iMhFgQ+Dt_**@{~U9G8a>ur#da$5IIks9`P_;C;pGUaHBZ9~ zRf+Hk?(&S12#RVb90uAJSpO>)N4IQ-p5!pl(HoF~&a<~m3mZs4QPI{=&s|%-A*sT*u8yt%`?B$?!8iHju-x3kaO3=sp&|3NK`SmMsV1Rb ze!-`cY#olFF2~O{&~KcWq5rO$ipZ7G2DiirW0x z9Q!44vobcjWre2u!Km1(t3YRjHy7niT=&OPl^2EO8*RXrXL zuD=sWP0uT0M9jNr`B>q+M)>)9>Jc^Rn66<1W?ldANNN!lA?o(gfQ~)#^mm`Xr?AkR zEf}qCcIz@}k9!)Y~KC93^~+!FhVmhN!irH&uuHAT6=mv(OFec0gmUx!OI z#=thilVE9sCbEFF3g-)i6A4C*)f0|^)CJM*BRNtUMn}gyA8yEr!Q6UW2iTLwsoO-z zraw?_-!OJNpu!}`=bk)o)uaY@M1XMQ)h3w-X&aG7KbsPJb7e``(Ny zNZy4b`EbUlJXn(-SYBH!b21Lz_M2|BztKV46UeX-C+;BL{|S#tTHcqnF|G-Lz8<5I z2>Y9fZyqszPmR9bczm*Yi`-4dE>AK=$2>S2ziWAtqwn`6wd1{?1-2qsW6I7NTD#j@ za(SOWosu>xOSIME`$Z5rJ7##uT;3P1XwY4UcPb4mup_|inP#5{b;^-?i0F-XA4@Z_ zh2B5?m~O!rIZcu1NfI!tRW8|cr9aQm&DPt)Sou^QJHSziy}T#=$v8)6B@7>mzbv@% zEQmJTc6eFZ4&ze8)JbpP#YSX>hDFj%!Gdw(ky~=HgZe6cOf`ob?~PxQ9|XQ`*+#?D zKG^EJe8ciPmru`K(u)ycc+!3{I%C9s5y9p-u?mXwvpV!Av90bg8TR3rA7IX;14*w> zOgDp+EqOq8RExuls6Ms?A7V%n&b~B(IkAu9VI8}qdDqhm-PJ&I#J-U}f!~9}Z;>w3 z6A=04&Ph*S!;@#jOt(>W9!O#U;=^=J#n$aHrGfDhpzjYf^>1DWtelE`i8vnks&u}+56(1H#$pL z@)ip*#q+1uvno!htTpM1;z#ExtuW}zjV;#4!e-Df&TqPPEYZVCjSU4wqBOXvqO?aN z6?!XSrV^z8JdBl1CB(iTQWr(P@_wX2ef&izYDq;7TT762yRZr-*JYNbpt>)-(upgg z%P6Lv)R%OnK+49z)?5BFgo(`mg$16p8>ZOvkJQiVa8XAVNS?s$c-cn<@1?P&JaOAE zV$15p%lPrLdUF%*A9=ce(S$F83{5{?s3AO>=THxFUwt!rjM(i`T#i=GvPyr zc+vQ0BT`1uf84U?J*$yh@%-Rs-e+EQx(WlLdK^*xge!6Sy&X@1$Y9S1{ zvf7-$8!t7WH?9#=duJsN0nOEs7<|h3aq0qRm-Ig+7Khxa;;QI7I`h zBI-tAtmDgwP6yJcYiSTyGs<)s!X6g9J60aNZ?Jq>uG*D6_HDZgUWc*|O`tFLCX&gd zgH*>(*q1)=$WBjvjn_w7=OYHr^z2Jg4n-IrO)M+zm0#;TU<@n2d9abO4%uNL$-bKI zssEhB`^`!d?8cT?NC!Qy>zPJUAzs%+H1SPq(|@=Te9=_W5devE7%o677x9G6vOQEITRA z3p1|0Qve>}PbabhBQy&KV7W~$1T6GCgWJ1tvL#2wZ>e_IiTiVR#4ULuQi3d$I*cL+XIP~gXmBPu&BicP2pCN{p|%1@CAUcI@g({gu1f65F4 zyo#Mx1CEE9Q=B)Iq91=1S|(ke2~sRY=^U2keV!hPp5*s96k9P+W*Y zfiWP*{L8e#7iWqmFG1|orV-;%q)H#xZne+#A>!120Z=^J#{m%Z3dgaS^wms;V80{L z)i`Grox8&u*KUUSU!$h>|UY_7JW+-1{{ zY@#X!`w;sg3=oW!qP<^9o3akR!^_SLyv}!O9$d(OQ0z#`4l0^~+rY=tiMnwj_DQ?R zCy9OVIRg_dg`-xUl%46bFa#SkQl5IQBb+PbV4J$i)zMD6bcImQ$cB3KTr$WmM*P5D zUG2nU{%A0Nm6HrrO~TPr7p98>Easa>u>RG_6#&g|4bqF*hG~50P?I9~34dR_weEc- z3rIj^O$T9kgrGs9-%`KYk+L1ycHe%qV)EjOi??Q~@xp_@(?Ydpzq_VSkRAjX8m2%H z=QZg-*j2WrSV1E`Hpph@kRbKZZ8&I9_Ozr*1+gb#?7b!p-o+GB-g434t#@c#4xOgT zf*oOMT!B9I<|R|rTY4f?`;;0Ox&@0jV1XNpDgrDp1T|hD@YMIe`YV|KG+coHenFy$ z6JJ4L`ok-iCSzkAI220r0Mq2BU8TQ&r7n3C4>QT1AVA#00xJizxk}vqfjH7>PtHrR zfT6o~tz(K3nsgc8!&v}%PfLoleFg43p}sKS%{bu3*-Kn5ZmU1#(^eFzK!m#KcWpJ#h4=IQpNswg7u>j*>um-G z4_}|=>PNI1<{4`AqlK2?f=@Z%FtY0z!@i-LN1N_cc|N$C(Q7|5MGW_heJ`yrIc}`! zkk~5G6Ya!H#G*7Eiopw%%0-Ceg%uF&6dTRu7fM2PT!>2?;mU6K-LSPjo2cB*T!XL| zBTm^MIIE+HKtpSg#cO}}S{>z357Imp#?|bQZ~6Dwri$ISDKU&P&U7!&)LlJ_u@s)P z-LPt>h^EYvLjhlTZm||mR?lQ|2B?j6@Fc#%KVv-8!HI#U7cNafP8qnXD44lM2Zd8o ziOZvK8)vQAk6ud=7n%TwGb6}#B((?6G~}I`?Bl#Cj?w8i_CA_p`&L7|biKBuYs_BW zS<|#wAiEu;{D`Dx|5i(>n#YpgLg|SQh=ZAOWrKh3gYov2VEHX2My{+>&SS`lQFBr)y{J@@gSjWvE6sv@XZd&3SDz*Z{tyv7r)k9%e8c50iA&{>x1QBhoTW|p2H88okH6$r!K} zH6`?v61h#7tV4*$i(7A{;bNZ%DEG|Y%E0#1h}T55!F2mH%!@>qhTm&(EuNVLYsH`*dl2wj+ZnzS`IV@ z?b`;D@ugcHzGoiGC#I-Gk*5Mww&Ry=r8!$Pg;rTET1Lr0?Q8IqdN@bGcZ{ZT7dS-# zH(ngV2m%ls2h?7uQGfk%gK#oPJ@?8(!x+)uZUH&uYsvEDu{K%lb0ESjST(H3%GkdX zXmnJ)cgS%CPW`&sGbd(tA* zj{exP19{c#>r8>j%J%xrxjqWmq4h^?H!s9p9(>dLbIBu6z!#!@n21FH-k=dc^M^=8 zPv8=7LUtbN4Wvx`22d~XD>dYcjqW;CZ8>A;mdn25yHfV^7xfvDXJ=RAC`sTX~CC|#Q_TtbeE8Ob*fa>d7|*8?SRQ2dKRKt zqX<cO>w3bZCeq}`F)W+^6K`6q@9_LZSS#;1Q_u4Wq zH+t&0VBj!7eN3*cL=!4EJpGm!nq%}{pvz2~%NQ|Vs6uezuAa|>HLpe7>dlSVlzSjg2q*y8#zh$kBIu&Swi$Wx@QRjMb(7Io{ zgHbnw=+!A}>+l=b)S9)*HR5N;Yl@MJZWPn9k)#gLL4ggU5u&lg5}%)jnCS`-)x(gB zq%d^sgZoLF|A^8XC=wXzouP+qBZu;pWUKdTxqRCEMWXN`r9x;l=J6tgPd1jrsAwwI zXTtn`fZ(m4{VKrMyPtLD5u<^GAhs|&eoW)c4|OZbUb7MP@%!>?g!$QC!$8+4kkaS8 zB`s+~r-)o`PDNayZY6<*G#!D&LU`OrT-A}s-}s<4cs+ZpJgi3z^2Mop>`0a7CYFR) z7S2U^7i*OwNtSa6@wAhp{v>wT`P&?GN=o1FdGHNngy_feH%B4a1hmIBfne57Y1-&b zfo@jgY7q&dNNk8#QM8gdtCD1ul;6=wrnV+`#aLsOp@eSjEQ z==3BHmz!#yrQ?+T%J1uB*J_(8i5mpcess8gd=_>$WMsvQ75f<7 zzx8i?Bs2h-NV$fWtYQm13O@3Yd*2R{yM7oFPhftYUPe3!z}3bHI3K~EJA)>xDM@3z z4aKS>Fb#+D01DtS))BK7E(ypwbUJcF?anbXxC%8C;oruFYY6DsyB@D7G!()cF&1I= zXpA4-07~^RhP*A7mgvvcijBx=*DXb6J0s7wNN@N)k8&>k%H{0KMeMCiF`_$(T2bs6 zjZlbQWU?n$>oO-S(N04qeY7m_wKUM{IkMMfIC7I(G$q3hbUvhi7!!JuHoxgA!B!N1 z`O=ENX@P~3y&`rS2Js9Vy5u?}_`pfM_-j}cRH2xpDGR?fVjl~R_^_TA0|$ecXewDGfr@_y<8uh;)mCT0a(2 za~%pfhgK8DD#8#IgWcI{Jtbi*QsrFr`P-jtzw(hMD|anH%}bGFu5I-F_;Pb=_UCq~ z-;)6_jdX*~TfXRh%}j5W*NZ-|`eQ^QjkYHcVwN2jewVGf{ZE*45sDgr)yBUXu$VaX zOt1HKxx}xmrQ-EgGk^%|q}Al$yZIN3Y=oGoAM16#v(f}xcerR;+*x}yknBV}OKRWy z>oYwZ=B$Dbd>JCMxA>KU9EoE1pq^(P>^mQd+P}i$$;Ofh##+u6jYxk2_JYf7sK@+~ zPEq7t6@ne<|5qfMxbVycLWSZt4;V5D=_fr%ca1m`6g2b6fYxeIu5^L#Ls4Rql(N? zDb$Oyh~d_JTTH-)sBaD1AXpM|$jCmIPL?KhgF9}22ya6z)C2v>OsHAK7jOMHz@i0y z&U7MNBEzugym|bb3{{kr67e^+WD!RJH@>*DW~;C=-wt)A3)1IxI+R_lclvdl0?8+>=_62BF@@=EjpeY{l(aWT@?+N8yd zoAbg`p}wwGZ;xB{kYlWZj&fgA`LR{CDC&U8-;v0xYjSvIX3_qfbO&sHmiYFHRDY#i zmf#lIXlm{tXVZ2HjoybX`iU5>05}4B>v#P38;B zjUkfs+a;WLlHQ^#JW~})-|+gz-5-*R&u@5u9HzhHCk$huuv94=EKmMKU$u}kY8W*z z+g{Vy;lEffZ3nu=plo?yt|tra@X=*{*%h-(g|Nl31q}uv$1e->{K6froZ3_F-i>2+ z%wv^j*U-EE>q){ygHDL62RQKRoMmvnh`*b}hBS_{jOz3>?c*hg=ik&9TsA}2h-%E~ z_pi*;z}v~Hwq7>S8Md1l&9Lv{bKt`eAGpf;Q?WZVk#tlms*e@Cr74&=@@cz`KD?5( z=T~8gq#jC{l}Ep)gHY4da(N|z)(f-kOyY46(N~16=*Ag$xvxt1hk98}5 zKrF`57hX-x9oW-&py3K0+UzX;f>*BgsmKAo^1?-G`n)-V2oufG=e;oZI^qQ-e(kT- z92~s~_4!#1x_qn9+GTi@*dOld^|D*jwNZpG>U8QdVKh2JJWZOYyBOE#WGv(~3pt`1 zB^USL<1m*By{nIZ!s2Uf3Vss;ei?1GpzRhQHF1G1`4a!WLPx9H_Z8=xhpiz!A2%eQ0!KWET zeO=;FuHU8%A5!ivK`sC8p1vRa+DnMXEeVyOl4llGfMc@q1)ZDB;^J@M7)kG)xLnru z|F`lr7w*XmP&kzx9Se*HjV9!|Bf{GD-U5N^!jav9NyK1b-FD94ZNi^@1J1ms3N&hrK7E&~ccY|_wRCE%n2{ad4-{I&$vx0j0eeN`!2ZhKcg!yUMlYKh$Da}S% z9^Vqh=|0N(EKvA5ObDpm!FE^CLBFc&e6opF33X|8@%>hPT3w%}{9Y*Y-=z6O>)ga& z&m-W^!DnsTwHyK8A^N~Wz@8rb@0)(DpFZ5>PqI$@qlxQQVCmx=ZdrHaFr|614>f*5!ec40Nc_G@ z$EmrZV@}G(We7rVi(n4cWEPI{r@Vq*^|!;4kCbCWZ->V;j*^MSSsvNfELHrkUWuNd z-nuW7SXJBhBHb0#7bBgl@WU3s7F8WHTGpNhvj7Papj&?n{i(?B3NDn7-*6k#DDH*4 zHFrGOF1$9UDUq$Nh|L2qkqk<9cP&CV7sBy0Vj?`DX_*B2);1Sbz*1a&m`WJe3x1w^ zIDjry38xL)g0HVWOPrmlJrZVj#*PmEScHo{ULn1}2;GfC@F(o350)Px4XGWbB+RN2 zEky$rZNR~5{XvA5Tt+(I!S%AU5VKsKN{Tq?_{ss5l+CaQQcvQcaHsDF%@4*%ug@=Y zs)G02Mp4n!>C{!5MHACos6itmnH(ZoDRI++8livyT(> z4xd*Sm#>Bvj4&@}8*uhH5L7t3Q2SB3NcK5!>&CxzP^vJe%tQPXfRuaMTCodgNZMGg z%IeSNNn7}0=*agoB_*w)2LQgjm_Yc*!gU9&3 zu057aNBg{}SsQ_yPU=M3dfu$a8xx#{Ps)A~ zP1$t4+HpF4aF;>he}R6t@u;E+J2zgH0*gwhMp;Hk{R)5g!Y1=h_{AyxnUUygSY+rA zK3feh1C{?B6eegY8iswbbDN#I_swDseEKkkC@$n0(xZDXgkXeCR~9+z<215wC0gNByv(iYT&tI*I;1GHg-ovGwsiY?QZ!U@gaxF<^KiL`5nLCEaV7R6py(M zX?VxzqJ|k6GanWac`l9p`m$Xlk)jTSj#>RpQ*`x$wz zh5+p^jysKL-iio9aVLpIj>F6%@hoIXf^rI=8`?CRF``DbncFgc)qf67(@53h%C_)# z^MQ(vr0#1e1?x2C%i(vmq$99k`i@^zh+MLuQuji3g8SZsC^mH>scM%w$^4l7f}*TS z$PNOWb#xe!dm_%tMP`izt<-;9eHZ%C7Ynsd8C==St3;XI2la%H(%W8XMB2PK-}@>@ z>e6mVWo=*<;CO|gq$|;iuh7>xuth!7@H2h5vP%e+G-aI^G_^{ercqv5P(R!Ab@qzu z>XPbvm2(bQ(>nNy`or!qh6lU1gwC7dJ%7bRkK(<65ifS^0MVjPXez&=_s62F?odD8 zA#{PhL&IDC)PJ2;GVzVqGqX6Tj;uxv2|<`ntS0@_IKugbzpRN@@g%yi2U-Hn($1(Dw<`e9yffLp8v>Jg=8B?!0KsY6BXGnpP_4~TXt3+=H7)A zVUAs0i!Cx0i2UAUpdhnt9wk)DTbI_FONW)Ik!bA`ip2yhnxl=n%Lv(8Gh7EPe5cMT zkk}IwN8=4!hfgho?o^Ay?4PRcX{bV8vI)P?e053JR(c2ALQIrvN{^;_~pj8xp%pes4#875-AEkXG1|J>yuXyEUEsd zcaYWuHvF_vn0F)gYckI5Ll6fx2pfQ8L;NyKEz$Qr9Et?Q;(~T#0q#5b)_K8{KxlRE z&aP_>S{|&Ue-&sft zklzt+*4~a65!}0ui@bI=HlKumoj&c@sGMi1u9>9c*N2e1y#^Du{P)`omta5l6>oo; znXO`beWiLkc8ey^_J4amW%dHn;i+8Dg9S$$k?)j42=q@8KVT?SLW{t)1HrV}eG%2X z?cs?HEN^qDwm=iJ)48z6NLnCJ#?wBYhE6%`pWa>0X60(KAj-e^N=Mjbj96pXpai!x#w?x>?QI-Mz4U*7bO)a$%n8)J|ndqv4B_ZEngHwYYcFeWUTT)79TpOMJ4>!OxWQ z$GH7*=WZ**877;tD}q74A13P@lD5QXZ!p*iM)-mZgybDj{_}Z(g)n@p68jF z97XA=gPzH8!)KStaQO{}o}V91H%>mlCCPbd!xM9Cs&wnE$JGLB<(V?mZ^!r<#y-5F z6)P)z+k9nqQB3WL_9DALXJcdbbuj1Gg%f7XSh2z0XDTN+ax^A

hd$4u;?$ z6X!tnW86;74V4l%aoYo7ir@qB`m4(7N5Kgdz6rYvCg0?aH(G?y>|-Kor2dDE_Ao!2 zC&UeJlSmEqN_+EUa&K_y9NsW5lEj&}mp0?e<=eYUqx;VQi2ZKOXC>#)*^O96a(V4? zE(FBJfaiG;>}N~LZS|8EnuFEOjD z;wUH^<$ao0ffM;xyaQRSl*vZG33TT1BkFOR#xCE7HhpP>K4cmN*4KG40K+RE5yLG$z3 zRc>b_=A1pk}&c#6F{}hQIdv3vEKKZlRr@fsqr%I;3$-X%p zxl2b5o2WDJGVN_1H1O3{zsI_x`$s=<3%c!uo)g4w}U!`PA7<0Elo{4TfK0vGoy#E7az_L$%ddd@8EDjPUyjx(~1Pf>Ki~iP~Va7 zFmiju)P2)$wH$Ybya5022U#JfhTyax&chLd1YNnaDF0*($g#GBwEiNH^7iUU|F-2) zW4`_KpfmVm1Kqic;J?aR`&7Pz^< zDFn={Rmx6ckkCd3{xfu))A zd-gl`mQR-6{bN0&kE8N$AH2*fEzetG+5%J`Nv5{kE9eg%zNY`7Oxus?IsUQ~xlQ2c zuGZELjJn%(GXSi+;tM|g@#JHc$Jgq(Bfz+95X>Gpa#^cw^?G^e(|8100)XCjoMnF+ zzj_vw2cojl#J~4Zc`5%@ECv4Z!$d9wON5~Jbe`0TI*`Zi?j3}wiGuhY(Ya=9S1M+Y?KuR z4?9Z_K3MXdahR38-^WMd@OvOsdkxQFij=LX@p!!Cb+mshhlWbWYZc)8&Unmks*NHLpTZQXxnZ`S)@T#`c=g#EW;kEnVS%$Ujaw(O`U}E{M zT9##-z0?F;hPt~+n)M*napUz!!-fBjnD;=E9uU*iN5r3V+vY>dQI#I-CEtG;$0z?r zI6$|!fjHz&d51sxbfmvN&0keowYY(ODKDD%E3(r(B3{wP#Cr-I@0YJ1;$0W4&AJoL zS&F)=U(*8lvo-XtYOoH)HAwS^DiT_RK$FRRNvh|~9xobQ^9-62qHa^`#7ad14} z`?dj9nj`Pc{r|BGe||fFN=p6yx~+R|Kaeqa`|UaBEhtXl@vDye7(>%0)9W_V#e9`- za<(dGIC=zRdU|@d-w+9xgOHB8jt*i_kN@(rmP|UEq|O)ELjwM2(XlYUR2zPYFNjs>t)BrBGYTuLX!C2=e1MLo;Gd7`n@dr z4Q#xZjMlD13-xxkSwM$aCeASb<^oxdW}saN)YlNX@ry!Yyi-C4P?g<#a}cT_i9l#A3R-S()&T+5&%H$a^bM9_ema z?3GlZR*s8%6H%hidp;l3GNU0Eq^J2-}zmC2*k{tO%oA20%93t`4kxTYW(_u_)7lR#nrw@iz2dJE#z0(-bn~xF(>e zrx$wM)%5BLz@ebD=1yMy21xmKcsds#j_1HtPC(WrI7kkrAV|Q2a3& z9+DM?*uL$Q!*SaipCtPkf*bmug#^ zVA2K1Cj`>XdK_76zG-^90H0rrhL^7S4_@B97)Sbt!9LmP9rC2rJ%~H$L1_)ONLhL? z-stiP#0w7Y@T}P``s6EJ-sxfj1MX^^aJ*1 z_bf~fPFIbDz3Z@wsM_h-2nc<<^nDjsl;!!MI`rcFUJv|I7T*t|A0!|G?0;#b%MU;f z+q`Pe8>_ADfhb`5>m_IvcyGKuK*4;h);I6ai}i1hh{p^hK(fgaFVU;Sd2 zZ9lb;6|bJ@0EgY!<*Tfq*F(5YnYPq=q~HHL(0h`?RzyY06r_kwBq>(=BQsjQg4 z^NUYqy<{r;6nq`?Z*_Nl&v;rp_oaH}MLo2gebQ^e^vJN{f9Pweh6l+XW?#?<T3^ zdpq*L>)`38lbD8&!az7B|5FpdILJfhpv<&njiC@JrR}U0LGbNiYOhenn~P;dnyKT{ zEf1Q=<6rwn*>;@rRvh!z{oTVZLYjxxBd_1RKh#JScY-}R9d(0 zP7Rn6#1cJyB-tU>xzqSwinSp6aN3Ly=NMQeD?@#BScujg7xq8>%gUj#iky}@LP~C1 z6uc4_OIR;E0)^cA+}|$``-z?ATs}{xOlsjZtSlm6H0S z3UhOXUZ+_>PZahLfu8`x>7Hl_5X1`h2K#;H9P0WKG4=D8Rl_zb$nhPvKEp5doIvO; z!rH=m2y^(l&)IcIyeuR5_3nMJQy9qO{f?%*A9azsV+IigFo)K!}NFo^;>6W?k6f>j(eki=xzp%-*OLfZeII}iV_9J2r8 zP2;68S2P0xVOGOO#?(*#^0*&AGJ#$K_B*mf{uNTr8LVFZK0a{~F%}YhB?~q)1&2xT zuc%RhS_~TWO@=tg{+fNv^?nGlwUaU>mcPf04-Y$b2c^VAd(1%Si|BFUqJtvCtNR-K zm{E8t#}V5#D(9Fu{~kt8St6mbqV^FKc-tguGH@> zQBtsyau5C6#|ynnlq;hCN)LJ9;o%iP%0yS*zDUw|-%vhu!{)^#W6%I_?c9NivZ8fS zH=KM}n?|V>3-g{~i)@cFctzKCf21jxIK%?GIslmBJh746RpvuJv)g)3`YU{H4Wd-EObv z#oQM2yc-**c%~L9w=Wl4wsaf(liS>h$(ZPcdf@HlGpO22Mp`M8SFW!=?O7UA0?LYI z>+7&=6UT%ql@nJoxt$?JhX1&nEU`SSU8I8ey7X-c(qSCA1~`ti5ZkbUPn0w+m7%#C zWJQsQU6oiL?U~NXOVJxc@RH(%s$NAf19iBPHG4%?3eQx$^dHp7$N!Ib)okA_E5-y!Tvl z&3P?o0^0fZK~fOgb68G(`xftX1x8CmAwvn-q0foL^wd>!6Yxo0vw?c7gHa?K=Jed% zxb9yN?_ve1`Aw!)c|?QsXt;B8G|Zw;PSc0g5Zl+$uto0A@E{7g)dx20I$o>kp=nX9 z8k5&`rT5q>9ojO1lIk5iO;)3`#REFnby~VTqZlTRuJ`eFvt2!u?39Jd>asNyb)cFC zqdj(D0*>*vb7ivFClG3i_k?nzs~uh1r|&(0&E~Pk(Y2xTjHArkE6GWHm*jIB!+M!@ z6;Meed;S5Rc+P#P;%EFnKJHWxLfopJnd0?#bnKZp0Y=_MNBkc6oXhiQOOKH+x3I-c zV50?zQI4Fs_7{u1^sg9tKw2t?WD63LCJQ}XhFK?H%DuJBbW;;u2V1fHO$-~n5=F}C}7tOwV;`|8^~%rPq~SznE9+_UWVbF{Z_!7r7*jy&Te>;3c8Eud=dE7 zx_OQ)+9Z4GVE0Pm1+KDD2O!iWfcW@!KOKW>o1v9YoE^SBS6E}z^23_Yem5eJ z_d9yHpvMrPEvtY-^FTAY`Sv|jK0%sG_{%E%L*B205vR;H&kV5P&T(7SrlN;Q(NDju zVSXcx>4)MGA5jcuLCQi5`l58qEv5}mN4(iYNwB4DxzTy$fpx418u5Zis~OlY~)oTP&RPo!Xi^@eId$2G~{*H z_R^MRsw4}s0+(DV)_u5!Ay^(e%}f`0^qJvnBGfMV4>joOYsRHBH(4@Hv9orpxMH*D z$~cNmJ6jQRG!lUFi){C?^5cX6H4T?(aZfX)p03*_V|Z zrSlfn#3OQX*RsXRRi*hC!_7kQ_nYAq^d&ALbzlNUzGq@Tin!&yP?S_;7TWCV{^SG= zsFQCVdW|UePE|@){%1-^am6eh8Z+puW;qFd6DDs^I)RqZl4r%^zEj|F-?_@99zgm5 zZlG94CF5va}3;#>CwlBE0!p649*7lf95b{nlwK@Cmw63tMOA3?=$I3D|=iJmoZzPhh3rf zfqNsEkqYU;EJzD~JZ?i%3v2W9>hRo1=D#xqx^NB8@s1Vvt6&Bi#tPf}@ZTOBdMuL+ zWY`|` zwoiS5x3n*@h;&&7*O*UV-cgi*|LxC$GDlQjf%B{3u9rb}|PXFvpht3(ap55r9^LTFS_l%=64>O;dRv@guE{ZFZ=JXeU zVY7@^A>+BQR5(REz<<|XHUaX*Tq-cKez{Hp4L%oByKJKQv)L~E{md&44uX8m-0{?YS$z&Otn`L( z0-5e>F|V*;VC17a1bng(>=+0#$^&1&MM_7s2mUYQkLc-d0g)^Sh-APmlKAfrAQn8s zd;Wa*Ft|ygM;SBV#t-lWVp_vap44Yq;YURBC+!K|dZwY0m6li1MLWvO>b!PIy`fJA znOpyChQcG&n&TUxnSXiutL|FGT+}Ife@NlcY+g7UXeq+uwt5QY{?dpixr+G379|&0 zYBJxZoVIbz!cXGRXp!8b&ZEu{jkjrLhd56%A|)WZ4Zj$9Cg-t)pEI=o+)B@HCm7<~ z9%EKdmq>J81*P!=bygi_SrB_WDH~M? zOr!^~$%2`Xs{P#tA<(sgJ+;_)W69b?bkvf!dekw}n31|9AoV(Sd*~^{Il7nXj+os8 z0?C(k%ql)0Fj!Oszlxoe*l@jQA%`VJ6Y6`Hsdf&zSCs0tVP2`GiXMlXm6qtAs6JWh zrTr8bEd{Au7~o4+cYyCJWn(AK;@m$-8as4M-c@FI6@{cEPVQp=js?YqlJ@T7RpzX_ z`9I)bj#;oN8D@2jX(BNW*$ds7QT#f3BgFlbYOG=5O-Bm|nU?^%FUNK|6uU|6IN0nj zUp|b;?iC08{1xJ}qYy`APxFLbJ&fE6s_2HwA>n2z0 zTzFltY92;7?l{`~_O5p5{jNj$ni5RS6_Cu^T8-7fX1tgCK(-I5`HK`5p>@e^C8wi z^)IBEr@#}|D@Cb!M^;iqOb%(PjG%?b%>|rb)*5kcKbaR#&TiNpR)x`bn_!p_^@=}b zS=oFSHwM+sqM*dH7&h2TiZk&XRkqBq@ZTgjz0qg4B9o-EL{laAC=`ADu1{~4 zC=R_<&vCsU4W1-(wA`?J)fGI25U&RTEiRz5uLy`~WWiP{N(QON5F%d4(gr9)Oc3SY zf(?nx&M>E|W+Rf;-M20iE8k1<%H;<^>^YIEd=Wan`hT&grfXunmx zuab_*IX5&?LC`tNF|+HRgrfVxjU@I-Rn`YWb&@&SgvajB2jDh|MA3#*gVuVagQRoj z^pqk;;u*7DI~_150k?YthH*ZtI^5OBl{kvQs2a<8j16qJI3=g&4J-_H2Gv#US8NOO zd?!`?&h)v(LuI2{C|8YSu_Ic_22xY>^m9)$A>hK2a zA>FOdrD^@g2oNF9dL|ti1YL;W#}`sn{!9Tbx}fH5h9BFcB~2ccgA_X067v7byK7m+?>EY=Sv| zPY)wbeB+FCRqd18TdAIy+yo+4pU_0n*D&WWKuNyy@GO0v_op}=eyFr3XNk=i7cp(n z(P}7A?BV* zDM@dGZ~QuDjmR98k;DlSbMfxP5cWr3C6Wn4u0(v#5NCNPjRO9K+H|9i`_AXmMG0K> zTkAJbYzsUqd56V?oaahU%v(@1v&2@}G^Y!7oZ zK0lVgh@;qBF(X>2&u{8|_f-pMkO5C`j%q9}7hxo^5e^b0+MyE?yz}FUz8%=;x8MU} zs8*K4#j{{KA1eOd$&)x8$D+DUK8CNfv<0IV(5gXL6pi`~OFL)f*Ju_F2$8hUn72)V zu%0EwX$C71~_PoEEmL}i=#chJ%b5a^Kq7@ zXHN1tVv~GHqne+``sQK@wh|n|GV|lddvv2j2hWF2>FyY=w96~ zBwkJJsKKW;`?!RR3(+Bq1MU9p_ZBj2yM$==$x{#<+Y_}J09B}yDz8gr3cEJbBNjaa zhhG-Dg<@yv4LGXh%yuOt4N`x^w%;D#<(2FO(9$XgowE@IUNHd(fj`N{+tdlUhL(}2f+!26 zR#c(LT;h`q{SQz-&Ya6a+dpHdaizuY_#L$7-wbQNCc{Chel7Svu#iY>G-VY_{cv6=sF2d?PU5&XhRwrgFq&cj02ybz8Ihv zg-rY0STRxtlQH1ms7tu35!&q6V|m~B3nb<=#`hz=rY+%fcIvn(cT5;d<4J(RH&M>X(_O92@f##T@a0X10z5! z$x%O~Jw7jpQi;afjxV9b&s@*_C(4F2agm45*S~cqSoiyA3me`U9ID z)u4*f@~UYBND+?xJ1s2Wd^8YL9~EQhh{vZzO7|Z7)5mX)8?Qz<|A@a8E8 zK5plMPj5!SGzcPG1ZB4D=_QenuZ6^@A0Je!FY)Y(cy>hX)sS;C}9jLtN8d?W6`k5 z>0ieghLZBJ{Z0-o+b224gtEP#_Ih8DaWvF8Ia?p5Jied}p4-!wqpZp)TKPNA^R1?H zUXm)M>}Z9k;O0bM3yK8`Kj)gbz1*%MYL|QMb3V_utc7wcHw<@r-4)SQpkDuo1u)*J zs+4bOkLSE?ALUTXKGj+idA^+D9B$Zv#`BsYn<~0}sJ#Z^;wtMh(21v9t7zX;^XI9C zTvV3Bo8{RQJ_?!}@L>N+3Uaz+35WedNlTg@vAaIRa}_tw-miz>a?+t?;8u;r>IX2- zn9mjCp{Ou!K5{A#!gFyy^-uaf#oGFQWjECuY5&L)P2 zj@bkrA1gR4={l&W&YJJvVt?E9zHZOX$n9rz-CCZ)7U$U)AGIQ;1tq`ad*E3!^pk%A zd3C8@>u|FYkrmC74f9OF3Lb*n*&U&w;l252G0oJ*A;+|D`X^q|eUrgGi_x)^g}pzjxC>ysioqE8%4YVuR4%o&NXWJLBI zO}@BRvtS1U=)sUkGXh1BEo;=_0+-oEtzS?h=hk{chVMj3x>v63-bF@G^|wNryH__j zke=RUv3T~zgoJmK*_5`^80$$2s=I-%x^i^EI*z0@GmxVq?xHnFAM9lEcWf-JK9xxR zG{<^{M<79OV>*dnSgXyRRg)xNOX2$QQ*BB(T^_ylj~>meKBPs5xY{4@yv4OR2`q@=y%t5iikKJ>Y7*kxHVp#UjB=Sm566stZk^O$)< zH@e7KGQ*MWH}1>=&$aPk-P#PXB3uC9ET1wQ z)gA#$3BkIa*@K+EbExM)G|~BWT&9zz7-we#Fqg!7wh9j$ZCpX~r-|C7e2ix)Td_P9 zG7N2v@6~P0R$$B?`m~E-fq7#xVXwk%Ql%f~v*Ym0xQ`1UI`>CBE_Grs=Y_4lR3~zx z52?;k9!{V~S2uha7l_VeC_mkIG~LQgiE1&!Dr?ei;fsDg+lw*j_<0XsHI)izmw9fJ zG!n7w@ccOcV7khpnml%Zj%_q@bf&qwqvU>j?-N%F@uy8i2KewZOJL^mS-v~wZ+<9) zT1H!VEEen)y4|8pQmx2z+}@$G?CnZ(s>JVX{<`|s*O$ACPq2dd>@$~02=X4=M&lwy z{f<{Irx7EIn}5fRh=_{cTLHId5$I(?y|rymSh-!hk9R=}fiUP8&e@e60T}NL)GMT+ zJG>-Bh!!MK)J^2&dMHCwGNIl%q)uNMWCs`VY-EP$+ruy174cBKTXII+>o9OzKb2xbCR<2}6Hzrih%J+YnHWF`{!R)?kaOl%@IeM8MU*gr&wIIuJRP zrqH04`ZzNgc&zy$Z>z2-k)E>*AGT2)QZ?^L27XQP=q#)-2S)133N@9km?qpP*q=SK}TDMB(5{2LB#zKC`~JZ9;Jwrojlx z#za+n5hP=4LQbNb((Xy5wON0r`Gyib)Jug9@pu>)aE~2qI5m zP}4w;P49hw(V1RCt|=vQ$DRP2Prn9VntGFIlzr=tM<^)>F3%Fn=po;KWUw zFy}rf$JQOVt?g6gmZU&GBr`HpOFFY0?0F!lgmXF)teXDN&_uxXxN@$Xh1if1m=_9Y zYC%zN7kae|7YOxk|$!MD^|F+Gy&t%Qf^kH51tg(ei4{n~)!5(+LOG2>InfRa2W)IBQ5 z<%Kt*YixHVbaa{hl_wp;|cV@4kT4dSdd)|*YA)l60pWe z8-9ZqP(GEwzR}2@7k!#Bh^uMvmbkx1x7Tcy8T!>DWax;hMmVod&mb}^#*HU?8q-}? zoo(hr1P6IJ*e6y}4Bg@+C*6EqqI(zLrZ(-LGa#0*-otVDDEjxx4l3K*X12r6G~?sN z6)l3SRY4khLHVs-HhH20gQsV|0`CwQXf2DDGSctc$(8mBgZ3neNpF*kuTDxd-yi1+ zaq^*Yl)1bcVgc8<CzW2sPau!;e=u3Ee6zIvVS7DZ zior>Pf24b1@lhCu!wi;i<+%VQHz}Gi&E@2+K;LG``yCCGoxg~Ni(`-E9HsX9MPw^B zVNEsY(H!{GY$$>#9L9ea4!sI>&(6W*Zs%j*m%hK=D$l^Tc83o40wu6NG=(gYPsqx} zd{zCNp?FaIV*hlin(v2I|JD69C%f=?yJjWO9p!aRGQLw+^MX?h?CnK#B4~ZORsF#h zoNOFOh}pD5#=k{AZK(PjiG)itnjWFHtYF@-cIpn1>& zPXsyT8zZ#kwCNaI6rspkO(J@i@iZgW#n0w>g?M47WNB^V)@W@D)tY+?-^{+m!niQUAG*rx*jTVCv>9J@95X|l5*tGDS59v6`>fAz6|5B+yR zEAS%(C_N+n8Io;Jgzm?lRIZo^lz3}BPEu9;M?o(HE2;<8=x*ENxWo55Cv!`6JK3wu zXZjmLcHcVf!ANNTZQY0eR5O~CsC3}++}gqU_phe`H;w$^d(V$V{!%TJcd(jJj5ytO z7@wLysMY+82yL26YwyveT@9!mgVjtdiH6(K3G%okg`6h|1a`N;w8Z>Rw8l$DOB!Mu zA>k#E>4|5g zraK_Ud3mUf_p|h^I?YMm)#m(Hif^0NL_T~~-P?5-+e36kIXNOCTRYP!XDQ@oTXc`% zN9Qc5?Xj6it(-plah_(Q7MwGgl>`KJax|9pAJlUzE+)%1YElWj*Z`~(^0(|>N!&-Pm7kkZ%`R-dpYJAU2*(9D3dQl zZ=#I3!trgEq0=M+P1=rvOC;aW4~Kf4dj3({dXF7%L><|<=pf__MJsNVxbf@AidEZ2 zt3>BS_r0^loaW>B*Y%4eI2dPmNY-Dr+foLtOLm%T7dFB`dwp!Y?h(WoGish@akZ5g zE;_orjj4r!)){$YsS6%)D3y<(0oVH-W22Q;3Mw^HBMkiV_IH2q1fSzY|KJHqG^HQf zMeH)g+A{ZeIksMb61;p|R`d^6_Jr7^c{#BDX!!Vrla!i4xQZDuTB+(`zVw>DI0m)tR+$qx zDW3E#?NZ6oiaiDvwHLnR7L5U(3W1X{vBTeyfhbNm;Gpg1zM`WiICXyB?!+5?tQYp^ zPLRpc?uwgzLb(2M{9FO;?K(s%8B|JmvgCsv$ck`ncz|AffQy1BWD0EqKYeAWi}wYP zzfmJcUdhrGV?At71gcD0%dggqw0`^5JB&N`cvH2Ws3z{L-r6Br(KE{N8uIv-!Od&q=x780!h3SWFZlYBfVDESV(s9vrXyO$z>+nYici6rh z)_6{(A}gbgM1W10&=tZpS=Ba=8RSBAgPTN3tQYggPoW3Z5XzD^^&x+ukF4qP*xa`j z43#6-=SapW_~}9#<;HWO?3q^ON#D?G{U*t%+oJ54qNS-}%(Bgs9JKZ_DzmLY&u{K!zbckLi)?Ll`W zxvXm&$X^(FRELg5get?DzJM+2U<;zX#<)%HQ+QJfyFdd!EcW8jav_U)A_5Q#;eK%f z!|y}Uvbfnw+x+13d_j81Hx7LPA>bVi5%>Co9n9CfDX*T|W+Xr4du@)zp7@$JZX zi%6$HohbL8Rnr3dFuBApT%2TtqB zcqyAvtNIVK60~XpnCPR1a9`EfJ#l%wVL*6v?}*}t2KYp#&JBpvapiM91*8)I212g6V4n+c zalixC2vq4ncuSyr17hiN)gIaZO2Y}&tJ1ES?4!oF{JG}r`{9{S4~CFU?TBO+Jz8;`eop= zm4*xa?TQ>Ix7$!2xNo^WmR5#YoGZ4KT%k%0orMj2iXwMIXZH9IgRmgPOv$Rc4ee69 zofzY}oHyLk@|N;f+OWSYBds~cEiQUXrN~Us46_d+d{Svb(2Qlo=>|>AIlt?Tw9K6 z8TY?f9NLzgR@o20O}oeMfj;=U!RaV(wsW623@?hp6?h){_4}aR@W9LojTdo#Gr>Zt z+|tphUZE&$yourd5JHsF?S&BpO57t_R)qs7ORQfWtt7BpCpC!#w*asv(6T0m_(_MK z3@&+~7A{~kJU%dua3o$Ez#rI%7>e`KW@7-QD7vRol&}tBYDhI>aYWmUen@^AN(Pz` z>|=Nfm3h@%{w)0cCO5qjwqlk@PxTXU_8;%}f6cV~{fr*$R}|zw8G8TMY zL25Q;VYbhdxv=N&T#AX*D8Bi@lk#2iPl6BM>LXh)Q-1dv7~>5?zfJ0nA_S(Y!>;s0 zVqpB$X=zu3Bej$1TGDBc)^Jx@q?6YTGQ+mC1_sZPSY)Ye;BdvGB?>RY4O+9DgGV_u z-wk_@GWd&2O{%g*&*2*aCJn3I{#hjflLO~hZKAQn>}9UKU1K|wHQq9Hg&Jz(g~SLn zHx4x>saZL`F2~rXcs3wpoAe+wkbm@bH_`Sa!_YBQzOlmjcuck3N(hNR<+C$)SfbGu z^;6tdoD@i)I8e26_Ktc-p0XE7s~GdGI@avkY!UtXYBOkKo4s%qwOb;5Wi>J3r3+>T z0A#9%Gu_ocbyI++!CPJKU5}kuAC&?qCT|nYZ5LRy*e|eSvdrZr|L8Y-NQdxakD;@Z zkLKylsXtR~S<4JLfGZhDOB=7<>o&O3Y=B(#VC(P9c~g%I&D%M=sf+Ju(IHD3IHG%A za9+m;zlIe}5*knKc2~B1SO?DAE6NZ^sMN>G7NF)Wu(>7^(#4<$3trT*x;TBG<|DzT zE!Rk3zh?ZXd+=$o7J{XExVP_Z1Fo3MNdzf9L%{szE^vUM8diNFszV*Cv*NXEU{@7J zD&Ne+TyL(j5 zR;}0zBh(28`XGvFq)9z+`xSklTjKBI5+)o=QVrSGW#G)hpgz+O^NOYt{L)EvGa|)- z<79wOtCbq^HBtBre$sNF$y^6iw+&{2Yb93%>~g|#i1N>ctE`4y z#*)yE3bM{^mZ(8zysCl94tJ4-mm&R@nQ2^dS9+70XslIjzQM6aN}3bZU;J&G5hlDn zSjDIAZ<6&*1gRShUfls7)-Qgx4Bf~+{TKh5EVL=f@-|g9lWS$89rl9By!GpK@rf7g z@kvL?Np1&Y-=zBq4}V;-15ygf)_+}{Sng+d^Q;~1BX&JHz2E#xXqNy~7!C_)o*DXA z*`k6HVnOLc3Qvh`@b3dsV$u3O#n%3&!G3p*szFeuZRVtXE$J_0n6GYzTweRD z28e4g@1XfeyFbt#=_&z4*bS3wuT)l>e_13K>MV~pZ>V(vHlF*9b6>wZ$#1weAS#!}4n8F$ubF|IpZ+T3n$@tu@rI(-)8wi-v4eerO;Z?-JPkgR&BxcJfja zTi}mq81tV|WAXBm*sdaO(KbZve$~_y78E>=y>8I|MVE-rj zotU0RYWp$ZcxJP8P+8s>5sWFIxrTOu8D`x(7(XtRHRj5V)Ruv&p%?r~o0wOLl1UBK zlj5^_$XlrV6F#KXjn}|SDEbL!Y508n@$JNDwXx6NI^+xdK?OJqlxbZ~)NrGjl|k(S z6_J5wO>y~AWWDg5&-_B`DW?4+>MRhU;V(HW3rA%$d7lQeZP{#y2P3Eljh|6CLdg9p zT+68b%7g4yeJ#8@rEIm~sxXp~ADQ(4N#dk{`bp+$qto`Q{UdWTi5_LHHW@ln-i7F= zxmm~vKA4Af2aLf&Ki6~!eP3svnTUofWRZ>9mu`a8hGW*B&i8V9(cVycE$=yPm8@VtJ~QGXUAyBheUI* zPVP3%^%sW4Ua4g;y;{tYuV>(Ul{pS`vyU}J#M;NJ^;ZpVa1s7i!)=8JE;#T1BVQhX z{pA=x2(XwdBobf}aGUKTnTa0{P(;s{QCz4N{?Df(<~YjuVtjUPCE)4GpR1|2mBf{n zMshWZ4+*(4-1Z{OHJ^^lLVY~B{EPSH8_b@lAHlqDLWFq=`qYzd#zPHmq`-H*kmwY$ zv$YT#Y754i!MKq+4tihySIk zk26ZEG7B>C#u)-TZ^@&shReSDtzL80#}~8$uj&t4%2BuBxoylHHkY;!N#jVgB;j?; zZ#~=nf=eV^HK)@KD_+(S@Ioo<;%H6{sF$E0cyQyfe)Ys`d-jaHO;SWq30bMXZ&Dka zpRNqEthOev1@gIET)x87OFmWID2g;;%~UVxmQaPVm?+bDd%;@pNYndfQ%|U4@4JwL zTq7RGHMz@wL=tI8M!V@Y{MyyIMUmXjM zqnW9^9{W~)2JkbPLvo{2JY4jqM2SXu%^dWpQdYqe%u4wiP`rE^(=sdlCC4;07%_Bq zv$r6~`X-h|T>W~&qWvoiZ+EBhevGb}mI3P2fd5`5dVgOnLi;JbWUD;CFqx9)$&l=a zYdn})Evm&QY0VXs=iuO25?0wfLDiRojwpo(^FYNJ#tkT7P2JZR=57sQlpez*RWua* z8>n+JhQP(z?dc=EPi;1K4nB8)E+0kyC9=#%j+XlxT(WPt*=qq4U(0EDTo z;v}U~Soel`QL|3I=>g`K4h90uJ_;R87B$|6*}(533maRNDa@~e013_$XJRO?gN^Oa zkW=a!7ZOyI3ht%aNW3m~B*(Rg>+9V1ECDR2LzkVzgtQ9)xR3BleW&H+f9Q2SAmicq zPsSrqs;#mLwMEpPm4QIdwwJB5^`slV^_J<9;L`P8+FH0Pj9qChDW1(htI=h)-Wh0G;n5X=E)a;M-SN0r<2|xEpwUD-?sHYx$>9i_C|X` z{zg7d0{>^^FHn`=v4W>lu1u$+6zCfC0 zZH%UV={{F4BYDYy1l3&9is6MnU>BJm#DN#$__NHtN0Q?yfT8mQ!L>8Iyldvd@qp6} zyQ7~HfB7Ddo(faiAb|5T$5`D(_@%T z@4M_vSMzUnBZqgeGQX1@r>fO8y->Rq;U^>w4;?L!jYQ1Ks{aUgm^VvwmmeH{+xIco z3392ylqo%P8jxsK{d3ddbDDFFwHkHlOb%T4>ooVSC0ntvh>FD0+GPF$gC z(PUYKSEQ5rV>6MD=0FoT+F)$}ghNj47tHi_@YV81Ucg(I3SLRKv|<78@BugSa`f3e zK!`(ovT^_{dqm)Vv{Ck_jrpH)-|XW?0mfs7++^)gI!XuaC;`(hEhe5NYxc*axAcN6 z9o#z!LbG<}fHCAzBsM$h-tIo)g&)1_nlw44Rdj_k*6qx07?WZJeS;I@ZL@{9$5$7p z{jJN^Gi4l=AUSs#X%5=Hx~RI_Eh?%~18xaxLLhcxyj6LZ=u_HPHA+O=X9JEwaqe{v zXYc1z8B7DMol(@}l16*o36vyf1p5YXkQh1rk{cyL_`jLBA5)2<>(7KdMP^zYGu4ON z=I*LIj|hh0bE@exMklEVcwWQ*xI=D#79fAX+j|}c`Z>&=@ir5!U~VgSj3Q`oJc*!t z&)whaps7#J{lJIoL7}~?*T8M;b?j?AjG8cG%P$u{j#fR7!uGZ(S}1~+#B|P`h`tFO zUQr8X=D*N7{&MKqJ3&uiycQ}BcmxLU!NqXdNY@yT0p(%axBLS-d@5V)ah8Dft3(X= zzIk4A*Y&$~MOGs$`;M!;ljxg`XEqe&+S8m)AVQ&Bhxs`Z62MbtNNT*0B>&Q(V9RS+ z>of}+B&MR0oV$U0eScOopyJx=uJn0`A53lq63uR~GF}^30_|}ka!7RjtlM~_JZ;A$6o?@IwSQkUl5FXt&s;L>+x)hFYnf>! zzxX6h9(=(T6%VpDMwK3tYHjg+V2%b1W)@!nM`O#@=-$f_P6@(FKd4s-XSOA1J{~lJ zmfHQE3(<&66TpKNs1!f(e9z#@W097{M#bKxawj$Rh7=zl4*O+re6pWWYYNQmg{TX*1GeUJ!I2T-z#h#&JQ^!#t*fe&A z17Bl_1fq};g1|^|(VkgVeQ5t*{@PLO>e`Mn5Gz5SHZES2ItGU}v>AO1_r8x3KYe`j zz0#mxGUE0-kcHvE;n8yZC=i@Z)KBa_Hx@^R6DsQm7_r-9yswMIc;4M<<@CFJHY!q- z(c6$FaaPbVamHQ;e>`T?^4O%7X)VLc(Y8K3;vqcDL;^w;-b1B75A%Lu#`AXs7{CC<$mUI~5HDK4DpW zQX#o=y>j7*nJ9Q@K|Kb30*55C|IR;L8S@RK!JyLG6!^S;gic&tLqs&)$i(NBoWW!= zXLyNXl+a`05W=_R*S5W?C5aA0)VyszxoLt?J%xD&UTRQya#Meqg+~q_oRh>bWpFaV#i*)M?3XFvYueCtsxDZGUf9kQGYOnxTcf z(J&Zn(}p|EgAs^=mG5Jec*Zy7hNAi`u8Tb(=MuwetX42INH*KLpe z3x3@rwMu)sqxSoH8LDmVGb~`$o%bdInNY(0fxJt@$8Rn18n~N zX952A{+0D6W9Aye74xtsO{sz$-r0o8gyVUS2ib;h07mY_n~z$$a1m~!aW=by8*47V zjAzFXqw6m86#g7^%fG!Ppt1bf_U>D*$MYW-R-SO}E_=3rWeAlP-x-6Xv|#acyr z7Vb3Q?gZ`Zz|goZS7Q#4y(p;5@z6$THmZGiR??>xE>o6T&|cvzrY7ZC;(iw(lQ*LZ zn*G8j;^s5WwyRzHY)vkxfgjCv`nt|0nDj|7q&AENue%e)SVpWylUeGyf4Yn18HFos zd4$dC@mu+u%JCxh*7K_aP}e1Ga}k9Mto7pe-mU1$-nXv@^Zy0BI${8TSG*^{YmP1Z zZt2DcpQ-_%NYj1HlncAiXq873`=$Pu#hcpgC3UV8!c6E1LW`*h^;HqsM+U5glB^O& zx#4E9UB1PVr3^~IrvAKI#Mt!?ZoDb8h9lEd%35sf8^5 zTiAN?NTakA1doJ*)3z5Z(!kq~A}z2*Nf-yNp^eMw=M$n$$SzdF#?i?84PQfFMd!p- zxgEH*@^pdi7P!s9R)aMVy}icX^uk+5ev>sWLwvG5g-i z-`#VMCeN>`BifLCKB3>CDEel*`UjY0`UUM2O`xp;!2l@41x0XC$ZTZx{hr{Mj?2)C zdRFjC!=E+|P_RU}bO~8jGabOC%znWX=*sb}Jd-GHWcl%rXwa$p#=|OLA-@qern!pEOf|&nT;*^6|Ch>AK46e)(1nXl_49yH7$`I`Q+}B z_ts&9m{E6MU7~b$@yEHR(#!!qzcB#G<;{Bk-8CR0Ltyocxu|q7}XxgKgFTdSZIp^ zd>XM^MvtEdqD~PB?+KwR(P|<5FZa<guH0(x(=-7hmhsoXD-V+ zjV}hm5c~MEmAY_<*;?I14UJ9p*F210*mhT~ZnVOnQcVP;#AtrREZc3-tT7(sserdb}6 zQffIckZ|il5dDU~|BaaL{+$lm!u64e7t*BR9`NHnm?zKG3I~o&Y?(KCoDA3<@!Y;@ zBrsJMzy%M{OLw}cOlm(k;1ksyA`}%LWK!(jAQrb?6D)e=p$^^OeK_X&LAUlu$G>^e z(zoDyftI?MUni;i&U^mgMMpN}<@Xx*Lq<#NDD z7zSRNbDLK@o<%k6^#SK{kyECN_&(9MIklyeCMe|-8OHh1n~XGSVZsi53ac)>JSFP9 zh&}~AhG0ACX$B*~Q4jo6yf~B(M9RqowDCxX`-&n`mdQ($qvc)&8OgfQ>mN+qT(9lc zmPaTKt0|al?&;jp&0dhtI{}2=)bO>7=Tqmw7*lii1Kh*a_p$)y7djHZv|~@V_0xPE zKNyZU?8oO0{AD+z=j;7H1-hX=?>lSE4MuUAZxddsNJ5Z`E6VT3El-49>aQ8ib)3jM zQCN8_-O_P%sHEz2+bmVSkIFR7-UIsz?SwI@)&7#5^QPhMma*{K`^2zPUQYFCO0H~Pf4DIK0v?foGkVasbG z+ZX#KO-TG>UcvDXnp_Kw5AIl{aw*UuS~Zf2)oLd_A8-KPbEfb#x|4EB_tqOw)4sCQ zp8bxIm*)>7p1ax=`zVSKxfN6K@4uLm=X5x{5f*O;KV0sRrTscn`~{H!$y4LS)zUTN z7G?9TiJlm1X@D>SW#LUkZP(JeVN=Zm%N)1qyCKJO<{2+)Pkth|8`|>|X>S5>)a3i_ zf{{ILgbS7VK)6BjpI4sd7a8xLGGw_S#z6?F^L+M{bXBEDY6kwF_`jaW!_zT>6OLZF zW4=Yi>RbpjLTp~k{T}Fra$^MX?sq2IIsR)7tJrwRafd;fr&ACrAn_StKny`TM@=ll7pLuSIQ z$4?>04Fe`)9sDKc5|bhsRGJ zarZfVN%0Q57rocoC13`G7m&5QF=U)pyb%Z})!F-hf>a7FweQ9{ycJ zoB&b+OQGErB?w=|4hSq28_m|F`M1NM$n9z*fp+3#@8Tb5Aw#L~+SaDg%Ugo1rEQKT zgbWdwbJxaU%QIU6Sk+clqHOC%;KdMF=vR*m5KLBz%DvL`+)~ttvs|2~w0vFLDxW-` zYGd9Z{tY}gmG11Cy$2Qv!USWM_N{;HdIb|7d3j9qR;Q0^limzY;}$WtJ-GSA-n_op zi(!|aChANl833F$4{rBd>_T(-GP!`Phl+cNBjPs=gAkkg59wJ!v13`ZnzX)7o!o&H z!8@Z9YfYSD)1ftntkp)TSQ97JxnUR~YafFyxPy)L(RS+08jE@ntk>6Wph{ZF26lfV zN?>0AW*_$Y9een*z#fN3Bb(h{=d9TJU3AK#)nuj|YJZriAit22%c~lnJ2rk=+v`bc zTrHNXYW<9y=6mGnp1+SUzdaZwY5w-TqA8HP!!YCG?@#ocB!?O*X6CzGYVB2UT}cLm z#lI_jZv7i0^YpPcrf^AkqC3=w#}dX`Y-x5JcxE&wOqg8D{9?Lth+_E5&DIGK8f#Eg zAhZa!s}W;I4k1W9SZ85q>#n5hjT@hYhJE8+?uF<2B4MhM1|`|H5mZ96SDTW2ew!m= zFI0E}_CSq#V8XOw8ykf>9PnkA&4aZYOvLT7 zxQu!&(VrI)yo|S1^F-4%%S)sPS;?kqsJyi)OOQ(Jl}7K#p;Rwb)1`e;AU2sbr{+hU zZrq?Zar!$KysPP(V!BJ8s%55J-ps|um#@iJez*59Ueo;C*q$EaOkdeo5BNG)tlbj- zlhr0HbcOTCyx$OnzVA6{8Dl$+q!o)Usx0mT=s_+Y!sA&)P0)km&J1}c;mSC7v0~ve zoBh`RE64+u_O(O^N3#@yoN$Aibr{l?d)VnB1p`N1n`yE;lGA=}mk-_&-nB4Ac%fVy za0J*%UAdX~tJc@g4xPS4nxYRkR|j?mQ{jj>mdJuua?K??eD2!LVQUFL<1f$1++;mE zz7;+n#0<68-OEa!KlVHx!jg1}!zK`;s ziF!Pqg7Oa^J>tNf-}jD;U_Ec_Tt9!I5rVnDur8A*iM43}+(X}5bP@U;m^Yjc~2U#YxJfBEic^xTspekaG5;}!BLY4!#> z^G{M5o=AOtae$PmULt8Xx%+7V%q)bVSz_)1O{dnyNv@juxY7e=D0iv2n}_8-v_*>( zNeiQZSQyb-5neJ7^fDV?0z@f)CPYcE3+pcNNzV;#HcpbvgYl0hZim$l`K=ZXT%O6T zT)A;Kr)MOWn3*u<*a~6w7hjoI0mHB~>{6cZ_Wq9d%hR9>=N_OH6{Dru>hvPS$^Y&3 z&bx9kq)T%?TJL2Gv=2p+-8|k5H0q`Vm`Yq!4ShI!c2d;slOuC|%-PSIt=dlZi}Feg z_~tU}_^=_iYwbJJJo+B0UryJdH>S|3bBTH&9Bzr{IAgjT0eMUYL>Z-g!OAD24&&6> zx7s=1$C~>omYyC%ibf+#m57^NAs#W>*Jrikp!zkrg#qHr7o7C^uA8*4J#VnsAXXaz zb8gl$tU55Ry5P0Vp*Xot7o*6B|Q)fXpHcUAco&U*X<<{UovtyGBkbep&ctNWM29Z z4RX9_(Z*@GhHajInjLQ)Hem>Wg4$OD;oL>VlTbi(Hj~aQFkWpfIxWu6D~w-q)cJUk z{K;YnTgfi=7S$NVX@9?JCAI*8bvItPS`~LjONw77pYw!g$K5OrYIng46?=3%loXlr zENPS7bSieU9IVcIqhrIv2L0#M={NQ3v;xXhb=Pp6*-Q%xNluD0)VS>h<#)`JCW*PL z265^bX0kC`b>qgNH@0(E8`b)+i)l;`^TBKnz7m>7c!L?`ctu9sI=;H^%W4 zP>!xY8qAVa0Iro|3#5)8l;mZsq|-#~oLefsFq~r|MeI(HFC~juIdzWLkh`}>^Vf?|Uze&SE_Nw0UhH+)kfpY#6x ziqdgW#l8H?vX##>^mC+4m|*N#q=jXDD_+sm2s9%*kDz(QZ)R4Ukpc>HNe%X>FoHc^ zt~|8Dv77-*`4xF@&A^cBbi)HFzNCTYo{2g14?LzHwQIbzz`xNx|F^|I4$$vSufNmC+zf(&2fZxfl8iTHf&6_sgFD z)AI}_hDff$0(~TPPG7~G)_o@d`eKPa{m~9 zM#3*@z!`H@(LrFhu&S|1w0PIgGT`6vr{{O(d(4KOH#XLF(G`kvbyC;# zQN#Mga&%@P;BE4WU8$$X?DKXNAld28Jy-HFN9~~=Q~6OgqKclpszc=)E`12lJI1Hnj@Mc0(3bm;!NFYG-$PFsC*C=Sc0 zf%}i5N|zs@*MDa2R1Jn|Lbfme5fkw3qgXgFt82B^$NuH!z`h&xj@^Y4_`XYlQ*2-v zNW2BCy&pGo=z`F};v7+T(`sKk+nT2is$U3aKU}mj|1ZCS`2%w`Oq540m5Z zrsX(lk8fQY#~5aj|Q=*%Xc-bzdWT8$Gpj=|k2Z)Cjyv z>d+2WxF=;&xkUk@^tn^fas=3>?lTPZRxdES56PH97{4J)VmNB3q?b)9nE6%MrP;4+ z8>>wQ&^2^b+}x?Dz13Z(l%UFV+pr&7FwIp7+WJLcZyY?$GE6x)qPvi0JAX5hdsrj1 ze`5x3fg-P#uu*wizb9Cu=o}{Z_WcLxyyKZb!uW@$r)?4#jx%7qIL2N+tT}R7;@I=2r9lW$TqZ8mN1k^#K5-PxSq&$B^5l~ZN ze=0^KDs-qHTqQ$c9Xd^pxlureWzUh50N1ygwrM$BUt&_)fox{!PnGOj4hwSh@A{6 zJKYm!YrD?PML~0Yxd#qDM$ARR=6>xs48XM!v@hEJUq^o??&GpswSs!e{s?H04LzUR zlh|g4GnYyr+C{3d@#DE!DIl0NkpCE0(li=x&cg9#?_=X~%*@<3P|jWRBGsg2%P^_Y zs@Z+?x1;FZ@!&mV@<)5cx9qlp(Ii{md}{2xDXsgNF7xeh@Kp66Aqk?3oHtOWerl!_ zC9`_Wvr^>n@N>~3kOFX>bRKZbl2WDFbof@}4_wyh?=?};tWOy(DcE~Y zC96DG&x)QKKr3wAZ~U!gpy$=l-9pUhjyg%+QXFfIkTsJwi5z-K1|u?I_E@;rCMz6+ z;vPBZ)uawnTc+f~d(+jB8E(~1nFHDOVWysyJ2bdEn=Xa5$u&+!EAzPa^ycunWZn$8 zbKpndQ6pzi1+>M|%N30FKeVMkva7T1sTI_meQI?1wICfdhcXW6jjVP9 zL%+elu*BQ$2HWT;6@cVCBmJBf_u(nP`Icw1EbPgr_K`g7ggE>+gVwgFpI|h z?CH2;#LdN?w7F*-bInH4#QQl)LOnT@PL%-iVKF%)L!A8!MvMI68>AytH;WRsfx09_ zi-plGhA>6@;#XA6lW^p*5dxHRP34B>iowm0EP8Hpvmpg>J}mDHJFb7Rm1aJw1@nYOI4VRBZC@)f8dn5#cb#H z6tl%tbZ!F=V%a-5VVq)Arm-fz21NgLxbM{gG1+0U_wBh86nz0(zAepn4PJ2YCj=@e z21H7nD&rq8joT{dVD(wyNyWZ*GPCCV9AesC=W9FN*f`RQHE+y#a{d;Z-3bvXMP!b$ z@?n)M!ZsOY?5W2{{U_F@^CoQ?lhpHo%fbft7$D_cI{utR` zW$3RjZBcHT8!f$BrJP!K>Cb_k*>%x7e4~yZD!*Y(p_Au?&{?s(&r_r96$!epZjjF*Q;XgCz&?iaY$62m#eBQUK6e>yMx1g=`t`h?~2b zU+P$DPrm*X?Bw`DRiwKoPZ zx!XE`eGdXcK-k^E$ix}|Br^t>TiOXyoHe&okXf1vQfP3>v&cJq0$5l|c{%}9JQY+; zJgrT5O(}$h5Cz=%zyP)Ypb?q7t&N>CpSvK%U$}hW=Rd{F6l8yi0IdZnH071ZKG{0~ z$T*ldm{=Ia-7Q_&D1;En1e{FG_>@0O`~w2~CP-lc1Um3BGrPIDF}blb**lptv-0xt zGPAHTv#~LPB^aGO?0`n@jCRhHe<1$G_zZA1ak6v(TH4!@{lPRcws!#vQc!^F$^O|t zTL*dhf5F>1|APfEAI$DX4$Q1fEX=mH%>UWK87S@w2Kh&a{*Nu3RlzfrSsCDL@8VJOAD7>do5o0kQwmeG{WgoBa8n9YRI82rd+%xc2RZo*^C&ckK$7nG?9pM<@W ztr2)QEp3g=0n83|=6_ZEA)HTCNm`JCjfv&oB}z6%Kr?Uy@EowTGqrbf{&$tCr7b`O zX!M6qR&F*<4o)6cUTzK^4sKSSe+#JtoSebF_y?7hg^B&|nm+@>2Q~*xt0Ur2kAGGJ(GbUCPoKtl#6WqQB>q3c&I2x4&O)EdQEJWMqF$ z3qB*0zfEv9as`d1RA0YwoC_Z!z%S68<0W`u~kC#D8z5 z0CwONkQ;cb>ukkWF7fWQF$`9Q9kk-CEm;egWe z;&A&2Fep4!>z9H-5D;V#(w{|D-4~Bnd~_A=-a0PkXMO1CHiq=rvij8JtGgUH>x}KH zp6l40*`MqPs<8kQLL_(ta^vz=bhqPj(0x|zYK>~egT=fuASlDPErN);olktmP+q(t_gr=^TBqgdOHMIKc-Tn#vdF! zznb<4s%xtDgv5X0`6R5Hsqsk1#mc^fL``IU2NtwnXltnQ%x$p__);Es_MDBc# zmq^#vttVOyNYkCX#mYp_o1UJH zyRZTy{hjMeGLhq-O`p=S*2``|l z-BIj#(A|n#;jEQJ1d+$u)CaxxzqEgA=#L=c?K+q)Ahdn-eSI*85EB!-9|ygv+L6m?i&HRmpN92HloDMd)%as8SvB{OsRWPbVe zY$(Bxpv!VChPO9=e<%di(}GV0VfR2Cp#^Tbw!2HPRt3F}X7iO|64x{4Vj$>i0Jy1H@$<{29I3>SAfJ){EPt;f@U2)*><3idDF9wqMO zc}tCpKxMrYbUm-!-&h=5j*<(K;~%G1aK#~hEgVLfa{U~&$r0o`beKS6w+hwj?O^le zZjOlrVK1fPBL=$!8^6s**XYi>-pAkc48I*9Kl!|aq}17%8^y{C6vEefcPyOV9X$~C zZ0-XqE>57Yt|b%1Ng*vQZL`u;d;F$TZ`V6H`5q3=<7^QcL6royfEnisP{Jj3;jSDh z4UNLuGOPJjR?^mRs<@iuop`dOkW{1l0S2kBK*I8}uIfuVAZqW5qrQd#0rB$tLUqC! zW&L?Zl(;v6fKFMem*G*}N9F0MU*2u*gKVBn4VgL4xXIT}3Y9*SMCzyf-PpB|@pTF< zT$X(L3O{n{Qb?-5P5@Y+f#N8A@z*XO%ywG364Kq_vvZ6`xfSINN)=fe{fj&Enk8FU z7Yz{L1dd!Y_%nOcQyN^NJ!^)KO6oQRL;1&)TvCef-&ckW@C{eTe(Hbn#y^}Rh=GgE zJ#G-cC-zOA7_>{Af6{rEYm2gRWK3$N`r4=`+%tq0eNfv0*RM|uuUGjF^DXN){%loa zc&m3cSrY0r4qIhRFZ6I2D0v2%QC?>zyoMS9orvJc_?T%T6>+`tmjrm$ZAUmpegtCOxufA9C$lDIYYQ!A zbmU3SiL5=aFTp!XQ?8dcoh0E1b;Z%Ugfy7a$4g+Z4eJ6%M*CImADt0PqlZ`+kMKYavyJ26SPM$_t@Jy zI-Z{em>QU*TWAk33-44~%xb-kSV}5^EbCe^*FbNANl8g+LgOPN+fQfhdwB`^(Q-{| zeljL^I#%yN228MqeNo8)v5z0y5=B>6SFm0$_?v7OP1fh&UhFu5;>re@_hK-~$37pC zmohD01wwbnHJT51h)~)KupKv&gLd-~J%#dR721MEtO>L^r$sIGoqusYJYW$i=AMHF z_qA&~I(o4KwMG>w>%?C=4q{b3o30Bna#i6MJsaof6(fk>0V|N=FM7XUcfQmTzbNqMw|<7 z74RI;H38puB4g;UqDU58Gtle(sK(Imj8btd6pQxu!knrDfv=NzJA^Nhpx#ilYxz72 z)0Xl~MIX5%!VX96%@&-{oN!#Sk0{xeI&8j#DK*U5(KncaCQK5RMjQ2nwC3Xx+R4t% z{<|}i!_j>-z31oq;)SH_uHm{5nIT#oT~w?+2JePXPrc9Egv$WJ2}IHJBV_B%AIkRY z`j1@P?wwFzJM&f=54H6Vq6KmK3doI)`EvSdT0`%Ik~+WM<_*uCUmU~xHf8tCOohyw z`3?-fCe_$0beg)5>pT|J~r1L^rbJ!hi}tt9ne z%Q+I`bu_DZCe$#go#e;2xj`b~#_fi2cV>j==~V0N`JT`?KkRCvT5a9Bw+cZEmmifJ z3uB*{v(up7>`b#F0PJL103g4&1)DFi_!s^^K@aU>z3( z^wl>rIUfVQNypmGm*17-8yKyO(TAVehnA-L!}5b(1;TKd zsW~}o=g4-?H@fB01(N1Ub%djUa|Pnt`t`|Dnaa|KRJKu5zmoiMvS8u&*zE;I!z;J$C+ z%{cO?haIl9`PI=U6AWG&oS)>4H?++zQ*#hF;fzzd^{anu;iM1fnn16%tY$qv(m!!L zjueLIkUHCNi!HaRP0lkY+1{_*!WODmr@P3wbet7 zYmc&vT*5p*HMR92rw@x7$8i=C%&}>umJjzhQOl4#bt_W(cn-QFrj~EyOkBA`&NrDDc*QxI=zF;{Nf7&7 z^Nv4^Kq+Ek2wqRQ!%LK&AhS)5ikBv1rD@}2ZES0)w^$PRThJHtBUP$qN9~*&8 z@Wt*Sjt58nF|L2jCslY3G@2z;jX-E7De6h|ej{Z8v`w@S*PbJ|lqyU#HgxmlgIP`P zmGh^ha~WZ6jd{Hz2{zF4wpjTFV=>dP)aHa5w?urT;q{3FQR+Z`ZrHVo`isJ)nSq%k z1X0&GHx_QYQhr0yr%7>)dU5nN`UvL*#)IWMUT=N;Z+g<@b8-7+LeE-gP{P;q_c=C9$OfQ6dsO$t~ms?4HY@H2y z3=7+}bvPD8UfZy%zs!yRQrX`ExE8&crD+|*UhZop2OU>#d7I#F;={cm_-fcnTm*Hj zPcFBeA8uCb{IcrQqdnwNVrRsWOB3%aX}7{$XiuK=gl@RQ=C&&y*a~m33w1|4K(W!g zd=QPfJ-JuC5#Gkm9UV#uM$n~+Yy-+V`he$A{%YrrQJ5u6ZcTHGp~&i`$>&8Xu9AVx zFcooKxb%I~u2}BH^Uu>xty)fHm8VPgkb3-Y<+biuhPhK9M^ zWc*2lVwU-Q+-4YlA?ODU_a#4;r)OeIR;i7(lcEZ6oA;x7j>R0Nc(wUNA#--)Gi7r4 z4OUjz>6UekV&OOr>r1l$hlm$Far$BA@DFbkaEx)>2YxvjADd&Kaa)p5`pB}sfF!u2 zP>6~8#hoqWD8u*r>y~1siJD8Use%HkgoFgZMES6|u%SVW%HyQzhDgvg)%@wYYwKZ; zg`Lx6?Um=1@cm%Ry9{>w)BZ(1kwLd#>gBRR8q0jlvSRJq-kz|lltGi={VoB@al}gZ zVfp-Q#gE{Wtr*1$`|(r63~U@6jHct^Ux7N>1WP%t=bMJ(kG8t=ehF{vA%WF2Tko?> zzc%wj2YIe97G1Yw7}365<(JD^*1< zc%L6hah(ta7vmnUI7Jmml$(gqKzCp?Pnuk4v)3L!)iRgwyY~>V`6RG6m>SGMOI}bI=^Bg93{^(9 zTIwdD38BBqj`aXImh7GgI7`Py#qn0eRHWPl8|QBc8}-A9BJ zGbZ|Q|K@XBdh5FwZm2}=KA1A9_ZI*bBZ(`#EgLaWWf;FK+>7*Eaue;8OriFS^1XM} z3*PTnQS;OmKiRxiqO@&6<6BG;F!feaSm08(`NFhYzDo**Pr)5QTrqt1j1QOL#S>M9 z6V`un|A=W%T@9G@?n32bskP_q99S@QHIgm2f*mNJIu<*5Rmh9S@hMqsi~=(Juu&VP z+cG>33VgpUfKcjytCb)9a2%Y%59^0zKJVsj9oS4Xz z3(hZqcZadUa`<A?cNqrt=?qWJ z4jWM1cFPv$u3g>T3snH5QtjGo*#ss42nXlR45xmI&((HI$<8gQrf`{@p8e!qs*lR_ zxq5)uiCY7&$b*3%~ zM@kp8V)meBaQ+G5$K*zg8eUQqmWpPQY5kU2M#gf8Rn55JM*7~_{NnpdDm%Lg_0^P7 zt#5u|bt&w_M4~Dcg1-9j4DchXlqJR&(c&&P{xLfGexFGazDn4{=9cF#DE1 zp;}!;{}nU~7uW7lt&vUSt6yh2vyv{KqT6ijvJ5&pXk9~DdD>lJHd2(N{?fhYJWIC; zm;~KULbnuOxEE8+^vMI12A8AQhfdlUp!hPES$6|)9MC+LV~+7H!*q4sNuNJ*%|6SG zmdv=>mp0TilG5-S%V#=Xs$at=yw?N{e3Z|K5&^kOSCfMJ)6$SH5; zFC#gef&v`|IGO6);_W6 zmSXp08Sj3|A^j+eST5sM7N*(r>GCFqu~u{wA$9cOq$I_CXisVQ=}w6J%7K1Oot(2sN~z0hWlt3`A; zZKy<^%}uB;1>?>+_Oq;%3kl<*;{`cfPB>M(y?}K9yoU1|y^5Tk`b^4_HUB1`vqNPv^VQd9TCE@`Eyrt?vO<=hQsFgC z(x&T18#->KT@N}_at}85^FsW%@Sx#}#sb3=V{pCiFr<&31WL7Wb~6<$mLmsU@Jp{J zOzZqlT!yc!IEi}vqx_OiJiJ4pOoF8k7qrC4@;_K7AQ!RGy*PpyK|8AOs@iuo#z&eb z%*w=Wp#WYMpeld<^_)=N;gEqq`w4Y>uE;_2xSl{POlzT_L8<*~h+BAa?A7{|)ML)U z!NFvi9)B{IZD?5;Q)6ReJ$4}khwUO392{I~TAJlt3BIT2Wm7k3+whTTZc&7au^R6O zEZtqI#}zNMlM}uA*M$DU2l|}EIUGJLgTdVM8EGu}WW(Pe!@wIL0|V>vN@NRZUDoRf zS)Z*=PGglybID0coYNW+@eVy!0i#F^zIf0sK9k<`sawzVBephD__gRx=5T$xDrq5B znsh)H6fkaXpC3r$c67HbZkv4$S}bVsj9kbvf6}a7t5vVtoOvU7&7Zksqzh@cZl-Ew zId7ypy78*xUbFozwRzT$cl;oh#z>b(v;CV?8bYApPy-{)1|6B(MknzPA$ zVIYT=s%Er;%Eg6DvORg8wohPqvhJ4<0H-f*{ykM7qN5_+=6=3afQ_?1p=EGpx~*iD zhm>$@$}rc|(OLFbYV%Sp6Mw=4G`!3#f0+L6o?Azy;_@7pwmy*` z*)Y5tqHkO8!^65AS4oo0=EA}V-kg6}QPH_9i%Ffvqw;uxtT8ck*(-_s{cY=FnL%D$ z8KOy+Tmz>ZbBc4(LIaP+v6$(q39_G{%zWnK1^K-FRHjBnn#_kLHD>?fkcFEca%6;u zUTT00S?b#UX{t^UEtgo-+w+@V+4`=u$8c-bIcB%xq+H^l+?BJ<=3i5ut5zMT^OG-$ z{Pu{`sd^3v7d(n?ZarCHzTH!Qd;ZSOE6!)qmZ4-)HjmSy{8`jOVMppndpCVpL(_Ix zp+NgG)0rn3i5&x)oe6-t?I=L6=biE;@ZLKLm39vTF^TsDhMiu}a0HHpZg>1G|Ekvy zDq?QxXrykZ6lgF`2MhGb-YONVe#jgnB2m4}=!u52*)eOeS^Nz5ar1e$PemayDapvp zOd^HL*1^HSaHjCfx8Pun#E1r=AY}Z@jP6~p}8vK z7)vA8T!UFy^plh$rC47DoeVCvGJ+k5Q0m13IPtw#i5L(L2bEqOu(;@a-;y-R$}WAg zWvrAex5#n!B$;5A?Q5HIU*8lKA!T!Nq2d$WUm@z(#RF!~ui341^-3Y3`P_mtnDiijEd|LF z57R#zTdvG~4Q!{%CegH$lNzin9;b46&gNW6C33iN>Tt0jor_2u858a^cH^dFuwB~n zJjH!&+61hI+{r>yMznMI_cS+^SgHw9y2yj>7@b?a}b#8 zeLq?Jx&6)vMdd13vuvKb1B7{^BaV9}ZS`-|ZYVetxq~_{tp}!Z|d&`HBPbXfsjOJ+ATblRuWHD+IdHiI}$Y)t7rm|a+vjk)* z_QgT@z6u8Cr7$a(Kvq*XX>yg?-!KKoe&RJHAiOZ;c1A`XtvIojh+3lJgEg&UpbN_h zNKTNb^nSk_U52d)Ylh{>_Dp2|0!7)X!@Aas9&kM@r{f;*>1|@DHZl?|A|ir8r>xpOWQj5ceaomaC;LtDf-yZI>*CcV{3E#lCAtT@e$x86X zs;ZqP!#!JciF^N`(;|S;yY86mfY<7TqfuH%lh6@X<1SruD&2P#)yCkKO0o<>ocBZU z=V(_iG#tx(^9az=7 zu+P_@7!De(X3UKd^srP;;f_0o*@L5-EMV!k#-egyot&j2p8~furhgF{s z(8U7p?8iG2ye{XH(J5r7Vq&oRY8(xsOPF}i4q3z~$1DOy!ZpR9p&n@Up4M|cQWP9c zku_$hME8kd=)s3EH$N?;8yy+^x%0(UJZ65j0g$v+L_{ljZTS+fG%l$S<>Xk3&I?La zGlZ+dY!dVv77~|#xz8uJFWQnk@>h!;4g65?3VEbWS~`$2UTr}kYU#;Cyh}C3sBc&| zHt?Cx3`-ajt)Jrn$Ed~MlN;xxxoRKV#$!C8bhYam0;(tc=UT~mUoc?fu71Ne#7e2E z5?LlrG{qpj=wDFYqu^r9Q%5gG0kOG0N}fIPT792{PQhfU!tNzVd|N|8e!F{f@On~g zF?)#=CuCOA%xJmaEV<~8nq&0yhf-!D zG@6_F{A3P~M+nJ%e-#VMvi;6YHkq5VbEM=n*uo5Faqef%j@ifN*CqV;Qr_+?S+qC7 zmCjDTJlTXfzL#@Z=GLC6JXtEKqF&+K(d(ED?(LojV`XOStGPp6YE%}}D3jjffu<~S z3umDaOY!}~jwfb<>>LPftsE00X~#M2OA}Df#7m$~f;adXv{2ky=b^3mIU_%FlDprJs zhH2s65(k51$<715(v=dqMhfWIoHju*0^I4=8z zjuY?;&ixE%C!sbQSG;dI)-zftTk)##8=~Zp*hz1f?EM{rK#yB}RLq>j#}-wi%TjyX zBeK>D6Biy=LBtn4D<1X$oN*=^=gdq=Va{M?NV<@n4?!SbmGc2%og&ptBcUB5T-$3u^LZq~cAjrBp~U#H=SJ%;0lU#13#dSUyvk^E+C7`xH!z(e+wGk(}) zEO{O`4T9ax?1M;QQb2wM@-n;8B9K0g8tR=A3EdL*)l40PXgqFdPib26Iq(gSkCGYs zn-5-h``}3_YdwPR3NDzgnBzfa9R;FW`QEN$KuvNBP%fx6<_o9fot*qZ?ayl2zxwTEkKv{crtqIKB8}#PdXXCfns&NLGGo~eRx^Gw znpN0{V^X8K<+xyeY=|FG+<2dQCI|~B%i?y^d(zLMZpXRD=|(8mAbJ@Qcg%+0i-ks* zti{t6ly>Z5FO|rKx<}Zcn(&o2J$p@7{OxFNC?h z-zs@QA5>D$OdT3|BcLTPUW|B*82ed{rRlGc*m!HmV@>zalFoDA1qSa{XLY2`!^UpE z4RW|w1#k`gl5EnhCxs|>t(wn!$D|(h@MPvn{LQSkCUnjvVnCLXX_v?rw#g_5^fQ+f z1h)stQ}gldjK9#Jh{5r|s>`iXs)_uST5oM*^+e>Vzy6+1wXda< zz45u6{dLBK!d=m{2c)?Ba-HbBr{B-y6%YtqiYvA&aBU(NXPAh8Umsnp^m*;Vd%d0PmI)(zd zk6~S2JuKkk2%hsJ^09ROesG3`5nz@`zA{LqK+*Zw9m9M)y?bg3N}lrsZ%jdP6MQX5 z#OM7@%>Xp~*18>7RD{rMa(ljZ#%%;%lFI5Y`b|gj0|CQzAANr}rrAUoOK5;TUM7~E&NsUTuLd?Zja~ascRI?0=}MkH79I)GxrtXRAfIQ9 zL%b!^4{+(T-*;I{+|0}0ReF;M)-BVR;OkwM+o`y+qZyXK%?kZuaarH#O`&HX6lj>D z(+j#hJOG|;{_z1|!J?EQku3%#2! zb~iW;-bq%l!F%i!voWr#FzPgmejS4am_Obmbp$i>SRmnh&- zbhWrp&avJ^Q4+O^gQh1eKSEX~qgMjn`(`cDro$m$bQc687f~0#(urpw`o@R8;be zm+No`OrZo*@4T*Tjs-0X&n-rEeBm7LzK?51DG!c?p(nTW#y0#ktnH5tEveH5HN9}Y zcI4gsL_iqYIii~IlUe&RJ~-}nL+Z$N1a!tQ+*Mv}q{DRtTt|RYnG08+BGOB4pNR$; z44Y1NTDQ1-2DeCLVLOB+94l%>R$bE4=?`_R=1439-&;5>Arr0;EJ>EMk8cmgc$~G~ z{qm+hyg=8;c`#Q@Q7!R1Z-AORRZ&ruN2>szKaAj8N;O;MvyDAmIy+Hz{pv$bJF&#M z#^;N#XByqCK@U|N&2%!S3cN7c=dqKV+@8z51W#Q|j5veaHr%f`^4K+%6XdL=-@mk8 z<1fuaWRSi{k13eUO=EgYsz1da`uD6g2)&tvGUaNt7__n`QBz9JCXp^>yH+@=%t9Il z1qEHZdcl?(F&i6aGn)3dZv_94_cD8DRm}75-8-AbsQIaErQXrgPcZkZyv$*y7r9wr%AfAFAp}apxoSF1@ub=7!D%=h9K;@CJmmd zZTVH{+u1h7T#{i@MDdP1#u0A-+<1x3*g99_EwAl9=gs6Yx*1FhCGMx9nvX)-kS6|c zMlqEM53+VFZ0_i@KQ;#(4rxD$J)Ra%!Wp!SQ zxXyO($XysgJpPq~$a=s~yVXu)8_GT1nNBlw6Hidjd(-EsptvumtK-bVO!Eu_ECQBW;6LDNm| zM5%r2oSNpfq|s#it;_%liZBUdZex+Z-^xve%4%}f@o)SSytt|HCeHd|^2aIBw+osh zqR$3ftoQ`R^9QWQe1hsno_c&5?I3n`mB-rywLM>wBa2}ZVtR#ds|#f+wMTWf)5&$V zbYo@HwX)_98=;{Qp$=Z9|ea1_0fwk)S#;?Ty}k@(>Y?>n=Qo2%~pRDl6K zFGbg$-Fp$u)**d3CBXHYDAkh|VZ=bwA!zWuWIdgU8bR1%U&2~x*y4ZKmss6t1;AEN;&Q8a~miCP=Gfj;` z1`lo`in!XzvTF?yz z4@&R<&d-HMQ2o{rd3}97pixXk`KGQ}r-1U#EoqR>UDRav-zbFHt;@}o`G&ta|)qO;^p^x)n^V=#2*qlKW)%APkA#O z{d}Ib{^Z<(lW7Oh$qA$s|4;eCQkfKgC$yrgNzF6=ZQVB*x_?;rCmZ+gN3aq9NPJcC zw6wI0M*6$>yM(ye3&tiX1tTL0At52yygzJWOeA)9J!zlvnW|$7-IUE|@Los;=2R7cb>SYa13I%)f4aeIHEy0(GLvXa!2G*nJ ztGhqg(rDk8Z!P=46g#D!8{mABv%wNgM?cv5`m*n!eCp;u7Q`-=W!UrBe1lFN8Oz!B zySYW-gB^@SA37%fw*t$O+s6zY=Onc^wo1E28F!Wov}>D`twx5lYbnxGH3Z;Zzt-z3 zMkr_=h~w_s^UFI2?{W;C?lx!00Qp@K2Nj9EYrcJks!(l?ZL zI7^&2&A5PA(QyvzR0Kgng^mHW#5ew+-;rvufyys}7oOA*OMb5m=eMQ@VY_H&gHp)7 zZn`{mr2X%o>@~t=%HKA&F0RgdZEHx89{b@np6ugbcA$Qf! zm_CKKG+FpwIOk2)lD5-rX@un50$9QlLAFY7qOvXf#+ z7#?aCXIq=uGVvQaOxddsZ88v=o@v(2JhToe?^rPF59gRisC|7c+cdYpDwB4SZ?4;BLT57l;Gl%4sGTvF=?3yVobhgEyV;i>pk zhVaP2vGa#ae*`hu|Jn6koILkB#8E+@lLYnt?Vx95mbIrRh~*J5R0JK14_FPYc-j!8=Xsw2(XGa#rB=U;&@QNDI$DI)!$3Ix z9ee#jAD%p72(f+R$GsJ(yZEJYWl!hAO~c9d;e^%v+1M7hS|s5E)T29wHxHUauP}XB ziHX6+JNHs43VLg7ecPfpp4z%f?pa3g*|P9+}S1JLtzEEa@vgAxG=uzowq0+=qqQ3+0OLPj$=0G3BXdM^)?h6*uFQQ_%+0r-mW*uUjfmso$AW|*oL7`Umx0ptoOaHIr&NUB=)oYg zI9CuaRS|1#$MSNE=u@Hgc5YNGq)@0b@ zsL-1kAPXibht#?tRLoVo$;n?o2hyYlz^b0gY=-W6DSSBQQRdob-%{e39J(mfwU)Bh zCz^C-cOW>C?o~_0YZnS)LDRYX`b|$(+Tj}T`RtM&e`DDk=0l(3=5gBYSwKvR!N?l! z3@6julRtrrpM*?dUzdv7#Ul^la3B1+*KD=%kr|D-Y6N<6p=~h>i1k}ynyfuI@l4ai z7B1IpMyOat@a~Ja5sAmw#-a-!W=z6tCoN;^GsNwm8q*~~1;z+#S)-AN8{gw-M1zgb zoqyRcxSIp?(+;r2;3wUou=VuxY;0@}?;HjOzT+@ztKQ4yDGPq>p1a*pI6vJ!^8n;6|dyv zQ(g}A)tb%l#?I}{tCvNZJUIqDvGJFKCP(T_CygTTtrShfN5Y(JCCx2D$Ar5t>FMt! zL|g;%q1)5gE|{i^DJ#J0aVqS-08HNxk%~CgmrsAW@SNRAF-Gv5ELO&Rb&v0RbSSn0 zgx9uW-VS*R^j0gs$4U|F$Z-687D~GzR@};#ov|?PKm=rIAcoZtbp=6KP=)gh8 z5c_9=YQw|*rXgY2S{{(CLfleq+=Pp*f7L{QoMh`lhuuG7tFL;9Caoiyru7%d{zCz61xYeSIfVz*0N_y)u!?W7P06ejlg4JVcY0i zqsL17`o*yE`GNK*)KPTw<_w+0wMQE8tQ>w3C$xGBUdnun2Ts2nd|$CF36Rktiba2Q zgPmbXX53Nzfd1WfiJume)Xq(HcZE6WAQ!?epKTAkQG$wFQuaMuZ)yTD8nm^1Ap+h; zIQX**AcS7`*Ip7Ij5{pTlo@X!m&>T!si&nkq@!q{z(UKdPQumEmLbHmnty>a(4-3VFd(%esMaaY)h2s7zE;;{;!!KPmLKY}y z3f|~w$Osu5KTUQW)t59ocF8oQ2cGv8lG!*)F?tr? z8XI|sP&=5AY@Ui8nwB1(AOJg9vtBF1^N55#naaGH2)Zt)nLlCaWsddI)>}0(*nBEV zG4^TD7uS*?=08@&d(7z?)hcI0De>hT8aUT-ksDM0gn3`@?%h~LiMI6^+j6rksdn4Y zhFB6#;TmMk34Mt9Jq%{miQenn$qTUgBIHu%4yiSNl{sY+)pBfec|F3)U24#_>XGCI z`f!X$>31;#^obSwO#ZDWvaV%}yZV2w~9^Bn6!GpWIySsLaUd^iq)$B|`PE8GK9@bcx_nO%hM?dE!(-mmW-gRh6Ozl*# z2#u{`OG+1Dh@iHtV^2gt=00Ary$3-Th@G|^SdV*Ubi)T>%>LhECPARz0~9W_@lcGMdd<}W^2VG^Cw9M zFNIL(Xo}Bxph;p8M-EN4fH;QySxMGlv}d0*F$09@D@%+@B+99JlFd;>6F)~PNpJlA z+Vs!oxiZNkn2h>Fag!@Yo6S{zR3Wi|HT>zJFPN&37dLeSS%T~+QVmCq>gP6i0gy58 zCg-*^}LeZH#=B9;lZn4dp2GiX+vB=-*K z0!8sHQ~IHQ{1}XCJle#8gztUdxHTVp@8g}&!uu}Q0lW{=G2cvD0PBv%laVjrf#FoU z?)}R5l;zDVSS!CXHEWQVv=^3xumkTizW9`uX0oKW*>giwdgBK+5&-%ezu~Rb~UKb z_Zz@hde~9wSjXFYV&7`qtV-Q17LpoQ#&2;?Acvd2LUrv#GSP`kF_PK&*wDQB;OKDwtTnQVV?g{U$Lngi#%f|_`P^I3U#J6c+h<# zL8mLXn2)$q4Y+?&Q4furSMNV43vA()Ofpcio|kpbD0cL=IZmgrJB!zLXw#5&7Ahl1dH|L8EMxQLuf5aioj+0atO{5hn)GM zH;=29i?lj2bq?cCM?&jTHa1880y!)#`g4LewUpzkZ!$AQ7P~wnf|LBs%E>(DbpP=J zV5;3dsoESr#VNZ@p9JCd^ zEw(jz1>eOCdJLs4kG6sW)-9MWWyVis7kH@t#TR$Xo-rx4pjAdpt_()`HNjk$z0hvz zWAS9_vP<`Xmk5hPhFbzEt7KCin;BaM*`2RPa^bffq1Mlaa}JororA76Y1DL;&FsAT zn7?CT&RFFi*J-aRWG&r?v}3QGYUwxUHw;JKmTmMpUpQq86>S?h!NKN}B~wqg2Y-{xf2;Nf>HfXh|AHO=I)ncn{{LIG|5DArtJeS4==r)WuW4QI z1{GCA!E4-~-v4Q+j@48C%~o# z^XmdQv|LXiJWIlE2KN;f73L@C=JElY{Q+9yR=IpS@9=T9Fv0l;uym!!cp}UycaJk> zGXEY~WLTgNAIBmrl)10y+{H&fL6y}?r!UuX^F#LBtP0FrwS-PJS z6DXt_tfoKIbiexK1Uy>H$jJN}8#9|Oknr0V*xVik7m-0YJ*P{SdGKZ+eOat~Z>kF_ zZy%O9zwrt7Pv&U)K?Hn^#Hs=CCXL;#z86#_RFCDxf(J)Xf{O~xD$l{A`x(AOz$$fd2*wyhJR}^% zRRRbs7<(PNvRihLCv+v17_4U$v@U9>oU36!*#F=>J}q>j7{?l`n{{Hsx<@>=Ns6A`B~F90 z2FRN)ow6BcJLK7zk~-*(2ORNm8WE;goLPA?L60^iAFI(~|4iTOz3nJ9W#5d$0j;U` z=P;U0toaTvXGB+)633QhUix-u@r3OFSZ2krCgKV4I01CyHOBpo^0dY06H)GZkObUP zbu}nx-n}u_G7t$jIk&d2)yzoV8Zr6?xCVyOrwSYs*$D2|m4y-FW|6BHAJl;gDnABI9a z(&hhjKkgVHrml|tdqH)<;Q6!SkgIF58;2dKHILzW|DxpY1OfCU!pWh&6PX zx9`4&K$zx4|FnI;;|M~cSa<>)E9_#cdbOauTPF_15}N;5SR0)=&&;FVN6c%{U%K4> z85(O%HPVsi{7ZO7W)y9^h=a7%kk)Wp={`FY55IMm`9J|QP{@P2YX*uZS0Ffy65{}z zd42uKCJmwh*s$@vr9oRfdxoLxrqvab^WILg=FuKeK7-(45PrD|t4VfEv9T^13imdN z?#GF=Q+LekPZl;mPZG4XXbz__zSf2FnX0}=+~xWC1 zHnU2`OLRqB;bm{|kX{?f86oK&M=RTQ!0QiW2TDICq!d^ZuONI5i~jurd;5<2o#-rK z|BQOmq08%8MO7Ug8E}|eb#-->R()`D^S#__emKd_7g&R1g9ukw^4|jO1m#Jg*BzGEVDOY7 zAw7MVV^UDe!h#xAyR+6r4@u zit7&OlXNZ%J3{X9f+azmsVgEd#A@x6xv1B%;TaUDS^9(;yXwQ5u~FVrS58{rPI$XG(|%$fx_;!^XM@Huy~s) z49%M`5ecCu7ie6ggcxA>%cG{!DTDy!yl1K0F1*GR-z!latNiAJ29j5wbL@mtO<9dz z!l>xwK8{kbb)v$h^5a?(r7|1$EalQ@AXyi+YOBT_ZwtFeI4Y?0Gi3^h(FV?(p&0h~ z!O;=C`7kfI!;G{HPEv+(?`TE)6x2M6C{9Gx;$rJ zx(XZ-Uh=49A|hh|^5W!fpY$blbaawcWKK4_4aakYbWb)q|N0-#;F9&f-ww|{ZFBKT zfy7!5AR4JmzSPJ&cF&Jn^+%D&kqu2&pR4@61}yktbKP)Kv3Ia@3Hoj83*ky6{x=EMw}qo+P%RRc;oz zcII1CFRKvLRU2399H|wUd)e?LrWf%(oBQx%WOF5;nrq7@we&U4PyGiIbFG8>H?kR} zGOs3O2^HJM+0N<;a0Cc@{HOd$mF7|cb*Z=yBbil%F(bFhvL{06typUXM07XGP3@n5 zRM^IY-KBEsW+t>=j<@|7}Ga?zm+=8={lP*|)-W`=&2mXbk3hFeqlx|1;6Ff#xbLq9ZBc^twsMssbYi)zT-az{`Vgj?ZlhFU^zr*O(P*ssOL% zvc#qr(?wx2b%$&nv-pNHwMn5LKivEut_jp{w4@B@+cu9rOTJ8Yx4btGtf`p2Z`#w6 z5y;dismO_HiJmZ3-S29uTmv+7T~!gxV;vgn&FiYm=S5St@Fm}rCkq1>xfirinoE!7 z^Bd_jTh!@%eKTuS%x4o%sz&cuN(GQ;CI9~7W32Lu z6c2N`kxo$7?`*M`tZ1s7J3jvLq4v194TMg1CdVV%7Xa1EQHxLJWrAt37eJmqihi#8n>;ps|d4_m|Ry(P;4!*Wfo$OaFByT{cMKwP#bc11>ZLh^Gm z-J(FGo6kvf4Wr&EE+-F9C3p%`Zuq=|dz9M!Ts$&4so8x$z%o~*-8ct+?j)1JE#~CU zG>sM6Rie_(w@aiP&JxaFOw=3f#Sd#%Zp3?jM~@dv$4r_aK~6D^t&n!qhzl_$^r@6S zEUk$`9TX0K-$?Hoj&Ybmmn6)mEUkd?Xxv)LrRKw3ARq*)RVjftw~?h}v#wzEM0$Mz zFaJz&sgN+Uxu>)dp>kv=JugxbKgypT-$C$$ry!Z1P+6CL%o-`h&D>f=-SbfWHAC#e zFN{EaS)Y3E{Ku_BS(8tSY4GQi4ot<;n;_Xekbv1*(^}Ovhu#IeWzlDK`T0tAMO$C} z1IsFz-J5SZDXEFM%ngTja3#aOQ4q^VbgGY>=E6I(>Gmwqh9odsZm`uEVHF(ph z%7PY*Ls+28XUno{#=_VAP2EpYoivwgT_3kxY3nL8isI~DX@XcPWQfeQT#|32jrwY&-OMnAsUrLwVS&YcxZb)aEDV*o%179+UT>L6*UgmC0Q5 z_q-al2shw%u`P&Gq3IMNpg&x3Cgq==@S{O zSH!0sR|;eSTCZzuuJ6{o_p{f$fUyn5RB(#~Y^XP*m^9 zB;YNGzvT}JH{#tm zu<0iIk>l&htP8L~Jp6$UmderVoVv5-(q&lwXlb2_H^*h?;$|;#etMyb0(fX4q$hI- zK@)4e9xbp|(F<}BD3GU~?6_VTRN2joZLwWVDwfmJi|2vauD;649ek`j@{*CPYrkb#jP;_s;St5Yg)`$a>=Ql&83qsEL85z-5XDj4;! zYIlvagl@?>hj!6HEO%<)c>qOn&UU{8e`+0! zaHuGpF&pBi-q_X+G?1Ge32O>J5)1cdrMwa0Z)lJ|@CE&Nio)|uXNzUO4iF2ZIM6pD zsK-;=Oijn|=pbr_hNr5D#S4I-p`8&Yn!}HA;+1m?nk?3;>J(oE^t;czR#S;=g!NOF z_}YRD=LTh!1MSgBY=2I*sEfSAMk8sU+fgZXN|c*b5QW~ zl)}S%xqiHF`tYtIN{Oq^a`OJMy|n)S7&84pkL8YrhCvb#L_IFBDA)KS1CLGy^~ zf0gL^6mJhH@Q-7@E_#}UIiBGUG3BnZ5ydSfx9g-iZ zU46Q7_8V$DgEGc98j$>q08FJP9mf@jSlj9GcublU2y(ik!Z z&-3scXwPaqd_+MaF9L2!D*_#+WP1=s53^broimfm<@@ihv*JWCVZp2o@hM#f6xg>U z_GgLgJu*G@{DL6C)4m$(%#x+BHPfw@|^xR;dacZCXrI*~@wjVeTnl{b`l zVb)KoG0Z1);s-(S_KQ+d=Emt;gMcT|)ij)IWgS(+d7=+#v|l~aAQYN!O;b8ZFOMBx z;@C|L&w5q|XrsH%`mV|%8C$QXd01TEz9|@dr+b*Qzunq6&c6R2|sHxxa{HOhvCE`V;zNUrg zuWx^X(H~9~y5IUbmc^&~+a=hk+NBPC@lo_B-koGC<2#|V!)X^WY5c2(*m}=>%E7Hn zm8vcLH9G~qQ-3RS$Ol~31jk#|J1=x~3)oQ1M?8*4{7)>x=oLe*yu#i{j#Z^ylbjgS zC*Re9vT}I^0ygD(gfWJhHl>g5G+$_^a0VLN>K8k}`1PJ8$u2pEvDDB01A%d4_=8Ix?G*jY?#fV)ybNa1>DUN7thU6gAyK9 z{8Q=nSk=`f9-0kEB;cN?Yi~L5rAhVm*&r&%ZAbBF#eqiR>Q04gF|0;pnnwyhy{xv> z*|#8YRbTPtk;Ki3>}m$_h}4Jmq`{R|&ro{$_xq}0pA#m2>x|F-lL;KAP@ebjE&9Rr z=E2z?M(DIHzzNJw3OCu~>SybEFnI_}jn|NGUi`F^t$qb5;PMEYNUd{vJdk(;1x~%% zR)Xi$lV|y7R~(SQ-BYJi{=1P zd*|G1gK5)jg9u9x>agOMhjv*==oZQ~sfN*uxN7S2sA|PKOnVQ$(+;w|Bp^c-UnWgM z@rQBdURnWlTgfd}+bKM16_=%;Vp8jat1M0h)PdYtyt=9w<7@&?)oDe~o$OaDoj$W{F0=zA(!87));(?efyketAATE&`XKYQPH5uo@h5`a#w&c>)8P}@ zaC>8l!5in)o@tJCqlO~=;xo^e8)M#-s!EBcFsj#=Sj$X2HsR`bPjrP{SB`B=Q5=Ds z1mkcB8Uv376sZ5t@ztOr?tITULiKFf{xI-Osyb<&-+-# zldju=0Z_=^z#RahHaAg^-ffNCNX;F$g-@@1-~C`Kkwd+be*>0dD3|aFfpuT~wB&3R zBN*CZbzmO#RM$9q-*yK8t=k%3l4;!SorAK*9b~BAjXNBD*P+ecFi+%}k=#xqx8b>m z;E-@{ySFqSywb;|u+>rIUkYSy3Y3n=U)6&QOOE8$!89kVWUGl^OtJ7|+hF6CvsPb} z-ezD%BCNvWB;ZV{j1)dCF~j&6)Nb9@>R}i)JrKd=NVM&%;wk6rsQPHF-s*G^1x~b;o9|$E z!;-^UKZP_JQS~nGOJ_U-k*DF~oWCrmS}eS>h>-lSr&@uw1Erh1zxbq7aS4KHUC#4r z(P5w}Tvq@~ai8Ad>I3$|-d56~2={6wGXieNaoHa>?vobstZLe8;e5+FHCXwo&A#D-9b#uKMuQ z31d8B1BfnFBl#UYPH71oU)N!7?RLZ$dFDgu|qP!|2*X|gY7 zE>fUh@*`|Fca;^LlJKX9hM7L;I=H>&MX|shIGV|5$}K3zH~ycpfbKYN)E$GgKC5x6 zQ_O)s64L!hsnncMS-y+Z&Lj?x`m(Fj31FnLvk+tatGgT0=Kvc^KDHX9JT-ia@+AmN zEgo19J5PPBY}j2}T9SS!V2>T&!SJd5pkTEVUlLr4d8;YP03@I*ZNTzkEi_`pj;}Gw z_j&?O0!Uzhfy_GWv@F9nps@zay3}pQyQJT+Y5J}qsES#jaJaZSBZF^3Lh^&UaTg+hCA$reKA23e5vfrbdqs5m#IPl12+Ww-9jX+L&fgFFxFP26aW@&JB5fM< ze^u5-msD*l)DTQVF`+D$c0l zY4ov9{tdW(9%axzu4qds?Z!1-a1{QX6n%PzBzQM+@;u|k)f_x~{7_0UhNw3*i*34m zGh%fVkp9JT09^x?pU~RUBgbrB37OPaxZ5lJdNfhEx5ItkE6fJd91t2et}9uW}__f*9ksHC?Bo8Saj*%)v^Zs^@SL*omofy+?`p-j`MJ(-w4fy-86Ft^k>qclzRRjJahrt4tI0BSlUBNP zzeFSx|KkNX?HguL_8Y$QNYY1o8y%iM0xN5FWJ})@t>$FyKagh69!mp^o5NkI<=uDP|@4+P&4tWi*w3#IjExPT(DGW z&_60DZ3gNVkl(c+udja8Stt1gwGnahpd;hI$Lo2w0rOs%bb(Ie8opA-Q;NJ8(G)7N z%Qky=HGjz8K=x9b;cYpwN0EuYh7by=J%@B}<7d{D<&q~Oo3e;kh6iJ};_Uss9y z!4%Fkg$7r76U(jo7e?PJw0Mt|>d#R{srp&x=s05nzmD8t?{lw!0!VwvxvtdJRw8{5 zj$gF}-!uX^KS07D?+sSzI`5+VP8npSS#`AQ0rHI-ZU$1IW{C`l1b#E=KSp6cT$JM7 zc#Svn7TGKIhOl^p?P$3GPTUb4=0DRBp|&`$?>d@x(n0<*y3gL+DczrRZCLH3S!&xS zLf!D>;6a55i`n|}6xKj zw+==AdZXrU{F=aMJVgF@4)_;6J^AwashY1s@sNL>4d*|GWSz9=VqvjHG)0duB6quN z3l>O4e{h>Tk%g~}LptH$rzmzJY>z;OE9U2Ll=@p9G~3*UflDiZ8lmS((p$xOzMJUt z1z&hA=i!Gr29~(psB_of_aV;#0`jVa@bnT^uIMY~ZEB|n-xOb-bVgbv zoD^hR5$w(}(slkQpqCl&laoWrBn$CDeVT3|96&5aRH<^n7 z?#szAca?Q-s~-zFw(&eAYN#zhLE2rbWXbtNrd5T=uD4S_u9GEU(1GRVZr6m^eY<+5 zjZfTooqSH4h01<_mpkmq4inrj5}Tv6rnL@-nc5;nZ2Q&+>F8s>Hb#jdOW^hSKK=TV z&R%@35!A^X;=@4dKPUenWKcyYMq9kZE;Ppsj@y6`YDr4Ksq$v_Bkey!I&}l0E&}D7 z0=sKTMmZTCg?Fc{PnV_qQJPM!mtY=?SN)B9P40jvH+3;2wg$pA5726k2x#(UsfUqF zYU{OUl$+mFpf=JXd@Cr7pKm;vZm>5kj+iXz3<-8Sw?0o~!NT~*FUt-Yb;3vZ$qihx zv`qvs{OM-jhJ_WqPlmE49>@U!LNU1o<~Nnv&qv*xy-}LoldeAZdmW4(LeHH|R6e$o zd?Z@eVji7UrRRPOwRW+!JGpBFzo$`aO$QoC8*B&eh8=|ZCJ<-RxHE1xqt8&72nL7W zp70$5z757QtquD6FeOR3z22Qqi#<&Da1h(`VGOvM(JqU$MFMD0O;T#xNWJe#x_!8! z=S9BcZoK(>ygcGK92Y*9ucZmWEM8~wzoH9{=NK@H4&9rabyMyBoP_IO`Tvo&>uqRR`?v>~S#1 z(d^<320ecR%fREQ%I?*Q3QK<`Xl$x9_m5#DPh%!)nSMptJG*;{zEW!vvYwvsaiv*a ze)^ZyKa>d0l{`Fmx{itLwyA?(gsi$p<>#GX&@DF&rycVWCrGeVk(UQo2(%l! zgPvG1-puc7_lDMS*kiQLTEK=0xR48nDvCe{a&3MxvG5yZ8ujI{TlOVVmcf#ELdw6D z^L4YDTszaXg_2g~rXMJ(VnPdCB+nmtx6J#oIBSTqfBz_+BMVf9u|Umv&j(luDXG&L2<2wV*_{?bj^=)rK)|y9;%4%4oa?sOVLQl!l=WXT4 zfKv;!E<_UEFBd3RrB!)>iVL-(1ag)6UL8yC_nkK_UUxxXkQ_Q3c~ME?>#yF2o*PY6 zKOcnku$n>LDUgi$<~F^j@phCV6nP@$xd0Nv^yPul1-%cTW!z{*M!U#gK};>@m3H@i zr>8YaLn5}aZ(b!~33P!04L4Y;XZJXPY*-FCReK(9smFr;+c()=&z(+3ssk<+O^NXrqpQMY>4dh5>iyZuzwLy} zAGo()pQgMJBR;ZCEbZf(0OZ3Rv^Lur|BPG~(bCVc?|~L5v)hh`!qrg&d5>LVw|%Vy zu6%Zg7)QR6pMN{Sxyz~|lFqRY3GyeDgpPb+(!p3TPfWjL$?ky*?>iB`OUL(@X&n;O z{Xb;#&P6F*B!kw}v0KPdoRJF*B*+jamWj`;0oHgzjpP?f5qaQL$Wj)@*+ryF%b{$T z^~A0~0fPQUazxu^?8;^N*&bT?)!-#+LlW4RoKE~URG;54M|AdNcTBX%kt;NlS9>cvYWMsON_QmYz zJ*aW9+4bQMYV?kGP!TqF_l3_!R(d;t(^IumJ5%`Od6m_gSxOzS)b*E1;q*nP1%KWt zAd4ddo1tMz{Xqz!*3n#J09{xRHB0sU6PD~#K4{WA$<^<9xi~p^=UN+&Z|6~#d6Te< zD?(8Ra8|Z zo?|F4y=iK|1BYj%_M_#Mt5-!cqS&=-((uLW9{NUzBCOOV1)^_hS5)<^^C@UBI3R|@ z%*=r6pX(`D&7>^X*RELEq(i%kBNDOtib>x$clS*c^qJL7{wgmixPz?u#uxL@+Zlf}>F>mqk^iIms)&n#*ou)Bb0Pgx2Z+!KRITO4mHwWJdt=*s*ZKDD&^dX2g% zuLX$U(bhZ|N5XVa*koXLP~VKFTpe1Vd2~Ud#3__tOb;M<`?xv`#Q+Tp76jVaV2SuR0t`J(bLw9R?pY4mG>B{aBB0=?S5#OnqqvKcMeYJn+8Y^EZ@ySAMNy zIc5J2@o4SLGdcGRxV-K(l-<666A~c9}EllL9@8{{Hh*+u6 zqw7c{gJ*rg!JEV2T=r@g(qd@$TjY$r?$}ZYn(YCnusbkrYlt{(DP47c=hRT>rrL7i zD*kO|Y;&?b-Ir!#>QKjqv##qg=hv`SsYLJ;1m=n?akfbwa7?pg^v?*(DaDw`wAA=3 z&FK>XBG94i?B-ResB~C`A~qAF@mrsJGK)ho831%G7r*!Fcl2F7$t^zaw5-_09yO5TR3(Fb)bIj!wOE`a99i}bb zjRz3$fWIR*Klp>$f@r&nHSD^Pk$CN@hqI!6wXwk$64K3rA#7l8PL2cBsbSsF#}-q2 zi3C--v4dQ>2CoM>Ma?n(y|&iARGI&{d@FJU^hMKXp<}_ccr@>E0a;~o80$L7>f=d& z$iQid4Zao)C?fZPP3hGR`4%9DOPvIl0PoX931y)xaM#D$Akg@Fc{3qSU!kbd}m9yb`Q+Q6A_Gb_2oR3 zbbIB@^-{dp$U|}Mv>pAuKc)0rruxL!=Mld;{kr$ivg*Hcl;dkl7{z;@OsZ`wgjK)1EH%40Z zViRnCb5-lOH1xx>mMyw5OkT`24T#Ix&ax=w8I&IVH6gh&LwK)EIe1I)*|ap}BsVL1 z)E@L%P`|Rh*naB-=$G7*8hRneTKA#UHhyJ<#y5j60LO?|WP)H!_bdRTHog&^+g@l? zk!EcwfVw0z!Fio*;cY#a?S`e>zsEnGs}^o?$3}2G^3~iPTRrT@4w7_OFPqRL(7wjhKBdG!oYQzWzB$ zgNNiqzgrQ*&CQWOb0m6EW0D272zb@gtR@Fta~`bRsivIf8PkaB>1IwkT0l<_#ehOs>#uXcZNquO$_en z%=_=0pF86cR(m6*wZpaQkP&h@S-olVNCyxR*{xq+(5c4}jUH~`C*-CE3gr&F$JKz^ zIX>(^8GPS4Y&pontb$NXy@9h3^Xunt7F+WI6PI%wPw7otrp?XQtmA~&LI|V;BRO2* z>6~Zp5Sz1xyi|{n@nZxptveWHyUoldJRi(8GKjImE`i|=+w)Z%&lVRD)Z+p_H#?TY z+k;<@ew<-$iLkwnQDKkJQpO%Um-d(L}=D=TEuoa%+`bDozSaeHYDMcp$i2MfCNeX zuhB*Bdr)gSgTYp_yYFPhsh5yZ0`$|2JQzLJ;EK z#D0BBmUP77WjV~WwswZH1BV!}F1cMP8Nm4dq@Q9`WJlyS_vj`^ps}XZqo?{qm28Ng zha?)*HlYO8Su=XF2!mu4nVxOd8j0CP4oLfc$>C4;*)#DUxrfU_M8Nej+^dIB)r)L3_zkJ)X zulQ|$Fx8%#h&Kz2JXIHQ3Z5LDA!(d9?a8IVe_Z@xd+g^efln=ePV=Oj26f`@`fgsP z6E$jsFN7adYLlGQi|c=4xNpBi)YH!YaTlJWhXL7q$B)y&0&*0$-Em zSa&v0``O0>!EBIPX2W$|oX~|4zA!opX;0)D6;m~4a^aD=#bfjuZFmjU{ z4e!5O{gU^2AAtfMK~xjc#|vIc=Q0~=Hm+*&m{g13my5DZh zW*8N3X%XkRljxZaoXECH;z{pzlw}^}!qz)#l(k%T&kzqNU~-zYrfR1*p0WqvlKX`~ zU)^4LXl2MH{-2asGnz_v9qf#amvdQ?H-F_tB0$cl$NAl{MZWf35}AAKQ<9Ixg-Yk! z4h%rH5Yit{Df*vt<9 zBD-E;(vjS%Ufywf2gBYUJ*EHQe;ET$Y#2gtRxiyj)4y4Tlx59`4b2U^;5A@0Pd|cU&+wAz6asgxo(nv zA64udUDE_`S&RYM4u`+MhFnoLZ((qBV!LbXj@YSa&JH`K8m$ zhBGGT5GDy)p?PL?%5-ePQcr8GE5tT(?w9w4`sU@2)6;}254D1};vkrjdMkbnbpL-z$1gWtWadA zBmjv3J)o76dgXS4--QbXVS#2afzvenEcU~D#f6=;iuickzL=$)+TuCQI9Jb+SO8&} z{b=b?`Fr|B4{nq86K={Y*QV0D7LQhy+ZB|rt+>CNQrou719ddVH{9|lD$FPONeog~ zKMx6@W98A6kzP)otbj7P~b8DxA>&2GTm;61E zT^Vo@ZP@ho5^eZgu-M)0Or%u|W^33g!A=i+;5#mNYCnj|tJrYS4n zpqFf+B8|QLWA{j$K(N=3H<{<*pk7kFh=(DZrU2|gy#za_YR_^s{_=In(B+DK(Vy?g zZQWEYk;^--L@i$s_o4Es)N%j#xBqT@q@HQdz<&tPiB0!#bm_U9{h_#fG{2chRi->* zV&hUVrrLUwt&@_F&LB0@z5S`+MEeDEc|HaxnJ5>^Y8E`81=RX2}^nTvkg0GsM6 zGv4-s*hQWa9<}I-UqKXHpy`(*)HinxI(H5Kj%~4pvPef(uz&eIJ)AA3d|hH zk>@d~qi-rQ*#ae5RKD}TGrt;zTvZwW+sH@x&mTJv;^~UJlmhPoog>Hh(kD+<64?SE(3)+7wj7X7Kmhi zbt{y(ZMW(&)9Mu}IzAEwqP zJ;5n}4Expk4AIeDS)lLJXO9nw8^oc>!ub7d<-ph8w$QX|ez#%!@eVzgGwHS5?61fI zZK^RB>c0a^SP8@mv0K$<@Fdg&{0MN$#4HmVe20axUNtlbTgOUcno=_FtZ&!JV zcdxqq8n-==Y8P^S-c-1l1a^%-4=+OEuX$}ckqDBQTH;Lwrecpe?0wN?4?=Qy9hIXF zU$qixbDq6WeO`_Q6g+K54tbyE?W4JC741$5+!S`}IGTK;s^?q^~|9a=2OS z!S3I27k_UJSm}tY7{9xdfgEtPKj3&*jsA4yaM}1+3TdIQr*NA-(8}|$;+gqa3GBp- z4?Enz59B66ZtP>?U(EUC8kX?4sqVb=mN4>haUWZ$V>tGV_P`BBG#nBNW$2@2iJfbZ zN}~q9`KNmV@=fIjdN>{>R?6rR99Z*Nw;2Rzh&(2kJ`RC44FXC0ix2^eg>-)?waMd) zC>-H3^Ehv}-t}2gbCE{u=$?q}Y?n}DyWV&0ME`&(^2@)$6h5o?^z)mrg-7p=t%?Mq zfNCx=k{F8wNtl&Smj}rN(!7({NO#y~8pOE0vlxugudUr2q0-4-U0W1)qNqSFnA~DK zO=~ZZAqAs*s22bJ)AM|M_+7&CmwEf&ti;>RcxYei;>PAGh{3kG^ADhfpq}Jrs%f7F zVC_K(KfSz1mFbRo-D^i$NeVKgpqj|XjIYjOToUn3g>qVsi#O$v^LOSRtumRT#=768 zs3r`$3yp0!rcdGq)?2}`JEChR{Mv7OUhrW(yrZF(I#~P1k$6Zz+IxF4eNLiJXf-Cg z0`!K^J_5|2mq2v^Y9_(nO|lBQ<^(>cTD%4i9Xei1HD7_-~@@@qLQ~!GQ8dDzl za3ZVL!ZlZgJgB+Z=U`(Psg#usomR(WSKRRdf0-?6zeSysxxsWEqA+G@aS_NzR6BY; z=yL?<;K%xWMq!boF1v8~VT30XcorM#ETSu(vixZqYRibC<|cHGG&;Od@s*Q_XJ_r0 z3I=az$$Dukl2j)?)R||_(^paP>@1zpElkhLB@csm(7;G2aNNg|kO2MH^e-fUZANl_!Q=yroOt0ht3w#^9*&mv8)q^5^K`FCgxL14-Mj@ZJo>V;F&nN9)uXV7gar#A* zqutgVc01%wCVM2F=eT&g?hg5_0emZx7Tz#mTq>F$AG9k~6Am3qU;L}9YaL+We_bDD zUN85siBk~2v7f6)D|NlxW8qbP$;;oSzXHn!*nYn8PRAmjo>GwcmV!Ih))Nx*ulDbM z&{!irn;RFxDa}9H#82AInafOny&{~B(FrLIAxHg7VkMU|gG!LeP$Tm&?^uyM<bk^uI3nU$^}GT>s-!|9#T`*N57coga`FHG%`{)kl-=h?A7U?uRzV+cPp@ zPBJpLp!NJhlRy4_)4#L=A{%RwFxMJVY_}ktos)BNzSsMZF%J&8cQg6v*GL7UFaOCcIC{JPogEmE`HgJA#ySw{)yFITbmSmK+PTu>o5H& zG>q15@jjoU)GT~?!=xwvGb-KRr{3*e8o+i}X*qEj1c8S@|oo5F+-s{Pv4BQ=UicroZZ|Dh8mi{`T~vU~<8h zlf9*igCT9i_eiAfr0iux%)K^H#zMNBw48qa6@7S4eU3=OqJ>w7U^$s?$U zCkv|?ks*^V><7e|C8LR?rIa}iS*<_ct-6DyeM^D|ot~RbbTJ{njrZr;>W5R0~ z^d<^>oQ+MXT(zwX zWM1R5nMT49-p8G52}=F(BLeZ<31^|Am$&1(KMbtQ|4M$+70dl;>SEJ5Uf5lYBnh^{ zb~g{S)(YBjw)W`y{hl(c*i=-$#_in^PC_L{fJg9l73JP>{v)B?eWFrk%FeM{A8Zek zL>CsW_&g)klxdxNsuHGzx5>>4e{w(JB1zB6@~=D1shjP+I`2IhNV;r-(_5ohez4-V zdA;{|&j&;=@W;xmmr929=JrgJt#wfrmjeABsZ4l3g3>ea+TZEPiVbxB)Wc2b_#)5kk==iY~# z!pzy`-si{eM6A9#WMVeB^C_lpv!=;^OEb&l=})l{(o~sBvg9eRv21I}AL{TLa6mqKxs%pSZD06yRSSvJTzd>4Gj$;mh#)T$TFnY z(a?(B4$Q~L$J=^(K;T|@zL#{>)Y2j$kOT$71>YV7J=;G@y-R%6F2%@{!}EpUFfH2V z-rW79>eY`0J)1*=pF{o-nsYAi&sUFMe$|!{KXA1-aLnP1ge5?|<{~*^6o+Jo9SvPr~ z+jV0-mw4yLU0>u418-VSJjjr$5+^-~15wqUcSz-)(nIQ`YNudsr1*^9#9O(pjdAe{ zAN>Zo4b}8bzA@il$l>fd?QW`&HYHu|s*~h-;w=70v%?>&qUkjwbqSe{<6)Oqdo+^! z%JJ+_c5d!`+h^){A=fY{5&wdVL`p`68cJ$AJ3DsR5?F1f>acR5RtXDHLMn?XV0d8 zXDO?wsr9Ey;+!6Bg;Z4uLgnfuSl>jLsIM(86|+?SjExO^Q>0#BUpE~uXBS8a)~j(V zH0r$b`0-Mv7<>1RPTgTZ7Zm(rl*duR)z1KD+sw@Qdcb!APhi zUu@D#(G$<_8y824#26U>?*&gq#A%EPX8j&B^Yg#!qDoLfv#`*oL%O`c7r*y_bIO5P zJE^z#EI{ML@LG7Hxzn1t$530lw4hsw!tm(&Xc=MLsh(ScU3HkIVJv6MAohM{%$Xv3 zeq(HLRx0@tPtv{B;sNHkaWY*!Y+ z$=RHxdG0R7dX4h}{aRa9TLYSqCg<>**$F!08fkeK9MP7py|3!s_1D|76o0BmQ z_7;syF4ND~v72aYr=~7weA*Yfthqt^+)CWf_f15kW;KEH2WttQX0_AW@;8T>8HIvI zl$x3LU(Qc+)Yo}Qf?(2#eH+BUgxr0o_drxM3EW5@oUmsKcDA=qO-q{(;3ntc;ek1| zoB4Tzk!31SCxsq^HXL10P>_s_49OHm9jffK_VfhTxE~=Z)$|Vx@H=mkv9huXT^`S= z=Z!Ugy4$zn0Fz{BWb|GlwPAFWL|jpUV4-rXqoX4LQENdeoVL(%jAwUmZ{=5VBcX)_ z%)BjpeR=tp@o^ovA+fL$!kUia>QIQm^_OMc8{Ic@ z&u_79*{}ch%P&;5km?W6G@GlZ3n~9{RN|PdA3m@y-AeY&g%5XdqGHt(dp|(9x4rn+ z(A=ugfbgF{ZclE$QKa%;!pF>%izGgs$b@K2;~gFRUo@YN@n}8%a9Y&zE$p87xI&Uw zEi%FKAa#V#9WO_U@bK_P@SsiaZ{7VO>|S~zAn1%;q9yC(#1oKW1M||8Br5Of%3pVN zDF|oo8==ctKmZ2(vKKx;&&W8t+?V>pY#^hDLDsy4L|t9|IW2xnOpJ@Wdw6WDw1EMY zfq?;(vp}Y!qZ`WC?QHNx)2wmhenAn$7W16o?pJ=zS67EhKo}gQ1d}r&4CU##53(nqfgj>Qf8SkJf9=b+ z^K4HiHOHxQ^|y-pKmCTW2S>+Q3T_HrKBwvUQ+duMgQISfe=0LSEr7je-jd5+k$ZlK zsi;5y_TvX{(W!V`w2HQ-ph8h@ECLs+<6lg*6$L8**OH5h!a_tZztq=@5r`WcZB8Kk z4GJ2zf|{BH)SsC0*u#RJFJyc+J_d~+W|o)zz|jc{CpfMR*=~;W2LuG%L`QGv+3a9Q zS5s5Fe*OCN++1Tz5UG@`EDbfa@AUMG+}zyly*kd=h@-$>FJObpFSlM6B9I^=zwQ! zJ3UzQ4+!|#-5r!D?7rJ0xW#7NMHC+&PtU^A{DKY8xIyjZsYOvy(f88Q46yCTCnq~F z{GUTZ>!JP>>@QdRTD+J27|};q8z0GdilIrq%*b-4(C}J4w)=k&)zq6@{EZ zF01h`P~9t$Rku<>ORGa!UbtEKXxuk7l^Ovz1ro3yK75$yu`2~g8YY3S;o@jY-o=Ga zPEHQt>`Y8d?Ck7J$4XfqJ$l4tJxP|Q))`9mnw&zy!mgVY zONc-NYMuZ<{0P%EJ3ISWK>-&!fJO-%Ecf}Qq@-vm7yUNpP7rj?fZh1%?!zGrA7o@? z0EfOtuQC)K-6PLWL^YdS zRMf)gzp~jD7xAk~!XEif*yPT!OZ7#gEbft=`t@c^NuU*X2A68IM8g2{mpH;H? zJ@O(4b>HN~)%!-dzH8c!7_0A)Hv3W1)mc|O1rTu#*c z12i0pG?>h%5)xVxob}bE&9F}vyW{qLE6Z!%309x_UANya6EzGw_Q&}Y3}amp7i8E9S^))mLN~3C)bDE-&{_=ynbcYLZ>6h21xk^x}0jHKimZ zP{A*NIUB<8=;-X^cU&a^aQNf(NYPM4wxBAwGX@3**phez1h2A`H8qLhAN+TAZjSoe zR~Xf?e*K-Qx=FETvFbN%1q+LcQj9vI95;zNk^-SN&j9sTp?SBb?iQ|Z{qNMD95 z=?bE7;^w3~vKjLKWr0Q8G69ccHfRJ0oua0rA`Mysi6MMI4vmXDi;hNgj{m>=hM@dq8MgWx6E`?$^acynS0Pb%22}DLm7r$sghA?+8vwx)4 zQ_!#_F!{$10v~RRq3`eq7>M*a#3<&p&H2B_<<%{-n$W285|&844FMLyw17o8hN5)f zMbVHXLnzYWUDeOU562>df@JgR^sdyQa8;lKG-bebrXhwZnd1&3A|kI$Ob|o{lGoV= zFD!TBU`kOrh&Txe3D?KULN+I=Qq^)06F@BySU)lnbGBI(0@g*VpMwY!x`~8ABsRCS z)H>Vz3F15Tc}*~ZXp|m4NlBCd_n*h{1cim+)eCv91@TUT#X*jgZU*zl2ZX~5iWwpy z7d9YtTEX|gZT1>*M8DFjU*?U+4%CA~2jd0ykEgt%VrNL(T2V#idVPic(ibi>Jh*d7 zhmc_lrrY6qJA5-b78Zg;f$`^nU&>Gb?k|bhYe1uX1sj$=;4#1q7)yipFq)@NpH8o@ zcYRY#ZR_og#-@Xj$O3Qy-!t?z34TCS+Dw6hD|`Y1cDwUZ5TNoqEaQTkXy}kV!B5Z+&E_B|~^E%&=#KXrQfl!~& zwWYb)7QE@<)|5P8fsv7s^P{?}l66twec)AFUa;Ykk#$wO?$I+bq1*#h08k5}|K78$ zx?bQoAfBlcp1EbDx`jKJ$-$*y}iA` zWi|oqV_;;w&&C!Cd)E$L7JM7HNI)Hk|3H}L0@WiGp_TONZ*&|S99U}DVmWGgh^p@Y z0G?lU-d9={y4hI79Phq-LBJ3jJG&J10=+0MBnpr1N8=L{g~i2lF(!#r4!8J9)sS-i=g@nj_pg1R|*SQNk z%J%N={Ra=`W8cU-;`V1L)43gO25IGG0A&DEx(6(jX0YpGjERl2b8CCMKZGJ*)yUuD zJ|6c3TQ2_iF>;<(NoBq#qFC&vG`MP@G(H1hHaBMk5-QzxuEk+`9Jx=TZQ$Xa(W&Ya_>_K>Bq^dQp%JA=pseNrwi4+#rlXRt>F3#TH+9D7}$<*8O zmuLmm)YKS}sO!RVM9fZ}nszC-S^ql(9?Z+Du$e&yQme7M8w*BZ61FjFNnHD@pOcf5 zVfoVO2=Fq$uppI*_xPr*ZbQcgMH-?OZMhMUB79EkL{na8ED+b-s0Vik5q`1jp0R+# zvX53Cd=01hZ+a*yszA`Z%lWD;RA7LGm9=HG^3eVP;+xL!Ym-@I!=?Guk;u|D_SeW zX@Y0a(lVD)S0q4$;i;*q4)kECu&~uO-`x|3y0=X%$~AK7X=zPGcN&|U-@}$Ig18VF z1?3td&J-6H_kjHegaa5;%^#+>f$~M225RHMg9k4-V))$l>HYovqv$>kVzNT8(Pv)r z=g*%|2%TV|nv)j;X8;i<0~6ESr-!xmot?K5>ye*e2+gKyJ!>2X zOu6<~2R|X|uR`DgVXB|M|BUF>2@aHz={e-wb&P1+f53DRO>NPt&-T(wkzf!W#F zNrno^NI-PKc#+j!UApV&>Q-D`oK08l8jyim~5!4!i{ z2df(aPr>R8Ne}e)h5#GB-6u(DU}@QHQBczY))5^8BMh4c5w|sTB;ckYeT%3}EM$0h zJO)H`6SsB#Rc@I{uhD88{$_b;47(vJi`I{OjEt)Rp1_ZqGzSm@@l5IN?!NL2#;ys< zO+Tdmw{M)^Snz)eBg2m+TyJn^t$2+(BHWGu9nS?cpTGy+mG8WI`v1Qr+yR&^SY2jt z1Ke3wSW;lu5S!o1d$L=I-%UuF6Avz+1y{VPba*6zY&NlrnSF6 zJ`)75SzBAnOH*)>WwtIiB001|1{*PL2h5UR9Xi+v_+o+g4&}*+wZz-m6Z38HBz$j> z&7q%Umi6X8^{p>+Nd*p=I5@)E+S*X-YGXKtdLLvb(18WJliZ76%wN_sr!=|dXZ}>^ z6x8cX!Edr-9$Za8%Rt-t4(wQu>X|S) zNvU7NZ1zO6SyPRO&mBfW#@>4=BF`IkpJx=eH(};{o|?=S*0jY`k)_=nL&r2#J@ahm zRQdLpt}&KgNEOAuv$7fwwO>uOW^1=7^wI1ZO4o)$WJaw7c}q>1-|ALqe+LelVGRRA2FaOu;>t??fpPm-q@=~mvB zJLP#Jb@B7&iZEuct3Ot3M>=Wcodp%<+fR$1D1P}}W8NC8ad^GShD|bgTa@ZSP(T%j z@DmKqj}ob_RQ_b*RE85sPC`6yj*II@p3?5?`E}MEf`xS#!7^$!q_(($F2l3P#<9sK zeS+N**K+$J&-JBRN2X%eV4z7z%GWd&Dtagw6Ne>+!5$+1JyRc{}wlg0_HmQvK;_*UG}ueO0}CVJ8Z8^S(sD%{)3Js!-8 z-M=N=%3id}Co6WHeF~czw{3!~Gi9bPa4U~H({}3_ZFN*b*gA28jb0zR z`+lP4lbM5VVc{_nS{c`VBtIYh((+CL>pZGWC(|_L<5^tD8kx9CLCk}#lC-vR@9QZy zwn^*jAML0|Rj>wY3E6W#6O4G%kVdoL{h(hD=gAWi|64-DyxF1x7GiVqO}S4$47$8% zYEz^}?=$N&x0BK;_WQOnhdzirByc~GLUQ)>m7NsTj;?#k6v>A=?yp!><}O5>W$8M_ zEbj_Sb^89J1^7Eq*BRAI0B#@>Z{XAX!ovr;J2jT1p6QNZr4tOf#1vWGc2B%T_Z(%q z*Js9{OXstT=cm3mFhY`Et*BZf}vnfN_s2?;E$x_U|Mz&znS2>n(4Vul9t<Ma1{o%hOTy$UO7Pks(YwHZd!_-ZCZ4Ls#riAF26^ z%Ju)659COT9BbJQNajjCf1U=B4PYzcNNLAC^YsmR$q6l|^_tgb$pm3<8*lETKBKkO z!>A}ed!fH4;W84Wt5RUO8Pan-oqLY1hQb&9`;eF-19z)~T@lAk+uu5zy1o?WlyOZa zQfTe%&+eTMv$f>6->~>4e7npbC-wYJ?_c|e_wAg0@KFau#698i zBCfZx$vWC@yy@~Z;PBU69P@gjc0XMIi_D+>&+m{vbfYu>?&dC7`F>6iw*8Z0w#*nw z;CyUFBks#EmqE!G3vsM<7v9h}gP(@-3c4N|>wc)9_<%WU(iA%W%YfR`AWxBACb-=m zos8^B0L3?MRDx$$(e@hU_t9(6*^F>`v#AY-hqH0+1sAI!1)cwFXPA}gSVe6rhLjJ}sHv{1M`|RwW0giJzEdSD0Gn@FT;Z$uT|60@= z=;BAdv$iqNA-460Pht}xC%U`vY7xUrt<#WLv7WasNS2D(9ib~`~2PNQ;qO7pJ=KZls9ev+E@Cso9?Djw@e+Q)pP zyM1WMOpTHsLqBsR_h7c|l|Z)2w^*EeSrfD=Xe(VOo}|84vDc1sRKAS{8A^(IKmLJ5 zZ(-xTsMU&_7I6Qvi0{dOJBPn7$CvSDp@i4^aS4fC;8WS{=AW6lQdx1FbnYV-&EF;t|MYKYN_s&f`)|95zrX(L zOc1=n-`(-QT1))5bH!iIL39P8yXwo+H3SJ=RK$S<2-kHjuS}!#H8Fs2-aKYV5S;Ft z0RnD;^y&OO;%;T=7C?bCbsKY$oPavwWT%x9&{_&eF+eI{yZnm^$VH$A;KP8pBch@Z z)s`VdK#;{PEvOb2Coa$r?Jwss?g%-y?{21O?-0WTL)XO$b23 z(FHQS%fQ6Z+^lffxesV{9!gh2uCNHQco5hi8WQN~>Dh(BNcm|$%kV;{vO<@Xltjg$ z2!yopM@p}HQ!cGT1mp6m9nb6P!Wj{%>v>-|id-HWLV)et{_6h2hd7XmOi4|J4At`l zfk0LlCh1n@^TY6p}ias<8b1?KW`l6mYELCa{5+ zL~K4WoF>wth?d9Ws0jFJE2E*Q37@+Kyza@&M@kz9hqR(1Jfsq>?&4k%8OXUoHb!1v z9*{O9Mp__iW857JA{U%W$F&yNQ-viZ=@1q}WYw3a%?mLPf}%l?{3gAL$H&KChu1*w z&IU{|#NH`tIoIeJ7-k?_jtOyfO3HnhF^H?f@DX?pv3!oJMv`J%HX}S=CG;5Vt`!Wq z$3x5vVc`PAF^IToet!N}zOEpF_{?;JFSCAaJT$gQ8D1-}m0!`XTU$9|k$u~rqE#2pcVl-S zE44%f+Yr-1!*~K1fw#WCW)qd%mzS5YF+V3H$etZ;m_Zr=ezEKzK*DYQ6rxD2yeJ68 zA=4ubYA0y81L0dNueBVc47|L&5F8h5f5fGxrt}b4>@FL?xXeDhsR7yBV@GFL!u~&-@60-J1GD$i&~WP;2PKF|VD6O^6z|b@Sl75uCKoaUZ(=IEkHK^gx!jezudaZib%lzpQy~I|5B1LX;DAmwIIspeX^z*E}Hx7|h}5T{~b@CVKnCsJC~VhVUfK9}u#2-QM!^NmPpaY)v|e?i?L00UJ|IL#=>t zs0bFOjs^rUB4_KI2tiWa)tM-`9A*m@OjHzbgfxtd81QG1t{@U;Gcz;bcl0jh(rIw#S05ehPh@g#u?M42omIFMAkE>#>bo%3T zB~1wnpkKu^2y27VOsA7Q}xA;BAiIiQBe00j+L z8Q}XR6O0Oa<}S~+B=gkvAn|0gGb=9hT}?^pv74I!#P9mxu%&@J&t*6Bsh}2uPRX zA+#doHkJ!a`5PeD5RM+4kN>An)Ice-8@3>}lZ*{8N8q*WTG1HW zyK+x6ew?-zPaw6h$UJ&@F~j;M9jyJ2eG^(6f02=|?(b3UCG9Ah#hPAl>^z1=~ zk)mW|;r$SD7EoHS{;F|z zhV{duT{;gAeh$(VCpk4{USz0PI#-uLO|8Bl z9fCVcyWF3C3&=o(z7;r0;8#Z~9hrbvMkJs?_p}3DsUS+6V6jJi;Ewkqwm75_*YB?H$H)ORefvS`tpDzaPQn{ z0UY@^u>k;%OvnWnrU?lFLttkk#I=Y_(NtX$jPx7m*3%D|2H*uEfgKqciBK^DM~@6i zm*?Pr5t?1d+$Dee_HC#U$$a%sAvI()m|!)hf^s4^m-!B>P8*CCAQd#o*iiBE-UUZW zEQLV2Z#pP#TV+qo@uYum-<%CG{-S?3^Y+mxlGZnsZ$iF)r))Pmoud%6&Jdb>Bu1~3 zBD0${S$2c%mnUQ>W;wKMUn4Ohvu~j2$v;R9UJo<*Mx?<>KgwU6$R+d-C$x%k@SyIl zc&Lf)%9@my_1B87JXAJ=%U7t`#$h@o!#4E6=oi`usL|(*>>uOEE8abaV46$|k`HTb zgDHubba@7-2D^LpKQ0W!O@gjPt_F<9o-Mvr;8{`c3kMEc-EcHhf1lL`>lfDi*A!G#3t-ga=qJ3t(uQZY$+0>6H}2iB_`m~0T};sC%C&lwDhh-d=6A#AGtWZ35C z!VJ9ikT6`m$O2=Q0*QOZ&!0a_+u9b|?X4@MJo1;zFJ$lzDYC(pzDjQ;6lYN7smW4) zoVlfdK`5?>!OIX1r^Duss!3Cp^)zzkBbWk|ymb7@^OcDRa^~p+l#c5P1M=N}6s0OC zM(mOqZQQEN=6cA~;1J0mdavA&tM-JIxW>fYrohLypkNS*)1!bl|tVdeW>ox zXc#%C>gvt2tR(P$hnn!TTlMg_3*}QLz{!fc_z{Jb3Q#XCIfXtTY;RCQe0YmdzVNIGFIX9I#4umgx$LBHxb2%lUK~svy|lRadnHXx zvynOw*Bh<=&MGNIv{Q6WAw8*@I+eICsvbA$2(n2Yt8u@Cgao776A02CfvG{ja!7db z(ul>8WxupL_~fG?5j^^6-To5kT}`4ySn3@tAD;MYAqyP5)ORbFLiuoLb3?>Tu%_i* z>ew_)D6pRW<+#${nO}2wDkL2IW-qMWvxidm$*sk2&796SW*<3juC2>2$4R9T`l4=A z63C1yu#B!&Q+}F0$yWTD<|spS_Lz!F3yCEe2g|3dOKQ<7*r;#YRN6hZZe|cG;N|#q z#RHR|rl~54$yhepG@9hW*t+DwLkh90@rqZk9+_I*w~rB<{hA$n{GRjc-Q2vL!_TP_ zcqyD^;vO}Y2ED;wo4|f4wrB)3RYLKChXhJ$G zO3vD>r)Hc5m#HKFtF*M_;TyA}9_VHvZ`5jAak0Q-Hl<006Nz~6fe!UPWMiSn83d|G z$Dn^M1o>iCX5uWES!jP21)>v)3~R*jtJ^APdR_AXfCssxPk?P=LPK#u+jTtxRW3NF&$ zpC*SJSfKI`D}VR-++;=OcPZLCP*_3tNdDpdZWZAY>W@ujs4B7-N`12{$6BuLmBaQH zmK^o&p5M!a#O?*Quiu*spy4Os`|h{&L|Y>`&P)o$PTO_XH8N#Pn>UvwKQm#y;EptJ zx!&+sbUFbVlHQ>3l_@##PnY3R5ew3@0(|`Z>@S;c8uunbuGJW%4%HWjW1uLzwkSzU zDe4uE2y!#!DJi^;4Nx(O?qNZK{;^Io7O`TMHA@F@XYJrO5fB^^SoeyYF~7JhwT0jb zlU!h*$21HxN{IYXi#-FGPWBUDSK0RQY*JU*?}`0x6h*0h^=Ww+eZp5y4^f4W#o5fv zu7|UQ7BUCiDL4r)t`iTqw1)&9F}v*u8J1Udb{ zlY+#fKANXk9WUk!&`!FveNWKM>{%jj^+hX<{&K%^8@nGJn6oZZl|Sho>89I@U-KMw zKbEb71~q@LwY-hF&Lkp4XJu6#aFbfG`IBnL&v z4MMP}Hz$a~dezc@*x%+<*Qtn~6utNM*imZn#{35zyt#+6UpXH1(%9HwGPtqc62K(d zuQ2@~z%^7qLV(BYYJtAS8};YpQ}$#govY#7g@npqZ!on9WxIN^(b$q?jr#)mI9R>I z%nK9A67J+lpb)j`Ci&1rPTQme(Bcx0OKcfoNFS*%W#I`q3ep!PS?WB%=KfnJDmSv`exoOSn&9t8%gCCf^ z6HY8vzW3t6t!Ve6L#jRHI)U0ull9Xbj#vaSbkp`$Rz#doAjk+1TnadJ(5fT-0vC@6 z(Lpi@YJ$2{5;nx@9H7;4*Bb0DwWrN?zTl@2#k?X_wx30Hx7%J2x?|3sdmNzPj1ep4wfE;fYOgureY`zCKJe1)L@5#oZ40^q0=8Uj=; z_#(Ur!rLDNA?E8m=zq`DwviB0ZQ}7721%Fv-(+b2Qg4V^(GJV{zi;(xJJA6Uy3X^H z34QXpocoK(1dYY2LeZ#b8$subxQVikt@4(?EV0!+;jyWZ2OLGgNyiR+WeKiZ){;_|SITk;Xwtl^zLX*UziYJEWJNb-v%t$ogYgu;PwT|a#lksIS>!PC`C9AHH z=l9n(*Vcl?+^SEeD)T?69U~peE?IR(>1|CvyeRhUJQvLDv5>vGB}3;a6)+Q0 zW^yrHc+8|BgAciQRu*ABP1%rDeY=N?JIkwdrj`}A+posZ%o#}4W{*M!pTBlrll~mT z_c4-2etXnCwQn>cyzBsf^7MK}T|Y|5s&9bO$$}px8NZmZx9GW*ih&((@#`S0klF)u z{Dga3nXc96su(g7AEp)d%2V_;jA7$L1AWIXTu($j#a;*Xsf2fVecRZ@?xKS=Rb~~OOYo$cATe%gmtZVUbL?sJ4NZa zM6Bev&)M=GvRJB1)IF>@bjnEN0dQ@G3Q9>3?T4u4)YM?8x&_R?!_yKa_S5dRJd?Kh z<=q(HPPyHkk1X_9U~U0PL2mJglHG9ABkIBhZ;2!qVm4bS#K2~k?pG@@w_9o5)$L5JkF$n2p*@vt5Bcs= z1js|avrhQKp8TyChf1R$51(C?+BmhJp4R)VQ`llbzFWfO>pC6m6TUz4S7~YLyjw#i zZ$JH3H}hpJeS=I>a{f*UjqJsttI$~-DNf?qTa&2~B+a_*iDC0m(Usoj1cnH{J3HO( z;m6Z;?F3xt$;Hlj+rGQi13IRC{)t|T8`wRO@#iJ+*b|<=ehaaBa_+@HJ~5%=t-phF zc3*AtTbhY_fmZ7y^sJpdf3LHmJsp@1Pu%_qwC;+HE^Uv1`b`njRl&@qQcmj~s^8HE z;vZ}FSaVE*F12wQvtHFQndzS{> zQ;2IFZ!+KUy5wx_aQI=hr77r>vx@fdw_};T=azg($b1|#uh+>dZ2M@d=`_Q8EHb>s zHiu)()#o}3ncsICN4m6*vCQt)++4SDB{q*f>EF@c-cv-WbRV5_Jt1Y>JvJJAyx67H z##?1qzoe(dTUg`f$-JcS#I9yoX2U6K@AP|}R+Zjq{4s5}kGg{6$lfzek>2x)u!TUi z$j9mOs-6}<8jg)dLMvkmiiKRiSK-8->ua3MkQuX_f0!rR#xW0yn=rCe%n^<4axYngTa=|=^X>`f zDjkY#P9|23`M&nWA=6lRj!r99g;f(bJy6$=jg1#K)W5y8llefzD5XpymWf>;9a_OT4+<0U*J`5hy(j8>*65)Tzh7Z?Ik2$;}n zs=6Z%R35!^ft1N##-dbGen*A{vyehG0!0vd}(!H!TWc4?(Vh#D37 z&ljE=y?p#3h3g0Ajj@O?Bt~tcHd)vKO5a|`i9Yq0uPfrmC~Kxq9abxmkPGARbPBV} za69{Hc}ybA{~s+t2XS}`eY0i<&YmPw4h~UHe}G~sp-QHWhCij!fq<|cF^BE@qRj8X zPQAx!F?`-}b|?9P@BF2^N>}sVca)ysM_O|dq#u{jM0co8v~cU)wfa=CkNDV2sWF{l z1`8a0^S!>DZc8u1<~om*=jZwo2^-3s`spv?@RTKmnU_Y==%sfIXuNg>rImV&T8EFl zYnJvIJqw+L3pN6Zm;&rvHbP034t$E-UaIov95!b{gkCPA$!1$(_fIWuM%`>F{=ouy=UFek)ZRyWCNEyC-SXdZ?h%BkAAgsNl)`9ck2ZWsZj$$sJUP@T zgxBtvDN&AKSS!x|mYUurom^xw^VI0z&1|-Xu|LOYv9R=p5@}?k1)UzF{S1ZC`}9lo zEcxy|wcZ1zD&5rzkyT6e)UZOUfL*!AACz+GrERsUIgEC3q@z;kHPKth!6;It8gL zjskmg4xJ_@H3wB%wKu9FZd~c4tTS>Q)mYxrSBgs08FCInix^CO=y{lU;`(M+Y4Ggf zL1ye#!PWV1Z{fkK7>iAO)jHpNwdhXo*59VRZhMx~j@0>bLkK;Z=mcekGwB}GxYoN| zwm*pYO6Td!<9X&Fo`X8>zHRddl|z1b=du=Oppm@(8ss>YdSXoQ-5n@f1K(J7PnlMf zrE5nE?GIW|RXS5YH9_%-*0IU?>10&0>g9<{y0ya$`)=Yf-6}k#;d@%H z{4tITQ{^r5A>#z43y1T1qBf@ZkB6}s(k_!3W_4YU-wdf*ZoaP*Ia7)ortub(F(fCt z44tA}7jh*Vv7Dbd8=d`%N~X2flxDl{P_T7u5kDYsHmkohQyblrQ^vZ`QCe8o@F+=A z&kKFQoJCjC>!+U_HkP%?QDR^m&%07=pHbh^gvv1I86~XB_bO%KqL-H0dg}U=69+oX zD01oBzWVxZWj07;rW0!hKR$946tOm-k_IJKk9$aWJR0-7o}?oZ6oRQ#Yu=5IqaLYA z`grPN;A@#~3!A#EGdHuZZe!eW5nC6_?sb&dK2PE(gmQ(&7Au4}lr6h1FzT~dET52s z_7)PuA**{$*i(p-yLP}PoFn2c>=tBjXqZ=+#an#Z zBac#$DXI}I>Oii4 zwe|53rg6C_%=l55Wnbfe=|RDjk6l`-2(_s8Y_anycwMj=KHfJS>sf3`c=<$NO=RT5 z6;nZ<+MXnSAKc_g-r?gpn@G~6oOtE3v9Du-@7P``@sr{$vR%>%>xBrn+AC6F)lsRF zw#(^sbjZd@6;$$Xp7#5#S@gwY?vvKNns15K{9x+ytlKqz%*mb!r+)k}l;5+qAYZyx@tR|w^mzBG*m=uVG3w;1Rp0L( zD)t;zy@R+NJC^((4Dfcs2#ajiDL*Hf2s*kp69mhM5yuf->B zNAFTDvY893;*ka|!?{f2b>+i62)B#&VrBZu-LS7@PqWujuW^mrye(JDe_B;)m^NJC z(t2qoYCCg=u4ff@^LO*p#&a*j%6KHz3(J;F{QUI1pdxpV>4vIx{G9VSiHL80ZNgoC zl1!o!*a?qYF+5!sZS2N`dd_5xhv;$Q`8qSE^UBh(ThLJ2+B!-{9I=UAUgSCrm?6s| z$9{JjRuj@eCf1|2P9lCab|*UW8V<=VTG53XOA~U+ShCU9k(>~Gg}fJUlWd0G$>UJt zO78cBH#N&L3$@z_JgUnWk{UkHPV(E-ue|e?uD{r;-Ryl%gYV-qaSj^$p)Av)#W#{` zKX>jk`I6DOw@Wj$?srV|?de|Oiq$Dz+jnR84JXYgIt;}z)Q+~y4!5^s+GFK1u>12& zD4u!kxN~C7V(5*YvIhI_5RS~Oe8-#1qG3Ll)a`t=QCTy6$AQ@NU%n2ygbKvd(V^{P zboX@B_tpq0mxr~;pxbrg52Iy0kR~ocEz-PI$XX|wbm$bvB~C^gA1Vx-|gT{lA(2*!3_REBqge! z`4ZiDa!ZD9(E3^Hgy8O++wK~@$NB2rnCHYhmNQ+!HFWK5H#lbhoHk(I_pWTd$Tk(U z9+tN%xx=4GCBBl)CnaZBNlnS~^?NI47D2 zHM61MSlL%EZA+xo z>$XXjx*W$DuS8g=#Ri?bycRSJ2@5|&jZ0O2bbqQoiK=zD=s-|r{rS|>?~R4zUg;iv zGc#);dp*zOj5W^YcD`tjsmp}WV`(4b*We?Ql3GuSSPcc|J=M0J|6;oPqZaEdMF&$ORWQZkd275Do~FF7B4uSW&bl_!oeakaKT3sgr& z73A_&C5O{=w zhQQeJs6aQKvLlZ_NtboGFUG&g(&(Wnr~J9-y3|KLTMA}6)TTbiZ4dlK9#xcmgYC70 z?x8FWEuRaXw*7}~5A-tHLzkDBy=s#kX~_-OKjt_8cEo(-T@F+KOc39x`$hj<+p_9j z!IJ}%m#M{FaSFc{sq#86h0E3qg^6RTB6k`Z0^>-7lzowU^f)5R@bF zIkl8El`FS0Cja{9$jKZ!Hnwqp6xjz%Z2GWge0|@0nfANJo6@FVNXSlo+$k{Z@GkxF zZs%ncj{97rmrla=+W*7aTSvw9bZf#SBq0O>0fGhh;O-U@0>Og?ch^ROO9M$DxVwcA z+}&xs@kSeWcc*c_!|#1_XXf5@XV$l7>W{N}^{KOKcXgerUAy*v9>E{Z7FLO`iDeJJ zo1`GlGsCD{g^q+il=EmB)^R<`c}AnwvpEs=3%LYGNc2s#@`tO?1F0@B9Tu@rP##JM zI+<6r)*}z6)k`scYhp6l!;6p9eB+QTud{55vs{^Wy6NHH5`@z((as^41t^LK8s21E zXLE}S-RkcbjyHA-%i=DGi~AT`@3LkI`|gg)U_TdD#CE|{33UOst+XOY)>o}NNLcFv2Ax&55yrq(>kJz7d|?xd~tl{gDx0Sqqblk!#INAeo5tmR4G2$p9)ra0D_bfr7wJRmA$I&;U<9 z6kvG%Qv!p2{+z{l3ZVnO`z`)ad{x9`S~Pj;TF%8eN9~;R`rECFdC7(|n}stq>c?$w zs~P(^xz>s)y^#`as4b=I%2Wd*ZA~^^={@oesCw3-hA|sxEwJ~6FR;8UE~WJ+M)6kR zVPVzX^EU&rC7`$HlnBV!m`aGmijH!6$V#&7eJXDv;-JYBJP_VN9g(D3>Uq+p*EH{L@`~47o;xg4UL1yg7P&dFDA!Ky zuC;D~I0E{-2RL++T( zg|@u+ttM`0ial8d8Q!CS*OHUs?&D`s9z_LeaEH6hr$NnfDsoTEIV~GBd#`ry(ZyMw z)0DNod($vY#t4jFBIaA{NI_QiD7S+0EqB-vnN{>3|^m$xp*=Fmp+ni9lt<6soUmBE+9N!#Cwp|0z3R=T4(_DvoeYiNQdA z&lBw=v5uq0sNYkF4_*@9rT*N?9#KaJpXAq(2-yo=5l`+itkf&)D8?cvXr;eN2l+iDWmLMj(6l zM1;2$9!E7ddSbo58YypF9n6j<=?B@(C;iR$@WLe7MMQ;$Jy+(~`Qe8rCvg5@F#HX? z|BX~?O6@VpXJsy{lj}vTul<@Ga1aNR)FOBTOVR83L7_%_p;)nX5{}q=-R0WB9s>?zD#J6!hX z$xr+QQ1rh(A@xkLwW0cXo%bn=%o>`&>%X}1g3o;sp^nsJ;Z|{kR4+U{bUbkW&FPSx zM!){Wja}SNQJ2iQZ%Fd47gc`@P> zw_z(5zOwYZ7M@Y87Lp~;8*FdkSHA`=U&5I)zkpOw$8dYcrm*SC(=JJ4)WUN%I$X9i zAeAdg{XHLgPIncD{KHab%CeKj9X&W4I9(erYz0)(jV~$ZuFRM2bWb6 z#K3v`#>`s2@&tYVCI5tg`F81OFdWC8C1cDxiP+_FPBBT5S2r#s`)*C}m%My!Qj}D4 zj96G^q))^TbZ|fJC-U{+t0zvm;f#yZoA&jD3a`wX;BVPl(r=<^ox6g5cF%p90IYlx zv-;Pe1sjKcD8xX5-;>d`C%O9yt(VCE-c#gSKpL;+XgQ2GB;w>WI^1qHMcrSEou#tr z1a-ALivsONg={g5(I+HD9jX#rL0*_<$t6B=l3lc_P#I)T{=S!9>Yzq#Rup~ZQ`Rm6 z+5p6FhmQ_CR)SFYLKULya0gXRj6SXC{k#$iOW8IHwB3c4Y7t(K81AZu`B@7645v@r zE$=GvR-k<*S$ed9qj4&HaYoXYOScn`O@z}EAbjXLzkXO(+eXv(2ht28mkg(iXeA5@ z^tK5qu(R#Ogt1eVdn3YNqM1!Xlv@g8<;%6Fbo#vEE$Qa-UeSPEU6dC;D z*2%3G_ldcqJ8o%Y+u_jICxgk9>O|Oz<|h!VMA84{t!)KkpW^@zxo z?`5VWKl><93UMZ_%QLcll9x zF!=~oBGN)y4c9qtn7v{=i~aobJChJHpJCRYOWtDWFezGxyB%wr+6ZrF)?|+5VTNzk zGwuKEy_luG-1Q%?x;jRk+^f1bh6z9eXXp3_VIk#-m#Gq-+!-pMMLS5QsyfrZZo2p(a2-oVQ3zhOZFKu0xmSzVKa zAwH>699V+KMsDW?B-ALEia8-iGItB;wEpSTR5gX^LjSR4a^S@NIa?L(&HP3anbKoZ@0ja}~9APe?~K`L*)&x=ceC zr>6(qDkTgWBP23=`}6X=aIHR0hK~PON4LB&PLWJJDg~JjPyTE2=^PZ!y38a);TSaq zVUPMgTON*kD=e|@!)&S94&e=9(c ze7QQ&Bt=B^k_evRNx`{{aD8>X@Z5BtLOJmoU6+LLL=E%zKii_Wx(hGwLPL1>5HQSM zgOv+?KPW3@Yo2$H@YNATr66y(**8gcZ@Fh8MJM&jU|Jr5zDCqI`wDKe=N~kQ9?{)g z$!F+HYtlXi)G{F4Xu8c^Q4cFS{y@$7-pQcp=d2EKziEYr!K=FaPAGI`Z?EVbkTuXP zEN1pUS`|-c`AMEb`FvbA^ ze;@xV{;#e6_wm2?|Fif9TmGT^H`Ej>F^jYb;y1ECbkJ~G!rys<{SH0yZ z8PvL_rU)e^p)=K(z{Vj`E9uY8aUZL+5}@V2<3x$x1^{UV#9*oc5@&A#*bCezz_0Z> zX9Vgt1P}fJbl9xW`*(A*HGlQ~zxdfVq$C*ahw)C-b0hDg)e-o}1_1|lT2X_q(%tD? z2oySEe7U#@2&zT4cz>Q8C~kQ%THLasbN&Vy++?D1q8sV7f#!DonsstRQFjPTpJ%EE z?+M=lSfFMrmrfwGYOh6SM8HUI$;Ea4oIS-ucYDhWbD|TV)7;N}b?{Q?p)`6~_@w!kaARI&x+3Biu2V1wFYujFV70VXWpL?fY@q z9xs(2zi?OSd7=C8oKwoaa4ha)phsC3$t?cdW|CVZj*?d&{<&(t^l_lrOjY;WUp-}~ z!XhOJLCl?_!a?+9_k`c+-hIKw8buj#%tnFUk3YhHiF&rTfHOg!4P|gR-q{KP)_M@_ zkKB(GmB-xr=Ijweuobkldg6iErJ_S_flB-xX$Ja}Q3FiX@TM)F&y*~)jUkjp47mXr^g6n_{bgf*UY8gP=%Wq#Z|ha43`pA1 zo4;H8<)yylkzw)nO6e1Yo>AwzfT9Lz;%jec&K9-bYhD|^eM3bw%;|Y~a%1#VF%X@Z zk5M^y9vO8G8+1}nX$F?&PmXqSCdoifGJKnHn{{3k!pTIYW)~7q#%K}=I}<9!p~^T!$8u!+~fCW+McWAl9ZpFCay-9Y1a zkxZf|c)M^;z`G~p-^reLd8Q2vuM(CXkNNm7?f8zn+F}a~v%Gs_c^$WS8q!V_enS*I zD@?Ri+C~`>?FJXs$uf7{-P0e;1N*9Xp|8lfISLmEylQiX9M|0Rn6E_KM(qs_yz*n% z0n8EL?P-)-BKEkj!GLBTwWqA_lHl8>GLabVFJ=(G)Ksw6e51!|F4o~w>KCYbmt(=@ z7yu5rhMY&nIj6+JCg_e-T1TPlnEIPNbQ)lx(8^IQLPa->cGHjep1HPxlvz8wez%ww zonwVqg+fUZ(-~W?11Yi>{4&d>W~K^wbxmE(m0TmuX;Qbi$ca`Pg+uEK;fnXE?H$>- zEsb#=gtvKBs`uW${47RACjB{z7w_86@zS%iyhRez&_Y7y03yC=k#!VtcDodlWrD+S zE<@3+ml=9dan(^`PS(2WX0I4W4K=1Qvv;Mb_Q)R9&<^58;=<~~@o`=ay@DCO4AHl& zc`NW88Wk7U1s4kpxx01Kl{O2^0{DJP?QDq+Ds1guPuvI>)mg225o^D`E0A1K8UZWuOfMCpoVFDrb=Ga7EZS z_6wcI3Jauxm}>VDVdrMRSY`oee@m_S?ZcEOAzw{O#75Y$@x1ybKCFeFSA%kj;ivug z3dBrfO>5J4#LkCnfwi9oZ2}Sqeu<%NvQNRn{np@%;>Lr5&M*T)=*PgL`j1AM53}zq z$E^g%?*bEn)%j+krsy!NbfgY(HmJ>u5)==uv=g%ah-w3IGS=g(Q4e+PlaCTYCiLxV zOXosUJohUxKQZ$;OqR(Tb$oi$o`e!go@}LK#UiFAN-(`honQ;#S4~@^!!zZwd8Uq< zm2)3POpx#&-=A}9K~WYl7Uz9!6=>|4npd~P58@?Wt)ec<2mG3+P7R_%WvlmyA^`hy z;+MAw`=BO6OtpPv%0QV2Yt8<}9;2<#qe@*=U=nEUL43u^Ea>$H2VEM)#kx-B^6-zU z@Iu4(&GpWj0;Q)eF!AN^R0?ji#%~)ZXLR3=Sn72u&e3W8j5d&(Y1~c7y{299@@vq1 z%wDbB!Bg^*Gv7{BcF{!G>w!$(6D5m8;3q3x!wJus*pHV_#9Y5T({8jNd#!GHlioK2 z&4e8--_P{p4@>>HHaBT$;{TS8LA|?J^Kmpr>8hOW5eZQlLS5(;EKP1ey)IvPNsk0M zijT;KI@e@4CX=#+J{&8g@|<4i8^MuZWTyu#CbMaA4n(g9E3;LbO2$w)Gd)49-TMn$ z9BAU9C>U5@`(1<+;lPelpPHQQ+X#ojZ-)w!op$REKb^d*)#qnaUjh(p^~)wcrR^k5 z#Je9kUyzeN%H>VS(u0|O7Pe}bL1ZAZ`J`E^`1er6Il;`LBOUSkLrmqQaaiTQQgzNw|f~io2S{io{^;MilcCBB6tEH zS+AUc9Uj%PTsm!YWZn!MlUBzRH7RM_9j70i*?jDd;-uL>o#tk%pAuR6q4uru53q7O zCgS|g>d4NDj5|l((L=%qfn*HTm=Z`5%0VyEB9#e;rr(V|QV#r7&P%~rW(yMXBJ+FIIx@!J4I(B3jwzO5ZIZ%K-9h=rmZ&f|rpQSX9htbv|F>JJiMFl0?tXEhww>wZnOVx#{7NRPIKD%qA~lo_Ux=wy>}7u z-qTOihF9-)%4v}0B&~}l2OUd%wU$;kRiVkkQZxwrc%_o-eDzc%a0p#q`QB%j)=>y@ z_}CMM56gpj=#?zD96&S?Qx?wwAHit0aED_^E;IZ|v(Onc1&aw-ugV1-+*w;|^3Pk_ ztz)t=m@0HWY4m`7zY74t0oa=MTO%~i2lE2}0(-krxUht=@oLj}Ztvoh6+Lux5Of23=poeLxA$Fhcq;oBn}HTy};c-9Yn3x$O$hu)Tt zPpV02&oA5sh_~7plYL!wyMM_*m0U&)*ykM+brQM=Z9kd_7Qd=*IuMvcz1rc! z7FC!3DwV7aqa3G+z^YI?UK{2*54AUt$4ur%(8zYfy>P=^=4-lWh!JBQuDM&f&B5m| zX1dinSHC#2>grpWY?Vq-Y!iM&B8DpQN$=Lc2+og{^y*rdNDve>5}#aUc8E~?4kqah`lVPY>|8TWv-r$ClvP2iI`H<7OQ-X` z`qL3KGHAzl*Q5qjdW3y}dFt$r`-)rYd#7$`Ihq{-oq>leuKNR{3X=l!Nzt82NIsy0o2c^=;%FLM<9dl z>U66eNW?ox_2sM!eDl1U$a<=h}Nd3UE^YdL!{bStY6lNY|L*{-&j2QOoF_yems# zt%w`$t~cMljOoml0rHrAbnvWcs?nsx50AGLm5C2nCPyX#4!b9pN z(VK*|oWfg&gES6=*EO^>Wu=WrmzQw#VL!0X4!}+VnJs0LD{c#RxZD8#Suv1W2jUvc z;>T%Q=<8jbBpI@5Jxf}GKg4DGrzk3L%^r7?(nN7SwOf}7YGJM|nn-3Zo4dNC;AY_*)CmIJ9P zHD{Cwm@0@}D-7Bi=-lmjdpy<-W49`!OFt`PaW13*@)>{^W?rwPD{ZPQ=o@^J4SrNvs``Ej&K?=_zfV#;Zqgg1VaBclt_X0+p2u zGmOVc-x2zZgo7gQ z^f-T7%t#nsm68Cl+h17sDcC&eVX+<-T3b#GPP27fW^LsYYy$^|bwuzJkLTJV>GMu4 zw|QlSB{hj@q|ea7FDQOHpgm@f)bOvtJ2?Ml9%BrenvmPpGJAF6@}wM*D5}rKMY9S7 zQ@O{kc~w;!si)a1a_MG;Z!K`5R7_dJVW04` z>$4FA3G)K^$`T<28H3~q_~fk%>-)L5n8TGgN{G=$-003gK2y*29_6K+YQdMi>X-uH zRL?;nD2U-Q#(n;27!80z8S$775!dIT-rSMgO2Unc)8ir>E1d2ff@mS9p-1ooGnj*d zfM@M0*->fDsZ3zdtW^}x4}Ejt=)xh?)8ahWpX$%LOy67H1SW1NCk*xJ9M!^9zdRRT z)s0C_)!Cl_5FXyzIlvBgYho(BgT8%Q@*PgjvS`8$SU`R74R|O4X*PYgNdSTzqaEN2 zd3alF(@h6@!Dx#AI4J)4q5#NGnw{;v>-(|4zYk!1zx^Lo0qCzX0G!$|e5PS%qTHm< zbu%O2HQ&FzCp7?+MbksdC@CqabIsA=p?Go^LJS$^? zx{Q=wp$Z`eJiH0jJl!3g+hnz)wmkDMjVE1JkKXdji98f4GclIPO=td$6Y-%|9 zGVSF_i^6aOwn@40F2|9=_*xci&9B^~UV+{R>|EtncaJ zQuo`GBzg+8=MrvosiNhJ9bRdka-Y`!xGVig)xM;{aWS3ukE#fq);DxtWrZZGcS&Y* z7=C!ORg>EYVQv(MqKdBHua$Z24#cXB1+Eomka@nwssqtZ#V7L71qWQInaMD!rIeVw zs_N<(CEF-pT1$F8OU0a;syEkCBh8XdHqcs=6>Ug|Kr(wQIYx8nGG=%%?=)$T)+cy= z%T3w7jprf6QOJU|aMM=!lK$pklJ&+){iPG{gBQvH5|p;o=UQ{-$vu5M!>kdR;d;~X z^uaZ;v1Yz5PcV>jX0|v?{w!e7(47^uvxDAm@v5)aH!aQ&Bfua*ZQ;1S-GD%(+t9tq ze7zq8%dbRzvU+gzjE;&U5ZvF=;9DFQkYA5|5wD%*wZd>8`oo|ZE(f{(VdscD|DxBR zL(Kvmq!H1P0`wB2kkzs6M1CBKJoV_&iL~_vS|fhk$JZ@jZ|cT6qDV0$(`5u*nZ6bV zog+nQm2b@zp&iSc2qMB=ow(irGmzcWKIiCb0=t4Ie-hL$r34tUA8kmVx{kEeiZ!|x z*#eO^{|#pesJHrb0-BQdIHvY34`-^Jj4V^5exQ>cE2m12$MO1^Eul(aQ{>Z?Wtwy* zJoOa|5A7aVv+HdxJWrQzr_w*55ql05FT#It{JdDlH!V^y*w(W;4yO^_d8xhs=HWQO zf#``4H-^YuAG=J_`>}aDcZ6j)9W+7E^{wPLxT6qr=p;;H@wk<(4Z|$9Xpz~2%_#{w zAsSL8rG!+B1;&~d)m(-5$L25Z*sP0do8CR)I-eo7thQ^daZ|mz{TkZTV=`GH$vpqE zpyvr@pK+;vsyBuQtJ>O}g;OB$#$%L`%W`!${uFJis2{KI42afD7&N7Aa3vAupcPj|+Dhv`DEORA>WGx0$1romIzQ6`0sq=XAx^z_qL zk(`!T+llQ7+_dF&V!K_8vR6HUm!sR*{8R6uM=h9yls>P66%ySnXFrHH+Za!VTF348 z{gIdm_?fc!o_w$$jd3X{sDR$Ha$CTcb%K_okcX_MzV%e0IO4hXlvkqKa_aL`pb^l7 zp=&JDT{AuNeU{{4vIUt^Ff($#?-s`abECgJ#T)*k$gvOAZU3!;|G&I2-baAvFO1q}?0L3x@b3@vj^D5eZxL%9_{>yGFG|2k zGS`jO)%|OFjK!a?ev?zN{unpWb$pJVFSYtzbL=h6{A4wvYC6tnGrErv%?1(OhbqZ? zcjC@mKUO}crdqF%D`Tv#L)lKcJW4J(yInhUpeP;6+N0*mdLytGFhS`cVMBW#xoiX5 zsUT891^;45Z`O%t#?j96s#=ViPoB7b7KllZfN-9#{baPvPDcw-jPKrhHce-OeJ6(z z(H_Z7+g2ddlEeAX#V-#MxZ={@y2+VdLfZyxLVL-rQ)#47T{}L4=KqOnX`Uz){ua16 z$?pRS)Fu3s&Xe{Er^6!)2EG`u=DCP!n_q}k8q+6d>IuEzOQ4xtqQ6+{y2-f67l-T zUX8v7gKsnuiKYrA z!`AdbvSugN2O3V%l)hEzYGhp<%QAz)N30xympt+N3S*^lTkreQ_GQi26BhjAZ04R9 zuJ~!GN){9Mn5wm-JhxbS%%`*xn13qQv;N6}Rx!YFYdBMYxj^-CPX1ThgZ>_6jY}N; zhO$ys5St7n4Mx7Bfqii9wb?{J$U#x^U;Qz`>57MJhxbTJ=_4 zC5J|vX{*Z0o|+s+m~K;78rsua7dr)H?tFf&D@oLHh1>oP)+G>ZtgQe$s{_9{rJEvO zQT6I>_&7yN#!OJA2k2trXD&sF3uao^YpTDj&-QO>&%R2e=2w=W?vWLQCF3kwx0I0H z7}sO)jTqZ8<6*LEc75hX_I*iyXV`OFc4M@(F4cQYr0jZ9_vTVcT1uu}+?(;A8A*#P z=aw8N8qo!$?z~Q(IXCbkS)}{K@uibzzz%WjkJj@i?ntL$^*|^!SCJ%W!G$^CYcjur zy9#acZ0coY*cvyp7C$Hb4ZdNzLp#FR%PBUh?+4N6nQTupR%GT!@_!=t(5n%__67UT z)f_St;$VldWJKG^$P_< z<=O$9*p$9_auxrMRAtmeLivt7>YZ=O1SpFmzVz4nM*fhCtK$YF%P&4E2l0LG%=&#+t%|xkUs-@XIHggj?T}a{nsjpQsqY3(u8t|whk-GT z*$@!=Mv=m2He^NlHP#Pi#&LtRssKh8mkH($N88bU6{*5bLvap$#n4prgEwI+MXzS_ z_lx-|gU&oIT}#7?n;i+-vLg&G3q9O!`QCRpaRW<=(~kP;}b(({|C5<@Y%AocW3~$i=!4vAg#_QmjWRNbDS$DYC;b zhB`vKAq2tWHfm4MNv~e9R=pJwWZg;aEK|AEBniS9Jl+z}n;j+FDhBz8=tQHQ5G31GyS04e z@%)&)EWn_VAEUBmvR&5pzi5jUN2xWXC9<7{q%bDd#W@LX+c2iep^XGuX{Ek2(yjNgkB2KK> z`Ac%aZ@Kr{CO_iQyu5tBqgT@ja`1D3Y#=6H_sj24s!96DiE{Te0&_D7sWtT=y!jVR zp`)DTeT2`|G;7#!?y>?;iOK0w_sD2C_w;$V9G0e1nDE5^Xl+|_lo_hA+-ee8?<<*_ z**a7Hcyyq*zB*3yIZvt8Y0&NZ8Zh9eco!uwj`V2Cj?D>6kSXI&qmC0-xoDfuI2%|t z9%Jwo)(c75y1127 zlV^5!<-yl&G6ls^R!9m;g@PzVfl#PtIc2LFZH1ubNNF z*UsmswulAXR`A9eTm?DGiF3EMe>!Fn8PjE#?%em@e=!0xP0CafUmyx}zaD{q#S|&= zJMuMKo4J3q#d!z{t+Q#|8Y;mu3h^@6qdO>D4|%EAIg5&HAwYRhtf$A()U@UqWCq(} zniGs*@qgv|^%YJU#&FYV}F3Xz~dJU52? z#Y=V$PYnieV#*+{B+7IR$KjWp{CBGUw-BPjn-1}kRN5UKNJt1{`xMDW+<2nP5eHfG zN%Wb#q1f_B3y$|sx}qReh}<46 z);qu~7actk1wf0sE53!q?N|tm8|&J>FgVcZhj=J&9-{PCs?djDD;sHm^#Rzwu2=VV zuatH7-jN3yn?Ax6g%)-iG>${#4gRs-{ZNTsq{}_Bvocy7I8Y+Qxx(3!k0rQqHM!}b z5hk+ZIo^%1ruC;Awa2~ScIYZGZME{!5?E;*5r@`VSzpW`XTit!j*^(}I!ES@;0J5A zQ@D9Tw+emg1mnGtja3@BB`%83o{2_x?l5|18}W_hZnTw(wgmRiI>Z_R;|TE%H(&%! zZo1tACO%}gAmr|`J*VwWbYuT&p7k0fG$PD*h{C!bRuz z?<_sQ7Xe6``0s)!{x`u0vz!cS#f9Ym5ydd813>uwFCh*O98N-qK7)loo!Jebc0V$v zkWXgj3cxbeO54Zn@W&C#v|GoeJGwS1S@WtQ9 z|2y&j2kri9|M&5~F)ROB{Qp6_{}&-Ih$5yz$zs#9jSY5s0)a3HfVbsbaRp2vC3c;1 zDf5*{;{n*?FU23iUAl|nySH0008lKp#Zf`NB>{o-N2&fCl^$B_;9ITAYw}SNroA-p zPfd&S!eO|$K*m%m;gu}rG|SIC^`vqWj_`A`-XWfqDOdar2EYMKube#ufT{v-_R;C- z9{}<10WVRz$z9b;{h_r_{5gsS%nuxvtzbO%nm-*2Zz;-h6zTk(PyIyCf0a!LyZU%* z4Q3NH3A>;pPYYRZiDF;~&6*+^t?$zwUFolr<<`Mb6M#@e-M8jYem3PQBuPb05ZnP$Sa0A%t90t~gbKQfv1@ z-0D$If>S62z~)pZm^Q|D+n=3n5+!mp1;Q5n?!W73ryMc{<<6wjl&v>Z|9C)EoNI7_ z-Gc!>3b)-dC_uGp0)QDlQ17ODUj+g@i^rY#dJmlzN)dVe9e5SG_xhBZrw31OqDcdp z=G=UketeWRF}&V=B@;Cw5Mv{143PH%WWdIErJ+OcmW(ZQFRzAT)GLx&&r1$~_7--3 zpA2g50r2=X7a*blg4{Yl8_{^RU2qA*BoiTymJg=A-1 zOUkdl4^SU&GHFh0@Weq@K^I+q-zn{RPxMIjiy+8V$VTNI3Qg?h~FdX zpPDUdZ#$bEYsEQ|2BK9vwm6Ge>M+3D-TO&AXO7#(LQ{BDZ}`?hdNbv>r)Gs^xwmhH zb+rbzP89BA12I-HGV!DGmSuJ~C6%eGAN$5Hx#xdl%<`GMWCl zR&m+>q~YA@T+6F%@{zn(c=-o7(!>Hnp=9$c+(Q`$RA)<3k+xQ$YAxx9X~F0Uh) zNaUf>du%zC&1W@8&69L$u37!}RGH@^(KlZF?-cR@Q$Lf7uZ?#yL*LAM;*zu|Rg-5?` z!|E2RxnKDWmrtH%Y{9zOeEzUe!F%?N%dYYM7&U-Yy*@PORwZDVHq};sFq~`?Zq>Tt z1{FLx?DuoND+{etp5QShvubL(VrEZgT&lWLww?jSMq9{BNwMer`SV)H?&x2)Z%kt^396DeavV&IUlqO^ z;c=Y*dNsSe|8ypecLUV0M03B4Q+6XoWLgroG9Xh;#-85b+UvO=)g*vt5^Y?WW-1cJ z+de3yp9XK^!16YA6H`%Y?oDoS=4B16vaJ^!6KFlHp*4+jP+<0^6{T-53G7|6xQw2n z*+AnFK2t;(LJzyGtr}@}89osk#wQ4_(dEHAHl`X^jnwYg*>bEo!x80`5b{g*WLAIt z${w>Ju9N(^oPPSm^JF_?=j5Bo{rVU+=T`AK@OfkqiDa_)T4HC;@lI-a19|J)7}t2N zrJ9Xx7ONR%R15E^05eS-PuAqs5^}}Xf@rrJx|x2-K|QW?fpkL`A!0We*%hCf)U;wMg^<1ZQ`3v-DBd!d)rxOT;|m(^r!Q#B zYW72dNND8DjZ8IZi*=uduR$Bsb%M)Xm^cS=L{NJ~SAgS^jV+6HRTNe{`V}9yB&RmL zi;zS)&yy=vw{WAo^Nf$!;j$;iQZ%w{eUZ6;tVwOAsyq7)&2)~VLvD^f+l2(5??oA@ z4?!BhO2*eGSydH(#Iww2(6*!SK^`_eH%mX=CiZpKbplwEI2kYGl^UG)u%lxh$kf)Y zCW;eL&_MU@EyCm1EGlS%au5%tJLWWN6CG158=qUKHaK1iO%yk=m3Ks zd*#!J+SWJ9IFilN=5;)IYB}$nxKk&)nUbwktV?(q`hRr6SeItAl&zCFllJ8reZ=L# z0*M(mmM4dcmmRA*WXCIRVbq#oCNc|cE-{W<0;3KT-WQy%xA`mTRqD5-X9vbjo~v9N zjIZWLB{#J0h6|YQKBk@ApCI*#!c!S^tDBm2Hj{Eri1}YED$s$`^(Me&5XgzBR`DP9 z>a9U@*2T?&ub}B~>;?r>-lsyYm!o+`bON_M!9nvoB>;sKjR+|=b{oK)0-UscDBIAi zw$4N71Ix9o0$|Ik<2CTYDyW~ZI_22h$&P=@(WNN0rf09RJa>BX%dEZ|hY@)e>MwB>5 zmdEHH7SJ+yS}x}r>-9Z`Ex1$DP69I7fm~?=&&=1(tVqu@uG7&*UXN}VnNN9%Y#e1= z%VhKuE0TO#>fYWe6tT>CQ}t%lYgec~JXI17%b9Aj<}lKo>ArL_+SKg}7$tLJO{tt~ zRp2TS6|%g94j1aV&#tKeySAV{$=)|de0ATyA%RhKttcQ z(WED7?FD8aNwPV`E@IhAz2PY5_nEK~27&e4jK)L$#WVDi1@A8J-qEkxP(1KpGH@huS~NrH%X2PdFh`jbivWaaZsAjSF#Rf=tN zH-pbc!_3W~6uQhkfBMP0`?ZG2!$Jk`hA(6+DY?eC1ns_)uYd6{3-S!6FV>G)$|6vS z_>Q6Yx%1$>wPHPxOO6L&_*zliMLYdY;p7j!@nA=3k8&CjC&tgFYmEYl-Hpl!WW;vI z#dr<@yD|%2cG37aakt^g1*Q1VNOs(d z+lX)d`MRmw;{}|jqm;pc%kpJq-SEr4C{MCZXlOE>lv^Lf8TdPoUs5X>PpRE037T(N zC5M^dDX_?w{C3P4{JPH-JV(>faiKrYUiXupBzGqo%oN^%mlz8c4jvRs-MZ;@_MX#m z2(A_kR%VBrc-XvA+e}GT$TVZRpLFo~jYeVAT+U+lW>vZD#7$SE()v+p@?HQ=UrK_S zU5BIH6qD(X0mCf{oZ8F9g)-4h(dn+pP>Q&DUNgZQMs@ewtFudh>rrRf5ugg_B-Lv6 zbjvf-`e*BMW1DK$4vpjLv>IXIC=wkryN<6D9CK)DDbKRLfHbP`ecQ8n^?4hytR3;PL4j4?u#m0HtsiYoM{ zQ>WdzlAhRVW^`RZj4vm;!tX>q5Ty93sTbfIVf42=mYFnR1~0PT8muP-|Eeldsdt+K zmE&u$?lH_*S}ZISYg#cT(SM0c&{D528h2^>9y{6jnZAk#YeH$38s^P8Wy!`$>q=`Pf657eI?R9%B(mWtA`_!>x3ZAUus_9Ld_YF5Vjrxizwv2; zSI>Gl4pdNh-4-RV!?|qG@JF24lUa@%be)fmGZHt(<&uocVC0mttTtgjm)XrNjmNuO@p5mv$60aX47(Ge z%U=^{SJnwK|7JTmMn8q{=HtuvJVQ2l~uK=Bp;R1OlQ76-ekdAdb z%-|lC7RY1M$-#p_vrg&&6wzfGIOh$FK@aL6=jIS}$7Ut9R`DUK+_79|VHRhz-l;Sa zKzhvn^M|?$0MT8p0;rca!vyzp)oo|0i=v{UxV~q@FhDx7tj>l!(m;S9Pk)te1$$=Xjx7HJp$S%QV~})#mS2Nj=GRB_Ql; zH&+x)E1I>{Pp~SEx6}g{r%+|CYrpZG`^LE8gBr|Ty{Z<*Rb}#}HUKMvVdEm#WvnD* zt?Q@2x>Y1|+fTV7hekItA{^_pD(H8H_93{n2Q1S|6`ev`a*EOa6%Tr*{()%7=HOZX zN9Bq}?sdgH)qotLiLj~-MO3cG1u=a*?rvwp)A=bgmMxol<1->d&-ZNw4}=)FVS9a| z;nLQrnck|qCELxjC%Gzv^fOcaEycwTaf+J)6yXY z;GuV=>|&j4=u``n$Hz~o%5Q%6;#s4+bInhFKG8gU%xVYYT{0>%NT}c?I0~2eA{%A4 zBhsC4cns~z7_DL%4`F5%Z?g%g}U%VL5xZ7dt5do=yKuf(}2X%zyxWHxExE`xJnWLMUK8 zM-{TE(HF{`)~l6bW9{npzVm#XfA*($h6D+ZKyJqyvI8BHjyt#xo>nQlA)LVoW`QZ0 zhzAO>i*JQD-7O%iz11@52+K?9;9_H%{wX)Byzy%6B?g1P0l}q5$eIGW18C+o ziaFs8MpZN(-D}jtE0Q0e&EM-Qm50y&y88Tj41E6A73m4k4zL5t{U28(F+dd3zpu|39zOr; z`Y*Bni*P{TFZ-ZW2R!AM|47$f8L1LrkXGbw{z6vE6HeEzQ{;!J z)z7_tm(u)BdnD0RCe6RGM_CVZ9IE!tdft%XW?j;U6|8+Kp5j45;tJtaMOqwrF}_kF zuLOZl+(kY?_tF@(_`LNwX#T?crzy>8JXzHvq}uoW00(G_6gScYRl{!76b$HCg4 z^QL%~zC}AH^DigDIUEzr@Lf07tpNqh{L+uV`~)jwG%&K5TvhXOFf5&BbB_15Zp}t< zGEZ3#^yn{W0sOMl1*>bh;|dmN#*x%(3^s0!X&yYfWV_5U z_j|%)gGyO%b80M(MlI?u@5nW1)@&1sE(u%fYob3YWy59VVmN1uP4xyR3M9YbdY-D@ z-d!4RP4X1E!3s$sFUF>dEF5@5i!gOlvLQ|B`O&;H;|)z&R}|^e!#8TmPRGdrI(Ltj zOMp`ZNH;02={O}V^!}X(>xFn)+#uAHu7{&AaHRhRf45!)oim-Ef`)T;5QxcaL zF4i1XU}m;OKX;(ZGAIi#aMT@>0a5RKI?+Gdw~p0F+o5G-myTZOk8%c$ctEG?sudN} z?nfcb^f5(Nq4ff#nu_dYc*mkp(y>3^tmaP8xGyei$pSg-yv!>Z+ z0V5eFmwR4Wjr>O2479f%?RD|uGM4wlj)N)Pw{>b(%+cqmCmui<>&ESb<0F36>S+PL z$Jj*mb_!2y+g3*HOB&|6jnkS5{Ty7?SG72(=$4k=;M|UW*PdCLAe-DJ zk(cb{Q0-Gx=>%c%!5SWmnw$-d=6>3E_0*6e{dc*Mv>6rm zPiYH_-HD6N)i7-xYwk}I8d4$wV_>ytp4bgijWvv{lLHJY7|%I3w+-_ru&EwkSAb<^vnvJ+u_BsCSI3E1BQJ z$G{c8TrZmcAwIA~OjRX*q5q2`Eux<6g>1SxLeTC~%r^)WBxRG9Uq*aZZpsyHVGg}r zt=8L|D!Iiad#AV$X%BCRlQA)A(N{LNI_7+{Mw_o)4#KuvW|Om+JIXgQM5J|9t7^Ub z&K$lucZ2ge`rvNmfbVCvc;O_zLGvKnLIWCw>|56)+iq7)?|CaG({2_2sSz`{#nBPU z+-O0DdAY7Uows=9c5KG_kz+l$@cUu+?{1!ra5l)GZ-&!W&Hp|z(d%lq{3{PZL1}B#m~{dNiMj_P&&8& zFjn1#CgTV}x23O|#Qfom=|Wp*?!nz=`SvhXQig9cnVqS51BpK(0#+lG%{8L?!fL#X zMPo3zs`X*acO)~!3N9U4FEzW;Zb5X1UnKSD$c5FlzhtW%aBJbiZ`q^2)KapwU&`F0 zE2j(8tIMR|*dD8l-HVYtkZd&nDpS3u0L4(Dxsjbsz3NN{XHe*7@{aTnm&N8V)m@VX z0o_Y45Bp*z>n)w_mruPc2D*HXdc9LaqhtLehAS(3(mcedE7yhuTASLcPf+fS{1Pn(PY zopdW5`&UvZl@EW&2g$0B>Zq1(C6TXmjL`yJAT(#G`10osBE;O`NicgpqiV{LzVTF4 z!s!BiB>Rn(StY@_4pv!yL1ew}rQZ!;Ez8tx&-IKM+Kd-mimi20+ow7>a`&|NHNCjg z^s_rj_xmna^9opp87O2uBQeO(u4po#71ooJ_RI3KqBg10yXgGJ*ydu+ z8)+$v9dAa)$D5jhj61J64^9WsXLfvf?69bv-M?h5I`TqEt3YYcL#4(uXf(u0<7?p9 z_|%w(f`z=~Go3zxZ71rv%AuQqXf5o0b_c&N0}^3JDb~UxWe-2GNta(LD&Y(1k#CRIWi)uARQc$?h&8Ur;5!da>ys5 zWF1T`y8T*d`)ymc`%P*x0%OO!*cJLd^1;++Je^n9cN$j;=bG# zCs8ZqcbJIJ^36FkE?!5;jdW7^r3vMm-;SCLM`zu$dUaHUqM1``?&R5XE;_E~c8!Ai zm>dWVYVX2Rdg+REsanWv`gS6|Yd2<7s&9L5+cA6zzna}%M*0OqPV@j!QE zMRU#@h5RdD_O0_XYKwK+x@eu%%sh`0aT9w$BY^XLK4X0AYjm-p--sC-g%6d*IYiG)fWQoo9mLw?%^fo5?PlsO=p5$ zhL>*Lad+oV6Py?wDC3T*_A~#!SRYHzuOaV2ihut`DSb*PO`G`)`qh#^{h@_l*J(+< z@zBTlI;2)@d7~H848#4+`@=HHON(U=_TjTHnvKS5eNTna>T}h$@ah0A#Lq%zpp2*VcPsmwB1{x)DRx{B_r}UdVkg=2brR3ySOJ*h?r~D*1)c?R#I4Lw=*TqPd0FpEqJ2@Sc@q z3C|wb{Dq{G&R62EPfuUp01p9P z=85n#SuL#?m`-IZ5Vvi2$ZX6T1HYkFR8%@2!P0^!&~{O&nde>0^MG*0Pw!BB?T^`&Zl#K#!lF@@!x^s|&e^0M!Rq8prV1LEk(-aUNb`;T z&>=UpyM%I}jGFN^5K1Y_^IDr{+QZl=hQ+$Y^;Bc-D@v83cLn6x%WkY3#I1c9iL($P zBC<@9CjM~0n)YDKj=HNMJ`=5CIUT5Hwzl9}nixZ~|3Tiv)%4o_OtjBHf{*&xBvbxL zp0IJV^}a3~$!z4|Lek(dFaELCF%L&Vc@Vei_Qp_rKWfakQ|eIENnH`=tlRdf$f_v# z2;y*kAQs-R2`!r!OFbcJ*E3U`K2X)DWff27g(Ww)$}u1e$~qoS7pM+LPZQc#ImG|K zKB&r0FW)(?!?)^MZa$)@J&X07m^0T`9us>=7(7$L-&=RgR^3Z95r*HFgVDs9x zZyReCw!n628uNZIj>B+_jX~H);coek#~w{MYGuV?-x`%YHJDS=$`Tnt%g$;0-9|$w zGl1WG_G!QbsZAWKOD<0P`@;-mW_K1*1+Dw+CAKA$kiim4-ZO-JcJAxZAi6H8TKO7s zpX&Q9;-cB>2Hpl{N;l4C=YDm*t*M9QW={8mi*N7n<)8T6KATt3Xp4UQIvK|)ma%xG zmAt2xEr^Wh&M|P(pI8kI`1)o(b2QO@Kl{QXWEeBt-r5uMjMs)R*0b5B5+d&Sb4$o% z9Qy8()>_V9dPN>hy|X8t*;|#aRbH0oGZ@`(9Twe`_PntjUE`9Gq*l4z%QV8{E0r#t zX-Z4(l6tT{+&$o$_J-sbQPL6c$?ahlY4ru~NFR0VGuw`Cvf;~2b{f-L=7Ew0zI%Bt zjGRj4r1|=h#V<{ocgi#mhvs_1((K@FaoA(DrZOdM&ZSC+`B{N_AJ9as7q3ra;cWbvo0>)$QOxB8N zC|0w+(mDo`tl4T=B~lvj)JyGJEe;BK_}mW;kUhJth2^(VyM6zgjtA#do=xoZ#}2yn zHnVNoflVoXD+zya=htu0oNXi9W2OJirqmb@-aISmXP5=L>Hhuu!j6-F!9Yk)leb)n7GduQlsaAo{RW!^tY(_QNWOr%x;v4u8~4!xc}4<1PPj3%fRHru(}^g zT3R%b4zFR@ThkBwFD)&B?~f8~bsF~Y5CuWM&AGm-JUl$xTU*mGk4o6>XA(?|~`11!WBJYEAd?FtN2q&)ju#GwVUyVCOdI$Bvdl$V#c#AZ+ch6AF% zmOu0BO>Z(*31^Y-$&jZ*xK3@QOG&@frTx>p_0|G&ess23F3Eb@+U&3W=Xuh&nVUd; z!yQ^<`BjTeTR}~q0&WJ(56lNFHKgW^d9bpvk$;j4rrV)WsMn2C=#yLtbtp7UeMbIa zi#;)@Hh=xsW8D!2yYOtFu`%;<+8+;SsdSqYQP~6G5;8{+hG^vSC)w>|8x?%XFW>xL zJ?4rm5@#Tjz#LG0BO)59s>9MC%l_ZeLjSE%{B33bEnEBdi~s*ZWvxuyfAJr=0RMNk z?C;P2zhTS%zAXQOg!}tte-m>59trpN%l;Dt`CqK|zeYBDtPncrKAoo-cj-hVbm{Qa zDCh{t6H+5a%=}0ryEKQ-qp&99E}r4qXH*Thsb-_kU*UI9GT_>q^}n^K)_S8d*t4yV z>HSW5TWFJUSQDRg_QZ{eRB8gFkjj<1YaF4u4(p$#{Uy6I74aXQ9_uZ$(E(9VKX!t& z2WE>p!z^a@lduLKLL>(QvAR_6H*TftwLDGZCS2w#!pYByXnqtJsAk8AN_56E>m2Hz zE;+EDkcnRqHh561+V1Ou-EYx;+T!@d^a=RztOBG53@ocY?dxfrtqWf%v!Hj|m?uyPc!Ol=glJvrNp zZbgm>>Ne~(2f>~A{3g0$6Z$Rx%Y)tHy(J+%;-u8gL$|bChM67_kDD)LFbB|dYHS>F zjPRKB=W2yOKEHX#pYgXION8+mfB8dnf2}*<^=oB(z8*8GF@y;ZIh9H4b9l#tU-t`k zY^FlRhO4@FmW_vVv8QR8&gjh5H~BtX4s>I;*7|5Z5znc^TV$xTF!qfq-bdu zS^Wzsx4kbVHA{utdI@ugQz3~@tw!8sUQ>u(#F-e`z^ZYjuEED)Y134bY$_^kjvNtd zHVgc7HRm!$qiFFq0{QC$7UR|V*!U=w0A+;Ti+fM zhVq*iBru}Ug6s9-S$0&L9=NwD6uT>Qee~-LlG}Yag`RhX-o40?=|Oq>-c&v#=vkq; zFMxhLF;@!rNz_foZcp`3O|VL%f(2@Mm7fz9tY^D4eBZ`rVS{IPXK&YGMN;ja+a0Oq z^D^);l5f#>#k#HzbaMLsLR&`B~D81?x7(M$yNGQ@1=IqtD%zsOUCKIa3$;kti zjxelxHalQ5gh@Pqq9uCu2FZxO3DK7Fm#<%Iif)ViBzyG6Sf;Zfr^foxc7cfuZ_340 ztGrn3<*qlz)A*L4`5ZfXJ==S-e&iOM;+E9?ObP;*8DCw0W|MEzUnNa_p6niVxcFBH z5jikzytl7o!EZ(y2t0CdxEmS7#2Xb-)~ngLZ$fAMITNiV$ltfGUvZvMy;9%Wa)FoD z&(J!CxqZ;t_a&|-)2N#`yHM&yUhul9%?)ioqbaFuhMq6zdW?aSL1jYQaF-`$avijsl(EvPsSPn~|Bl4Y#($A*0WJXdbKW%KWyAe}$~l z9?sqJ+WP6y9uEN%YIk?{Uj5w#JKvTQ*Pbwui?S1O2mZx#A@VBf5eeI?E=VVm~c^P^!0f| znm1n9H_Tn+cd!UHrc0ink*cr4FqX;*p<=hDCCJDQGuc!7jrXru_>-C}b-rp#XrU3q z&Mt`ioxNhfBtFaiNHdpG?85v`?RE6ykOuQd!SYuQ+_Q}K_jrsbxY?Yga-)35^qsp! z?&G4aH03ujnQB*I z<-jd*?K6&7*Wcxa6cZYwangs>-pN-^={^ujE5TpmFjWmEr^K9dpP2ZT^6ffG=MmqJ zb-wJ) zrl5oRUzm3~Q*7CN_PEdh&qoOUr~srxiF(>z69rHwv)(WzHwHZFhVUi+)gqyVGi96N=tsRm@Jl!Minu_IO9 zRx7zp0jzc>tSVUAW9M@Udayem8((ldW?fid3vgEsvyS~a_sT=k#3lIlr@?{j`10NQ z$se&lCrNC+Roq==JZtTxEGsKgdjP{m=U^gycY)732bWe++JGm_k@t!?@=MWM%Xihp zhwGAb*h1h|jZs$UJ!-5;Oi>=-iKNg?% zKmH&&9I{Cq#q9Xfh$T-c*qXNRvVJGp!*Ig~+o_i?UXj?CMc=m(EvIM4>=S;8O`4`! zH=1z%hl}2t46Zl$V=~ra(V@mIF&51s%~M}du;FSvF4M?caz#4qGC7oNQQK{$w4Be@ z*UQ;d*%G_n-dnxW_Hu(ykM_n7bn`;DELMtBEyp^*O+b0oug}12Cjv+hAPp7$VX{N?Z^{3 zj1ryrU#`T@q)%kq)t5%1&r7DJ3r4fr9I)GXeb0Y|G5j*%Ax3=hrsGv&{m%_IOU4UB zwL`D;OEt1>l=qgS-5MCa3Hx(gejjXalBbXAn{4HF_Z0emjQ(4d^z?>H0{*nMejd5y zBnFd2k8dz2Jb(D0d&TcNE#9#x%%xOyKKw?2PW8RVI?=2OVZvlx<65iayMqt;%LZV2 zy+WQ&d4AsV(EG_bF;(?*KW_uJlUnzWxT@O=5` z9H!i=lD@XJ<)X^itdKx&N6B^9hrYZ@o7lIh6b0P)h|cidH`gBJ5~R)byH3{oRBKom zWLS)KY1ZT7(<;v2j#!A#n84ZUig&^+=k)=rf|=bVT*1c9(_<&pl$4SfMLpDb{Cji6 z50*o`5{_)$eLP3?M6P-HepnRWLu^HPxSG{xwDi-{`S&gjp1?%Qhg~SWktfAgOGpV? zk`0r`9;NeLRr=8<6nmWw9VQ=sSowL(_{~SrYZbLxSY?ahKB^S!(`D7oVHIrh(Jn4$ z;-1wJqC1#ul(iqtEd)eed7namo3w}e^ET!dL2yKjAjp=j+@7Urch2cVfZD>hsULf7 z+&G5oN@X62$}8y4;c|Q*SuEzr>$ydT|F}RS>v2QjF;4@VMdG-p}fgxEowhROe}_VUPka=?&gP|_Vl+1`R3!FCwuJynJLOb( zlv-P)@~G0l+?8H7UImNA{;vyU3Xk>f;Di)c`=Si;g-bTq-RcdDG5!7u9e<(*gzjHF zh)sL9@J$xwd5Yl6cPeSFlY%%kERaLovW5couvrOf^!B<27gJOY7@QOlq zF#Ckte8iti97lzcc&S*~1On$4pcahOCet1I*r#8Im zd~!%cCfw|t1M$~uVWFkKpKTY(F!}UGMN$ixc${}_IgM&bGShJdpSR2!O8UALWPec zk77M-U){BfXb&u`drLKGA$Bp&Q!IkrQJvcF@pRDL-o8LxWp73b{L1!ZLzY-bK%S@l z#2$llTdE3{K4H@1#@V`W%hnSv$Le$)v1+?JtBn+nX5?uNv_H_n%3NpUEmG72NkzDkJJ8mG)Y5OBuHJz$YV)H!z6wq z%ZM;dMt4!|Y~A&hATA!o>zC`kQ`MC{eAJP;+~7BVrs9j;=NBQREM;GZ9)1?5)w*#b zIdAvRN1s}l==>G%RiF9FYW`TzZ#O+o7H`ctT%9>u!NZb8?PoZ?r2Q*v#rQgswW3#8 zm*qU8U7Bb8u_5VN6rJZr6uz#WIPwg;^y9L^9}}kcmu zwbai&hI19M!;f-fDQxaVB+?bpeB4hB`u170wB>QaDW+BNcO#^-KPZmWwxJXVyLrMW zleA373q(G@IQTV=BX}GXoM0X`2CE$>BC25dmDciaCX)Q!hyDM;HU2=B`i;%(MlY}r zi1Ogp!=$E=qsOe)pIWV&^WsI*w-Ze&DM@qHd!CUCT}45f$J>GkRs7HmA(crE_8a?0 zec3ez^%HZKm6c-?M=Qh>dXHh~l*x#ma5TlS6WLq5oL$zqmTfR+btrSxuQqpvFUyJb zzMYr&z2XZyEg=JtV{>T|CR4Yi(LR|Qb{+Pq6Z9g>SSv9A#3!)zz0#>`P# zZPY}sO=g}zf4i*okwLqe(_e+MCZ|XBM5*wis{3Z%LGjFM<(=rw0&=hL@!6&=Y}xR* zb{nDg!7`5sW~=-l{rQyj>Df*NN|Z`|S5)I%rP|U&g9n{HTTFEAF_2oxj!)fJh$JIEyYM$7hOt8s}{vvrU5By@uF>K|Me`D<|4==r? ziZM`#S{H0*yL3sRF0Md*uZk0;kj^YpP~h2MZt>}Iy=agAwltm6iOe#K&S#HiZ`y=j zh-%Dg|G2GP)vaYlIDVhSymKtM%g&VT2PC*eN)8Tbu_Y!W*SlNnqn=jJl+mQ+%%tas z7TRduKpoZwH8e1rYeuh@+f-F1vT(^LefmqR+2e7My5-wZN@nw!Eg~EJBK;Wt5Dv5O zp6m*`h|c|7Z!T z;cFI`Z@E*$!+Eow+0{PuI#d=u>P+$mkPKwuUE=#uB|TE(yO{sL-hm18JrcGg9VVN> z=$RqgjIQ#R>}xJ^1RMOf;S;~u;%)2ydveMqv2NDR_X(bsm-7vc(v;Hq4y*6j1#~EA zu`-XAie#Eq2C9h8RR}`Iz$n{&zK)$zUW}-sQKYX@{sz-y*-TQ_Rsro)op}vERra=~ zH><(i!oI_*StJLXU(k~R2dABkn;s9;SsHqidti3I1ZP-ye;|TNh)`qY4$)&KglIPZ zqKL{x+jH|%*O*Y27gO{hrrXQ1zFEcZiWWy|I3`bQk18xDf-OmoY2kY$bLK|NfK7$O>BBsJ|A5}v5dmj18fPub zhS2y+jn_CR_EDu_7GK!dBq?8R>3-XA2+3q!jVHgqUu=2ZlE*(iajGg??{$&1yvFhl zf9&pO79nd%J{FINc^mHOEN<_?*uaR$HRvSsEp3f{Q)_+eo3;tr{A8xQ7O9C(bpD$` zf41rB%H}VX&_{xjc)&Ytr|o5|cDZuWm2xTb9E^`c_^=Rk>ns~0M z-F?oZ%JqGm=UjY#`V~nvtoh7oHNSvBW_NbSY|BkynWC~&=r31N`S!)gsLC1V8YIO- z>kX1a$H-}g6x#GS_;=%NPQUwueU8FXM=`*)KzT28F~I%tyFD-6cDB6blBvOY2itGC z1tBDC=5NT|1`Ie{ZB*aXH)zKeZ=7^DucF69&17fsO$^M_@_PKW(@U$_eEE>bS8FiRpoio?@>K->-^y3X zt58}hc#U(N4WeqWI#6!H8Kg1#er9JHu9|D0btosf`c+A7=qgw2A30yLwLBjEFy<0d z(oZ-uBVSojmKQjYe~Gr-vyer)6&;>X$Ip3HZN{B6TfJ$I;#+HShwYJkCF4_J``1Xd zgoz_G^!KMEG?U()3g;JNmXrU~VA-`r`=j|<+TzZ3|Ggm5eZNVCw*{Qrm|@8fs~WUQ zLgtmzDz6C1-*qI}+w+76f+3+H%NWTFN6_DoI{)6nN7C%0u_KVwESTm`vwn)`=U6?Q zS@_BqUdtj9zW_goo>-lNt%0wgi^780a{ufK!pe+mr!&eZ;W*}q@>f4J=L z*wepv*?c>M0peH~`S{#pB2r^*Yb<20Y|vH}5>Co&2|3Up*ka_vQ(@=Xhy>3?p^3>! z*)Ut|y81ar5lu1$g1?yx@m%d_D8wQ@e3?-Vj!76zCzyS2DvjE#+vXsp96 zdSTbacP#R;Y3g~}7P}h@9&>r+P8;)D1kWX`F!TuB+uKvq)*eXOU-(ui8A!zw1<_u8 z{e*cJ&pc1$I5?0qF%^ItpaES6iW9t6Q0HiP)3ohSGBU3w+u|`$6ehYm zU(9qksU0z!z=pks5(z~+=X@m zeL;dlSx~EvvFOg|{qz^?MTJeSbO__lbZSUXrQ?(oaVj{3+4ln}cbXJ^F8kLdr=(n_ zJqnpdC(C_~RE)bU3}F^54m%6S`UBio+MV+?bai!?y&)0}FU}t2xjviz_APa(b-#-5 zc8ftzt+!{XEkV1#zn@}`&t^bPSy>t4=3QraYLY&Ek|6jV?#JGGoZ{u}&2uXYqUP$7 z{-nLg6TW*#AJYCoWc9lUEj3YxISj2?u(Qalo_C!Me)Ew11yFyo?)!P^VV4NqJi76> ziQRM?jS8nBmfiuR6BBUbsFyEa3fqr72?z}AO+#Ho>@VT590p503yftRNgb*W4LSSPlvv>vj**=0 zFiZ5#n4h<%prV=sW^iXl(U(20H3Q1e)pQO)06H6j=t^A{v_YOK2K@Io7T_|Qw!|bP zIq%;qxe}Z;;x8S8J=hx^9MmB^6Xr;g^yKp1)ms?AMkhoHzlG8Wp>Rv0eBWX3&G=mP zITJ$T!1%dYsv&6~8{2$WQ6?rPXJ{&m;NmOYN2cp`TK0uYshEgZ@WgpapS#tlf#zy%&Ail=*=k|E-K=M^a$sr zAwA${H!4Vph&0&WYjRS0SBlDudOBrFh+L=PZ=5-9uP6LF-_K2J^Zf27xme+uWe-nP zP?~aZbP^H|WwGs!2XAl80v(!BQW60f33raUdwL4Gtr-11?)_V({gYz*Ppw%&nwFMk zzPGi^&dOTB-h9(@!Gh{eizhG{4o6S>E-E@CzV1N zMb{2?m*xiTaJ}um2ac_8Z%9JTXcufU|D%Sp1n*6Pc8y!%r@FdQ-$S3)1W_GOLug~; zG)Q;xBV)=321YK-W$}CV2_`Qk>0tWoZyKhi86e0`gEr;vy7@UtNq2mA2Zzc3_#+7p zZ|gfD)l9|2d^cavm{o@dyC%FbwP+5Y0h(f7Ja!| zP$wM&Wx#1##ikakldZIZw(nqqLT{;+2CD1z#cL&Q%SLe79JBU>SaIK4(DIqk4`ucx zm3{|T`FEAVg4Q^}IWP*5^+wATx^36b?(Z-8;t%$BBcq}+z!1oVjgF0>wY75~4`3Q1 z5_rdU(af;03!*R@0MuR-Pk0c?C2$q&#(X;u?7H*fY6ak3>ppp>zaQ*(+9|VXQ z1#Bba1gUCjzHOYyp(ph(v+hp;Esg;bSft6hLs;_3gwrz%7H6RFk-x{reD)C5vjsAK z5OGgKg^$DdEx;BW+}sLW+9gVXlw3~jqMOql$&yq~^N8(%o#D6sb{(Vu1FuKRZyC{- zr*jQuIaE_gN`ET}5*G+Qy9*vu@vc4Ta#RW|zcw^q3WPlJD(p+2#}edPSVBD|FvfF_ zD|0|rAy|vHRt$q>VuMttcrkBne=;UWEzNh!PluB*OQ`-QOGqxC8l?Esq9bi_=e(exRjKXo?w5*Z2DC7=nT9(TL5y z+JwiK_q{yaS)b##AGs6LI;q`KD)tAqMh%i!3q?^ou%XUi@V0k$a^S48b8+RlC8Xu% zK0s6%a;AvSP)<+A+4aHdnNa&dV;q-{jfRlC3Kks-MFa2(?`|d2*;d?T2}dzAGkc7O zO0V^sCC;RVh;@Nb<`vZL1YG=W3ppl`V2ps%Phj@c;Hz*CP8|mik0N4d5BG-;n}&xC z1mfh0iHRY1BN||X)BLv^43IT2S{W7F!mpL5zP>Q10XwAv6`F{#-59jPfLXR2uEj!| z?{wI2OUUkE=iul@^u08bx7x7JZXPJ-E0|t(P{Ih@frdu7kw=RIr5NPxdNCRpKmj26 zonVak+XJ#+8KFH21_(~!@M{5=I?~DQ;5CvSSZEw!9j){20bSOZ@o!yO|0FX zq(iBIPT;rwehZcop2&O0_i*Vj8@6=-=Zix?3%rRgzyXb=A*}OQkf5we-b5^@p@XeP z@f_$s0TKY3Kpj%p65K{lA!;4eKAb$TpW()(+NI{5mqk~<-dx$-#KYp|kcsapK^ojn zcj7@B1bxu3YOr}WKOdI^JV81Mi0#hbM2tUfyVZ^l1`4b%4I2Q;f@9t7&*a03>CJ&5 zEHlaej4JRzqJ5xp@xtLBal=oTUjBoZj&^2h7ZFrc6z88PVrl^#*bBxeh+e3u%^5(V z>DRZ(poZA5Uw_{R+Dzj)$9nmy_P9LgZAL9lN(k`wR-OffZu@-)Ngp4{kqm*9(6+Ui z?rh+@^Bob){woO;`Qtal{(k^%C92~7T+m4DfPY9>+1NrM3HvgfZ0_=n@{(>a|Jf&r zh-gRRBx5XnJ&_a|MA8=hF*J@D}whM%TUTn210mWM7WS}b+f&o&e3?gaz{ z^px8TpDD_<8C)$9+LT)mABn)vrEd`t^?+iV?Y;51xGDz+)0?azcKFAeHg*;XBwdqa}Hzi0B(_S|T6H8P)+?x_d%#)t?dT$l9 zNke`|YiP_ZH!?-n8-=Q^%726uP^fTtOUfvcg`~QIjRwTy;0AU_kAFr<7e&BZ5Yw*+3z{qalzVQ&5`&Czts6aaJxac}N)R({m;C=3v180LwRW z;UTr32xCZ%egP?ySS}b~R$g9}g@MvlMOAqJk`g{BF_`r|nDQ-goKiqg3k*c8BsoWW z6*c>j&<@JL7-AyELMJwi2f$SL?T^|e*?)iy=f@tb{*@FAP zyWR8+CVO`GhEy&E4L!YuLtNunX#3QvI3r{bK*alZ}{o>%NH-Q zDk>`aJs&2x+a9@1O=RE4Ng3#|ezLn%S-fimbA|0B#Iatk_`61-{P)Abw~Cc%*+G0AzOKwR#98Au+3??CmH1H7+UnYo2y!K<0 z4D*#!jDFI~E{vh9U{-K4wE$;rvnl9K*}eUk~}#_c%} zpE!Xr!1*8_+}T{>0lg2-@{a#AM7$3;m_e#QIwKp$lz||CgRiEda=Gq0Vy@wX-M5H{ zhUFfff-5()R?<4O{&~9VY`7sci3t(659Gbi4wf&u>q#~5MX!yQNGrJWgC6Sn=_cag z(}~HfNnBNF$n-gK%dAG9=MrSxsuyYJ^?h%S

KxK4b>T02G7V z;z6gMBX@y6N$DRL_F8R?zL)o_3V`aan`V*mYf!e%pkJo#e0Sr5>4j3D+amZktzDoV z)BPDeWRTwxz61+LF(5d&4^haji@KuQIfBg7ynv4ut9`JN#eZ{U_lLoyN2{i#;UNzwN^^ZG8 z>$$|hp(f1tzKklvE?U;%4Se%J<3)p{ha-b?*4CW1y=qz7<8w?AIEkP$F8vzKFg0D> zTp*U#=lfNkK7EQf2&4?cX*oIU6y)SzKp;QALL3`fXj9~|HjRM#N`fttjST1tNVq=e zoS6?TH6tS;vQknc=mc$h#+$+ss?&M?n=)cC0BeKD#`TCnyGm`MtPZtou2cSQd~TdhQdEVQJ4#kj=IV4o3_w z^u4(xSpsMhu`$gY1wEi_dsC&!4vP@&8pJ57{qf_+RcPnh0-V1d;=3mq8X8*EZ;haA#LEM%f`VjuWx@)49r*wyHkbnp&?sBfh7H?G6}vT|_9 zk%_Lok&u+6pr_9T%2WgH+Y3H_sYweZaGCcYwxd^z|q+srNVW5dUSS82gvz2@`8<;y}TL6{uft!bgCj(u2 zr?_Pr>{^xU5;qDthxyfu!eH22m=q4c-O>Z+1-6eeFumVU>+apVV961ejVrJ|C2@b= z3{h$1jEvl1y9)50%|CQAbNGLOOe*Y$4|h6qFD{h``sgOMPlfkeZ?r3h z0Zn}sG&uODAd&pjJts&=ECFdC&;|CH&u&QMrN4iRG4Bkp6QW}aKRvME%&quyqGpG% z)xiw6Sqku&YYA==z!@Pj!4Jv%h-YiMI-@wop^@LSNT>!Gxq-mFs=0hsS=j(M3MQr6 zak|9Wj$1zs5x~^c)C7CFGajy3;xwazAT}T|DFY`W1ivKa^!+ZVTZ4}=XE*)44EGBW z+mR6@IEDLas_Zw)E4(r-_7Y3<^$By@+jBawcNcshTkG z-tf5(@SPk0chxay;3Ip$&jzme65{D9WOg6EwuCK$WrQ<2P;3?g2Z5Y{feTg_fp1$s ze*kt@R#JKcGJ-(%!y<6U0mY>NgCAe^`!)CeL|o{P)$1lECb0Y~;z%~GGb|G#|G0xW z9Ksw3(UYRp)XV{vuegaIq6ENV1Xqy0Jk~JpQf*{pwAMgp_hrH%8&p+GG!Gt3cn?N{ z=NyBu8gi6D>yNK)m-y^^i0=KY6LuJXg|M3CgMg=R3&ksVL+2#3npO>c_jF|4fO2RV zTSfp2vS^5h;f~b@-b5ZD0k{&|@zzr~pH_r~14{z!DG`MS$CjOkC%SR06B<|bz-1B0 z2Rnk0%n%?z?*4d83f>_LV8m=^sy|{}KniL6k^%V7fV$GSckczXVf7kf;o(-uq0+;LNwDJSh?fAQ4}!3f_F6EM3}v}eaRWYmg3;{`^7=s3AbcSh3DJYC zG1ycD@gU>?^7`OY*wrliCAd%0AVvi|{P$v8BgaaC!^Z6|*!5Ps+QAEcnOiUOsFswJ zTptbOv4j?Hv)?O=kuU_o8Lvls)ATPuwfr#i&HLxa6Tm3|1K({^PRKB<^W)F%2Zn4N zu!iMCGnji%FI|F%Yv#uq2sUW30 ziDKRn@80E7>AT$pi7Nl@5cuof;5>$A$6YJ#Y;0w0k#vg`(QJL_@q6Sn&>(r;a;=F|TmA}aZ`_zVk9_g@mf@Hn{MGIV0? zQG*K^)Nt=-a6bIni=AzHLRd+VPYP_!$~0Z&(y3LseOMZ2_z+qwjRLk`HK;BH4Be!* zTYj;Xm&VUfiDYC{2aEI66!zUQYA5OjHsoaA70dM6MOUa0Sk>E$Vt!0;je!j;gkpffA0`i z`9{LtLhLQyfgT~G-`e(q?k{rU4u_=d{u5Y!WX(HVN7g+i;Cpp@@99e@3WfLkK=UGU zM;s_n@(KE^GoIjGpOd%*_}o5wWbE}3uc@Tb)ol>^iU5a%qjGxQGy=bJitcb6l^shq zaNblMp-)I_og}%Gp6==U`;IrCrZ4KBey0P){~!0oe?R2ey3<*}oxtncWL)&lKkLb= zSjX6$nnjfay0gUD3*sSx85iT%(J>j=S_2&Q#T;qhA;RIVBs1f_1N35I!bDx|Kl(Kw zXf{iFv^v{Lrq$vnnN{#~Yp*{u$~3$OWA%jbT?bl_bS|yo%0Ml9u2L7rF5g@NBYc7t z#qPSh7N@b9?P-2n)YG?}WHmgE2!pE2Kil_L6QLJA>&tlR5l?qPgX^UvBBG9y8o*y& zy^Cu8uFW2T@9?uR5njp5Y~phrwvSP7Tg)6*n9pcE6iz-tMX_BMc-6UBr*wYiBz7lG zjF#HAJ6D{cBT-Dmp>Ix25EogzJCm$aJ$rasVS00kUa4}h5h{NXW@69(#nK_e;l6ZE zL@D;cm=AqQ*G2t_c~(1KdCxel^TBuay_~Z2-I6kc88*!)GNBgkUNI`#xoEcP%fr^% za(`ReA(ZdFznlS6zHs$L>xI3`^iQj%8d}KddQm6z5{gf=>!N?xzn++0wK2)b<#pPX zsorrqqhz}H*u93!b+L}&X@LE4%PFyPc1)atS?Sxg?vD&k^A#EfOu0L4b5kPfd4%DL z-pbVbcaL}p(}HTLgSdY!Rc4h%ZRL~z_I&^7+9G?R*nZIijkO{Rn2joRc0P$Brcup4 zNkwC=jDMFl9K{=Fr9Y^WRH*%6#qC@rrhU;;YPry|UNmOO_j{)26BVC+RffUU`nMqC zq_FIJBNGdba~LeePE!(T5%F6J(d(M}iOC@X40g->ewVhr_yzlPxLOT<{B%2~#l_M; z5Ko|ZQ{}04aO;Y$o@6d9Ib#}!2XRpys43$7ETS!aKG&CNi?Yqx`3Zbx3sl27DP5V- z8Vo%x7}6cz#Nt%l&7oEEKY#DoZ|2F!Wn3pj zV1Mp~pMIx44wvaapk*b|IGcN6->~((4M8;-v(t0-Q258jOx%^;oy!HfayNss9Is(m zf=JifTc&P0tyM_ZOJmlDG8@-$adPV;FSut3rG`o~-CTE$c@SGpctltEYx5^X%V!^Y zsx``rR{5AWn&MZ>5(i2*5{GB8>)eMspo&1J1*)|LJ5Vs?^+{f=$}x)$*SKj*KZL>v zRIG{jGtUkePu@mHd3&j~h=~o%Z)VBx50^V^7QZ}LQjT#nAS2w$RSh>G8T=|6GoZ@D z$t#T8xReg%};~%71o8yd4-?B;-$Yzca!8@QoO~Oh=m$w@&8dGPlJ@mr@?gt z9tT6H!C_V8mtHlaQvm`Ge2LHKNXIWzt1}RX0_X7s1|GN>(!aIJZ6vi6e;P1VBVQtB1_*w|e7yT5p|Sd20~jQve|mlE=Vn z`DG3UQ~Alk5AFwHmQ09(Am|gY_L~2lqrW?gnEjzPdjM`07QA)DV*w!JEAzwCq&+tZ zY(6ZI8aR32<&NV5fQJ4R(~V@9+mXbbty2Op>an@Fa5%ZsaFVOlKfD2l@m*5fe(Mm_|oS=i0 zaHp+L(ufuNug2HFhZ3$5ff_7djCuLDw%ba-#pLWZaw=_xC*e-G2uO%D*qp z%6yB*^7BRG{a!k5RA1s(e?9Yz{+^X)&#d}^dfF4FR-+=Vt)GD!6a&{bOj>Tnj zj2-v&RObG;msR&^;C9C~VDe39VplUsd8YA098!!Q;bcnh%;j;}Im%j!2sRN7OH1se zTP3Y5h;a0{>d!QP_>hJQ&b_oyE`VUmvky1mW0kJRme>+jOO-#-iEwc;RV)ukXn1M{2G%@$LFfOQp&0{B=>1}#1|#v5{-T(U z5qz*lS+wev@CyDjfM>2Stt7Cyfq-QQ5yM&_teeOE&7ZM~i-Ta)ma_maUr=%`Nl-Vt zPPDb?qi!FwXn5^L9&)He$i-cqz}bP5zdlnSrl;q{&$vKmK0?V23@tDc**dPXG5Kuk zH}=Y_SNNI}t@nFw|0rtg$T?}eWJ}eXAYaBT?S@|+*IrcrxP7l$+3P}($``wG4}oWv zIq*ApUaQ0oM54Y?Ln;yL6)~{S#YrPKC6!N$WY;aZ0^cvpn<0CLkt)!7WrALMQ88;J z1;c*TW+m@}wZuZ=!W8+k7hlaq_^p5}Lb-oc06m6GlAAAo!D! z=egaQw*KCsW({-q;m*qICEIzNk}2<4oy4)s@4gf#B`V%pJa@#~!eQ&X<4^n;714{F z-c=8{FAL@b$&C$V>Wr~+eUcuLyjqX*zuM4C7elN=z#5+4dr*^cAun#cVrTN9h@9Ui zLt;|F716ix;quk0937-CyXyn4eSLl{ZCNRVrHMNuEsf+CXgR~)xO7^yL3E{Jm*SXR z*g@#Bb5R)I(V0&-UdjYSSGwKx4fxZpMrrAswC6at!3QyWL3G}?oM!_LWmQXt3I4r9 zkCUZMnzf3(20B<-K7$L0P2;kX!7Qk-{7;f(H?7At(<8}Z?dg5#=r*_3Q4Y!YM0Dym z9)iAAXDMuv0yem`S8h7%EY(x<;XIV&(ZSO!4hZZU%5tGKy2(;a6_vkc9Ku5Tud_d> z>Nb}e&uWhhw<8n5n*&|^WIufQ=!HQkrkFKk!|eTT;W)>@y*nlr!xJ2yn}M1qZ-Wvt zRb;HsJj0?%=Y!24Luu8s)fY_fm{<*yF>Z)sbGFflMPx&p?iKVa*CM45c5whG#52RDj0W0EcQWqkeRsinYHMlpUi^t^+WZwT z=pAfEN_#jhzx|EiUYZ z%_QcG2t)UhA$ejN^Sd7su_k7NUuO$>P8fJJd(*oatZ$y5uS?@A=O(iqu&m9}cSz>J z7R+GmN+_#UKYDocX_yA78#nP0k|~>UikAUYqQ&06&)iqM$y;-))lK*yU~jO@#`v3* z_>^EtMB!q=o1iiN3cCSYpu?4{Qap+Fsv6bCQ&S*vc6QF`8t#<3u4X4_aZu6W$J<+r zss}RbS?G1P$`e~EBu4~>n-}fxqlp4g52;6ofqz_twww6U=*ycnD_0r#f-sQ#_k@#f-W!s*uMFB<-pnF z3ees{JSc(@&ABdE{%Bv;vY-O+epVDP`2RiOJ9)eo-$U7^Ee553b*4Sx+9 ztAvxtFHlj=I5)zof4yn4YaM#6z3}g!6e6fmz$!yCxQ@%EH-ixEJ!DyoKAKyMgT}BS zmh$Ns-A~Drh?=u}d(l>sQNo4wpKX@v>r6NyHsf?KWA08uEic&(aI$sFv#k)DxS!5F zSt&5iPTDQF4@id4lPCP&VMgwu$v|m`Ex%&qRDM-oi}^?5MCq(27#HuV4i2#^`Izm2 zSV;haeqbAbc`6}#9Z~-3-XN2-*1qx_BOZh`@=@a23b8+BtlhLauYxc-ebrBMr^Ev> zwLe9Holj>2GzA;26YDdECjh!*Og=8c(;u>BH3JqOI2DPL?%Z@;=iJR@kf@HKrMH6^ z!4y>Ovn5XnL1BwEUv!ZS!sEGxYI9Le6@mk|s++Gt6i0^5Pt01agEL^b;%I0HkBReI zbxZrl`B#4at;~SxJKyA!COh{XFYilAqn&xmKbyY*PyPsFt#fYvS8C}>0*}wl&u-$! z*q1ZSDtGZQNy*u|G_^zS7O0?YHQpBTuDLk;=@lXH2d{AB_$eVK^HI_7MeE^O04*77 z#ab~0_9WaAoo9*ttlrD%$K&uS%HNL3YjPIO9jk5o5m3qB1i^ z4Vt(z)jL>#*(3e)Od%Ew{r!EY)Ksvi+RPtYrjvJFEpf1kt(I z4SaWaL9O55M#ckN{f;)uexNXuQXxnCwN35 z{KPr=0(iM|iiF4*lltRKPdUygTWTrgJSKY~iyKd#RVUrIjO=fQ1pr>@nzQR79v&~j zXx0eUKNe|uxnZIaNAbmI-mnCAEq`reX9ZO+6a?Kezb>zE&deo5s_3meq5C|1YFs{} z=wNr0LtN?{N1nferi4@~p@5|?mxIL}GrVf<;^HzF0Io_sD(c4e#|!Z8EL3JCzDWVL zsJtyE9k6JXlpHhfENC{(+#%7XP+lo2j}excmpCDonN6`T@J0P4-) z(o@Ni@$FeOP@hMd?`JMw!%D7LC*0Y;syiFvdnpRHC7`IS?}h`a%UbOHx(DELr)}aiwo0a@(JQn$>S9Ce<=Yd~eMty2XZ_1a*+v zdkWlfc+0Mf+Z?vGRZnIc7B^$pF-~K2VLUn8w4jOvD42wjS)D$peyZ5hn*+mro&)a* zooriF=UtvfZ^pzA?~bkTw=^!1IRxr0YJm18z!A*4M%Swwo`QKoG|rSVW%V@4QYrT- z9&vq)2mkXT>)4KgVu>XBG6#HE#^yY=cXTw_71Lx)G|#C4&#koRycL6bJXWgG1Blv= zGr%`%Kw{%TgC14=i_N2MDY8=s3>Wnf0eV8&C3rjfo>NT z|5^E41CRw+{td~tf{`D_D^+w|vii62VQEd&9lCBl)-6TM96Nm1vFb}|>QnBYu$s5T zsh^#Fcn{%D+MSc?{jI^ZF{sDnys5QcVEP>jO=hePhEEBe`rV&XkNPj<4?QZ&On31- z3-__M{}&+mUmX7bj^tTI{o)S)Cgf*wol>9W=pcJEj(I56b^OW^=)=H%wqlbGo19dy z`s?m5P<>Ev8tux*+1^ve1LHrJp2fWQ%f})A_if*mWh*w>Bt7E=;dYksj}_3*>fPQx zd^l0pbPIL#wk)X?1he;dB8Hv!^B&%kc@jEn$_kf-SX%6qUlB_q=~o73&yzVmak0#| zzeJeq|EB1>);F8ET*4}Q^(c%#?8?Mbp88r)|6y5BS^Lk{SHGrRK7C+zt&BOAp&RvC zq*TRfF_pQS3ehR7{dg_tKV zqNx8lb{#i#zJlfb|M>xrPYypu-JJe)@jlS}0L__ER-G(FpgMj2T-bkfhhJ6vyf3_u zS>1S`!^XBCFfA3E{}u?(Y^sB2Nd-org&wF{16=^`6n)TXOJazl^;9A_M^?`m zyFmK99afnmJo%}4ty!Y04?Qw@h)^L>Pns~^Xv?oJWP#L#nnUZLavq)hDsfb=4OWDE ze=Agc&=?k)9XXThT8wf5(i5Ed~@C>Yqg%Sid=1B+G+9HSnz;YDSgEJ33Cm zUm?x`%pl3VFT-X$^~N2w@LE=}jl9-AZ(Pux?AHn2*~pgf-S0A}R4W!d{z_#|$V@=e znBhA?#|tODKXyWF4;v`B;{Gw^{W5jVd++gpNU!9I zgNU(0xwN}s)qJZ;0rc4hO4GD%)6`Nwgk3WYTZ-Fu0N*fx5VNIj#q_c=C@Ef^nn=@j zwj`x@QAv6b$(XSRSW~3&N0q3baPV)(Z#$OQmNuiJMu5$iRNMWPr;`;r)2DX}jVWNM z_Hs*lC@y#C`6~^p>O_TC))Ou6CV4>YUFXxIqz(9O%5t7^@I9k5jmn6@M<#n4JVo2| z7?yY;@41v^k~Uw%p2~qIPSF1m3cFc0wT=jy@i#PnmSy(NX3Fu5!$TL-wm5#`-;HhJ zEzB`%jE*bZ|BKXUrLL^?Xng{Bn<6IXtPS1X2ct#xiUAbYmb7dmnZ1E>OYv}fVwO+K zcv(Np@0>B(YE&d!>D*N9Xv$?knBMwR!CRh9lfGYA=D+rz@`YMd>p7{H`Nj_tWWw6l z)5X@c?8;&`1xFuKuZ#}V%H*{zdF$2@AaT|#X~U$KQsLbFdh06Z25+f*nUH6of~{79 zvE}IrmxoF6+v%*3Z6MR|!r1Ezd(qRnHwjMi;wcU9U;f9sRWaC@xw4s;%y>@llCov# zKp`6ptZAVBYIt~T4;;KwdvZ^jK_E&D21bfn0S7M*ZOI@u9Gf>PzpW1URBF${R(EQ9 zKZADQ_o!D{Z!UcA=*OBQ@}#Yv*QG30BJ_BUyZ(tY@_WzL^Y1~G!Lede$T;pOy|gRB z3YJIXu8 zzCH3{2^k^6x2LtG)~h6@fs^*JPC`-SZ8GYpdmlGSjTQ5<=$~Y|Y-nJUT6;-NWGlUM z4Rk8!3eG>Kx^=LWsSVQU7@}gDhey0JGjW~ng!3{Rcd8vS2smE|VnY;oi6CY~MVqMVI6C%r+t7U{k>#~Q8FzD=05+>o{SZT*f( zTXh~+AY%z7Ux{MGqK>a_ST=)9;?sy<*~%_mVs1Uxkc80#qa4qm3M+?FM!>ap!--g> ze%$`VvQh?E#-=XG$bYY}GQ$7@-hI>=Svat0;Srjlf{I0w#f_#B$O`!Uzuy6S`)qQb gShH_mYiykuW2;tqKKA|`b59u?nCaKt`seX~0Wi2GZ2$lO literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/oauth_consent.png b/scubagoggles/docs/authentication/images/oauth_consent.png new file mode 100644 index 0000000000000000000000000000000000000000..7a2a8757a3c37975156858b87e062e58fe56a2c6 GIT binary patch literal 37425 zcmdqJ1y@{6@IDA3Sg-)WEkFVUcbDK6EV#S7yL+(U4grF@ySqDs4-%Zg8Dx+h-rw$? z{qODv*t2yG%-p_x>vmOjcRf{96R9XKiS~i;0}KodnzWSIPZ*eY%P=soAxH?&7F2ij zPtXro=bw@yFjZ5;N6?G+=E8EqFfg@oC{Kp)&}(D|DNSb>7%Z2!AJ|PZG7lJ-_#tUA zVHFQO&<2XnZ5{TtDw z+#Ngc{=Kc#4+$fz-+$4D5bNgt47A_TSQbpC!i&9;c+w!8TNZAK@i`SG zr(SNntXtEn;@pSAh90@M+bRnh^aiqjy0FbHDx2P0E;1^QeQb%0fYPsD5cFka>7L3o zlXbZna}AAAtnUwVYBYwG)1N7zL_2UsX8>%?tO&LCrHD&rLQDEK`p%Yiol!z(s7k=w z@z{kM3+w8zB=Jfv66>qt-8QeqS{qIokLu#VKCuu6bY%0-ey>31o-Ps;v0=?3;xENx zDRm+|e7->?zvG!3O^#Uk*YZe6y&G6$lIcsC^73iV&UBxA|Isu(HNnB@on)3XY3?56 ziMBU+G&qX-kw%PA6#d8zo)#o6R8Z2BmijSJyGvc;*1xag{~F~@+wnW$_Y*omgjAU{ zvxGSzMFtsQH<`)u0|)y`a18S8yu72kmHb4u#cuYL1p7 z#7Y9+3_v5a$8CT&w0bZB{^qtTp<}y-tDfWW4$$r{`4mt2i1lWK{Ep;;00zAH(Q?14 z^YByUM>+{AU~90pzHjJ1d{Jk}hS2Lkw(0l+Hzt&n^v0EXQs~%m)sF5M%=ToyWbqa% z5PZqv&Wn4yjk#B81Lvj_w8!Y5gJ%LXA&be!V_X>ine5^`Kg{~bL`49!?T(5|8O}fN z;5+2!AUwYx+$wi<*sVcd~*R{gx`L^m#hlPFjT%<pu#E9W3G4k84j=zo!}~8y)$3$& zGZ%ep3AW$jU9*MmDUv+aSXi4+?IkzC$>Nlm)Q#RTm zmF7<1aO#%{wR^vRXiU{BNUeF(U-D5?EVsQLnNkf4W8#i=aRRZ)ghv2qiy$dmt#{Mv z;}j}L)Z-(p20#Xp)~ltuJu~ad@s7tb!Ia~h3$GoRirKdQg={#{t9+YGyHK6R*Ey6-2TA8POQTYT3@3Z|&^^AUV?e6I0qSV08s z$oT;gd73Xq9;cuUTG8w8fF%XqW9R66M}s`Bcd-KnZkcW^*YhGFI*WLwR4+7Y3c6_g ze1u&nz##3fzJfRbi5dmIoPfUq&!x+Jty++~mdC$>sve<|>w|#usy`tyI9;zJ@YNnF zA`HU`G?vzdb`Yz1zk-tgQ<_cXaJzgte;Gq6f6gW6;8`;*w?)2M}%T`KPO#tx+ zWysY_*y|0!1Jif_i9d!wxXpc8o_Lr}s~;N6eDM)>>DbK);u@9Q&9~t9pt!jKRmWp+ ztrjQ#O5rD&m1C57%lRGz5K-z(@vmxl6ufe^ZP;q>?OSz7zEj~sw@RVxT3-3VH9q^6 zE2<|%&X-X$BiW}O)AVB;n|1MSKZERQS&j@9N$G)SFk{3w8X z7EVD%=xm63cXCQqvD)jKubozm)k<%6s2%s z`s*F-k<9zErz`9i$f>9p(-YyPWL*hzmp6g*!9Mw=1KF2s{J?)FnYZu+y4~5)TmD!o zwk-=mz>dUdlz8d;lONEs(+g!3;4w*OH_Lu`9^Iy9V z`Pxa?YBh_1RvT|hCrAXZFq&-8BxZ^j%0fhs3*~gXe8d}*fSs9_NSgb(eE!0@tS!#e z5{m)j;J<=8i$N#$8Of@b$c0QUpdj8x>l5YDO>cLaipols(`QV} z=9_Fu<~Dmde&8T{BDHE?xoLo$w%zAlO-GDadN?;D;a64?qTs)N8}a=60vum%&nuav zlAqS7zCf5}i+?7QFvB#(2^2whtZplhpQ>~kz1w--7#8k#;afw0)Ef*0@EpC}tODJ> z<%f00tX-R1G3l%V?Go+J#QV;xv}#^pM%CXn{(0uW!f+Me5vsQSCICXzly4$#VMY+N z-cdQHn#&yB8f3Zmy4H=ph!daDPk-u_mLCG~=x=MeW2_TjSFKjR7Ww=-sdf=wp90<_ zv#!>==eB{KoiJRztG_UhOUJXBO^fzS(_M^LmoG#nVEZ=swz=u*%R&&FZ@E-Yd>2h} zenZBea@8vq4q&(_C|Mq&O3M&*ny7EL&*O-L6N_JptCf64dizE&HUY(`>p2#IY6^mp z8|382@1>O4%qC|yulgKevhecfNK;KMFYko@^4yPD{dSE?NeB>d*p_L-EtEOC(7Q*@ zsmxQL*6Yn%?7|0u;F->6)0*ht(zLj6vlSN0Q2lGBC^S>4CVuPSmfIn|S;o_JtJw zPEszhnUYXQ6RrG}7ui`m`a?Qe^|asYkYDe6PkAb#dC724&)uV-r$0LyEIFQXb6#qb z&9gC`SseT8b=N9*y^_1ev&pOT=NM@fX&)hQ_JXrn7xa+5(t(sa&e_?);w1qiGS`8- zdX)_{)-oHPOkU5@DyVFi@OB>%=#pIVWvsF~2cq^nvnG*dFM!z*Z-!NKi{r1fLMTNu zi$_mP{nl2^jeJcTe&+0DzlXHVA53m)ffJ z!$Y47q@Z)HOhpz{z1@h;W!pUl7WlNnf54ALYIr!^BCmQ~36Nl%3frS*`qyEEc#pkWXZSp@w!t-6)P(EOGJ!NT;B^YggHM)tzoLS@LU_pX_*d^jvlhRtc z{og5bt$!cGrJUOK{dRYMNpI#~QOUMVtP*s8PV1NMM^VVWH+f`!dFOv*bzt`zo=ZhY z3V41_yg!nf!XQ0UPl1K#$p}qm*LW}m*BKLCq>e_~Ac848AL1TEsPa=<#b%L=x<)winXxoI_p@0xt~@rj;??L9&Gi@&&Fr6AtJ$vGJ#(ox zv#vjvV9;7keZ8zQZUT1XYIuJG{KIf=%JzA`hqu9B0!2D(Q~B)qqQt=pd~dwm z=&L=(?7XTjB_$Pb{$zj4@l(1J{D?+$Te>sMc+w4L*|GA9hU&4);Y;gW7h9p-upmLl zVCl8oUK2k0fLZ-mJCz)e<>%;~9ObD{UR_fcfoC%LW7H!@q_PYhZMd+?gQ zo!0xyb?t8!7@xRwJi)>XfZzFZ-CGs&Ob43FD2D_hVQ-{cL>UA3liA#`{9H;xuScy zP4k>DxXhq0a2R^cOhwn0cZH9c5unXGSZbqJHZJ-#lX7>lyXt!jV1Sjl`T*u zY#{QLoZl7|kbo+NA0nE4TGo6_N`!4e@7Fn@Fnfkg?*V(n^2ewbz=j1=; zQ@ElPdQKlw9X{t)ffDx0HMT&;OJ;8N5Vd~L;I$O#3wpw|$rEh;Q*mxzn+%RGZ6)m< z+FEp5BE;OCtJfh{yS_`Y8N-(q89d)D-0HqLESl>VC?kZ>SEl2+u8A2iP`_=J{dc#& z@pU8Ab%V*^dcaNtkcpm2C6pfmaRkv+XW-WP|72JEYq`y?Vxnb4Pi_w5my^&$)k3WUOBwD$L!G+Z_f zcSFlTkKOZz%OrIeb_(pnnf4tY%&Do9=3g9L{i?7ZyUz;c^L5A?q$@N30*5dBl^=vIhqjGol!IBB9|k<&y3#R>CUy&Eh=q(f8Ww4wpM$b-FLf@{M=n zy`G4}Gx4fEub%SYMMiXa!78y>>Yx1O12}G5H8ioe@2%q6=?{jMGypA-o2&m$$xbZO zo2HHz6rYN?&7uMjV$U|y9#w@}bTndC`XS}G{pVbnS^qrD5Y=p~V^Y1@gA0;=CsiUe zPh~6GuaOcb|25Ud$Wbodv5i};X|4~oeOO)X)e#UA7b6HtsTvP>IlS>OW_PO%w_Vn| zKX((o+dM0=t+t)-;#|Ewst(OcL{hMHw2n^gY%8b@<}aemXl;D|@?m(e!5T+4uSzD~CnHl|=|SH>!TT7vy$IGKX>J3Fbx{dR;_tqN=*gWfc zlQk?F+gSncFaV<1w_3{uZrV)IV7oBd1oiyaUU2StJ}@A4cA{l{*S6!<1nKF{#71~p zrfRd`R1j}=cGX%N?UsnZYI&TOJ@|mnc(yQ>Jld4@_+wLbGnc1eti@Abl!ux={geeF z4SC$1r2oUj(VE{w_6tp|5gfV{N_A5V1D(v)pdVFk?&kAs^#XF1;t>r3*R(}=Dq03U zSl8RG5)vJDx2yV7o1=cNK!41C+?`AGReg;>PqtCW zKF_~Yzh?VShlUb&gEic#oS=5y1|AUlaorQ4E`m! zIqxfZlK&h*X7N&Q5La3MrFBcWfF}G}F;~bdWKqda|I@y8RQp|d z(IrWb-ZC!@fhE8y}__(p5=aUzaDM8J7Xe&1Exv3&4 zOM^_B%w{Lts2&r=Q7F0h ztvZfT0O!_E71pX3^W{7}2HW|DDJy^M?OE>YoF7=zRzNZ2%Nj?gFx%at2u%nb1@Ka2 zq1~Q>XCGb0qS_caRr02B-pQ@3?45&MdXoXsNnoyjQ$ZWY;@J^rS?JS@e)yt`8^iLd z#A3{XHVX3ck?Vzr#0Furs!rMoV!K!*)&=QfY?lOWDd23iuwF13TTQFRNvzRoszm3A zJZVu-rS$b)Hc!MA6c@H~?P=Q}6uW4s&kM4))h%Kzv-baDQ>R;Ho0kPwwpMJLz^F9E z;+iA($hLVVXGY#m6K-8l$I@-g`Q<|uozECbejNE&V)nSC;w1VS2g%bMyY$dZ zn)p4K@8r1$OyvIbFJMV-vcblhh$-`m*lCAi$_6fDQEu&%9duL1c=Oi0VsrVEA5rC+xp_QjSLEQ_vaqcnfRQd>rTIFV}w&*ASem@4giPM(ohq_0r;A zz}4douCxeyv~(NCbv#bZl5y$&fM0! zzlqfuL?JTso-v*MW&Ff-+k|_a5U`|Yi9O|dQ35_Z_ElUfiQ}CL6Gv#A-P^^OmF|>p zoISpEySF}eh|akbP&?)S)7ic_(-H_4C|sJ9Xgg=UwH}GjY$;VJenl12ok5q$u?SkV zT+JxUlc(J3!Fhmq;NZE#$yu2{{;f|1IZyFbH&mB+eblTw(kj{`8=e|6I>Hq_GCOy} zS+tE+b?YlPCZsTtN2~B?WY1yBj>uKh844#_h$rq_C{;zqr`{te%i3k%6w04$OGItt za+AJy?}tZy`K~W0jPj3Fhy-tVp_{Txh{ckxfMmFRbIOmPe0s@ExxVrBnC{RziJ=W6F-X~)sXsua@I^)Z&6gwq=l z*g(n=RoGys%c8e){dYp0rDFN2K^2=5 zCdT{!g0RB&v;OfF|CCW55IySqMUyI?s8@$uB|bNq*|K!Pv!26;gKXYs2pGi%JLBf< zG{4a7U1n)f3n1%InAo2^YIEB5b~!Cxuqo_~?T`PURV|AcS4Xu)Txl{msXAVBnL~$} zEC1PAC#dFQvV;Nd0^SwGw71iev2a)oKrCfkMn3zFFkWr*vXIWsQUR5lOqD>FjQB6x z+9maCWZs2^655Dp5W}FSq#U!E_NsPQsbo4a&a=2tp~rq8kgRJnU4Mg9Xpl@GgdwhZ zXm`JhcR{_F!KVI+E?MY{B*5QQqz#}>gwQ4($-lJ~*4*%!`}P@cc3_(V?9YbVZ*DVr zo%>Rsv~eKfZF|zmjN9c$R`8nW>Tq|D@Pp`yr|XrDI$qyf|LXqV&tYm{U&VQ`k;fgC zLrV);S1$T+!=$;B8byMnP1GSljU6L5N>aL`Olmv4@dyS*@rH+)e}!6YVBHjZ9j8jEwE9Rf$?ZHFb>%XMc7=Tz)mF4(aS_#HR4X^2uk?yG7aaw$8 zp{n0_Ru@GT^V5NHyJ(V8YHl2=CoS>2Zn=(R?x(2m1ZVSnK`_3p@I?nv3 zG~^oFs}`-4bntY8s<5s2)-kHO^$#ZA)ph&sFc^j(3TEtIO_7HP?TyQwAG@+&Axt0z z^&wlCYRaS0(Kw20^}mOs6=bJ8`j9ff@yQC?{DQfV-Tr$$R_3tNof)T?Yi;H|TVV9F zoVuHst0iPXq@=SR<@8k`vfS~i-g#AcFmT+whNJAOR&!}g-6MvfJKO83@&e~8(lEz- zb;x1ja;+hve8wx`h}Ks`TmRdo@lTiB4*;tc0rJ}cv-Oq$I55Xnnq06|nN`V#5+Acb zG8m}z)QY|8rZbUJ{4ZLd3{X29nW&DLdv?p9t){n4$KBuvC(;nkaH4}@H+>U)_nu*Z z^ocawL_N#802_THZuj2n%!kxFP}`Sso|x?e-r>6j2~Vey>1Df>faE*3Qg#F z5+Fy8mS}7uG@pIhsXQ`w;9;c>XO+I!Mwu1e*X<8vx6R>v9F5EWR3>dRcO|~;%9rFX zWmVrOoRXT7tDk>){_Vk9@58ivNyu1Tg%3DJa!=JvW&lVfkhA`HO~22?69w1$swAjj zLXc;BMsASFXLzZHKv_P;)MNF%?dq3H#W8<$!nk_DzeI&&=Q{AFbD`pJFQMbAP#<}e zam}{k(9ZnGp-J>r+~80**22l>#+f;pSE7p;2Qg0`*O{zB$y z<_|bDlKrLRhF^U@y8G$;J+7H_ELGOl)sd*0J8U-jcD6ZrA15;=?59B(5H}?MT}*7~ z?Bj`m5slDF2Zyo!*ERR2+_p-{NdIw@4v(npOQEb~w~`1L1Q?A^S1cPj@D-W^xU&k4h7adaZ%@WskAoP`t`@XVR7*DCM*H3NHpI;3YhmK- zz6P963zt^EUM6aB+k}0%a#e3aUcLJk8Ss_PL5d-+Fa4u`#lr@PUgd3PnF`76F>%il zC>(XI+v}6{68;zpTk?i?(&Ry3QxHQR;L-TjuKz&f%zx*f_%h#0Ib6=6GGC2hak`#( z!@+!=b<*f{Yfyo;x^-@iN@K1M=9#~5-1+TvmX{!GdHjVFp6E$yQgKIC0L}}M1M65z z3|Yk ziQ<=RXp%t))RUg{Jgb-4vUxbC^U`FM%h1di!TMk`+Fh{t_{~tp?cC69S`+dmdxZhf zDy+L#J=SJ$i89Qesc833l#%&*o|^G+c1Z8m+qU3&qn5!C{*G#|MkVvS8f~#`xy<2t zDLO0UG<@bkoUg?K^0GZl&BCF`NAm)L=G0u_>nR)K{%8}hF9g-EMLAKJP!vrq^gV^i zuJUf<-yLc4b6vlyvaYu658pf2r#EAoJ?nyI+<6J|jYWYeEnMrCdd;)!6_P=!E1rfT_8>Tg<>d6;q;R+5dYh^ITA zzEwrP;41X|aMCW|$Jng`5_q0eMc-X3yUK1IhKh-;{}|d#jMRXb2W1En#E0a92X-@o zXFEnFb-c3vE`Xm7m5Ew#w#u!)aQ`-!lfP64OCi0I8F5whf;`z&P~1j~SO5F~zF6s& z*WJeZSbj^ee=;i>jurg%HzN19ixIcO-LDUTrQ72142wgXm`Q)?Er0cdnq3WwDSd?{ zJM4?wl=hZ|nz~%tk;>OIME6TDV-m_*oDQ>s-$keamMrln7!sU(! z5PQeFEk6xwh|Suc+EocJv}3^FtnskwhVx-wcLU{$m}~k?6dq-bwE~i#9%hLbQam=^ zhPFWDm6nuVJ0lVpjH3cvnVOPE5^_dI6vfznjFDQX*2eoPn=;S@Y%*?j)7L!T$U86b zG9m&E0vpY%n>NuF%2crnWmAVTT!|JwXF+qC<;7Y%@!`539|4Aqa;>>p+yq2K<%}Do z9sM8Mtd}YRsWaNkF8d4)&OSC+pHwOA$p=5)F7!$*Og6-uuP?_bmYd1>{`&CK4ydo$ zT?tWsTZ_FrK$&4=wvw^r@XU5JiD__-!rEOrUr{WBT_xU`ILyH`0S_5|j`2xV5 zGt7m_fSSn!>ZNV(ZgC`}7raYG-K~wgZ`>nyHWNIjYaXzR0=Xh`#>oF-c9GUGLsN>b ze-KnBT?NRJi|uU%Jn>VD(2wR0DvX^`m5;PGMpdGXICDxFNe zouPAB4Ss!;+V)tOTd%xab5VX1TQ~@Uod>-YnV;SxN0)vRdS0{jPOCelKv(YD4F|n{ z-|@$#hsoZ2Q}TPRS$N$J{cvy9UFZ66*^O`q8(o;LYyCjrt9kIyv>^PN?`27K4p5-u zEnzRC4#-iqBnCEo0x~V+D35g4cy|bebuFuS%YR>(T}<=qh40KL^7psdnps9`WIP{G zaKq3BTXTP0|cYIV`ibl)jBKkb? z@%_{1YE2qObx$n&&JDD(ze_`;XxjW?B|!h7xa+RrE7!ah|)$pD;=HY0Z1(>WFS(eIJR%QVFxvI|L(kBw3SPJkoliAJa25YG3{MTgM@QbXC6jB zIFu;9GnHNY6Kw5iBjkdDS3PVT?zWca>B%9)#wm|;xwDH*)T+i6=kWav2-lV@!H-tk(MhVwapH&i1F_LP8v`POb0S zywP765O}P0I3rRJ@2g3dG-kQ-Ti%a0zUt0z-4$Sy3;fx{Qt19|fqlLZ2(mx;Y!=!r zm|Q0IEK$PjNmW5tNGkF*J3aQVa;}B3rM_(WTwG7viWkWFr+O|NaeG?G5z)@i#}nMS zI$hnhR8e!RODk(_RF9%BkG7ae9>lvJwk*Q3jmIZb8-QldA zY(byDjE6N{7&&X81}xFFIA}Hg?!VT z!!;dC5>{D|W4B!Y7>v*n_zOqbA4&IRT*hX#PA-@A!skWP24yoa4DHx(0MftEvDREr zYjJsZe`3!=M4_6S>a}yA4|lncXovr#w%ywH??C^@usK=WT(OgaRn^{r1mzK;cH415 zA9?e6b;au_&Gkm8VA_;He@JK#44F%*FFaq-l&}jK0RS&ELZ}e|`yJiZ^DKzf-t{m4 zr?`UgM`O`O&HIb=zB}{*GUV^Cf2`6>_piyH4HRZx*xWWWh~?4+54v8KOb%pB_z~oU z3Pju*$C~c#RBXA`=re8)QkOn87)^eC7KzAiZqa%lEuU zV!zQA6CD2XbIo$D1+(mgTB(Ry7n05G`5~EBZJC_%L9sD*T$QZwq|0iml^=Cd^p2>e)WNu?DS(aW;vwPv4P<0uZ!X42!Dup? z!C?k{XQS{b`6~AY@;ph<;KvkoSK1@CJCpFhJ@3Zd2AI5WPJvxx{bF*LOIWo*#cX0t zPg)b2;pQS z+vQMzEy1PMh@RsV+Vg6fJ%K>IEvEd!Nt}Em*(okt8yD(w3MIpGa8Y>w(AbB!f{6G&}K>t52oxBpY?&D&V>?tc7N_AN5R$Y6`1XmWnPA zG*+6|m-O(|bTdSy>L8d zPO8sUn_#t*q>rX+F1}4bQnVAYh0aaG^GIa#4LPhA>3+RG-e=_0U@vKC`}$Tu*2f?T zt8JC#yb7=9m*C6V>SR-^C^A0dRO$kJDXevL(X@fI&==h{idNF{c$L4ss3c&IyD^!| z`Qa=`4gc=HT0v499`xm(a5{pCu@5Lgr%|WaZ}ntKh6&{nT19_x#!_hS)r?mVSMc)t z#HzRn+yPHtk4h~P?^HK|>stqb(5kt_a_s{!ME_qKT1!^;dt2Xpm=WV~!H+ncu4Glg z-EqW=#U zConjC*-7)q2!!UmxTE^&Wk0OqbuCu+{(1)ZUjZJ=oRjbUAxp(Z4G#eLO0h=AW41T7 zVY2>fmij7fL8qQRO2t^a#h-xa;Vf9e;AsOanOC#d<)Li8aF%VH{@ z-@SWhPzVSiu$MD!{4wG)Z<=12n!aA8ASRZieEJj{@ganGEfYO`)JD_oZhY!_Jr!Dp zNQVl2(jb~#-7fJTy#;m=EO$AxO&i+V+zEiqgg)}#XxAV~b%gW4PxSVAGdCh)gc!kw zf>!ZJ)a`M`I%|p+)x0qp%BY*g09z?gimWWA62NLl?9|tyXLlwFeRV2+O=QXUG?alN za=voyH^$NbF%Gdro;VV9wmYejV+p{9&ZnLLIWc&Nz6KVHOjf*(nE8E?hNF%fSOLEM zCP^_d7oq?7NY!wl?`u`c1y>(I%N~^shu4^4%(eL-idc1x1_we@eo_#=fmx2(TsQGUc7z`XMG3N&?4;iG$>9s5LYX z&?PF=2f7fvjj8W#Onvx&ztUu)Os2;~-ONj9Zcx*;YQ8C)?~T{zFAFjwoMGC|+uXhv zazeJ!o~^bN6kavVZ#rbQ?d4>}t6)Rv;z1tZ(F}*GeC|#5o-~w&qu}P&-&u>SP&Eb( z{U>_E4>1$G41zLfb!v@q4^{pY`D zeB49KiDpeq091Yodcqp~n<0))}-OQ+d{$fWc*VCKQtGf!Tr?fuEj$MyVi_8;bW2?Y62MbXrH^x%f_ngBOZa;IWg zn3hmp^5P?+QA7Rpd!{F`1tCVa$uylMa4*muP)H=L21Uiig`H8iE#%?)059ryww_&( zi+n#1)Yg9Ei2)2>Oo*gy8;=x!i*#QOwPd_pYPT!A7@B_?E-EnBZ^&`8HqsUTb1)f;896OwoX%&w>4&gB$Za>e>u8rO*U^NAh*xg%!s~$u$V23JOQO_HggF z8IqhtuvIOmxltp;;|3-0WPM(XnK!~SyZ>W@h`xn)EXA#a|xP%`IA&BCC6T zdb;^4p4qCHEr`!X1Kq}yelx*(_lKc5xVbGAe^3;$iG`~zoxw@OoLRx^vTyAh-6RFO z^0Ro3@+XlBkpzBYSkR38J~Kz)kaHY0nyqU9&9M|dYeW;3F>zA14?_d<$Xd)7q$TZ8 z<2!`@?nEvx&Uvc*pe?R^cB(kCw4Vs`$H9*HE%v-YFU%E85>vT|=ToE?9(~Aet9hZ4 z`U>}UsI%HR{U1AM@hQD6wzcIlN9-Vz>$Bt1D6g+$W3@;tyl|A}@{)rwh>ewF6$RWa zA}D8e6Tt?C(n-Rj`IXUL&SGNYee#DBPcui5*@ z=%JxHOm;2j;)!a+fnvAR;C)zZsJS*ev)O;;DlHPG8s2q{M8sYPO zQq%p69>|~vyV7c;ElK;QJ3}G4l9EyxsrGSQ6h)H+RQ-<0)f~(4q;=UkGt0;=E{hE_ z8t$}6Y(?+{S{m08x<~87kcpMv-B81pzhhz|weHf+H#X&XEf(Zl?>03&<;S?@&?$47 zD~!}O7%#k56sfQrKO-SFDxTWerPgnBk*xE@h+QmoBF*UT1;|aH8ARk`W(EWvXUk$iQ!aZaFQr7CoEY{{9)g#KPVIAhwsC9sN~IP9HntLp0O zN&IMg6Ly!cC?;lkhl~+6eK;DC&iz3^b(!P6MR%wlQnIZ?2!+8h|NAm;6mO3k{7Bh? zP8K`kv`0%Jn|2JUX=rE`|7`q0-Qy-|pr(1a_qma=6ms@2(hwWOd={*P#QiCclxgQT z83MRy&*x% zag5_gzsqTF44>6Rs`di_bsCBkvNYHYQfZVZCVywYJJS98i+Ue~CN^#Dceta2i9^@c zXPr(GMuOhAT+E7`#NpNFUrk16e-~se4id~BBCoLh93*I4*nF|t?|g&cp?fXtY?~R= zu!qQp*00ex(Ni_=67s%{@}@Jqao8r-kVu!=AtbzOA=-v)zNay^eWTH*V%+>rdmgrh^tBFW$EWgdTu-D-o-Gzs=hAo3QA(%ydAa@Li) z+ndU3(*V|Q0(tb(m5>_4erB_YG@})#$=^^HG8mc+mYg*5Uz`g+4tXy+DW-Pa?sAl0 z^@Ey~j*dJ(-*~=A&cVT9rg*}7HXnX}A{~y1h{$!zz}7a~$(lHtdSp7BMO_iY$f@Y7Jz@>BfTCe5sH-l#>33ls z8-3!iUOIICpYujlBC|pNb0$d#3Ub~82+faBxB;bj_&4O3m-O;aBIi^J>iyvVFYW)& zj)8`{Z!=O73Toa6cL0ilpkyNazcdU={A6{w*P&1&jTl~^biZ6|7I!{?HbpT{5#mUd>=9Q zFrl!Qg7(UdShirB3?fOWX^EcU);=yY|$jgrG2a|Jn zl!>(-h}w1k=PevR2ITgaN#CDcSNg0$BD=TWC@98_dZ;M!DZViZ643c~-~FcFqZnrT zdZa8SmeT(wo%qj-*#Ua%DrX~5E`-&COT z@02gS#0$PQWMdfn_k_H7#7NM8vW`4ZPB>LgH5&!Yt7}Hd{U5x4>3pYp6tu3M=ktz% z;&S?M=&y)hNzMQUvasn5gBT=CP4qW|;CyS|y}?9j!+t~D|NFRPO0gaz;FIeb=Y}I9 z&dC0!n<FuVG122c0GRtj zatEeV)F+DDHDCjN^f1kRlVR4vfOuV*-Y|P1OiiggZj)-gPF_x%U(u4|t1`P0|HD7hAwVUO0$1s$*n`}O{vAe2Os;b?tvsh>` zQ()Z;K70WKzu#A)1c$ae6&n5Uv(ajCAUB)L2+icOKX#5J{ZS~Zl{cN(RMR+XzFq*1 zk=??SObP!OZ;Er+{3|K+pM6WL_#s}71wR+Ao~$S)0YT(QW#V?-I7*d00)>eF_|6pK zpHx+*_gR2q4nyr?GxYO)y(;@O=CK7@0r$OIPki}=Hy;+=gTyCuQ-+Oy|F9R-nmLJ%*x?EVFFpkRi zf+fzwK6_SkLA|!vO1!?#rq8vUN`;0J2{Ee)HtZg#VrG02x4-cZgW*b7MORPs&!zxt z66+iPA>4Bp`be$h6(>0{&w}q=x>w!w10(1T?_xvs=Zal99(#pY@i*g+=OaW86ATZ3 zD#&L!N$lcDkZ%Dee(`|&BvAwfAve;7b4H!+2~9B>dPoZ|*JY(K3al!2lJqC=<(sfn zmHV1PMTWjY@2d%u+osn1xZSk%g+maH7Eofgvwl9-sjt!EP~*_5^vvXmE>^Ob0NY$; z^<{3h>X@tx#{|NJ^gocfGevG^%kF^Czp~V1GlU6fV;Q$44@fd4iQM5fl_(Dq(zjCO zcbLouFm#5d5zT2gTH#<}VX>lmPUAeAf%|)#`ThX@!knThpw+m6!8OVof&^ny8B7h~ zcS}+X10j9gYhR;ngg(M!b~u)13W=y5jdOFuxAj{iM=Acwydhtko>tHo5zALWrdv*} z72)uvTd1&!q1~%gndB7Zz}!nkJiB8_?Rw#M^We=O%Z$!pEHqTDMhWw^bxJT+VSW;f z9K5lo>aUL#I0a>IJ*JR7>7n3!DWUEbS0m zx(E!ow=aN-_kGxB(2`?bK6d*>Y|QZft9`MNEWsjQ%d{a=b85WLYWAV-R|7TQdj3gZ z^gmB3UFhOQ%c}Bk%}$KgWc@-bZBLo|O#}KPb6i`<2;FufKExr?8Bh;cD>3!47Q z@9W8j)vlUJ^E=$^Z0}-Mg`QNMK=(Y0VB)9sDm-FTDBTW{n3JbBr9ji&j`m+q~Qb#a$&_u z7R%lSTc7x%30cvFw^y%9kU|)VLPzNy4Tr4vP#l(*(RZ zZES3yaIg}Aj;@@2cgS+Lg_)6ym61(XGL48UJ2gG4;w`yHQf?9>C@!Jz;k^&u(|UM0C%8jb@cG`V^U4^(XSNU$3F_~yfo!C&TcPvJ(*Xm68@qCFK(|kQS13CX;%putlBOYctxdnRB4m(uPN#a zcOrD}NNfr~r^ocg-Q{W~O!Esr+5<@+ER}bHnHJdnW=W-1L!@ zM67u7OebVQf~H)9f`h>r)F}VA6|14CSxCSoPc$6r*c$Jce#G0i-g4A2@y~<=x-L&O z{=#ebtzGSf8TQ_jI;`Jec5Pr6GRY~R1Ob@_Ux*$}sO0JOqi>6MZ%cpN#7~@HG~iMrC?x+|ySOBP$M0yV>&!Dd#)+*;EUo4|W&-`zl5M!Zt53Mx(|zlJGN>w#$dBnaO>dv+5qZ?sI1-4>EYbiod#@EwYt8 z?e-DRjn|XqKXJo}N(BM(-S$`A%Yr9m8v?8%Pt6aI0P34!fJ7lqa|v^4za2NU8Kdw`vfpdWEpjsW&qWkUfSbg9!ar(i5M_tn1k z__e5wb)5d`MbTQ0(TFaDu>Nnny;W4zQP(#rA|fpyDXoZ-PMDYx?QGMjv;lrsBZqFXk=j-wSZLSkt{_x0ng(Re%cr>Mg*P=iv32r1ZO>|^Cad7v^yDMI z8(vA#?<%}JhO72O8Tr+fe1Y!D@}YIrRZDZ3-J-p8{fK`oRe?f`?&tjCCVhVqyLAsw za}uvz+%?r6TDwMuq3@cq71xc6r?%E-ORV>AJXj{D_Ixkn-*c3Xk@4+XbQSUiAR^wz^Nnn^ z=`%bql8oR);X<4>BBjt1**)a(fRp`%_8E4v(zN zRd7w?l|~X`qLQTTdhgU!hgw@{B2w&oPzXsKpwfXGJGG>y}CJf*y@hnD9Hr0&x|4K|SIfvvP>ugoOKV z{F!Dl(?kxZ)gjKqbGq;7KL?>dsm0Jsrbqf~mdUx)zM*yV@xxw320VsEHdS?>lSQVz zNm?6=tS4^!Dh%j9C+`Y&=pxV)##& z9?Xp&d$wx)_x-*2f9fJKNhIoR5NmQ}MAql5)~d_O_<_t8Gz!PE5JBBHf|EvSA#+gDDQ!3G6VJzzA(kMu24!*}_E9N-3y3Y4{`$vy4Kn4` zA?z+w_{-7~Mu;s(CM6?mJ8tij%TrTB9&?Baq;SlIc^%_-_zt?TFFLE~GA zF+tfqq~fq8TD zhS`4t%RrwecyfN(OwiA^Kk~sqih5(&=`i9PS)gE6bj*p@SA0#Y#X@o>oiB3=|IDwmd)-&`BGhXlPpqSl#9zi0ZARxco-GWBC_)#SS(Gw5&0bc3bh zDQq^S-TVAfQYba&W_LdZ1)ZjfsF#J~SW<9tAK?86K1D-hA3=P7vnuk|;}qrBW}-lJ zPggf`z6w@vZ!Zbwt3L0LwDksT_4m*MSvB!<8+X6=p5U$Fy^+|PETE+C^?V5Kc({*# z^(uQvqJOvP%IorAFd!)zy>0&P9C74+c`Ki=&zCvbZOe~eG`1OBRfumb=i5dY9ge`g zA_fZLbMdDm1i6y4jYKGj$W%9dc?997PunE!M9?b`@zY#m9wc!5rN@A8*L83pN(q@3ry)VphN#xY^=r_iv z9mFbh6cm*2fdi8qq+xqT?1>Fnfyh?OS2N7jn*FudLJll?3hLw)6nnhW@8mF#B_o78 zKaXB5y|KA8ckgR~-CyawVVs#NrL=i)`^)G5-hTHTTM^Ic|Xqe){W zO<9}TIrU==xrA}`3{lb%XZz1hCoxWkXq~IYIZnt+bRAXR>M3Q!{hv<`74JM+QNr`iTX@Ix zs0+hgMqPPSpU>{yFM8#Ug@(peB0R>ES%hqpmR$XoKKx0%`3n@Za$2mSz|>)ypi=@w zb~zSZrDiC9Je~8ShdaZYy;fhn`(7GT&8Hz%&vEdmyIjoaw2PCQyl{wKqaXT%sQ^_N zv)kYXLJ|JF$7OMh!7jhY^gxY}`Do5X7gn#|GD8bO@=fUB!zMc2-Thl-CfZO|RjS)h=2 zPP@F`8$-xpnM_QcbuTw$uI9~MN#+qq>OJ$ioId8~totna|k5m)trUqI3jWNULlHM^3d0$~oX%4-|r)IYjMX}IASpr;o zxRQjJs?tFgl7-InryGPx40k=PD=Ae0R+PyLeO!b&{{~+_?~<tEk)oT{$co))d<>4dCeXVzYD2?Nw z=Bk+g?F+eStHrQNBH#X#TyvO)&dS4lqb-h#_I8NOMb!aMed{2`wCCipdXl{jf%3!X zlQe1A6ALrq%l?xQ?Q7dn8qT$~v>orZ`$B>DFH|@%g}cVK-wX5(E#1Q|6pn5O|8RW7 zm{Eq9wiX(JJGjZd3@j+*=ddd_pw6Uft^ZVP4rXk?^i<TX>+0svZoGZ_6IW?b2{Z( zk{VF4Df+b$gL4<5C(RWYy+?IVeuJ5?cXhIem?>L5wbF`r= zLAgyd`ZqNx-*}XDD4YHy*eLg>s6?cE_MZ~f)&09K^O+v0Ci=_u*4&5kIrirzug5>f z`)39Y`U(p@Zk z!(W@pD4?%O?5IoNVZrfIYta8*h@Ryk!IF@rlpu*)(nLzZDf}LFp_EX473+}|$)ic2 zs|ORJxLx+Gj6MMK2TC)fLGekm^BP0xCkNlTtO!%*63oTKCe!z1A00d7z4VXXt*t@^ zZdYTBPHsF?4T!tQaHs8_!rN(mKyxY;1lp+iKF2uTNYL4}Lu&~yQT?53U;T8Jf6HGh zbSkfUd3Q8*-HA-)amE+PHz~=Y3ID6BJ5t#aEb|5&z9R__s-8IcOI=^l>S3t4tC$9p z^kk|>Fg_VlO)r?#?b`iklpBr;iz>wDhBlR127kP-ZEwqPq?_1>wP{3LM#UMf{EWDzhi8iG7FvqoKky;OWiL^fPc*c2E<{Tn<$0oyGoCz03WLo(IxMu7h zD1vwi99S_s5+PkiJdTILc`_;IbvH+wix$UIRNKY}3W&N34-YNTOKRQ?Z2vAPyn6W%LhI?~H6&J_Avma=c-Bsl>~75b{odnA zAjcKK|I{b_e3Uucn^cj>X$e<#+L zGC?NtwN{G@z6%$4N+vXwH_*Aa-`V-pGR9|=ubO>eAN3-vuYSc>>2dk4uWT4%LV`K4 z7h1o--&XB8u^$o~1N-K0qx^ruAg8X;@i3|IbBR$KoxE$9eJi{j~+E3zT)qT*{>|_s1MP zDtUOKPka;4Z$>P+@k`H60^G?pzx}JYcGa5=<3!uyr=}`VtiOY|Ay&MLX-)JS&K9?o zG_Vg*9`#Zgg$qlGH#^b?pVve59wSLwyt5+mw-UAPogbVBI`RL!m#eYVI#)d>Z>;{{l~6aiEN^krTT1b>i5Hiz%6@P1z?(^?R_{{BQ@^!+ zNpE1PLE7bhILU4QMCgq6_QXGFXGzrdOXS%b1Fwea`%B-GqJ_`JNreK?*oNW< zRK`emzkjEV^S7%ia~ao?Wm=AIdYH;h8mP^f7G;;s_rqF0m>u8no5c9yBqJv$4{-h% zrf9rcbOo9|xcx*pzCF67!|nQJUfj%{BGWve_+5|tFSli;&uNBEY<&v*u=WDJy}Tur zkiI_E>e?DyYzHBS9jRbc0WN}!pF5+wDx_v+LK@hv>seFXIPR#oHtf@|PDj^4RHB1rY0;NN}L^JW`3e{gXdmSrIBpZQn z!hb zefVdc>8p8XJenLTxmIEz>>zgN}~(MGG&W6!p?V`ZVzfEB$9F&t47=S zjQ^307bqad(W`X%q2P}Csqb950%wuwjX@+|0C)#QpOY5B^~u*WxxsewDy)|H-GeEa z9rvf@EFQBW`P=-_2+paAB&5z~A!aA7$mIDao)0%-I{Mn-#B9S5GnHh1clERwI!a1} z{sbnKTgF@Jp~u~cBG{;+goH$`-B!ddbyruHD8@#A!c;;o^$;H?rz)SAUCBZqCaL_{ zC{xVU=Tz4k%LQheRpE;y4{+(Gzo&uwWLCiWz({M&=z4>z#|7gxyJFeW^~sve-XtSr z;Jhj3%Vf-j|ITgn#I2~X;ym1;4V|el2t;+lVb;>pIsxyk2=EB5Qlu9v?Sa^2WTkCo zek@s0Q7@}ZCnS-kftpr;rjo*GBdB9aK}|~TaZSm~%R63M)gqI^jhFC2s|`G`<4yvd zd@@x-x8)Y^??R;`ouLF1r;{Zb?F$Q}8r9~#tb~0A;!=(fQ=+oX^C=zAl>{A+FWEX7)Y>v?$|cji;#4+e4nl%UQGQwMc>EuGd!EQe)h%m&K?MC=_bSgOj;| zT89(1aq$``umKpabA3t^5>)zFZPt6RFY3bxS)LB@o`s=Kbd@u(?a1=qyzPr;Yf_|F zl&U95-=Bq`Z4IRbrlh2}kguofuC)2n9;J{B_i)>Osc3LK(w{6=+hxhj%p7-RIGP*D z61ynD!N!Ao=MCimT$CvI8sB;@EXYN9vJyxxS|FdJ_%gm6A4F1jBa87hVs4te*7tF*fG6HR&(BJQa z=dR!1mb8zCXV2^G7Ex>F3Lwm#JNG$kc(u+O?NNtG*2W<|RdZbLi8f`vbkmcZjQN83 zQZ$mRL_2h@#;T~?w9v5k7u|fHT|B-a%H}9BV-9EY<3oeXA&&V*UA5Vi3?!`IjM3%l zu*4-Sn%--&Oh@OU4I3Xn7m!!J2+q*l_50{yhA&#BZuF6qCG)2b3$->vq<7-9!TUw$ z=o58z#%!`=8e~H1LmTP2HfvqGpM|ttK{O-+Zn&az$EdD)YAp6NJ2EnojwR}4l3IUB z)bcyZA=Logw~TcH57$|AVo?_2>G8HmDDjm8(>WRrZ|5y%t7xgy`w+aJ9W=RK?V1rL z@(+1F-m5?&{uHq#=+ZKFjr!2HD!1jwHumr*!ETS5l}rY(1n$z?imO_58XPdlJ?|<| zuXB@AQk3Xx_hUdDV-V*Tbyfc!RmsJv<_1flVu26X4f$Kt>s&+;Z%If5A@x=$r35rzdaZx2p;RvVv0L~Rh&`_Rk7whZVK}HlqIV;ZPd(D z#cB!*lC>pT4b{+iZ;~i+!uTYI86A`Zc?CvFb?t;9{#$8?^=lnOl=B^p+;BsWA3yS4 z{+;%Jf%!iB9UsL|))37LeP(9h#R0YI`XZ^49jB#zRI}(J75BV%uf}|aRS6~t&H*^n z>iui^ozct7%ge$m)B@vpVr_-dOop6ym8H+B1Rn1`3IzxHsTNQJyxoNAfWuC`Ex`w= z>XZE40aoq=d$u{HdvI`+5zeO^>X}dJl6&PK{^xFINhI|?TS-OTiaIvwO%CqqJUAtC zFkfi9orpl70|}$(3YCweeT+4gd}GS+U_%kUiHTmq76s$=+2)`E`jkRTU&@9Rt%-z!7YQ z?b73Q(JK{ZOY&xSqtPBk>FrNf>~`>)+{8^9+Ud#5kj2`Df&4@^O53Op16wx^l-hbL zU|$Rz%*XqGhYEdP6dc79o1>KGW>;%U8f13}KK)x$Q$zeVQR<*_XH9Y@xbeH~j+>f_ zj8m*UjEL79z^ZB3DaqvGJJj(WXzS6G(wk)13j(RVicLsG%>O zojY{(ktLK@mf@BUAuE@7MXgs1Tjmqq+NwSCSRg8p&6$|W!V$gvQ12a!@F#>D9v&MY zE62e`=~v#B;xw|h4ErE-|B^VTEHn6?qw>uOm)+C)Mo*73hoR{gz8yMyOy8V ze>k=m=NlZ8FX6VAe(l;x_qHDSPI@~_8jjd#{S%lUjmCUZ9JJ_U7JTtmS%^7p_CE@i|;Lp7nB}4}c)p_7|lrQH)}Z z8q7$(%S3*V@yfrhRBef$q?JNP%1q{?+s&fVS7U-Fas2pG;;Qxz{UhV>x=PUet(v>6 z<8fkLw3h!)WIqVwR-3-6ACJL_3mh@}`NRi0Qq5vg293?Xj-EV#y5FvXP6kGz`}lCb zJ@c1_%w?Oh@&0nI*5#rwNx)?Et=svC*!E<}AL4{xzqsr+)4^eruUW_XPCC(Rd;15Z zH1_xT;lk^q=0|>R$HTDnbP6{2v(2xNyVcInZP3vrbpxASpBdJ7wCaLs=4a9*fmvnF ztyuy5NBlQo$Nmf3x+I~Ee!g$^nGY{)UW|Tp*q@ZMJ|cQLRhNfN#%Xe^&xVHC{K=x?k<3mI;=tuO*y*ieMPmwoZbjJ(V_FJ{s9yU`wC(e z69+LGeTq0H{(O&T_;aym|DLl`0YBGxNmLB;#=1BycC_y*$D)&vjy}a6 zv8-i`2FmzoAtU3$=<0n3u57*$z)d$GnyTS~+iR}c?BSj(1ZCyx9a%&wStJe6%X3?< zVWCl)y6XNX@p@nSDJLFx9#fZ|$h&);KfmnT-mqG2sR#5U*jyv zIJ&}lA@v+j*ba?*finj2r_X|dK84-!@n*mv4U%*Q7}Xy{n+G*M{1``l!T(b_Ew}Cc zX>|rBCr#;Nf-^mb(csdO&V9&R8iogu==?ER{F{4aB=(v4j^H=U01FEXrKZb&DLfZB zn@aiL5DpIycMW^;Qe8qeC;?_U0{QXgo6SG5lpk~1rf#%78TF~K@$ifYsUj$kW1^33 zP6Je2rIhrHyU57OWS@(=8q9YwUtH_WxidRMp^2#e_!s@lkx1dA=%Ysv^qsB#`q=o` zAKA%k=@_H9L0qHcmo46iN{`n7U9|BWHOAzA5{_k1lfU>-<#3>mS00E(9+AXmR+uUh zMkAawR;WZjUZ#@z$$WcN2~B=t^7f17WQ>J`R1HHKt5FE*nr#O0OnjZPsfvoqf8Kz1`E(q~ zhN=2YZ*LsQPzq08B;R{|Y~K1$jdWxkIgwfy&Wh7LN~9ukP?s!PgKNlo90?kl$wDf- z1u>cXx!lAMJDzOguQ%WX#5Zg8*!*pLUg1i!V1?&c@mg$Ug~074iRF7alsQhKwOmMB z{y+37f3*S}Wz+PwudrrNfA|3MKAE>0+JPrVP7^xS%W3m6t<7f)!;)4b)8AlQJDXB8 z=6&t%VZVgg(uIA{j#R0cpqne4%Pi%r(H-;k2BM&1BIwKbya>w+^5Ob_Tk+@rW$&ab zg&P#X7ef#=l`s}Xe9$*JM*(W8(TO!UP$>xOi=z(&*z604p7-%p11snVB6Sh)Ul^j8 zx4v_EQi1d*r2f{V^>Csnp?(OEE9XFqj|YnB`4jz?+{}OS2)9jFi|zk~uywVyx&R!* zh5vu$!oY`0rmE&|2FDBFqgXab;4ullW93rK-+B~O^(p`#!N2}*f-L`&Y&riNjY~L# z%#OW5{Xb@iRbZ_k``kE;j%R;mmqDapJMw$Kyq}+{kMY0PUnG|$3QKghr52;goCl?8 z1TlzlT5(*h5a|!FWR!#NA%1&PWm#5BP)?7#TK;a3DyAB*{=0T`6e$7M{=rrK{!d3J zAuir>y3v0!t{_`5*#TO1Vo(Z&juU0WVfiS@Ea*EZcMI-M()Oh|T$=HF;HvO@yg%|hK0f}es2DpdYH0YDALt!yvRyfN>ebGmEJ8HZ z2XY)=)TNoP0Wha>#$hq*2mbFWcpYs%NND2{wz*&cfMWO+pdlupTD8_+{LjuGV0%mx z>g2#q-~&1TbaFAJQxqc#HUiiUJyhBLs%@4Ia9G=BRcE_#41R1Dpevlf*3~sI@O3zt zT>&R5r{_bX=}f$lEbob*`sVI#2>c|o5P$JOsqj_3<56jRuL~%+obIqH^$&~_IMDE` z7>bk_T%z0aohQndQMcvUqHfxq7B2WIIS0&_N&jZOzMQjC zVs0jv?*a!$mZY#@gH_{60Q7B1SNQ89d^?kqcwZ!1jvLUtjJt!4|DQX4yAK$mRnR%Y zNDvFG$XN9KP|J2C${zp-8Aplkg4R*zOESH!ls3&AjMEa|j;}X15n*4HeQx3nRXOGS zYdoY(`8Zu+VCpI_sUN{RBu3`^Y{~s9#q?_eu{Etl^bOcC&Sd2|c#@`g8a0+BGUBuK z_VjzNfBIIRc~~6cegoN6@l>bRJzXyD4Y`7 zwvvLJ&qPBIZ(s_KgDhi5R$>eBYb*z8+Mp96a^oCkXynxdwuIWO({YaUPfRY(4 z4M#XBkMhLVzM+O(zNatcM&3~>>=pr9BobJU^Ow0mfWZD~);Q~*H%(#U5?vsorC3zu zrXqghKQ1r@h>(;gH-`;Jg)mbtn+lV$++7b~*uMswXj~!`G&k~W^P_u##R(}9q&%x& zBg)+x&8{*aKdEd6drk>77(&rWR(2)Zr%t5YKU@9|@fSUHwze)WY>l6VW3EsgIxUY6 zacCS2TJ?%4#fFmVMbf?GZ)9aiGtxC8_|O8lG0G zzF@8o!xT(}zSXE`CCpnW>;FZvD0Cpp^lV-%54Ga)d7G71V)YbO?pVU=c|}-6+R&ql z$kU2Do?nP^cE|-_wJCD0-$+E*c77TwZJ<-k_u5Kzl}V$M7R2VfqDWr$Z7B%|RWp2r zzNC}^b5hsSxW~?qG=ArBYv=?e2#ub5gYDc)P9|2bJ6<`kR$Gu?;ys(nwX!__*+TYA zYgS;d~x5J*x z`b+a+P}3yWU!%?WrRJZy-LXv(5fY(}{-)ua48Hvo_0}f5mpGQSr<#+QFB|&^_-JIh zT3&cQBOf*1s`%f5G{y4urSS8PH^{}dI4nY-UdpY+ZXvjWJz*kP9VTV<#D8$ne#{#? zm2i3njW6N)O^>vRzx$Fm;l{dey4DWPC6q!sk`V1E;{y!+Y(Is#)kNh5rgqFJn!v!H zCDbf#W7593voFUwtS`0so@e$COC>@r%b+bCkfy{DFk1oga&vwh?PK+y=T~4T#b%@i zF*@`DZBrIPP`mw0D}=B>Cb2T9w%C?vsf&#(jd zsv`ukX(@rKP4Q3&i*CRFn}KMkA)4fVDaAFXbE}ZQmaEgx*FotD%T(s&)h~x7Wp*g)YIY$@}*vk{c`SzHYoQrBWX9xZYD#zbOb~qcplpY&E z)ZWn;d3@1Q8;-cbV@IKxl6}{KcQ1-1B?H`rl9@^G}w)dIz?>?YxeK2l3O^;@1cx^R8_Q7sY)l})dR4FJ8 zWV-km)3$m+=h-11-$->NY@+A#TvO-Dt3tIMT0-;O z@cPZej00XFyw?on7%yG-1O;0b<78VDJ97ZDx@I z!1g1WfY-7`4QDrL7*D8+~8)p7QaqkdLa(2jpyd)2u ze&)`N=o-u36d{UdTx(e8F~Y`ij9R)la2MQLsn)DLnRl8nt|et64w?plrRw2_CLJ#@ zOS}f3S{F$aMlPVO^)naLqFvU$(Kbev&$mDqIDyLoW<;-4TcG%1>C~UMgEkAPzhPiD zEeC$Pwql#o3FPC|c^xVx06ulnPj7=t0Nt%90sqrq{Dyw=waf6%FjAkncMSeW8Pao37`I)~ukB_S1LyonigY(=0K3z}gtQf7D9ud$y>jQ041V8Cn+ zX-%_fWK5IM!JJw7U!z~N8B@+oO;3++;*`YPk$nIaexB%|wN?(2$5_kPD~3~t*?xWF z4VdT6lp7Pxi~dfw^^X(@$Q+Y;xN`p#Q7}5+^vAavZAjiA=L}I(Rq}>D-}ktOWq?)$ z_G&aNk49yg_16VzuGK#Cv$7XHTm7llkc9fx@zw%6*)V@{pR1%j>UKP`G9H62Cvr{V zStPPtBi!HR@Btq({De0WFWWNVBNYP5&ng1y4|-k*&np+@U^j56&iQ&D@2|&xU)n#= zTA7)`{X&1vee#`eWnl(u@y*>!;tUHOs#gdKTSjwC9AE&C2hm+cx?EC59lLD6`I*te zouQdokp~JftKo}wHaW~0t>%b&1cdw=Llly$L;taVDNa9uEfY`z8z3qN*mK;NcV9>I zycU~W0p})>CP{tP6-JaLi*N+JEj5kqca&dh9Kq$AOQJn4w+rlk(qdd-5=mL0+2AY` zxT^1@?-{0AB?$6~7vArk9&jrq4Iqh;uc1P;OTZ%t1liSP7x@`Bby|SVt zIUXJ%$*|DS_E=hlag@lm!9ff-W4_{@U+&_%No3z(E!-N*s+M%e6GzFyg6(*;*a_rY zwf?UneE|AQFlA6n#(F^@86`c}j@bkLX!&%E6OUJ(rnAY<4y;DK3l#p7FIkJ)UJA;668Tr#d)9uXT)+h{1Yvt9kz zL-W=(MyVD*@AiBIr0E%kK#EcH_&KIdGY!R21Cv;akLEKgRY1c=THoqH#{ z)#^qX_8Q}GfXY3FzaRK7EpY5`!TRpr(cNTIpOnPft>wvlft*m9kg%b%Gk&@MxVjYi z^r(yb@$whEa&XWU_leHdSPjLSWj+Oit3*D+3|g+iGD)0xT~0NzkhL5E}{LBO5;rBCAqA55D%)&*Gk{mtgr`THH3j(@+ihI%!_VsJn30m*R^P)=X~!8QW$=8Jrt zU+oM!yAU}o(SVVhWmm&i$7I)b6=Zkp05t&S3;-w#xa5%aM8Xb0RbDFU<|G5sp=tFYqm zwFU51PJ;D*0w!EhzI!K{CgeY}V81sWg&Q1*we~NO<#)iIA)|Dl{b85@aERvQrHQh- z=73DC9~|k5)^El_k2VAqjQZn6fSz0Ke(S)t6kC-FC=>!fDP+{wo5`f`I^*2mUUi4R z<~Zl-l(pggAs!Ja_Osa|hzMYz8XecKK<8eqFsS`#PKbj=I=YpuWO}S?K2>ek)h?tJ z9Sw$i>A|%bwL06Jdi}k-o3oQ8&qqCA#6P~c_-fZmYjbmIi?z5sXtNnY(HGz6$LHsY?(45*k)o9~Oq$}9 zHM0O%A=2@<$*H%PEGAMeR`murF}L^)<1!k-2jMKya7BSzxPCX2TA-kA?Ro&2`UWvo znrMRp`XTn>;o;Wm{9ukFXJVmtpjH4_{e0CwT#>Sy6P9W<xFvXbIMLGjKtBz1nUZ9c!n z0k#fWh1~pu-tr$KR2Q>^Y3-oKAD@rO7EO)(Ld z`<=WrR&!awbU$$>CML~BC+v^L|2hEVvfdmZVhelCfoauzU(Nj@k<%sx( z(Oy||*W<&L0A8c#?Ewdy4p~2#8$FodJXdYe4s0KQ=Jc;H=+4w?aM(S0>({>~A}pML zD^b)$;speKDbiT*Fw$YSF>0ze^yd|gZw@hlbk=SrRB4||2zP_nSfcp-uz=V z9$bi%Z?v?25$hWXI$31+e7z%-3tl5n9j6r}Hl6CffR!hi@;L-Xl5vlod+KYc@`SBM zgKkW?R>Mb=HJ}|@tjc#D1q|~$n_t}rC_MV{h0Ts+e?4%qP_NVvG&+}?%&UTvO0o7o ze9-*()0k%va8lCw|Du-KRS2-AT>*n`0^sbvDO>!qQyI7YuAgzLvnbLeV9+)F@6Hi4 z$o^{9+0qU7yNt5ZBdEH_M7M13?j}_hJD+Wuy5h`-zfA<3IJMDhoPbUtb?ew=I?CDJ zUJ3tsnlv~0IB1XE;Vh(RHrITqwUu(iW3+9lM1$jEwg(~j*+z2JGpWRc`0pr>%F4=x zA~*L}ODbpCc-ol!>laluHQhnjZ^q5c&->`h@~1QoX)>-$Y8C|{rW50^g$BoNus;eg zpR7;$gWXfGMOQLD#CMf!I>OPn59tYkTypMElkw(T;$9wglO8yW4??&mXTOM=94vRJ z^L%?lMMw7^0s~+?-RdF%lZtqJWlF|Wd7RN&8v{H}>UjzJBTyvAU7SUpmOqms^7C8l zCUZpx))HkcJjwS7&VrNCy3QB7N^B{3C?zjz3jZf8>oQ?Y7!Pd7e;G(MkUI zW`JV6`*SR<>V4~1byI3{$$ncn_GgQq)G_di!Jla4osk3ouG&YjuIy9r%o8QGatVh! zy#MXDKB$q%WXv$F{kpsI#x$-Vso1LNyo={}8hzDAYF zh=}(Yq~bZorR;O!lS~aiqGzmSgcYa%OI0$*JfU4tlO)VGZimqh*NM-Q!2C>Sc($`_@*sPYKTz(7{7iWHkYV5*mrk_DlcE^0~znM2?Osl#88{#$XW{sS;#MQJ+* zrfX$oHPJ^;si^Ll^XZGJUwF2W;vvl!^*&r}_X{OF+Z+*PNhT6f(hIf>m&T}LKz!}R zYIE5NN`A`TRF_${b8t|;w}LZ&6M|EvTCZbhWR>}%d%mZ76$8CV- z4EJ_?OE|DUoLA#p%$A5z8kTaPr zPUbU9lrGyAiVRIjF~cS?a`#t!F6YBXzvBlI+<$4z`~wva7>Z-7(bR8ZAMdo(dIu96LNAB)2S_BU*c<2*`@b9!+ABHX9BOLdE%CoeFBwxQ<2~ z0}6e?!3PzYv_E$L;gc%h(!gm7T1P=(+los=_4W8G=E@P6swZSaR4(J;08pq;Oa0KoT38QjxOK z7#N=AL@h?Q3%&s<9}K^Bb#ls|1BR*BU=|-p&5!{3IDIn*YpU&&ZsuJHU7gn;q86PbK9lwUh-Ugvx+9xs!M%(f zLD+?O3=9m??jubAwgRu;8`tg!Zr8ErO^-570RL~z4PfVXt+ignQgI!BAfil4c5hZjRCqCRZw~$&*oi(a6S{ z$z4(JVWlMpKc^M0Rcvlh-$D^t`g)PSG>lU3yMIX}W5Hh((mE%q&o_8MxPTO%lGE5h z6n;AhpC`&1ZfZeB?v;*Bx@a4Rh*$5h0fYz9QYnhJ00R2ihMz{V;JNjp1d&PdYdmghmxG`On z!$xoKe7jrUXwkf{xOH1*dzx5r!E>%C%Y^#nsLsGPETMW(T$oHF*t_CvnMHjrjrhKt zm5YcH7c%iKfP%}J8a5Gi8}wOP+X(qc2^rgYhvMB7hPTRX?|1c8HbDGt?fUzcxMAB$ z%^eldk9^dB%bWYmY)H|MQa2xYv(u$jKyfZm3U->|?Q-CZf14i<-_p@sz}PU_nVNk3 zK368CP)7aJuP89dim)AW4b*WP5GLb29~L4M&`z>A)7Eu*rpfJ`v4ta0{3&(ciSY%3 z&Zj^}ES1R&<+7pK!kUM9ezgSoyLeEEsWRH+!MG7wiQjlIBPhw;1v3^1s;s*4C_R!CS)^>rMrr%j8raBFMw8ld=2EY z>_brB3BlM(iSVsZ;?!f}mvCY(hBV6oskO{b)@fWR#$=lM$CnE}16qIfD&jmQ7CGoA zX%Fi0ZHcKpRnjb`2^8q-k@&-p94o>mxk6Sf)x7Le_VL=wRi2^t4Phlx-7iQ z%{FJj)VP#f;SSV)_wuq!vF<_JD-oi(B^PWi`it>9$Hlg3x2os^|M6mc^vtX@pDb&{ zp@lEeSQ-S4`lXo9@3M`f9&ei;`+r6q-eeoiO(RM?R0M9B8QAP}>oST5{4dgtU{p!R ztSWJ4ko3#HH`pZKw|O|7j||<_*fAA_%Z6W`-*vtQZbtRrxK$_YW7s%E1(GK6$O7lm zw8(X`Q$Eav_lBCLN1?ta0r${X!wNcyh&L6H{^L8LHmcDQk5jpZDaSzr8g=0O-)@Cp znIvEKr)*$PHRUbR1LEv-gCo=aK5NzECRfAd|Al4y+XU_CxG{JE$S7?@UU?}29CRA1 z@BL$lCCTb~^HXH1GX^9+7r4(-cG&k%~Vvbr{HtBVMhy0Y0ousgo1YvDi$JjU+IId=K4DuO~AQ}QE?j$ocxpY8a;Gu#O2 zL*G@Dnj6a@)5@ve1rEZA*`x7KlD}-7b#~e>i4NASvR^h*qH39K;e- zReVK-iKIIn$Uo~N6*RCi?k`Emaz3z-SKE+q zJN^5dPv&&cSNGHvi%L-=KFJ$$pGf32{Gv{l(C1x*Z{(QaxvAOrZpi&*2k(H!tB@Bn z4-Vw$uSs7dH)bEyi5~b0beWt*nDl2+31TyQyzL?_eL>K>$2Hx(S}1bQ3Oywb3 zMe2VHC5G0(X~z3_cUC|xGJ6bH+UXBFJB>U>$msa9xAI$kkqtn)01h~jW55<*(Uh{H z0QAr_Fc(Jz!n>H;O`0joMfI2Vo%xo(HAmr-#_hK5 z%`So#gF$M@ADQ>F2}BvAgARN=&U{z)9A34nD+zaogby2;n1m$@;FP*3JGeWuigw9} zo`o#FkmM>Tr)iuOZL1NpJK)DMn5J|r)?~vk86YJbCw=j#mE~2JY8`*TRM}ozXW%U~ z>+Ox&6W~txeJfBqyvp7B!l!wG`PtABO1uB$-z70BJBOpi6kA&OyM&9SN;P12W1-R? zM5c>02wnpVm4XX)Zwaut8UXhi>{ZVHQQ5ghC7I`OypC3bnQb;!jvW$%@P<}4m5$kF zc2Y1!OidE04Rx?E^NfvmGp)hQlgh2t(kyZCf|jC%mn?Eju+k8RG{?&(l4NF#cum?L zd-l!lyWuS_IM4q%&*Axfzn|~-2a7nAVcFqo-{z0^zG!D(xM(hpG6yt`0+-bz?d@Li zui8Pc`?SPE)1S_2wWQ6tU~)EiY@VK*dk$8A-xrX&PJxoCQ3^rNdk4632QWJUcfAk| zzDdZ!gXtayy@LD<4!NpkG8!~f&n7k-Y;=S0>16QY*|3~1{o71HBSwK#3tmE%VS;MR zi_)w{M@JJ>oDd)aji4i;Pumnb>e(;^L$LfDl`GZz6}wvkDiE^y*`m56U6BUlhb54& z5|C;hMEBXxynk&(P1RXIl;Kz8Fnb~iLK#8bLFD<|t}$Ky)z$sZiRa-J>KC9L{spih zQC(3T-b%h*B?lbRm%7&OrOU$?0|R8nuP|4>X*j#tV74RGw|^eWsI9GS@(0YicQQG$ zn-Ja$7h-m-a8JPIZ&}DYv{slGD;cudo1WvKN|}M<`y65$ig%H^#WC)e-8K}7Eb3@+ z$>n8$k@hb}LJZ6I)t7yslIa3P>Fi}RiB&jzMf0%6>~<2OqH>eiG8CT%I;P5~(R z1#X}{QT9}vl`8IrUy9YIXe^3oi|`)t6b$;H_j)kq@24!prP5z{PqP@EXJCY~aB^~* z2eq~@ZI!X{2+$b&Q|9lR44eC5dQ1|1U8i}(RPf0y6z7LpD!9@nxluvbDS||3oIIgC z=;lVo?JH2DSCW5cJ!fh6hkk-X(~O-)EP^@|!aosrB&>gZpmx7Qa5XXGhbpB_v(g9Y zZwCIU^sK%=s-)tOS&TtVfE8PU<*unjpC4lsf(`n)wyzZ*tU8mi6p?IUkNJSAm7{i8 zvZmDInY@oOeNi&71=p-{)|{gs$_ut$_y^B;o#yRSH;_QHk&LU<0@i;a4 zQB%`hYFk<*2eKCV(Y8UA?C5pe2=j6D3A`=K8jE`%Z(^KVbt5ajI(JlZr+IX6QsIKZ*F~k{sOMo-V&zA?!!*Qs$}cx=9iz>)j44-5 zLDeZtIybRGnC?mnS(kJR)6- z1sT?26W=eyJCAjV?(_}*32UdVP8zrE-Tk!XBtyL_)gjsZ@BH`^nqM%3c!KCb7-S64 zUdSIV`Z7+Ei>|oWu$z582wm%jA<-~Q=~yo4iK!OubxWENM2k6v5uqWE|3r_irHAr1 zN-&B@Y_rm)K0@9a88bGM7;)4rjMi4}Us4lp(dh?$mUU+t(FLSMqWW|owcMCWpPu-F$uz=59~ z65krJT^ZPj${=clxt^Y$$DiadnM9nRZoMZtRfYCPl#-}8oxE-xs+1~2r_GP9i9hJN zB5y6tQtClKTony;J?_-|FuBk7Vn)LoF}MY7LY*_PS%F=&l8AJE%i%^;{L8q@rLLi^ zo9dQtJ@)IDPW&mme&Imk4gTcO7?my(dV&tvYA4^;fNG&>-$A!1sGoY7`d}RT z69h4HrUNA`B)M6Sk|e^cTFCVVa+uyXEGbPt`2^}w!|MTw3I4v_JWEAufd?#d{#D+R zPfk61N9SCQ!ph2rIMq{{XMhi5tomAqhe;`>uCxyEMCgRE>s7WXDmkX5Gs!i(Z z@SOi%AKu^0x{MnZ?r*m%f2s4)j3Z{r8tabl-X&g8!P*(yx`chHUdQJx(`R`r=oK-G zQ#=tH-?O*TkubvM`r8HVeC6;>hf=nM#E+nm2QZH0%7^I0ZRk!D#H^fOoJH>4Xm5wR z*n1QfdlX&I77$N}ehiSojwUNtJ4PPT-o$MWW2hzc_H~9MC4c1W`+GOY)mYR1a^q+_ zXlp{%dpzrB!_J5$uGyR88+iyV0)^VAC`%9^cztkpqcg(3inRv11$NBq2MJWpNzH(j6V5C8xG literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/oauth_created.png b/scubagoggles/docs/authentication/images/oauth_created.png new file mode 100644 index 0000000000000000000000000000000000000000..1a24137ab69d3facba7323d5b4bde817dfe6a319 GIT binary patch literal 79104 zcmcG#bxdVJ)9}gQ?(RCcyTirZT`w}YyW7Qma0VD026uOt8Qk67-C3UJ{j%TgCY$|h zlkS}M%Bh^wsp|T5q_UzE5HjV!hV&@x&VVO4TjnU_x#{?lf+V%JUL3@9J9<)E)@V3T7N#c+}9 zMa5ALQOE3slF%_qO*=P#{(ac>*tfs$w+;18C8zo~#iiikn#-i%{(Z34h3IE5#B_Z) z_hyLvFG>bqdSXAzvW~$9Ostd?>2_Z{shv2^7oC}n+T>3*#Mu~S`tOk-e?Q+P5n%dv zz$5aym@D(N;5;skP$Z~JsPmcFEZsdWrHIPg%g1ytLJ$9)!RoR`**G0LFpN)G3A~?W z5qVwCRf!WiN=Xn7v7ZHgW4-Oa>jU$8SQx=#!w)p&!>ovp46V-yA-Z7j!dOAx*q&Xg zyT)JrU*o@0rMQz5YgAO!US$&!0#q0f_dm&sN}5K$(_3T1+DBbOgN%y{n_jER?0?UJ zy8qr_o>$|rDKs!JApQJ*=@FNemHmYcPpz1h@G+6j8WI|uxl>1XCd)9~{Oa~ZQ-^tJ z%QQH)ZvJ!}fjp{3zprf<-)R+2=|M>$`tV=b2R{yEO&uWLUW%SMo(ZOv(MR zi?9OY)2J92_p(=Dg^SJxrvGB#o^7D46Y`CBElxZ~TS+S_4qb!9vt;>V&$9HBlaqUj z)Tp&}7cBqwOYJ14rNJmEp)8l&)6mb7F@505%F1mYoY1`*27K^jfO;X`_bP{6F5bL+ zuQrR8ZchzIiwbkZdam^Ll*6n7I39BHpF-ZCNAwV9xp-+eDiyr6&Xi~dn%kWnSql)M zB(O?Rp%LB{#u@ta)O43TYQ#~P^?11o4st8z?cy#>SKl4dVNmd5Z&IMu2Zq#hmbcgxqtk{uml9t*HHp zMDkL5-^X_&xa3fPi*oSaCz`^Q=bmxHhcXE`RTSdDp+7kK|62TRRr6~F->7XjZ6XbW z*0(8N*$-wh^F+wW$R#1<XclT63U6Q)`(*lW5fEWySS}G>6xtvdG||^@^$GLDjcL(C?@91xv-egtXuB_rf4Dtt6OFvJe)p9RplW zXUH%_;)w13FnA~9kiywfo`4VVuoslXhdg2^nDDqo37Q0QVRwOV7Z>*2vC2HYJjhb< zL`luoEtKMVTSqDYOwJHx#@1kpUyH`)Lv~ADuiS)uiO@EaA6M?3?l$a~cZOM~xSk3C zGHx<(;mY+069458K~|@he5YWK&xslbtk^2io9f{py-XdNto1PNG=HsiIdP_g5h!)< zJAgy{_f(B(8C#=PG_UvI=~amb8*<944dHbJ4CsdJ9A3^v1sZj0Csu!wrpu*Z10T~w z#{>8%KF_@RaKWlHuGyTGC@dKIZQ&k>gI_`WBLZ(259%@Ej>07?yK&J;wYR6j#;2P& zo%&H|?d(u-@1Sj?%~K|BwABFlpv3_x$4?@Fw)U;`LGhG!UP2!2FgJg_C}Vmx$Q$VB z;N#j*pDYgXP6garoi#ks;PGk2?0<1je*5>`C`3@$Vz<21SA1xHx96B#dr2=Z?N_YO zn|DHH&|<*fK?wu`#7p<{=awA6_Ap6+xRuqPj-tbz!Dv`m*o0zB{X z^j1Tt_hGq{;dVD1@~I03EMa8~#vbKg0KOI};=XRlc^(&~vDoF4xDGFpzd07ObUKi- z#hXqZ`=_(C*$@S(In!btLf=bjsS;(su`E2YH4%4cUp`y0Gw>u8OBw%*Vi&# z4+Xp!I*gD`PEMvZTa$JlSZh1Lt=toa)@#u_vFHdR+Z+&a)zn*gyO?X_K$~BO=f2vJ z(9JUU_6^~uX3IDHO|el(u1<_LD(+2 zgd;n%Wt4xQQ9pJqGwYyBp@rt-BZJ0gv}EFgwLLE*kTcX7F+aXnqZiVVmq<-CjVeA*5#%#$kb zdc*(azoNfRcfPv|p_L}dL4EicN0j)Cd;Mf~=Z3y-4}{Y@G`ymV8w!&%VC{_$<4z%E z=OWy!d`1&Ke?baYm7P+ULsmv(`**%U-xyndgSk*#sJX_zYjW5ztwiDu@$?As8t z0Ir*&dbf=XiJOzD`s>6u3crCW$m8gs=`Uer$86HQT4LOEna_drAZc#aHx?#XcX2InmcAH0=9Syom0( zZHgA|w-#6gD7AVNU9kLF6BcjvElQT-^^U4LFI;GVe##)WG(a~|3g<#uYaKzLg*ru2Q>paUT>h& zgUHs*V8LqOunh=W7KEpg{;vBEz5z%V6X)7aROM;4Uo8 z61y}MoX&&L`6Y6eN3n!+PvHCdSng&z^|9&u7^1xFb#*)6eT0C3aIN-)P5I`eD$9I) zhxeBA6pjjeG1CEu^7u=NW@;*bBAb8rXgYIS>K&Bme+atXDf$UII(o0G&f!oYE|6Nc z{z#xCAmc-kB3m9q>FOi|GF~3cIb<=Qi+hpihQvR%@ANKDQruOk9O>1N7+uiy)~E;? z8#%)bqhRJWkEK&Op@!>~h4#gTNL=~s;k_Myz~S1u5emP#q6rQo2A7v^WOVxnYv6g(qC18X& zbW8UImRRg6C53D|{07w^9c~HAW(8P*_X)ovDdyE*?@)M{CJ$5D>iFP3G$V`Q^y`f% z(~Mwd^GAd{3&COo^4QL49;B%HX^&_Ho&$vi?8Xu>AK;qOpn*ftN?RYK!bc`ugWP{| zaJi+E(|TF{+_0l*Ki6|!czG4K*nd0v)l5SFm|{8?aZ$r4H#niRxI1%o$oi_35d00d}-w%8qX z>AYmQJ1MmO>v$5=+w2-%p5535!NQCc?!O*vC;S=Z>1Cp@?PZ2(Kp`D^V-O8Yf;c+%#hdd*=@Dx}be)a`}aN-%Y+^Owy_B7#44i?jM`W z3r_9SH3Gff=F_{8ey;6|HcU>xI&sd(-cyduSc~RVt5?dMES6- ze`f}TX>g^JcV|Od($|)uPXCRyM@;=`OrVhX1xt@SV5oYUT~J1rW5yJV z1+Ry^Cxekz662N_Mv&2`2peh?kDXiE08jSq;2$wq4Fyls2c~k|=n3$Sg^6f~HJd zfb1hAsS^{Wn3DE`&+1N6$HwbgpLJz)?NMWU+yi3exY$Im{dGw^%zD6v(*cNP9-TEK zotmRUhtci?gGf#lzGN*h;tA}lOCS^qHG&zIrpDv16-+_OMb67bV+{xx_! zkQ!L~fCNir{})JG2Q9wu}|BJkY+ZZ-19wT6sf_we}K0kgCo~R_8oH?;&bc;$CG8G zoaI)LN8%&(=^Et`qBn*Mk~4;fMvz#1P7Qw(RtX^lYfCgIpDR+&5*UeVzDI}j>bz`- zK|3d|W4kmnJKSpAD(Th4%8;uaM+8bd*pN_c`wJX}B;OENOU`Bt50OGXQ*SM!aDnff zTFY>CLFsIho{j&+FctZ~cAQ&)`-Bl?SQBn&ja>~P)X4%B!{Wy=~PuAklH?v+Ez zRkyGRI?V#H!F2O4gsiOfZR0Rynn{_S4Op@Uh>KoW2ma(l<(l7thho0Q78GNK81Z($ z++clwkiR5!{#Zs^FZD2=1s;XLxWDV@;zI?4EzW!-)D1KALf}R<} zwKT<=l2dYdV($#OFeN9t2j2kL)Pl?Y0e)~+dHvE`)>X%@UE`+~-GVn0#IEI>kf5aR zrZ?xNXj28~B_3xYO^Ymdq}OCQuO;!s0M$gCFqp{q_O=2w9X9`EM?&mx9;P$d%|LPH zt(Yb1!BLd=b-R1O_LK~!Pu##$!YbO)Wl->wbXFY^Y&V}EbZ|K}ntvZ0#YHLqHqY&z zVxc?2KxHFj(1?}_c0Q9kC_uRRYn0+f(3J<;BwVzLr~iu|E?|fQY4*ij@F5v-=>2g$ zc2yEdq@+R&mR}!a2yu5yboZw|O*6Tcvi)A+H%#tmM&jz^ z7HH>A*w;6^?eb{0=C?{iW(eHpfvBFX6Ta>W)hJoj2+rw~HF>r=Q`RVY6R7HR9Qk8GBhb_&94IgdMC6=Ews zq|UHVx;Q${Z0|%m6AG3{Sli?AMZ$!-Na<;>YWGXxrDZ3DRtM0D0$>OPSlTGU+-Ria zRcXpDd_-o-m-jWG>t0HwTI zm&kLwk-IC$hZh78Vu+T}$kqpL_vG>1i;r0Px+%`g^Ab{Yg5q}8IaQL~7K)q+6`4XN zm8DuTn4k+9l9h9z|GDh&rY9r>Zu-9}=&na}rA=uw>9+(vJ$YvFx=5bH=C-EK^^`G? z&aTn8pp9&Nw;bu-ky7-YXw=FYL=v|gzYFs)&8-a(zfNU2uJ${^a7@1jKfCC{d5C|5 zQw;Dj@LVb2_>P~VgQuERCTA4&IR;$bm(hMOK#Z?r2!9Dj4a$YFjeZ8)VIkH_nzfuq*5kEr)&uZ_jxw{LwlC0-~TIxo_1 zDzsI{s%c`DVXcAQDALM^wcqA&KG{3FG5b>mO6z zXa~o1sT&=S!`%1l6W#tFnF@1JZrc>3aTG=SNc~<$^xx>Jqg?~`0BA>$7LHHW1iFbN zJdA*#0@AQGjeaaN-Z5X{<@0YklF$AHTe6+wSvn>N7LySy-_LDl+lYw1>jvkRhf5SC zw*_k_*x%(77SkpC%8sXq0(`P5IQ;FItb5CSB2JgF_Kk}3a=21Bi5ZLzS_Q(@A;KMM zNsAu-J)&s&7+#FDQ(&EK0Lu{Tvlp1%D&S&Qg_9WhmaatKeLuc|lyKM~^+WjlbEo#} z^5@kccOp-6mYSf^_ggbW|3`vol^Jb6{-xH3{)jw->(^rrV15)Ph{gZpPdm%NtSCB; zdydf6aj`_4reNMQfhl09uUZP_&aqMK;MkJ#o+Q**ScxZsgGeBp)YI3 z_en3*vBcE!9^QgMvLRjH~$Sc^VX1%tM>Ge6$sK(vRh2# zoRiq=W|W|kkdY(<>Zdh#oT1eLQYMM{Ou8GtMOR)IcCU1@;Xi{0-Zg8p? z`9LflO*%0;)9@+^7H?_3ok{bk5px>!0D(VfA!B{L82-(Ifsvir_wiURxAUY5Es~5P z9v+=_veK37#%3dz7WZ0J4$W<`!QY*nhU=Ahc7&J_vgBxc4~5N5KTgJ%GL>nB^XZ+0 zsvt|sDy~M}vstZk5yCdNBdq|x%p;!CBoJRes-6yAnLBtk6y{`bV&Kof*hW!|sP*9vU-V0yWYYQ@%$g1$duMP_(_H~r_^J8Ha!bc3SsZz@I04nf;yUR`Ixwhw(M9Rs@!DTgR z>6nLQsN6mw3hW8D*dcNF!1K_R1R5lFRp`Yz>n}avEf}7JTUC!Hd0Uho^z-oMm$OVD zV4fCUn)zilTWoPHk7M$Y1?xot^F9-9Rd&DM7op-H`nw`;_pG zgDo5VyNCUTH2eK2mo@sQvQ0_VLp~nenbRRc*&P)(21T`#1f>fL6|}v6qH>5>JTU#L zhdrJD6mJb@D*~arO5&;4RpnRX$T;fcS_{jY!?7wu%DPrJW%OZ)g+#uqpDa?azWyiG^}LduhmcVZH0SXQK;E$Q0-6Q|v@ zBJGT!@Ap<-7@u)1RbUu7-p-z-VcJP7q@NU-fJu2rQ8?t%m&MI8wTRQXZ-^QCN9_V*e$q9Y1vK>7 z{T#rbz@#MwCx`Ncd=a%4ou&dy-O^S1v5AE36C9w|K*k706ltY}a zeuGjGDbrpgAkG=P4TjQz>AFOhn#9Ys(THp;CF$b zR+mHgM}hArQtE~lV@|C5Jl?MlTtcEL7jkG*xhk7G5xx=5#C*@sZRP^{!fSQ2f$dj+ zfB)|DYkmN^OyG%EeZv2W-!Lv$&5+?nA&@8BXW+E=ucL+NrotwtHxh`aFH1<#iYwg> zecDvQQ*AMTk>kP7ZZL^KH>0#k@D(j*<|gp*M7ry1D9K_~St2U|DWk?a32HWZ0^6uJ z%J%iAbsIeoM@QNXHzW~0llI$ zsxR)~wd{F>I#Bn&s`Pf923G}YWEc++D>#fURbXH1k7MXzy)cfw3$Pi>w=2L0TK z-w3otLYkvydTiQBzY_Z;$>t03}*ZiKj}Vgvw?> z&P{wr6#7@bk+iQKi-=x?6%~1v1UhsiyK>UD z_o2##b-+%>zzshL1jOJ<1A37k6uEeuI7B0mubszbMfMgT-xWbc+(Uu_@ELmD{S$=@ z(p_SN_oHe!ul9GUTC>h?DHw)sZo+_6QTt9?J8L6i@!d#R|^kEtt za*Io1E7-W4u)cZig2__7ZEsrwatshD>QqNCBS|$xC7-2%E3{r0Tz}&Di%+M(DL9j5 ziZ2%glNhV_k;K_L*;w>gz5v27_vOHGo+(+jHKTyzc+0nz4r;<$XMfp&MxA#32taMM z>-u;B8eUQnjx)Z>gUx`~-U$Iy)*5I!B`LD+=0(C-jAmym3MDMsT{j512% zYb3`C_zOE*lpDepH!9`t9Rfs$$d3}j7@Pc~G-36Y=Q7pUj z<=78#X5kt;Z}XW|OFQ*COI_3mqp>7=QwO<*L5Dd$iujif@bCpZn9Y^bRn+Vl?|gdO zd;79hqtgY4^pw|A{~DY8=@=^e9$EKi%ETI?4%K#Tw~eVm!P$aiaRW13Hrg||brYOP zGUf0HDuj4U#6$Zv2*_yA9sDBnL@9^8ePt93gz6YpbPc5)4YF(0gEfx75q%DGB5=HD z=Od4H!b;*hXeApJ*Di%g=+hvhYe)aCuY2b)DDKIWg#5cgt04&Rxc^y-b*Prh?=Fu2 z(+pTcNV~nYMXHe8neMK0f|rXGg_y=jRp4(l=YRGEQuz6L%b?iYmq|64OlO$AmyEtX zCJp^i7nAeP;SUha?4FV<^t-o)W-?F=_js&w^e9JD?WTSs^Fv$tiqBiIu`^c6%2n#Z zW6hRZpzx;VY$6jTr)n3yJEWpi8OV0W6jHv|wOU*LHL3S?{5OW>=YR)xy5|SGN%$4e zDsbF$C2NcI0Y`~_NYF*GZAa-d9>-XEc#nUwdKA?^XCaIiU_~}4rPFEYEAik({=5r; zxqYIwW6?MYTiCJJd?S;lwsE2LBeI$(B{29-N=y@aqy5qcY=cqkN#J6H| zNsPA!)N%^ELHB+Pa8+zJAgvZ)C~w%X6)O=T`uPCPJ9Is+hgnM0-(F_1-x^F&kPRFM z(x=+D(czU(S8=VohAS8rSiRLljAqM6}}q zedpnJbE8oEFAA~9m$AGuik3>d>bO-W*yh;+ds{+S1cl?ozz2WGw;AOWvc9!*6u7oz znN@WM(DG2R+}G6?=)ihq6P&It4`DH@-dajz;CVQMwkS6#Bzf1Eg8=?@BZ$buWKu}} z7o->H??%!WG_&Rbna1ZPwit&^^G`wYY-2NF(~lCGE-3>kRVwBC9`-$Zmsyz|Z&X}X z$hn9UVyks(Az@#RVpmHiioz48c*LdJs>+rdfjw*837QHu3Uc<83P!Baq=(34)kIC% zT$IatxZiS!u$-eEs9o@F_*DJdNCl!{xryiwM%M z=hRs=7jaeUf%$LDRPS+=s~5QYhfw_NH|A=ZAPN}f(M9R-wY`uCL07D%_qn7D0*_eb z)JU~qru?yS2;@|+7EcbiXQKApr0f@u*{;9xQ{nSrcTH)BhdLs93}+bh2#BbCm!s`# zPVLFlXe#t0G{)bjeZ%txS z!i$YvT`pUWvA9gn}0&50`AHhHV_D8T)>qB)$kZ z_YVMVf#-pO8nm6zu4>c=HOMyChkNkM>;{i&;+D@1nVHLb0xmLk zb_7#!2Q2O<5nAEogKeJo0n5#A?~aez7=@d5K_uLvyVK#tV|uY66L!m=nsdh*o+p2( zw^zFrVsu(qbFl&Yo!ai`dK;0Vi``{Ir`(wSVj`O=+7N%059HT6{`)KEsa+;DR|VAx z6n-ZJtVOy=k7F}?rd93WaljYY-v`y1ShupE@0yxA3edvn!f-z!BlRtvT%i{Zzei@MqYej^ZoMAOd=CMScoiU)X z44^$i@@NI%b-&4SHA&%6NM^aWUY*YOBcp6=huJrX$Xk&ipN|eNAf(WsNzN{912_g# zNF_`21B4E~QR@=l!vF_jT!-r^)D5Z|1Ww`rw%z0p?D9!ne>(~g{mcB|cbIlJrRdOn zo4GG+%m}s{JAPMV=?)&9R(Gd1-wC|m&CUpbPGe2#30Bs=j!^6=L3UwBl)5kKr8*P_ z2~}~}p3W7q4dQ>usQCRQb>x#fG(ya|9e7|9jq~uOj8gF8#^^Uk^*FVc+`}X;p&Erc zB>SiY6sZ-OG#xKsTX?m1^ov_WT}R=5r?{{l0b{KA-LL$2ZvrGi!_3E;cQau3x% z$SPhhRS?r($t4XxALXN+*Fk;%06z%*m%hn+IztM$VAOi)(b^YmI@jQ{9W9z8_p?)) znF$x0Tgv2#a7Zw$o#`v(iA*(PSstqgA5d_Z_qoXR0D9#uEm8bRNb7Uap#}p>>KzqR z9dQ78U1%h2g~DG^t>nAV9|*5;HD_yBL_?6@BvTvmbD;K!L^O1YVJ~S0L_M@U71723 z7qjZ3IEPWivgpu6p)8l1gR1!6cT&1V4Ro_hADS)7%Iv{SB}rvilBK_+8g6O2J&85% z@*0T+fz#8z>=E8Lb#?WLDJikez_+BG^Z9~{r`GYb*&7s6`=9vdOJ z>B|3$q~!eKQ(3+!(&fXKe!w<#$bkeQzZM)d|4S<1ACdySEyKEDR3EyrWDSz9KuRr! zyk2l9cs~a-17>E3GZ{8A=_)m>zvQZ&Y=ZX{%N7nKi5iAg`i~+`5O|`Ra*$F#dts}8 zJuxbvHz>64-t2H9dt_v!CrL?&_EkSXUIE9LzCPCZM3u^&DwTq~i%?3HzHqWeZ4%rs zB33*&8e(cSgqh@v$~9$LxI$#1LWkvliusY~$i8!67MfP#30#|C=|KC(@>2kw-8#H-|Fd^=r-nrrU&GP_>odLu`g1_T#Fm=qw*u$oTwcas!wF zpU?JN=!#L|58Ps_sZQ}nb<^A@9H!z?y)SZEWMzLm)<3nuK46L~qHTPrIbbdQSZ$)69%0T~%U-3Y>1XlkYGp|7|}X=!PK z-xny2gHJ9}8E|Lf;o_9&_b>cXGz=JFsd6id%c5NmJI1btqd~TY;h>(7>&ppt^Wsm)$CZcFhm- z%;VXT@$Phjus2AMA6nR&lgss*CC+jZ?Ysur%Okit-dZG+q9*P}HAO`wgW2zcFKY(l z>uCFC;a}{J&)4*4G?vHPMbteepC%q%N?Yxqnl;kDeq^Wzi>^rd!da0;>Cy862-XAs z|53;+o4#5+Kvfkzj*wS%{EFK0^=iAH$LFEqY__Fk5y}93;UA*J(T( z(GQae01%TY^9f_LYoJM zJw>3q89p%*pSPoNitKSfVlOp$bQQ7o+?d#%aCCU0WyQXKL!b6cQp$%68#s;wL|!+_ z|LA-hdeyEM{FpuRS&UWZ0DND=CCkNmi zK5ho21#mK5+>7|Uk@k()Z(zhe*>?VR0$i=>Mc0(B2*yVmu-Dj)5;CkMsOvFs5a2C! zx)N(F$@?_F3G zbCM@A^hSW8^)Fu{`ahe&SIDO0?Pk2r!KFar?B>{WlL<4Ax<7&MS&boG`4LM=5dL;i zslOeVca`#fcNBa5d`iS(^9&AhMKd%L>8M4X-M|QdIWpzUIJ4~d>{H#+0Gh?mqDYUR z0=DGGt&jR7Ksk1nfMXszy+yo*XC+wRR#BUh)sZ7m1w4;;c2SipkvbOXqvMi0z}2^ zEf+u_A;J2yfO9EJpX`2Ng;#rbqDK+-!h#v<_hv@eKJAQ>pe8o%OgY8HuPu0PdWvnf zUJsvLArdc$B5Byk0dB2|>$7@;Eenbc4xOi)aP+JhDV82|6yXIVh)Kht?s)Yvf6k}a z{}^$1&*jBsm}$G5Psc6Dhi-w5u~|pZ+(W|(W2SL5@6D%2=Apb;R{znj?9|>ORD~kjano3e z7qFUJI~3s8U(X(36g^^k6GnqJ>Hp5+c}046MoGt}k{s1ZP~armts!Hr=!Phl!8ZX!+-M#D?Mv5|o$DRB}=BhO{$4+8JY%;OUrdr{-xw6X zCQTt&7#IXIBUwqALp>)sZoSSDE~M#G;og8WzZeah#~n{is*ZQxZ89zVQ5Ns*-!&J) z@P~`ceE~w+p*Pzoc_yz2>5U8dimgTV8R3TqC8kqi&AIiGxN%DFSgh;&Y^qa~q$c;n z+Ajh0SM%|%e^px^h(T42it^D7@0+_x@j|`BMiqk_rpu*gLa<#q&Ryo2>RpQ&6eZCK zdd9wl8DGwcLrKU7pM`kCm?lqeXjA^mKxF4eu43JcphKA z>$wEq%|m+iu}YfL$%ZsfMaA5_B{Ys(@lxF-bRMA)F2Nk&Cx9-R&-AIarYGKaL2|tt zztAG#&6UvmN%`TOOK^d=iXf{{LZ+?PWe}uPcG}w88H%pYgBqj_X;Nk_Z2A~3_V{&~ zBGu?bo|D5YzQv}n{%+A%Hlc=!z{sGc=ST!bp2#|y*xWpVM-?%eDelUtNyJcA2w7_h zcwt(VJ~xT)S3&Q1r%sD(MaNoPO$0x;-A~A3=-y?&P^12GfpB{@9^`D6i_Yhxhj_|B z=Lkdagmh6FzbO;mc^Cw9@z{ewPO^7+ZW(%W2QF@ay<^hGPpn*YzB!N0)p)?7vE%Ft zo%&%I`RxPQ)3s3WjW3zvKpKr{X}NE69N+w;0eab_MvY1_`gVy{U1BRC?nqe`R1lDC zDpEt8)82WYz59N)ZCu%Z+`_i>^u;|z2tp%>QS7S2aeYrU?lFdGiJ;S=_v`OCi7IMf zzZuKJ=raY=0f4^?_2iN%;;vOg3?UWyRc!y%jZ!lpyjoDl@#E_}2dWv87X{f9v33y9 zG71isaA*hA!jF`L(tcwMY?mcg8Psyxm)s`3-@&pr(j(AM0`xto1-Qx}Uer%&IID1> z6y2|GE%_gDmxW`U?p0jxd4Adr8=n-iUY#C?A$wWWd^XqD++BoB5J{NNTRC0~K;6N6 z5$;N%^d^wi-MWWnrxf{r{xrm08^_|*5>ZlE*=5mRR%)4ub3dB1BZZb*%?4(qMiJU~cr!BWrjaI_?0NK>|X=1sboa={#p{hiCh$t|yjM7l#MGxIGmnQ{EVSi8O=d zh}}JR6scn_sdChI{MTG{!-3zjSpah$v|W*hQRY=kpC#z}t__2Jre~~8(LBS#vbFCf zcws1Kus%+i$=zJaclWccE*5{J@~B36(4sxlM)Q^Jw%EPV-_!~c66jzuqhsyfq1#1# z%&E(U*7 z+JRTaFmGFI(+MrBE4XaNl=T=r7qpK9dTqDDgNjW3E_sAp(G@F|lY;l@;nIHxAu1Lh@~JdK@SU641E#A`>)ck`57L+0Q0+D)T>g3-d1_-w&KgHkhJGzB%y5j%#9I#h{pASt+_VD@S61&Eena=LzV zdsJdwZZE+A_qi@NBJCv;7k+c-?LSItg1+5E5VQ6x7{A%A9UFPS{-8%d>rH8Umj2?v z=zEq{1zDyyq1HPLSbT%oFI-Cd9zX)H_3H7SrhLmDft}&(Z{P-~J8*jk$pzZTRmfVr zHuIm2@XQOwm!oud zHnnLXn`Y{R7p ziU6Ai?i`hQUkg*RSmev?36;9zoCAIq_d?=|=<+c1LPInvVBX4=#T)^1#}WXg|GH`d z2!|h_EW1@D*>B0D7?9BNS)(0@CoouaVoDcU!gk-ca|lDbr%T`c+c$&X)bwz)H%;^| zwH}nak-_6FAdzf_q?uo}vQn0v(UhL-e(onTsr#pyHm8wJ(QQVP)8DPHih1s~`-c=4 z-F}MHkS}w{b9de^hYZPXq~EK+vXwOI|#St z<$ z^#pv2A&-o14BpT%6QZtgU4}jvbLF~e+^#)&GkzlU^~6Vle%#G^e&mTfpzyYRr;6uLM2pM|0(e^!1 zM|kAdvSUEcr83tjQs3O2aHv3&2Z({Ay`1RFi&8F}m)oVd=J4QyF*y=~BW7F)o z9-Py0RK80$c>)~L6oW0XYSRmKQs;O3W$ljC8}rQH6k$DJ98NF(OJV$}ZxyEKJdVqAHSS zSz*IhrBY~hAh)||E-u93-q%oX;8&B>sfE9hXHDWTZz?Xhg&E;elME|r^ffjU1^a=} z^p&I3{t3z)%JN#yNmW;!0NJ^&evwX4G$dVz747&^8es)wGn^uiv%=u`AUZ)$7%`T! z+T!;(Btrz3kJX4qgj%DyGZtb2je?*gA69(9PxCb`IZ?ELWQ7EeM#p=SjoTJwf9&kb3)sY=1 zie&ytl7wmz4Z146s5d9%f02$D_L=vexC&n&P5+9xQ4-wYaY&jmz*)`g-P+J@o=Rm@ z!Rz49R?EWES5Gw?HXwk9%~b^~18m`YS!L!DbtM&XRG0@D2{Ot^l5*U2BgE52VF@+c zt9bDdYuT!qMsW{{qPa`AH3XswA|b$wnfu85i&V1>rgh#%X;?Zxl0xd!mJaDunM&yz z4Zv~`5c*HT%V4^i<&q=EtxJ@R(x0_Y^yW1fkEfEiHf1w6akf2R^xnKWmNU%w&?)%VIvDZ>$f4BTXw3T_mFoI1+a}b)M(_ISSop8@0y-Y(L+qHxDfm+uuW#dbPT1x`p2hafF;7VBYG7RB1 zg>|)BoIeuIB4Sz5Lt!WHpjSaPWR~!P2=z;X6ze81JI1ej$wN24*%ERL!g@Q;i@ZPx zIcHHGzfa>9iBE&WgAI%=Y$B8IRDJ745o@RB4xu2+qj^1u9 z@KryQPXc%@uS?+qJ8Ks$^_8$}(d@`5E^KIub>mv;e7{Vzu{i)SIMfV zflz-zqElFXEw8%(9y9in0y_WToJ@XxP1(8~M&jzp%h~B6g{(pkIVGJt>dwqyD(&qp z#rC|!)X=TZ#buYk7XEj`-4t*=apQTaj6Hk4;pAH0z-`f7^G#mfWmQqLsKIoi+{V}k zmOp3Qu}$uOIN{Wo0AbW@SY<-rQhBLw!K(X92i+C}>cjp$m@20u5_?DY+SS}x6UAKg zL1VSV;4>yVN$1F)wOPlko)CId^Bh`RPmw1XjhmVl(no#gE?MX_v_CY1W~Q309!!}Z z^D=y!34W5kz*TkC9Ml$juy?@cs%J`9KZv;KD!JhV!&aRxy@y`5$$&NudvD6U)_$Hvf#Ku?b}o=jt>{M94dDTG6QFA+#N1lXu<-nuhz|S4`zSXGtQr*qNylPu zg6A3+yq?cTBVMfNz>0^tBO|zvK3%;_O}^Y{XJ`mrF&&5#Z2TCX|E8EW*jP)yN*k(W zWef@$v!*N&2)!WOd=@!E1isiNB{cTKl6T9a^4m~#i=C%e`?X!OJ|(+4%HA7FSM2OL zt;K`-Csi|Je0)e2sk7F(G@md51L{ikie+J%w%N%z6inqdJ+b!S1MZ#aLJMlsvB$f= zU@PN0Z0#yt2f9ZqJg9A_Dc;W4b4l&{nSSjn2@GPS{OXg~?_SpH>2N8|?e}@fu_#$$ z{=hz`13OeLo9`7|6^#ht+!iM5l|N_A&!dw1kbFJCf*Y{`^m!t>Iwb(e)Ei8D*nlGD zV|htQ0q*Zk(|hT3eEpn^7D=~54;$kAdXSA4#tb40f|;os`bl-ozENG}@0 z8s(C7aa~@XgHIuAmzu+3tsT0(Yuw$CT1B3?_$zGO*(G!p#!|i(IA%*zG8r4rQ0NHW3j?DmOcrg|a60=7Aq!{pqPKd+z|qz!XI4 z3w9fGR?A`7y)^<)I&z4_<7qE+j`TyL$6ObnsQlEx6qeTdt!qFR$ za-aE|G4HGd;2yp>BBs1xA*h9B`s@f(mL)E$2hT-**$gS`Zd<;DvQ4x`cR(4|A;@henc$47W2%WDWOkbE3wb{OQ*$howeg=a%k*dzMqp)sg?}*RLIP1EZ@k~AB)p{(&QaTMhq{-W~3=HDH(T|y*aANmd zvk8QLp-*d7i%mO5scovCl6wbUf(N%qkzGqlYAX5m>!mIVv3}iuB*K+a9G~rjLWgbY z?41CZOZDFqOg8Sy-jZ_D&ZPhkvx)Ub=_N&_m_10aZ$rXxmjHGPxcvZgcwv=xhQQ&@ z2{Y8M*z8p|bL==?^W=?2BSTdSq2SnXJVa>^wO4vEDIzuiH4G4G1&%v5LrRUgaRL*4R$ODuviB;})l4V3C(-HuHHh^$v)J-Qsz={qmf%Qe7ovo11U6dM^-mB_M9ioP6lKh+3JYXdy#-T8au zV=aR|Z7xjk+?(wn!(+4u2y)vChHkkyF0oxZ+_lU(w7vS@`uxIo{%LR&22f!*HNp;n zn&H4a2rchNtnn2I>~{$9H)T$vDbxe#dMunR%RB6tp=j2PCu#;jS~OQ^bWW_<966S^}-DiK`0f}e{~-W8YU z`{AG);k~*|;q-taf5b3c@EfHkyi#037Xhz4(*j(gd3<}v8H(Z-r0^ZCIM5*6oz2|I z853`ys>$mVSIsDBMC9lq%qtKbgZCN;1M7v@Ee}7kpnZgwzn1S~qzn3*^6?s}%M~3) z)C$FlMS{}Aow(J|8{Kt3dJr|hm>w7N((0)(I-;i8gP4*mPA%^HxFaCDBk;>W23~2$ zuda0L_Q?Yt(T5mvp9LcA=1LAR3q?_7r9o{#K2N2XzE!JQ0@G?etiNBZ)k*xX zQtLYO3PkoBmR=$<$!?D$PI)5Xcg*$qCs|9e?uVv9h?VQ*3qdYzg^u_TSzQ0B=3ZJ0>VuT%?s)@{9^bFnO^UHeC~J={Klh%7dCy_$k& zqy3j+|@RsikqBpwMJnhBFn^VZFY@fF1*z{Q#s#>%88T5G=w7W;aoT__fNTLdJDOj-hP2Q6x}~@}nTe_?EYG)y)O(;C zi93&N8Ln9hWpM6`HXv-muAMOpu4fT(1;2O@8`HDD!nakG%n+~Jy zYN22;wL85vKRVLClQooGeqPp?NP;2e~fH7&dHkq`anG& z0{&5jPV6zjH?=JEe#E`B2K3rfxnfDuNWXJl(zkq@|@%hezL z3et7hICv<_0%qeyy-rr(3ayf?M@Zk&ycI!+rRNkIo12NLmVQM)%gPv_prFRv_!SmS z(suGl##D^c>ifmJD!!V&u@$%keXcsEOVtWNs-`C|kEfQ2ot*r0(*>QZ!?EzU|1ly= z(Uu_p|Bs6BzoJ9@f6GevU$ow3vOSorapCwMM+WjQVsup%D}-_}6*n+E99mpl+}iuE zL#D+4FPR?yi--R|i6Q^Le|^0fA*{{!mV%mEYQ^OL&{N7M4#a>EqESSAyflP%M@8^I zAAqcVYttdwWPXCFPz>P|D`i*($tlt{g#pfURWSR7resYbKCm@Pv(cARwN%(US4iy#>dAe z>s$dpwSp|Joi_N)guv`F9~;Vi{tlc432idq^&PoidshS;0=-DmXiyGqlO#TOFiL{Y zU{%u{WB+tsJeRu2*qVlXDb_Nb5L~(7{+}+E*ETBW=1G-lmV>v4QYXswcm!^jT=y1g zXdbTiLw0ilNe!Ca62Y`_KH8Jl)Yjs(E3Y5%63IrohWVIwbg9BvdNaRIi@mbrRmN7@ zXKHOxh$7~+5!lA1S=o#!iG^mq3~QxQuxrr3BXqw`I{fl-FUovz_%Y4@ODek2ABd36 z2Q7-57-2tP=y@Y~b{rI;&_VB8GC^+t3Si7u*yYA{6^fFui6mA>CK-(4a&q#RcGP{J zb!>Ol5t}PW7*sfUKYi>!ZV=T6pcKTOdM75#3({G=+M1%e1Z9`>uy#h1z!Jyj)`|eXV~!m++&o=r=uDD7gF1z)S{kJSS@m ztuQXU1S#~AfjK&EX`*)X0-Rck@@Y5w@I_o7KM;|t&y9=wtiu;?uw6F}mjNH>Z1Q0z z-DYC0Z}X8SY3;So#{aatQJ?Wu%yErUnAG+K7qLHFC;_}eR9S|I-9yR}`g&xp?c2fP z2ZAd&6A^RQwlTrc@4xGoThScvVeJ2EW;C4ddUp;jUmf51wcO|WTeG?INSz)xzJFYM z2x_F8hi*@0PW%tx!y#rpD?w9EK+v+*kLCYf&_xm^YMgl zLb+5bAOxO8N~ z$tT##YS-$c?GIimDdnwe!jrk~0Y_92XqOPcch!oGUED{({Kq(LY{4t^uTppI-)oBs z@l|6O$beY?wq&6)$+)DF2b7Y*m{0YRQNn!|j{WLv##M|8Lhjj>p4B+TPy2s9dB? zN;~YHZf6QwCk`8b?;_H+Me*|3dof<1+}g^hdBX!jwL1<|F`#p#M=;fO^@BCkjJX~E zt_^_JAI1s}1{2$b?c1Q0Ml7cUCjfu5t(u2Y@#b&Z#%ug^&mLOs{Z-m7_Ck;+hp@wp zA~7+Fn|2G9AJ)N(tVN<^UmtW}^rnIBLe|=Bljf+}xU@=$iF$s*mB>umq@BMrT?|+1 zyuQ2D7Dxr*my5UNXV8bKkhUYlYo&Jk{pzMOqg~fLP{qi%%S1I%GK<(O{?KmAD&>|K z^7D_R6xO(CCI2CJV`^x3VPSY_3;v`ig{4=PO+40D4I(YjgTYSWYnxNLA7I-WiD zJtZY!>+KdOPz4Vb>&iI4dml`fp55G}fJmR8F2_`fH{$qD5^n5U_7X7aF;pthHw^&o z6ey=Nm2iW=zTE03uqHR7HSkMwOm?&q?xul zzW@xh&tM`Bz1#TW9dHu4a(#Ilc(*1*6#B{_CPN%lh(R9Ts#k^r25VB*R@PdQl=Q>E zV`1cAFvSrWn{6~PwE6|9x>v%H9#%fkE*&Y z>a@5NlgLa~HBJu|Se4Aq5W92&>zY~r%5b}1gYetP0Mzn4-{n-a&numJh_X1`j;FJC zyIH9R;(MdUy(3sNk!fb;(xnJoSURf3+{buA5Z)3&jWKUxXieE@I{fK5%qi61hpk&} z;CD4M0$B?{){6*CN~sT2R1)dYA`GMx4z%6nEgI2lPEGGgb72*u6u zk71k1=wX;F=Bx8xC#}vuL8}8FBu;UxWnjxBCyTwnX{E8%eF)O`?pbu((*RjA%l_ z!sTEl!3vft5EA;Sob7gs6Dw(k9iv4<@G^eiipKa2G}QX^Szv7w9tZh7c|U}~=0`5}rlr#H8*ux^{@D&b_-L|2x-*uV$EqWOtu2FeX3z zS08S*`eE57kt}>qAs~%!RQe{t8BJsW2Z%vtXLVoDJdffH;~4j+vw5zR(Zb~XTuA$> zvAwqqPe|?Tfl_2k?_qXBODH0I4mtX4DS2DFeKmKcQ4S$Huot)5WyyP8GVN*yN2bXG zz31q@YhamG2`K}j5o#uX|L_S$%2~9t5pz6({l+t;4aJF&pQ!Ryu5+?!gVv2MAtr756LnGA-hwfJ z0&&8~n$`RP=WcNBPoF`=rtdQbH44gC3s9LZW|3wmMNCEJ$2yY(--#c-I)n}?V^Jn` z0}=h{x9aDkgTcu{nT=*76zzso;BS_}`?xg+Muo%E0T0;;?vE0rKU^zx%;f=m7hu&M z6Ox_i*3WGp;RI2x%c+Wr*1aAa%ZH87djhC7=vKd$YJj4vcXA`45e^Jy7`d<*R!W+R zs%L=L<%&gy{v*cbO+K159L4fqxg#tOQqnCU$_hZuXp>@m^ucC&-+_z0{Pg?%^a}AS z%zJ%QEfa>%;#Z5k59B{Vz~CkI?SN9pFutET*GpRc-8OL~*$Ae#>oX$a2JQ$x^f+A^ z`IxCJz8RfGavy@FiYa>M=U9n&8;X=6Ipi`rW*YKe5C4|Q45;)yY36_U1Z@;xO~uFs zT^SgN>l@G>dY@yy);ewLj2n(sX>w1G`FhFe*Cb5V2Pg4HWgWXU1CD_>t1B~4w*82s zT4MqukME6&C=Y^d>_mc!_)eZ!SWI1mFHlQOh#$yNiEb>`T%CtmHlxCf2-!Eb1S0N+ zC|wiO3ghk3oQtC|@RFkmZwUZoC{w(Qp$Con>kpu{C#d9y}HqkuzV{!gU8i-{Oc@oe0_&6cpV-!6bB`yb+m6NMB z>XSNAq=9q0{aXRzwW{qM_20u9EI^%qnW0-!+hgt~%FY*g$wyF!l-mp(y%W~S-dBzp zi6>;yPVKj>U+&u?Py}k&D`S6Kk(8f$w+MhkatE~YjFI;-akbk(&Q2>)zhwXFv;nnb*Yide2lb6J0%|{em_y?d5s~aI>_9 z?VetM#QPjtUtI*C_7|HDFK^n854F!CScq#8wHuu1_*$!Ux1^1BAA8G-7jS{jwU`OtyY8iu=Fj!{~#8#{P;R4i9@f+uO{vPGX& z#igFm%?U2Fd1Bb@+USS7n%#Syve$whA9M=Vyr@?my8)L)-knSg$U{8)PKV-#1l#Yo zh?}Ece=Kg~#Cvx}hJw*Z`rumDvRCS>SVpk>F`|Z636)};LH_l;7HQ|EUzN49O~aei zmc~aE!?#Fu?w&GXNxcTJO$C`$GSeah$!hwRguOe<=*fI%cQ%)d@#V?Z5e|d(?OsX| zX1fd<$BOk4!tCto>$`JKU4qNnXhVLWJn@fWjR_qD1=JVvHggfNWf`#YD;s{*2T6oB z(**H)sYd67miSxb^ZWVE6UKJ4?o4h7A|YL=)V(}E%5_)^K}Es@KfOs-S5dl`sLU*L z+v#4A4m8RS4BiiM5V)p}q@bvPZDl?{nX<<;1k5(%r==sG&+qUddLE>5C+Q03WRry+ z%8wzElkNwLdoWFjKsbCUF_Q2BEA)hTOX% zp>g;_6QvpZ>v9^F^dH(1@CuN>UuQL=un;^(*D~-gOR`SDz>Zw&FYeSraur=8Nx}@| z{2V%6!}q;u_h2*LxQ9{_kp4Y*%J&I_S6RQMFS7>IrhHs88g$TUCQp$lBHSkR!O4!1 z{fF}t_nEIT;fjxpp%++mx-1d!L%s4!#9dlZ?VC#Ha?)C(ASP(Fxbn1plB$>7<3M6b z$KM}h9C|fGAlBFuIwYqW-HM9bRqF2y=ei!s>PN1A(DdPUl0UH%+HoC|vacf~gu#Vl zGC^ungv1ZC+37pRw)^IHxvuZ3#D^1@*pKcQdYVoEi|}e#bD5$Im*Y^&Vqb*B54dr31c%-2uYVzDP97MT2`AW?8+*Te6h>!00ZE0e z8x2(-)r42W{&H!F{hyvgXRxWJE%v( zZ21@FT%2CeV>3i;&-P$euwK%0QW#{|2-~_HaKJ2QUHvV=)dWF4w%DFL=UXh<_^NiH zHWpB~F~eJ`|Ls_Jw`8%RL7<21LAs+nd@T~4H2m<~-78#^*w>O|qeP(4tInW&6Y!}x zjv2g#H>;XAsN{0J^)Wo<19rWR!c*LyP$LhY&hFYzgx|Q2n&F?^`xAt+jF|#bBY$F? z*Z&p?adP|xt*9><*C-`U`uHxsg~~YVH=mAQ+&B2ku{s`541# zv*Py~+*7A2v+8&6K528xMlTQT0;y327qh8H^Qc>eXkN-TwKP;Be_n=pnQlwAQa3>z zmHiZnqfMe8lHH=Q*bFS&t|E(emRg8^iF{B~gLBWyyle)70@UYXdnvVaV6zl(kJJM^ z;!^VUhg7Hn}XYnbyWCAVgm_L@%aoBOEm@$7L?*9aE6)Dy?d)8$2vfsuML=|tCk@VVHZ)R z*TAjJ+9tw{X1+bWzZ%o2_*%Nb!^Tbx>U~aBw_lMVp0DTfF?W}E({@nDCZ%_(8wm~b*`9b;;+WVUip2=!L zav*0(^52$BNU{e833SXD=tTT-+CzVBeo6YHpzUiu`eok+^O6)KRNY-`3z255!MzII z{H`Pg`1CA!)#6T!ABY7J@O%8bw{2om5$=rPJ0wT&UWCO2wj_M5yk!`Q>aNeJ+=%@9 z92?NxZ7%X5_@+#=lb$#BnCP0pI62uWuiEts^7Ribt3)5pb{~j(y28$EGRh_Ox92MiF)X>hHQu5<{OHIskiO>J!a_5&uI#C zf_-i{qV;hA-*asgy=Ba#);B-dIw^mm0s2i#Cu(NvFYvrmi|XjVecWPalO<1J48#iYIv>vNr+ z{G?q#@a=#{+jO+f^8@vU@2`cULNX5tPNz{r1F6k5(fgq@KGY5LbdJV2D;tt=q`VCz z_=9Z>Jd6w(fcsVD^(&PLxSb;@jB1x>XF4#}x1VJowZE z^CmONk)Rw-rR8@5<>W-NX5P{w)=fQFx01GNJBg3#&=jJ&K6WnVy_u!dMaVE5Ts`0?4*5BGNG5Qj?jq+RqKo_+es(!Go45ae;t;su`9zI?b4 zn{&%%!Ac!T9JJ`NU?R;XLL##yjJL$)anfwV^W43!_YH?6+>bjmA^+m*C%%g zf3YAMKQMD$^KnXa8zFsZ8JKHBzJiFKHuUL8UfBe52?-Eh4-O4pKefbU2Yo^VrYQjf zjY3c?)uygct!+rox_$_Ue=v=0KQjEAfXqT}6D4c&AOHpb?r-WaxI2ENTlZLExXJO0 zdO%&tZhNpVhDFcEvdQs++w17&ci@>3; zPdl&5F)k{74jTf;@cip^#q5l)7wm?weDLQfntL>pbPlzhO>m5vtm~rESBfLO9YV!V zxOsk!45WKTx7ie#pcYe)S9&{x9Oh9P5;9`AC%Ac{V}Ip6Up@6DXs&*eoknt~<- zMfT%q8u95D%8(fs6l35Bj9t!5*YG9Sf!nHK`VOh*qQ1he80g3^5Lg)wiK+PvXORs< zrspCdDk3Z%{IG(OC{%l(t?&b*A7O#_gdhmG_~|+l?k(tcjN`8LV-cbxjoIn!_qv-= z7#AcRqzD2MNEr{~eUNsFhv>vP*xA{2Um&5-Zq^Z$%9ZX_31eNdw=kZfvM#*t_R#RZ z>)EBVvvEpL(;pR2a`u0}NJEAcylVOk4Eh(f9IoqxSmZ!~3CQf(f-}CThl>=;KQg0w;%pR2&X3B>T(gG;352Lx)zQR2hw?weNp4Y zf33^gc9H3urg6*5A%xVQb#dVdynSzq6%P;ZqVfdprmuI`~r2rwsv>l6rCM_Lynl?>LBuLdU2^AI0mxs9y*}reB`@)W*dcvZ%@kNRt zD;e6QJ*Xg9#5X^t*WR#~meUbG@1W^>l*~KOWL&1Y|Dqcd{FpFO|3v%~XyY@*I=j zG8*a99y?iamChX@5WM>CzfQ^<#I$kDR0zfN^6a3n?TiT`^;IEv#>_;smbSExu#SXQ z6V-fV-R12gMF^#P1u5UCL7b`Gd^BHe+8?(ZdypQoBQrN0U=xUkB$c-Uy2Z?5azt`b zE2y?OA3{LQiu^<-Nl_O!v@4_nddmc~*>o3Qy z%E^jM&x_o(95xUZv2k80mz;`@kGCVq>bq`~ZT|c($;6K7k%4RlIRHDA6|aGWC0@1- z?lR~WjKL>z^AiN7Si8QrMQ|zpGyHZ*L%))|tX(S-LRcoQQcsS9X_&JCQLJA9Kk8bQ z6R#N;tPaoL3K@>31y@P?T?-;*w4LoAiYAy+a`}ZH9k-7Pu;*o1X`ZLVx>{QT01H z5ThyLHK1AmQk;f`B|7=p{MS2oyPUi(T7iTwC_gCnbIG9Kf6FuyHW^X`fl;!WIB|@! zEd0;^dw;x#{aJW$DvC5hq5P%u^2nv_z2{X(+|0+3d=2f-4kyUT?a1@>$@*G2uV@)j z%8XFIb<3}9#;-kDQ5`9XsB4jW^l-+3NMQ~-c2rlPB@k`x(ql#aQ9S-lt`iGSCQ0#r z*4?|M0%PjG_0p6f)F0KYFghr)!mz_T^~iqYqwtl()uUBZ)nR4amqtVj7oxLAqC=g& zpY_L$8!dS5dPd|SLtPG4C~S92uIeMs*Z@RV-tkbEKPVSl4!@Gn}98HS0;$W zAB)B93z;$_Oek?Tf#HkjUfw!TnuoH;q1E>7k*u!q3gk&laA)Ire z%*b!&j9uOWnORt9Dp_#jHI#Zg96!H}!;Zxdwxrk@&fS10GIYV_6?Ln`DjqDuO(<-q_WbCgZMr7ePa4(LX$pTq6#?dhI2J~Ak6d|>6tChxmZdD3l_&Z|!P z_E)1am>N&cGT{Bla}C?!{+EM~YTq+L`c_I%f%Jmg7Tov;DraYB2@O}A7O$WUZcE*N z>kz56{HchzbLGc!k0%nyYOIs~7lB(|X~E$aFgrO}g9!)FQb{Kt#zp-MvKp;@v%ILz zI;Lv{qiFKyDS-keiojI_(Ba**6#KJgJ&~yZQ6HD5(e?Q>?aN>Sjp-RSsXw^WHPu)AS-YJ;rifpE)h)-Pg{R~Fdze+mq>Rlx2>al5Xj{`4GUI~ zD~zyAOq;&#n(}&J?XvbJrsvpwOl9#$uIt7((htuECTlmfM!vY;%V~cmLx1PgI$Be3 zKi$&_T=xR4G+tEGWKx&*b0qH6lz&N4>sZ@^2D+HuQb%DVHKN-nBk{)sj_U+faM{n=yUhXSwFaxQ7`LRH3CiFbDDo!bJBFHnr$Xv zQL`f+wR@(dJ9)KlWfSI&k!8^{uQ03rEki4|X@9OE$7hBTe8%hG;6T7`hS2PBjKsje zu#ox>A!LL_MIrqtE~aE-!~FE=({IP+dz814vd0kLY-1xh(K6x#F(Fh`R5Tt|w5%N; zk5K%>JPxXRBub|~KD$#bMnQH^zfo}@TfaQVgnIW1hT48wQadp7VNz8X0pa5E_SW)0 z;B*Z0_Vv|qLuCM#&Kr*DIRkMmaf6y36FN#8IhP{-8FUkJal&Ik^l!vE&vtC+nZBdl z(<#O-=J;a&o6!EErvY_LxgZGUs%1lQRPDAmE!iZ1tU83C@4DMx{%Zt&0Y*Uj4W$9t zuMV*hZM0e6MoRv%=Uc4t#O+CZVS=QRXQ}`M-w2EV&C~!Oh|Lvzaer1fa>P^u>T6+s z0zNYP6Mp}%wO*c8KgwqfmRQ+07`fD$Mu{~Iu{j$??SG((tLY%#zaf9u%$6~v%p)(o zufXboV&2jeH}dx2;n+yFj4y8%s{q(nX4d;09K@KgP}r9GwTa(`66g>hzX0VuNtY^N@CoeD{aiDiF*HCB%Ie)W%DC7Ot z%pwbj`~9;yWb(~*)&b_{nmfeQCfB!B-tZEL9L4@!uhg5FbCEl&!*r;o`<&Amxp;`O zfWFB$BM5eO`qP+1>Y?6%9>oYyn@Fx8&uwO1>Nb^zl_+F`=){o`^}pwkfjr*7f#S#y ziN>@rHo&U#(7DKeh)%u*oTl)GkSm}^ARs>j2C`1{+a0|?ynxbOi|!Q%ae^oS3!`tk zUCh4?anf-eM;Iak`S&raO~#j9$jrdDw(aAJgi)jQ=6WgvJ<-$CZ!!J%Tx>IFf*SNU zMC}fqN3})+JJMNBOw+&1Ba=N^TtiK)>A8|Fmq@ex$$Ac1{fW@ z?7Y{{-53}DF2P%-hZF&}51!M%f~x&1xD@_1@8BoD0DY`a`;Gk43r;i86EV8IJ=C+k zCD=&Odb_H=tG6xnZ28>8y9~t=ZHt_-T4u#!kqFe+I{ti7*<7-zIoKT)BZ#n932gqa zw=B~)UoIMY!^C{*(GG97*0LO#P0u~|wOc5Ob}Li<Mg^a8-Dh}rFt{kIw$S- z`(H~BinPd>(-X!HO7(OSXV}J|axOhh15=o1z0&7h`FCT<^tn z%aA++yPi+qK5$VZmj&WJMw(`i{1hQ0^Hug3tiYov>X90(Y2T$HI`oWcC1L7JbS*sF z-+V{o?6uP;Vt>cbG1G>49f{D*YM{e*bbS2r^`LfZl~OwHTm8THz*?C2lM4*wK=oB^ zDnI3+eG?XZ_YUs5zW)fGUoI{nRZAVXdJ60E>rf)#)9;^l;{~qA6i&pmxY5*2!Nax` z*EYCt%iBSLG44>cO$e)oNM)Fi`jS04@S4D>3Vj4U(gAGX;}Dy2j{#=^gIEicjw(_x zJvmxE&V~sKekW?OOut4>yutN=aUtF?Ldj|1VV3~x&7y3E8 z1vn9M!g?e<-h9+a)Ma6f@w(fUxMth6`!?BXrtX6>kF}DT4b1(A|x6 z(WV2@)qWZa?&qqFiZQ}1^?$2gUmDXJpN>gRxMweJee~?ejOo*Z0#y;t=S!%VCQb56 zEX%E&>-EjuFE0)xZ^}~eH&rUP(})Bi5{Zb9#NqSnvtafgTkpg0-FP?c<5diEfb$ke#cXd&@UzpNr}zk$y%>s-D#YS zcl3#JQi5SRdIUV}lFCi>FhgaxL!zM=_&VMnT|$fUyCeOz&bt8q&2sS>R=6Iny-Bz8 z`FFPhjL$b%Li72e%@vX?g05L5=0_R8J2k($|Fg0Tl3J_6 z&5q5&o8TS=_bXAHY>>8PVn@4G9^>vfPzAB}M~ECYTn;2Emh_#*{FhlBeJqFfRN}aN zIcdLzd?$i8?Q3NdhP_sBBv4x5zOwwEeG$S{*D^FTJamjkf=&OR;7XyG$H)ap08gZIvq(LLwKYPQT)Z4D(PKysE3vy z|Be~oA-8bk=ETLZ2zjyY<#j7mhf&X`Dn$A7pe=&07emL;+b&%D<74Q0MenIEN1}}x zUl1FTY>Yo!15~g1m#i$VU;Fen$W9xr=cHj5(EvY;#MtPoXINypy=|f?bzN{(1&cyA zTL^e7HE^a#6QD3ai46CDuW7n&Gn87=3|FVXcrjq^jx~evN5;h!13u$HZ7sLU5;m>< z`6ydKMq?Tjuhp+6cCmxv5`N@pg_`-NR$8G~^~ok%ISifNzP`^$;-OiBaPD;7f6}0= zX9}Jz>BmhYIQ*8&|CmUV?W!KF>U|lJMs{8S!##&$)tqjIR**=hDSc#*+uCdifrS*t zL{V%b!C13L9%`jHQfTO$4^*GJ@AAF0uWFwsbU!L_m-s z0Z;48sWoiTrN-I5ei(=OEWup3rsYqa>w!s)h_rkYyZAxr&;h;th|7Uv2a4x<0q&!n z4c!dy_Q%VctR zP^bowa{(~j+A`Z4PDn^-2EFWIU~mwurX&~!sg#8( z{CtHiCMLF(FdKwYFZ{f(-Op*Bp)8BlE66(sm~s{-F%fOBrsX`rQ>pxzwvrjui6EY13%MDoLD$O9}5u{7WV5} zu5;Q8mAv8~3}uV0;pm>P^XdLjo#M^pSA4Hy63 zv!l3P=FcNQU|JC-XK$m!=a8k$+Sp#UE89N;fDlm6@OKVrn`fG8r-v)+KaItHICyv) z8IJ8i#l_pQtavPjjL&hAk%{8}c0o4$UTS4Kn73QQ zL0TRoQ#Nklb*ZhvWQO@>_cBhZou=LFq|hKXhn8b*ftz{Luj?JA{b-PC%F`ht&L^#x zit<@}8UTkH+c{>dI^9oF_6I~_>iYUIsfIqEk&5%=5A3m6U`Akb?bW*FAS|5ooYyD# zfPeti*3M25YXscF83NiYh*ipqIg|U#Ee-01oWp}ld=k4dkCUH>#8^U}A8$<;YptC; zJ;Q5iIH(oULm`Tb(o`wbWY|LSeU+wwhyCK2`~1rvml~irOj$xTg6-Q>qky3B@bE2Z z>+c~=yOr%yk2l9j612zSyVyiT4E>XAb5omP(}#DoVIn$XVE^;cDXEjgX2HKb)`{zQLyl zihzWZCngK!$|{SScIEnWO$8yDpl7USJq=~s>5j@O+k=ymlGKY!`eQ=-F1ClZ(;)sF z34i$1^L9|+=tCh5eo_egE^d0;mSV~U$38j`K_uW+H7%w`1`!l}>F5w+ia{WE3U#%u@KE51VQArMQ15CR8rea@W=0zkfd| zaa>YD`j0A1_cPqVLXG8iT2Wq#8++>?S{moPTID2XnOzBUv9hI1UT3kDf^)m2 zMwJ7S57pwqQ9kAa6Q__Dm)I!azEHgaG#*epOm7em4UZ&lC#4QS`5n3y9>K`xs=iZipbtJ>7rD-cEPjwj$0&IM2AyJiUb)>9=M5XEVbsT-QfqXRe* z9NVt(n%(v(!bKjQ56UWKp{y=WTZd)`V5Fo)J!Gb%1 z;1Jv$f(Do1Zo%Cx!Civ8ySuw9 z1GO3KA}VG#oWPLfLa=9%` zpFLx{Tn+^l76a*QEYqRgsEAaVD;P;wW!EDqoXR+ihQ)J|*k6R~$3N_7Wi?7b`L&*A zyvK*$Oxy$agiuaU@GwRTox=zX*3>vHz~v8!0F!>`Qal3$xL&VAU3^b^e|YuwT3Pgq zW#YrJ=sQJXrL#lpGgC*P=DOv?sTm2B55RYC1n%;1I@?6J@2l zApMlemvUQ032$>Gef-nmul6=RenD*_MG<>3Axnl9N9t!ni4HIrNxk8JSjnMZKsTRR zus@Ict(fNk79)jBH3u?w*`PJPPY9*K4ty|F*ZTz^HW#DaVn#~owOyr*h*VjXFCT%g zDV@?+QwZy{FgO1*Um_@($~%HiK93H`d52!deYI*i?E?CA=pF<7u;LF+GOgEMs;hBi1y8RU|*lv%>nsLC8n^UX) zb2G*D=9WIK!uIP2cqtzjOk9Xp6C0y$nl1hbVpE$StOa5i&Cs8Jg#|A^$Y_6#t-&1~IOd#l&S>~Myj>rqFlzciutz+7+! zB7pX@F*SLrm>2y1j-AcDX@38CM=$}VNN)mgus(yQuR4;)pH1Insypk%@ zizh&sc9=Qak6h?uUyhC}bI07ga>&g1pZPfE%mNBO^1Vse+Ex&n@9D|$43y_>itm0f zE||>aL)Rk!Q_aNlC#-QK6sTS$Aqxye%j56p8RZIT=n>h>jngyvZ}E7l-`s>aQfc` z!VR=kxixxof#{yaM-ZQhtQ1KkL_nNH#=h$cPfDCm7Q2NvE+2dDug7Q_8>h#3S&)+$ z;(2RY>f%#HRE^w2lodtJ^KsQGT}kaW2nSJ@8OP%@G09Lghd5&-| zwmYu(Bs~k)mRkBi@o~#lYPAqmNr}wsk14R5w$u4?Q4Er+Z_|+{SYW6zCE|sk5X&-{ zsVq2N*K8@MqMYNs+FZnt_8(Nd;kdXy-5^^NSuf^MTfY}ql+`3&6K_$qOO;5{|20)k z+L)?H2d}mj=lAO3Q)GS)ms|_cOa9lKhoV@Q5;KmiiprQE1V;Qx;w`mmn@;y>>V&*d zx%xv9BSg)6%WNF8%w!%d7Dk#r?{f@qjybTXYG^~CU9+!7AJRI^NElv|q3vZY{oX36 zk$PJd+xmeyA-kYwr{WO5S*BY_0#AqtZOI^(C1Z8|W_$?kEmoY%gA?PW$u%6d(w-GX zf)4^UV>cyj(vp;{OSR8PUYZAWi6#MvOLHUxFx^?=yMHqD%aZCvUuM|f4DgZKOrb^a zixJ?F_$KWsEqQdD#?dxdXZtB#Y$i#hF_M)8ZpI4iQ3{Fy?C@UR@@ zc*)R=Gu&v@%pZbX7N6Y@y5LkK~!=hX~JiwQY4)sW*B*JZD|fZ$LAsYmbKlQTh)18G)v6@lgM zR{E-{v;cPPp@y$dSbRNH6XoLuNhhvT(jxLTDk&xx43oblb zoen$&KeR5%ankkk-7n-^k5z_OPz$8xwuwzC@dTzMj?O;}@S;rZ;xElkNyLt7k;Xgt zu9laM$0xlPU;B7+d?oBWxVtk};9Y49OG*1Gfc7~bEU&98+mvY=fO-9T@YxW9Wq_%x zrw4ABTwhHvJ`AHQbCME%b5x2q#t7E+ZU5q%6`m6rX#us`W?F;^KN1@_#1r3ePZSN3 z^${G2Ka58#e(pS&-U$JYUC-(Vq@Z9CiTFIwD~-O`9RdrVCNd{26aS+;oV9Z+wXR(4 zpy}^1NyPaPPWRT&ayKHv=ThSW08bU4+^|RWZjK{%%*v2()rOj+IK@EB<><+z38?v?kPeT%U%a z9*<*bZ_5jj?jIXBJOYbTUKO@I9%V#g?HqO{C#Zp%I;M3Tbf0X0(NGo;Q^@>l69m92LiS?LlTC5eu!J} ze-$qbo|-p8ukYUQpS*8l36=|Let?(4&a{$o+`;xKP$>PuwTEb=`?nj#NufLzlrSI( zncsdLSncR|*MMyzHiUBHcp|*hX^pC?YrA(yC+<76G_LK)tYU)qW2M9+FY09-141#O(%jJb z?R*%C9R1t-dR`*2;*fR=5nrEDoy3j~z<4`KiQG?+8vC^eubTff34h)3bJFI7|K!jE zj#JgvKsvT3R7w)-ng-|DCg!?>;Jp5b`wa*>%*yOntA!C=x-`NLOkTorD|Ax=+pAc`}2{Ol{m?tSLb6s6+U}p|rgj6U^MG6wCe^^lD4H=c|Mo&RKR}?=tM;^2K`KPWqdvV1+QJ zI~#VZ&Xx+K&yn65F~K1e-+Ii+Rx=WA;C?Jyv|D7ghsIlv|Z!*1RJ5aZ2BoW?guo1wv%L+aTE$cB z+i&<>N1B!B)(NEhoI_ASH1j3w>+rD&gdP>0$Fqs6Uh zO~@l|Rll9L-p)@%Y8q)a`GQq^?1j{5sE}Rel2s&X=w_Lx_h+4{CItB2Z1+_X0i-F- zU=b(3kL1gypCO$ncwa0$U?gjE_FM(0m9==Zx;qdaod2ts_wO36kh)3{rU-vLMwl{B z2w!1LSR-;b?#rt!;_uo})uivK8Brc~x!h2#iV50bJV<;|T2%i8ZW+T>=aHb+h7W3g zF_NS)W`38V*V{oa^oyBogN>If`#*Yt-0zxOln1MA+Gy|q?7?EQ{B^K+TMwpoT;cC} zRWo`Id^hUK(Z`Cc=7!+?6=-U zFnndzKAp>xrgLjdSPb)_G`GUrb0-;2N;}Y5w{0BrJxRtku~e4UD~=Uhrr+d(zGLltI&7^cRts@ zYQdc_P;C5HG~%w}=kH(R6rDwk7PBT=&22tU@8{-D7|)lkxtGkQR_7<3GjbzEDwB{VD?! z;ZYX=!m?zTo*h=$|NU-;|A~u2*b~s+%(>5y{Cfvrcoy*gM@*(e8bc)UA0J641$ps5 zU;R(~w)ZSE_|L-x4iF9g=OI=u(*KLYO_=U47pBPmwoz{aXB2rR9 z2L~kp%$r_at%%g(d~?)vd;$PC^%Y$lpFP+a^g=p|m-a0Nruk)BW;JRwYSnN@M@RC_ z$^LQm@wjI+*?MfXTxA*!o%UC+pEWD=C9hlbX=rFd8fQHcwOie=ZMTLS4E4%+Z1jw+ z3&+wB5{%N^-^0Vh%d5C%=lBy%c|clR**exW%1)mJTz(JmpS1D{M$1_FB&uoMwT{fWE`!k+FNIphn8Q^Q}CCOlWcML zHwxFH1n#6g6b?sAswn}DU*_VK85PA;6h3tATNEDQ$ZI#qxh;gNbx?&MkZ%5x*0k!J zuGsx>c>p1a_5J>^(@HvRpUH4By5u5lzc1r?8*PVFxAgs|VqO0+!P9l%bfZig{KZA4 zOD-1$<)be$4`oWc{EFRZ+x_34c02($^0t=;s=JMV=2B;DrlF-}a5*=IhJn%P3&WFl zPIL`NK}@N-{V;7HwJmn_BDSQG&VQm|;z49C_=xw1(KQY8b}QjFFuD)<@|lKOPN%?lXPs7~q4;Pog}KH7qq z-o2S3GQn=FzHov*umFQB7Hh>fw>CC>Wq59cBsM_rr?}31`@>HExBX*d@gdl6)GKuT z6%9S_PhrFGxv68Zdz8~Fb2DC_GqT2h5i}5`v*B31T5**bd@5G0%AOT$%-x?YDQZ=+ zqruS?5c%O#z>%Gs@%QV_R37r+;9xdB;SW)J-!RF!ko(cb3z3pG6ZE?W>}8esfG? zY(fGh_ggLZi?6$&^!%z#^5Vy2hKtBp%v7F?q|L62e5OQWqAk3hsAaY02&3hlUL6R7wYa8-eWrW3fu9$ZsLa#mVtTouA&F})!SD> zyAekxo@s#(cwMuHsC_nWt5*wihoi$^4u?n2?sXlMi?muAwac^MkQ&O-ni=rCKa<(* zCJ|a^Y-Gxa6HLt%t4=M{n8l;RF&mG!FVtBb4*??nklQP$&ARlhge5$2R^iv8tqvqi zF^MXN6=x%Dk9yf$H3}aDA6(N9l<--Kwq-4sf3LbXbO-&T+5^9BRStbRgXMpblLolH z(wPEs=N@D{c{ z9o1T?L~TZ!q6@~)EBvRf6CLJviFeT~@M^1YmHB&Nx-AVmayTQm5g0a+Lx_u=FsVPS zE$d$>bV`^IzQlM*&_Or9ssrIN&TVfsOhX}Lq#^trO#Y^rlafq|C2a}nJrwj7dR*5f z%5X&)9A%T^@lnUCjRNk$BB?97sT$LnL0?9RX?PJhtX*XRc?n#tuoAnoBE^Cz3YwTd zm735=)oI(@(96)o(4Ri!#ZaH!YzCwU%m1!f3C{ac$eMTaO&;vUQx-H;(&tA@tK;QW)7_?gILzW>6hy=f zc5hazG0ow^&-#pMJR0^V1TIR8pX;6P zdcB{ZnV`iBtSf#KOB&UmXyGd=lu3Szg7=a6jnRpM)lrKk$nh&(0bfDOvFc%yZGG)F=qEjpwDySt|dK|z?xbGhGmGiIj zM-19QyV{xNktUOW0)+E$zAfin@(YIL3S0}1j#jCfRTa!p++6t2+ViV!vjsfIc0-0A z(ijdWAZ()edi`jq{&K zQ5Pn%+Q@7J+iW3zAy#0GNYED&e7h0KUF-?< zLtlua@N+KmSzuVKn0$I~rCFP3>qjne&hp#6Iqe1S^ynXQh+SeTrZc<4+-vEOc@GZT zK++(4J%UQQGwS72tRBti`EX`VDCzS0+;P&M(3$ibhNz?ur1EPW7Ye~XLFQ=JnE>u; zIy|gfy^La&FgEGrN5Sl|Tgvb!3{1~gud~z&{Z)EMgUQZuJkgs(PRz`ou1^E)y^HeV z`&tIO1UZ>zhBWO^de=HhI9C+x>&$yyn{;}~_|^bHpt10JbC5IN`9Fx`}1{BOEtj}6;( z+w5MyZ}ERp5fOJl(kFKgJsS@kq?T{3XdF!D)aXqDN?mkws> z!_GM?zH0oYwUiTdOgWouk?xm@d2|0zMY1x@&l|=z;}H^nDrW3VC2w0Ix=Flnxeu6gTCOElxKlQ%cy{Cbtxq>d z#MqyT#fF`%?}gGZ2S(M><9COL6JTm745B~b#Pokh zearuD!+G?2N0VJh{~=Qb5p(taaRdc5aw(!%0Zw2N`$U7~4KXn>E|&DFF(W^%S5SYh z09X(~{jY^^ZIf)r85pOU)`NmDpd~PbgoIcLkA{Us`8^Kf3*Av8rTx)hKn8(|DxMCu z^YcG6N;#D0UqnLVo?qtQD>_)#8&&n^5-*uDqZj0cBFV5yWA#4moDq7s-PfO})rr0X z$4Z^Jezv+LX_%}G4O!5o4(C=AyKw4@6=C;C%7CGG)t4 zBrpy}#UegCh9K^`mV}y|WouSA=FIa^HOEkTo&M+BX&0dR>!xrzwnDTmUNCbf(d!6I z!t&y^*^E?czeZ%^EU#iIK*LomES#adt>b2HD79ayD1@xTUk-S+I?R<^ElwSWl@E~N zES4ftCqEhDZKO7hS+Qa##%lb{(tOy0;>@<^{%A2|-kCS1y4qw_b(eNK{-`3q zh;yv*F(XcQSQ77GS2b{6OFdqT<#*kI*F|EY_||D@XoBJ-&hcbBHKtJ~46EUZpu-~f z)jayc#`akK-C@A~QB@xAW7qq#U*Eb)A4UotEOjC3`a|R%x?>kDLzYcXCU+;{JxWbB zwneeox1=1)P3GEJnkD?3U)yH4H(XXs>$vH==gc5u%8L>H=6&l2?RU_)tSy;{$F4P@ z^FBH~lLtQ)?}A_OxbmEtF79Be1}ZCCcs|5l4s6t^hP$Sf*KN#lZ#vxY;8|T5wwYWl z#kRDqjI2CM>{%KTr0eXj}Qz$Xd<{W z%ugCSylVt_W48GIIaI$v#%*!5)bRMR9xTu(d|o(lAHGTyG?-MY@zG(@HwE||QDl-_ zKi4|WLQRi8-`x+<6${4>Lg?ZkJH^T7#))ALR!VUO7wlbyZJtetHx@J58!NjOV>A|K z+^`0a=qr4y&AzggT$t7Ks^k?KD?C^IHmmUzhxT>Y!_%w0o?b)aCE5K4HF(Y_XZ?$c zvpo;pI-}50t&deE$5*xZ8;&*m_=le?!(zuU0EN4wm z!!P~A2Us0rE}CreV|lk$4x9}kDNpK#$UHntXtU-JV^=Ch&9tea#goOrc`O3<(SS>r z-Z;ETCfB8ChbQ<=ivu`<$c?j8vJ$H%_55b3@~ZgHo#^ZU@6)}WQHp)s*8=$-Pq)3>{jxeRT)VHg zlz^_~JnCY1sxOZAjO2O4&vw3+#@O+U*gFLx-^Km1Hp^$x;TIF~F>DdSNbT1eQym<3 zLENRzOT8AJf%c1SE|&>tv-R!-O`8cKMG|d8ELEE7qqP-NaQ%Idd?G_pyy-z|xqhwU zMi#S)go4VE+6j_?g;ve5YLVs&6*9A$)eP3XMFxo8-*hSVA}+He>4eWCaV3;SpLcE9uB(Mm!>04(I~an*@={Z;O-`a1NV4$}Ala@YZHn zgjJC^s(cmFD!AZr*vXe;HOy_(C=t@*EF7bqC1TZV$Zb;l3DL8_nR;L!e7z{=z_+h5 zRlEne%NZ!l>v#!kK-VVE{!y8DxwYS&_YhLpv-gnP5?b3=I$KPvC!w-@3%PT>HCK;# zpq@K4T^>cUs4#Vh#Bq1kc7Igu98^j&Q0S8`hk=|LT(EAdr&-?Ni24>2R2hy`nw2*6 zB5@wjCv(^rhGH{;+1F)O%G&NVv?}d+4IaO2N7)_v@Elcw(S9+2-BHQPDiI1L_QvDs z!SN1gKDcFnci0BF1H6hy+T&zW-xR@#%PBC$QIUqBUrDzI8uzxp#=(*%vi>q>9!@<8 zFJ-oT5Wku{6UDZ_M3Wf4|3y_=9;A5wI%Jxwy>WSZ@I8`i|0mvkyQcav+2nF!XznWW z>GmTBFtuyT(=zQB$181z%^x~%*Ncbo*{==v(PoD@ZJ$h2?}~|B**%eK0!!K1j2esQ zvD715c5A3{?LQU7sLcorK6_ zu+N>AEf-2{s-0QkJbN1_Gs@b|(lGFSK*Mu9rFZjplSdOMY+K%MfbhH8`E2Xv^Xw+* zJ%5#ih%eQ5p5DG*J@usu$c+}ha31P|1a|>vqy{YaH%*~&l;Gp^J{^NJ_p$1dD~ZKy ztLt*b)#|CuM!IUv-F3cNv$UG0LTEkgQ-z$;q{OuLH_57vDSgWB18Y~(musi`utfy8 zX^{qRhYRZ}k+xUOuXt~QH0#c=nl2OR%pHowr~6_#7x0+52UD-29F<^%v6VbRn|1X)Ufsr=UnqcKPYWF8Z5B5KJ6nY5e>)J`Z(YSH^2{f%X@dgv$K;9zUFIVRFnRmPnbx(xA1*XE7>YgF;u$gwtBlN23avPh ztyN9VVf`lN@Ov~=Pf4n3BFjUQWsq8RBkpdVq71Qu!B!bj^<+_Y=$5h~$2C-~;hFJg9si229=$Y?Grp;G>WouKln1D+D+E5&OHl~+2 zg3mJfeM`PA@vzC*3lSUjqiGuJf=F&i%H-kC;VT78#+6bG!;x?@r77Op70in&IssaN zMl}T0k9L{l<5r8cB`KbdH?=?%RyHBJHbmD}4SM6wys~S>1#mj=v75A4_?Hw82(S#l zQ(|yg&39_hz&fsCx80ft2H2`Z%|F{Yw&y3N>xoRKT!|WsHct%_&}O$ifd5!^yWy;I zg+fI}l2}SKn;dvT45|=Jnet&wCbNSPahUsYn2k}At3brGR>zO-4~mhV0kCoz-iK*z zg~C93%Z);-!%^P$TyEP)`yJ~>&BsZaq6$GW^>X8{sxA+LO_0Q#z(tl6j``hq#KpSXW5tZUlGu$Fzz9bw3XzNCE$p z-r+5G9>nXT@<`U*)#Ad4rkX+E+-9-x-G1@yHk-3TvhAIr5nc7%m=;~<@^{+ss(nZ7 zWV{o@w&VMi%bq1Mk__sSgL|{98dW;YBWb%YZ6^7&W(&GswFC2S4-f7i@*wE(`ePgC zLl*4^IJ5ck`TPY|qFUc`W3PYXXqWv=BQV?CziEn+sH0V3zpO&^{SQ0iCA!J%XWsYM`8EBU@TsPz$5cq%g(ouc%VXA9Eo zY@5al-#f~Ad@$zx3ouHo27?&K(9$C!KoMLFs571iFkt=x2?ZGb{33e^5)nqy`}Z>L>j5w za127E?*1#k82i72=eO&}lqly@-P?`(rDx=P>8#$lBIlgHIoH4zuSm9Rq{^FRNFRF{ z{G#Sn2UsJ2qTm;{Ef5TWw2&#is+ipTw zD~tchpYjq$I?1?KXi|We5VNBWz8o$rj81F_C{qSFj6-+)vl zZ(stHSNv`Zjz9>0_44U=hi^-p0#{U|`z53gOo9_Gi~aq6nA`R8ycM3AHj_0&yUl~W z2D_~Fw(v@hFfu)n^vr-elLhTRw?`}dOB=KVLj&a$sg8nN-3V3f{vQtq=Rl;{wLuS7 z`?USTm^i8<)|haK>K)_0*r$0*j*qS_qkEPF${eeWcojUjW79RSWR_>hxtasFAY`$0B{919VjuhD*3HF?oaz%pI#(klXW@v z^26f&k&ZAXkC6gg%0sE}eS!wy{+mVCn$Je7KpgEN{n{N}j8P>XtkPaH<^u8bS-t)U zBBcU(GP>^HM^ZpQ8#3}$NGSVc(O5cMh*dZPTZUX-8W%6sJc&N!X=0oI{`%TxjfHIO zw5)<589x}9kq(95NzV_SALjh84DnyeB_u@Z{r{Xq{{MG~Ea}IO`)%{Kr~^HoPX->1 z*-5M%To7g*tf#Co-|N%Ujn4hpkILlDKnllX4ywMY-+ffNHtRk6bsDenJs5d0LS+`X zI13PHR1kr6fL7*ox~^2IFaA-fSjD_QV5&%&?xR|DK3$PmBr#9OcA*?fq?=$=x%HX= z89X??;kViV3lqkH1p>GPq^q*ggy5HniwSdI$lee~St&k0k7C0;TPXPd{<1=(z_3Hi zSujyVz1mpLTx^X2kP~;nyXcj@i39Z*^MDUC0Ns;95LKV9rEbh`LfDKB^e$QMxDr7( z&&Ah>I2f)qI<^U4cPFwx)+M~3>P8}5u}%+^|{7pYWa;sG@9vICZY6guYV z;VO;$r2Un{W~_29f>+cHn1y@@;;)b8FVAl)%^{4g0607V5nL$ZfOZ4fH#a0VhiD3! zFhp@nL72PbA)6PM40lNuB3e;;&u0yz5VvwaD7qdKxoi9O4B%EqHvb*`czHf0vj`YR z8SwZ0f93d{bi!6s_HQFRT%n@43TvZ zVb$R|E=^o6*~++XgtC3#!n^>Vb{?MM*KZcQX(u<(IkJMm5CjT&Dc=XFl$snY2(Ccn zwKYt#T))G0GgeI~-Ux~qOF;2btCkG+MGUQW>r$U|0(}Q?DqLyWjTfP;R0Dswbyk;M zk6UU1;dA4vN`CkAs{E7VigO-N^^WJs)P&Jo0p9p>4i?`jox&D@fP{R`TdqB}?a9;T0O4^6GyrusXWMuCbt^7rp_9h5MIgBBb?#|JN)x;{@}*M9 zofpQ`{4?|uKXAfAFL{jnN@E`|d<(YzyVo>bHxi+}!4#=GL%Pdi_s+b?VR_|`G=ZBi z!xZK+2^1_OeIIP41f*pf$LJug?8l$qL$qq|I^WU_t2)@>ZG=0|Mjnn?XrKPF<+z30 z`1^fDXghf43Z~Eb`jgHAs7al9t2z%maWiV!4};sCeKd${c9 zaTJ{U#Z~5jI8SYUCJIGRSoL}l_E%b(U|pZ?&%$9Bz|5rDwx>tV!_W9^D^6Ks(Z9Vf z^irY8UcE*rm(P)KF6RR7OD2Hl;ap)AdAjxhl-1%(@!b50z6318Jm9Z!)Te};-I4b% zK!N81s^|xuL|Em=cz^MmofIEK9vPM4D|Az9! z%U%#2PQGFy*y?kGT(K=#`+8nVNiw!qyYYY)1jj2sPQAk&Zto1!!OI0j`I)O2S%nZ7;l=zzN>6K=W}3xq&nS$J=r>fKw+`~ zu0RPeg%yq}gJWBuPNCwN1q4i=5$9obbeX6dl$X?KEO@RC@<3bDTVQteW(vQa9lC5K z8gb=6fN%I6Ee9wUrssIser=P=L$}9LfBk`|Nme&TcdKO`f@)pm$*whT_44c+9(*VE zmr8K~4E@To&%K|OoytLX35SFltJRgdvy4FeN)V9UxcpT;`Su|1&dPt?`gtRS>Hcng zE7|Ju@OmSh*Ny8gx%0U`b{su~NHE}<uZDxu3iBSjzdbL`L|W2j#w+ zwj(S`t!_8f8*qeh#&B@hea-OZKwr6YOhli~Tx&Rz1gdPqA^5HbYg4CM5)AMm5Lloq zxWY+L{Ck`F9CazFTWr4E0!7N^-I}W8NDPFME8cTbT!T z?hwRhb<|%Aum3XLG{eQIuAXl6xmNOVI&6(Kv^#g-bl*e#QP6tWBRGDb zp|a<_x>G1(AN)(^8qb*T(ak7s=x|j>A7n@ai|O{$l7anS1%&?7jVn8>uM|()jw^O= z#faIKV29B8=iTuPUy4$<*Ia6KmMtRfDZ8x#Vm^r!eLO>1mp-t^+s(SX-|;ue-L(B4 z#%$wc)_nk_u@X+SHFVm|As<1sp9Y)})%n(N;s)8DnD3}wC%>JmsrWpyI8wYA@LAxX zu?c|$r}3FOHbynKuE>T6YjLn_zr)Wu~Hk&K01%SRYl|HlekNCMOdhYqT zVv>QE`+dIlfdAFb1Gl5oZ6jw<^i(Cy`xUHMOE!m^3#<>KgdTh;Ws5$yNgXbfxdfW(Dk7vHkuRi)29+;DUk*(Qo(S#{ zP6;X%9RbBU8@CT8Ey{MQj~?IL3`o|vQSzQ(QkqPT_^a@uhqelE_~(!w`R# zGO$>A1%)~r8TLo#!D*b?_XWia$JWpeg3=#$?4#gnvn z&4N4p^qf1{H0aoK!{XpC_w@3$m5F+}sk0~z|sQD1#tK*>OnLA_h>>Z9P+Fwf!_CWqsKYox6C zBOs0bW`WH&_boJ+U6Ou^$&d^c=}6XOXck7Q{2XvOOMP;UQfGKjzknFYWzjAU*9W2e zh!pcVA8n&(jbTr$aYmkxk3qOPUR|9Fy_#gxKl$C!YNb%3$7f9#MoD8o%}b&*sxyPfX(blmmsl^Tcf-o;?%0=I z`i6$Kg`+=18JO11dr0g&yLp+de0xcy(DVf8fU|% zm#FR5bp^r7EP5f73bLZ82Uwwz}x{>Xyl)>^EfH9@xlx(=L?dW}(j zTb{Sv8r$w=kPtwN-K)yD4C*HNuzH?G$gjUh<_V&-NP*y=XNg9sz%Z-9)o)A;&_NsD z_&Xc`DCDB4VLUZ~9BawMKgtYBUP8qraH!tP@O5*zS14ifmme{f3W7EegLvl)H@*S# zoYLwuvWk9;oGRE4)?TY60jxdHhQn$0#3+P>=~?7wZMS`8ZcL)Kql^9sd=;Qi64!g~PS7`UL8$u|t zrg;3WCQw9i(dyDNjqXBT;ZyidhZ zI_wi0zas>ZDgf}gu$We*u`qK6DL>Af&sFSG{^yN1HaE|7pJa>L9lj$}c)0Pnk<(Bl zHoLLz`#^ge_+J<%PDjZu^4U_Gj=}}ewO;Ge(QY$+b9F)n@mQ-2#nc$`0RXpn?B3X}KoI*TH1 zX)PE!op9|goUxfe^Y-*7Rzt9`9q#;stiRP#b zc95xRp}5&f${k@Tjz>XD98=M+l}cf}mb>FiBayfkX3PMA;F}ypX$yH4ZXe)D2HqwO zTPG_mY@BuJz#zK++W97>z?wvKnwD!-kYpO%t?+Ch87IAKI~2DTC`B_04q zWlVwB_rCkk@uuSQ8?kF0##^)?eF?z4Vo2Dz3>PV;@CyUFRTQLu*|M1!v}M3#1O*l6 zKA)b zQBs=4;T3ovZX>0Da;yRp$|!>CmQa0UkW$L$pGr0X9d7l5$EbV<1Sbnfk&x0_cmYkhz~G z&dA4_m^U_B!gW@H-?S^n<{cA2D~hLa^%j>4^Epk&3xe#SBI%2}-16t|PE2KypRGSR zyy>vHF?HxwL_SY6CsmDmJ5pUxrQF?HdfC^VGrKlBz`DNOQ$dv2aCqZcvReL!w^$hq zBjAq_Xs4kyRhQv2SMybNu82_Y-}#00IPzw_OgsyPT) zk0>yiFRGCphN|zY%!bw!e~DdpxQJ#tSamide|zlN*8k%jlk0XeOs!jwXGMlQ78r5c z7d;LV%H9AB1Q`34H;k9>?n2yQO)-*~P1bn@`bJ2o74v_08BAsU%Qk|nYEeoIk;m?? zj;$zuS^KPp?q>e{REf=GcwH?AWXg5VQ2TR=Shn@twZ>wt)1N2o=S4}~%3c=`B#OH3 z738_yK0V%z@!al^m;q>6yIb}3NJXYf*|TYAbUd~+`ehSPHn!eVByr&h8tr87$69J; z26(iz7b?+MY9bdH8%VsX_-pXv_KbE2vkJKi-S^wp(!0wGE6IcGSJd;XQ*n#h3QAAk zS;=-|@)at>c5RjBO}O(Gw%cfGN0%uU?^bE6jaE{cdYRkqTc*G4G4vqSfA`TmX=j#E zS*KNhOyfSkH8*oT6e>HcFL;tlZnFMr`$HIVwtF#XUiNa$=B%oyuYzZLiFd{YA!&01 zsmUX=<$mD)z}?~zi`6s(&vsw`ZuK3y8(y!JN((KCr}{zHdY|0K&U+Q*S@sY;PL5@s z0grpLf--`so;$NWM$Wvk!Yko9n6!s#%Dac6xy`)OB9ES57N0Lt3mhO>OvRFyJo;%O z+g-P3D}*yHd5f5Grz1M#QVHL-QyfzXls^bEE3c`9zS-^t$<}@!-INwE;U2{#t*>cX z8&KQ6+_%3%zP^bt#dcPuOIjGuj$E6tMVPp%D1DX?BlkTc^q^f&b{YlSvR$-v5;GO6 zp>*-pGZ1kW#+x@k3;G&dv-dM*ZZqt&xm}<9y4YK+D;r5>8|xFE5Z(XpOc`_|S%es+ z9kRUK9W{y@adF(69!Lv3W~%jlz z-t3r<;Dhk88rFbZzwcQ;+h&W7=?F#i=?IJdn-|EN23L833rGI&oLVA(tCzhxfK0u5 z^=TL=d{=S!AL7(4ch6ctD}V!#d6%!WxVkDpWvi9h?V|~gw@uZOl_&-iR}gKD)fH)S zQ5eH`8x^b@-Z9gfsVmc2rWuUi=gT)_Uas5Mm_Kb998UXwR9ihOQimMqLud8TR=AE8 z8kVhSaJsfAlhK@N-5aMq{K5;mYO2hgbBLkQ>c)39`{KZ7eA%CD%cY9#WFhUknftYF z(*4`X!LOt+8-+Oau12zhlB1f#&db=tnz1b-*u|l$K)SQ+&0h4{>NUr?npcigW-Z!@ z24|Qh)x6}iHTZNRwb97M#>dN`(cx;A#^`6ayKUX3>zzT!S+O4CeoQq#!AMQ7y1`Rh zYc0!iZuau`@9&z3TwCQN;~uv6Yt*|YSr1AZ9r{eZ9_EB^FYdI(%_n%qEp(NQRY-Cu zUT&t8dkQzvnZ;2UB-|f=Uo`8Ryc`#v32kv0vVB@e<&3FyJTBD3#H;Z?_6=r=-)>wf zxD=)ak#-F*Jmb&YA}F)&16v_iB`V`-A5bC>i-xjq-wdji}wQ#q)NT0{K_g;REl@AM~d4NlEv_`+m}G z{5x+8-8-jykO0<#DvX6+?6$hcY9;)>uko{|+FsmmbNcde*PQ_}`oAFspLvwCW4KzT z+ZMT8sl@sDukgd5iafeX+RZTpi=neE{%@r=>C>}>h$=md_tB|Ht)}qFdWq-mV55T% zgX~_zn5rR5DAM#XD~w|hkc^u-4vJS(&dCm4AbGCt!*?A9`7rWFxlF%!zwZ@>_@LzD zWU?~?4v6DiHfuk1tmiyIif@9+ZYY&qF35s^CvS;xTBr|F$I_XWB*#?Hd8qzE4=N4) zVnMAED$!G{3(2f?-Iz=*7or{1sq>l~QRDX`GZIDAHX@hky!7 zcQ;5k0;0qOr8_K?5KyEAK_msFK}se_cf)%PpJ%;$?c;gY+G`*0rpOcyQa^oaO$=*v!2)W7xwh-c(-O zpWCDt8LMrDuih(*SQ^esc;2q&Z_%l5ov(CZ4QGB}k;!io^W5X`Ubk(Zsc#xCzp^lbe1&KbPCcRTWy|z(f7jN z{dTFE+jC!kzPmGq+3r{wYHQ0de7m@0>BY5EDEqOPe29>&qDcSC`BnqA5h05&npf|% z`vzQJT7K5%$+C^jGp~IA=#5_-QG-AW1?v>*=`&iv?Mvm*PI3!;O*t>IYb4q1Ns|8) zb=<1dKJ6TSlRPZvR@5+e)#4Nh-n_QU!y=@)J}-IbMDqUQn8!mz!L)5{iV8C@jkeWkrnn z>e~%Sqj*+h3n#bksqI20(BT$XoGf4nv3V3fvgg}=qeTbC7cg>mIToQnUquu6TG*+B zyn6V-Ovhk5YK9St8kSU!V09&}%D`|&%yf?OUCBqx^P`m?>I$0Tq{49U(dYQan1q+B_1H{q3jX@`l%moyVd2B2;wxT5<_8!7$4R9FJGe`VJog%ln0Oyg{ckO3ZqTWs0 z$1jx~6buh88l{e@%E-wtg}l$0Q}whW=aUevk6C#eM_qXGJiTJm4EqKD&9*7!7?qsujBEHtSjp=LS8}^3!)Z!1F)*FbAEE;kLD*|yOH6ejBvA;03Y z@-QB~fO&rYc(b6gX;|qaH`moC7IKnL_5ZMT<93~-m5q87-tRH&ZI9^Lh+<4x4zj{7 zYgMJkihhEg7j;Q~jd}w?$JS!t5c*h6M$6D6ix|ng~TSR|faNyh36vb=$wLP5@cEl?j zY8!8}4SC9nnz<@I|5P$#$2r-n2(^AaneBL6%!bWlv>>m>`C)pR`?T|yW2*iGZwe{$ zxlHdrul=9)JPo(t1|8kr?n$3e=WEuh2GyQ+3KnoUgP%He()%Uv8|vgyV9R>%ETJJ= zFBEL@BJ=z-BN)KmYUV!?+?hV&!?q&V+~wgJD+|>AwL7BqMZ?(NzMaJ6g>&1XkUOtH z&O5||sYChzJJcrbM2&KKakmtJ_2LM7o<3Ewp+v+iZ%mRa#m4ON}{c z*Z1%;sd4?g5-q(L!>)a&+Op8t_z4yi3J9%ntng_3w|foV{;E?;2@FHJl;?z3IOwu6 z@klz^MYbHuf8Of{fn`OOG)Cfl+Dop~opt?&CHb4LIgL`Sc)z;LiAuk;OySA@;y+~n zajbvvy-F9hI_pL7ig=32kEc;9XbesNHDtB?t8_4Ye<&y5So!?T?fickEZZviO&Nw% zDLDNgq`rhql=XB3@>E1Fxf@di@{nnb2MJyN^( zb~t+~+kcW@-a$($m*=Fx_z&Ql^ZNh(6Uau3XbDmXH4a~B4WuQ9FT#KOEiX*3$z@@00aJ1z)hhg!SZWMw9~g@d3|9 zFYCW@@8Fu|o#eM@PcnY!P?`Tur{s&_O;C&KW-!XWN$~3IB$jJ-43N<~JL|0{lxxOf z_n-ZJ-QO(ifHfAd>`V&{{|Ar|*P-+K`}3M|=|kE7*<1VX-+gK&m2%>6&o|Rn4C_C+ z1_8$?yY(H$!2`x>$41GEwSU%*o&I?_Q$OC`^w)hDonl-1$203 z+&so8bFUfGeg_iCv38hoNyH_S28@aL}X)`Nfkn@-7am2P4P?SrsE+y8vOQF1`l znObf?(vOVaVJP{LJ;U?MNfg{%e@7F0HgK^8oF=4ff4+JC>#Y~$(UpUB{p$-JLxxn7 zasaM|5zyyk;45&Uneo0&rWdCbH0sL=sbdiK6EY3$ktDWGdy88{rD4R>!_aQob%|{} zJx9Zf7I35LtU)xGPNC_uRTII)hr*5Z*D#9T!q3rKK!;ri4Ss7le!$UI;ubW}V0|=! z@$d%#3)F4XDB3LnhVa<>dH-PVDe$MrKyZE~QsVvRKUXp(S1ePIX%hpW)U-EDLhE>v zc+H<|fh7$}yU)$M1Ln1v{`=Nn4m?BM4HEs(nimmu+qd!bVVpce2|^C@9P52k7n($o zaF0Vg+@SVbe#h}qB+up~GxNOA1kM41SU_1;@#5OU2QSsq7r~1B^cfXr50mXLG@tx>BDWMd-q<@yZ7D6 zm~maM1xK4OzaOdxJ&5W-hQ{=+?KdQZVZ8^oMCba=YXMQ%xwPW5J!JWJ+6V{P@9&n6$+Lt# zM+8_w2s8L-XjN3TEQ0K@XEW(!p*hQ1|;=SQNBqd(Ei z7--xL^M05GzPVqtjCHH7ZWm<0y6JR&Uc4Ol1$k^{QX$mWb6zi=P4#e!#Q*gAux-&+ zmZW~Hw0#o{UuRiUfEifD?~;uVLZqWtcXAgI#00K$8v@?aihGxx4D+oJm!sfMrK)Fg z_B$e;UJDW%8>ZANc=}2W9|ujM24fd-vaEij89J%IgweDA`B4vA1Liy?rrRVuGkczN5=dmNam&w!GHguCJ~0{^IE01D|&>{1&f? zI_?97ykbOKrqu^rss@!A<#Gju2lsykK1;&l5{!4oKL$2kE@PGeD5wx-*9LE;NM&Oi zs-dk()l!!F5LC^g%XIOM>!~4avc+{B>arC$)nZy~t>8?IRK`RK+7BW$JwVUh{{+MK zy~<1a3|+$at-mL}mtvX_6Q7BdT?8y>)x76y#3j60`sV|Cx8rtu#jF8S*&J9fWsIa0 zfc4re_wu(a8rjcLe35t!`@-0?>2fkO6_RZrC_31k@5dF=lnZ(>&|aw*IuqR@J=wta zcWoR&SNOg9NY9|L=<}>f39D>UNaJJ?gi9YU93X2LII7_zC2!)uR?q8Ly>{CN1aNzV zMB=>Hy5M`N*0y$UmUhHAoZf}}DctgWx>L(`*`|D|%(sY$VIjmgg37*7j>~tKfZ)q~ zghJ|+*;34@VMDFUtKG6BUYtgrqkcPM<0{6o*^#HyQ#jr8mcWe_LGEqSKbJ;JIzfIh z+#>Kb>C@hi;jTf}ABSzOjsVzGLrBi=-Zy*;OB*AXK})>|C>CIV`Geh?RyIu{@i@gQ z`_w&W|wbBc`{EDV|u2d zN6ryhzd3y1_x@6M-Tj#s#E4Rh7+yxG>OlJP5Abl1PC38wyLPthegO|&1L4OYJNTXN zJ5F1vt6u+s7~PLuZ~E>!)%~18xQq^pPg+{o&U91LTLP+mvt$-`l%J z@S?SPK2dH7x8I|dX`ZQJqW|q0|7qK*7&)T1NP+a{I}e7LTP<0M-`>r$)cVWyWBE+{ zwdv`Wuz|9MX94H9F{8qvY?4M|T{KJ`je)%&!-z})`xMZ0xZuu#2;%{UfJ5hn;qtfOcVQDKTOA_J z>;;H&2~=jCl>>YG0e+sAuZu$;TxU;UzBLS^s;MsXvAHeF51a2t z_^`*2Ef+A|vby8_s{$5FU-9!0_79F8Xoet=#iB$WLk9%4g3Y`Mw%Ud?oY)fte=Abn zbOwyi>pD?z6QC`C*oa$zw6t!#HwjC>x=zs+jS~d{)DmO0e#r{uBm=-QT}AM#4+yk` zR0BSfVbpf8>Xei$1TZ!+Qfn2cteM8{89*(7VBbEx4c;}d1NqanTsDp{WM@cTZs|xz zs?NBMQRq)hU`SxL_|pdU5@CwzVXXJJhJgtVLg|MWsUx+mzSr;P6#)7D1?SoxlQ23! zfPXpgnY-7uUuiVF2dgTHM&op}=yEY|h@LKiu%SJK+U}iPB>AyOoyH&fVC<@nVI)z| zDp3Abuw?>XssG0B6Sx1~Z|Vau!-y*c>`sQigH^3I4Pe*(-K`puoR-rgNL0xPy!#^^ zv4h1A_JhU70uX5dWNQ-s2|m4>#$x(gWY4!P>;jO>8s*N}%>pM%p;BXrfcX2OT5c{$1CB|HVc1fJAdY9L?GRMTYPQfxRMG2-R6m(W z*Ol>_B^a1=3>hXg-{es$=8SvE*}FO4iva)IQ&BwLgh#M)S_5wP?m3U)_<;G$w>XBu z(sOG_EsJ1WJ0+Q3>Py4r2pCs;o~Q1x6n>qb@IuS6&2ZUk{CXosjd)q7hd^kPqz#>* zmY~{L--ArT_TA4V$BS6lb@vvu5171FsCW!U zPaPt3;w3?c#Z2lJyankEG~Nj!>Qc~+Q%4h5Y{0#-YWCdz4IsOM$|mVFUHhe(Lw{>7 z#wy?DwLxmT6J(t`;Cy2GVrxPNfY5R90QjbRrQ3+V=J#5z#QGX;E{zOGN@9Lq;udu|tjKv(&fJB|j-#)6)vHu}m*np-UM?>-2`q1hqe#L8YYD3TY;IFxUDmff38YCDWHHj#0njEd z0vPoHO8jnz%HJ1w*7P5?XHLW#MdQ5aSww6!r>XTO_({;*^A)K^&v)*K_=6qFJ67ej zmy}CmHNpDeF~T#7cr4C!6nG3P*VlGgC(^4&bU6!|>y# zWfft!H1BQK0w`k#D6Wq~nMAM7)w2}Bfu|V^4o^{TOP|5pFLr>;^8T_8ZZ-6#vXLZt zLbw?_s(fujJ^Vo=+!;L{W9|caK|3Il&ql6@?~G2j@Qo;L6fli>yKrd^-ga^S&iT?a zSP}EpQjXkj*!rcHDgi$W+I_8DESZj&HstTxBa;KSMt`ZfGRdf?+H1D_(u8JB%+P1| zg|w6)l@tRF8|4pZC3nI_4pqsih|6L)_(7(PkI#u)lW9nK93CRA5$vppRynE~-W67d<)}3L)h=Rjq;s;*2&2=|m=~ru= z(ymLAmvvW47#SARG1x|t2W;Pz_UA?I+fgqxhjfYAiT1o>KL|4o-pXYQ89?9dyB&*) zRnU-aDEY>#(3kUSN&OL*9oOGZo~V-4jI3d5rO~IY;nR z$HMnII079|hCgrw;d-cQ+|E+1+JXvrPy&*<29xAaUtV92W=fxk#iE{~ucMWXCFPWh zU&k>kGC85=%<5QWjg+se5qh#Ek+ij`8dQir8OGTbUGahISu=l5)kWcK@6su!_HGpW z&x$jXA54D9-B6Fd%3vF^cPCZq1Lw9EFWPUjmAN&$>lFW$*Le@ri{JasqTldQA)D-VVgB4HgbTY7mWyeXXg z5jl=hKfFB+3fT|Wlzvyr-g(0&Yi!uWp1i5gyn0^MgP?Gzs5OO@RrZ7MxGYQj+3CRn zuJBnGH(xem1=gS5EQPe?cq%Q&B5O?)N71T$%x#eV0aFA!`8TGmlKM5=pMw-FuS_~;~0|ok?TGBPJZLoWyaSHMz-AvfNuV?&@y?*1@s@TWbE4Ec*TrtN4Xv)H?ZD?nv zPv`vbHJ47simhk82wKYX2%eWR40lTFR?9s9Bb!mB{zeP0Rq5A*Ic$AN(i@sPlpDV< z5~#M~RRp1emzY1Xw-PFnMyi+nIsQEX=;N(P(e8vV#We_q*v;0ux!)hi!Vb>&B`7|OD2fDQK( zH1+QQsq(1D#h-ba+shVtW@oex@Bpz^0*+1P;XIL37RkC9ja(r z=-m`NI)Ua#Y+}{vlDNJGWHWcB)On?x)FU?mD*7E{$e~&=bPiWSRedhE7?wis?r-$@ zufno3aTeselQ?Z2aU>U51pfMLl=;&3NtpYPL;v$jX>Ht9?H|MJMZk6HchC##sD#f8 zb#fa2gJ3^7cBA3tn@>%no6t{iPJo17@5SFB2ynz24eI+I{vUem`yYFo~a(a;`K34D=J z7t4YUX2n>3swPuuL~i?L@gzEawBhl=47PvVP~a)zU~ts$J{vJB3+l*+kNJrm>e6Bt z`Zg6nD=s(sHy*I^zost*Hu#pm(jPBEts#BJ&E|IwmG7=TDkUOuaD4k8{|JP;SAY}# zhdI~(EbaZ9Mngdf8ix-EBg1neN?{zaVLJ+@{JE2_^n5VkugM79gN1RZxU+GT@7^Lh z9{?=9gI9+}{lE!VV%Zw@OXSL{f2z`UOovXoySRP3E#R@BO?_k3!*erg2AAEv;9pH` z<^IXKW*avl5#I-7ghl8`%S7D&41(BZjR+=!&J$vmyS7C&vkk2oKFijC9TY1)zp}T3 zv!lugM2%{?$j?;e>qX%F(S>qu37VG*aEI(~WwcII{upj0VolP?B*ZGJPo8Y6iMdsk{QPD_MobL36us=)s6wf>(jCAd5w)(fB zN*n_0Vnvl78V>gZ05tq)RWVWEUmEazI2*~HeeeS5=etIo`@gr`1ru_SH)-r<6$6W+{KjM14$?- zI+qnvotHWsG24-PQ0(^P!ZjPX*|*I*l5e(zU>wFidlCBSINDG{y=D=0tztFh9O8BO z7|9sG@|s4{zZ!oF9%{sh<2BLsxnSg&)GnU#dfL2#$}3&n3cKW(C>BK%aRoaab_~fj zvm)`J#dy~z`--9FQ^%wGg2i-rw=mJrlkfW=T6ZRiq8i+D6e9?xv|mwLCv}cElQ@&4 zoV$>=aS*ckLFF9*ti|^M=b(&zz~&tdWL8TCSK%?CM6N16!6$52=8Ck81A4Y&_weUnV6kwqkwL?1!z)t+(jU))z#)&{{_YKBTcmg z3jPXw^#ZqdBqJ|2Vosm@@M9@u{*M?&O|K583Pi$0tEOsv5}q&;Nf zMS%!U^{PzgG)Q+FdoVWSTqp++)aND*`7^MowF4Bku#sn015P&E_IL@(H4b|$*;j9^ zn;3@!nndbFo_(`!NtQyABR-A>!-s|Vk(zFd@%6EuWSbviatO~6;$`09tE6ak{73bR zD{_fKr)TelQ8F!c_wCH%GiW@-we@kuQfOKpG{24@j%P0wi97VHj%DhVs!q(7#*#@o z46NeSF%7;t4D{KGlmwyHbzM$2G`C|ImR2qY1|V8L9D}&FCx7Zu$_28y-pKf!8;1R^ zund7TO5An=PnmB9s&`X)qGrBA@?#1)gz#mZ;B}PD$+homQb+{^sibaSr(ZdhUg;%y z@Dd)AarIDpGhGl_AMdCdRb7JUgd>5AEfqfkg14s@wc?)LLN-4IW+}x3#7`(KN^cD| z>LvS4>r*5U0LSTvXadlLRlrI&1|g!09Whq5t`M-|(<ayeu6U@Qpd#Gu1PN zlsgMA&*a@wr0w;?pz^oB&|w z5c9jYD;Tqbh)58%A!4`is*9X&qLp+Dqu|Ncb=Iy@_2cHXIUYc9zep?tdInsQy{}jRHd` zdCtEpN8Ws#Hk5@#t~j&Z^90hI^sbenWFL>vo>Xz})cemv7hJSIJMU#fq33@bU-sC2 zjV2i``AD8B6oBovp|}UEN5P|bXK0F z)PbWUCV*1=@0}yyin>zv8yjA4^^nnjT1u{;albuJRx&5}Hu6~@8Dz~XVclgsKSQb> zQStr#k^kN=zTdzfCzkc$&cE5i-K7s3%0YGb$LP5L7B*_13gbNZ38*@}NQ0OE%_Ug~ zPU3) z3%rK$^4AReivaYO!rJ?w#N=xsVuf$dyb1$my?-C)Mr`sIEjX?IMotlY3fN@$( z;HwP_l5g$S&a41>SxD*TM0`CEM zrx(9pEh>AjU-baAKzrbBg+FRGBZ@XuVim|^j_n1dADP9v7DPtJWVTd$Z7hOvvAGk5 zztF&|yA5m2(rLUO8{S|OM&_@BP{NSXvap;+G80+_QDiY<>k)`cltB-vbUeNgvJZk! z-X5G?7ItrbrU*JZfJ~i!LLIj$R3~w`Dl1t;FoC3sSIy-_ErM*hWjwK?Nw9jdJ55pr zUYwfdWtbb4gXGeG$}d*?dItnTi)FEwNbb+&F6Ad0tWRY8KFcUE8gj5aR)x%M&E@Hw zL)EFz9Xo=)W{A&F*aa~{OGtr?B=tgRV~==_sp*Qc#{7V^eVbdcc@yL}0{jnk3_<9o%4u zYkdex&pCcdWRMKI#n1&Vor$2%zst8G{4Lj6D$>nrcw55!bl?Mj%FdqkB818EWxB_@ zSLrzHhea__@0AaQUJSj~Vuu~8cM)Q>)~u7+H=?;iwj?G3Px+4Nv|NApZ8%9Xpf>Rv zBfR$G+$XOfPZ@s=8S5v`sweY)^*`RT6#ermw-8L($017RXazPOTq7rn-UHmvd#M4@ z^MNDTFhwfLk6>XwI7}uXYye%}3aa6?HAMf->}r>!>3<2hg#Z-$nHd|;HvB*huI0iI zytoe)`=F@YKQEZYmr%m-vpI-8l`Bvx45J$C5RB0#m}B%=yunjW2i=CGr`iWrjnBdm z4DSPN&k}4Ur6A%ChLHH%r|gi$Qp6&nsDz(Xw;Q~m5r}yDEq$IfB>~e3wVAE31569;x?sqGqUq1nUYfVL}5<;lMSfG;0MrMe-b*{=)gXVYQs^d=KqP!a)6& z5a>VjWo^jc&Nges_@A%aor*Hhl75FXO)~%~$AhB%O?$0-IInA7O>m(# zSZqV4+394_AG2d{RG-e>m#WV=+rmU*=CXm)S%(A-NSqwHI*un4W}a$w(m4iH)&{zS zkKm8Hid>oOg5V9zFcBH2Cv>mhZp+6L4$Jo56Q&{$1AfA1gAR`w&udspE12<|+WM28 zBS^RKp66gK;R_(h&*K}&(qhAA5ZsH)xyrP3RF|8(}cAq>2?%58h1)4V+HF=j9y23bB2Ygr^!|LjGnR zz%r8F+lBi>f(SI&O!n;`a_N^O_LZELwJx`KyBdT=clWKw)kl46Mr=*%=kn+K&K$x7 zrG)vdh}t-WCV9Z*&L=Zi+p0jebsBnE%LS{vv0eGVN{1F<3(nhUs-WUXZd(`gp|aO&)f0io_D9P8!5LPh^~>96F3968OBk85{XIwD4iFBOHX4>zP8@R<8xpU9I9>8_iD0t zb77!MnbBJL2ztX|z#=jz3SY`R!|CvyYm^Ekztx*BzCGB8997P9C%@^rg%p~VD`p~M zL6wsUV?aIBc?U0%@*(QDyB$aA>DgfHeY>xCFlYACHu;VjhiD#|c-=6Vx9cvxl^Xo_GH@PDWyqSniudN8oT z@Iv0`Yqdh)r~7`Tmk8rjemu$okUXQ?#n)xQ*alz5(xQ_p1?Pud#B|zp;`y&g50Ae% zana(^{*IGi(e-mj4jhw~65t0ZWM_M7Da;kK!4*G}s+p_MTZPPmu($AJd&M!kuuHNH zG#SdRtH%`d*8+N<#S(}pDjDo9m(S6t@pc~pIl@%- zUMin8W(*!d0sq6@LDCQKVLzzySSo}ai-BpaW&<(;h95fCm_xivxP9Hxw#Qs{_%O6D zB?kSD_Mld^*Y5whN-N>}>F0a>5hO4K=rOY|0?&D91e0BHaQJ2v<)pP?2D*g=IU2>R zA&gx*fc3|)6Q%NLA1F-E|BTgxZo$mQ{0{z)A zXf6xWC7^PQz;w@u>WX&6xuLSyO$i7X+J;T-V1d{C`>p_z_JQzVj7ZL*uE$eb#G%Iz z@I}ml$~JcY#mM@V`|s_bMsQsG+3X69`vWLJjz)fGzj)~Dli~e`a|CvBIK{`{ z1B~7Gx8u=tK*6b=t z6GbmoQ!S8!m8ZzED+3Xa7#U*7zaxbr42EaQFKuAEJ~I06HXy#CqDfRa1?po0O6yJ6 zXJmei_!LQop(Ix#d4(iS26Pr9ly-=Z(q!&}u*-~s5Ab`{+VsXFgzY;1I#^hF$8AY2 zMk5>K^&#ML42#_I8-TznM)2%kAE3?{?5<9QvqT-K^G_B}1$)o7)$T#Njwo9hPmAB- zjUVf|e{p=ycQ$uR8fhkk-AH@TNi4 z{ar2rXv&is(`hJ=>3#h)#b4Q9wfZYnQ{tf%5?=LGhm+q+SyM?D;TP}#knqjkWxf#R z;>*`bI?M@VQXzyie}oU8rJk6zq&)^FdB+qWGKK_9EFW;6r#eZ~z)OwPE_?KY5dAr0JM|;M+pqYg51d z%{9M6c+~fJ_u5~N2|=BAbOMC}R*^Q-^va?w=2Cy6DGZ%>HrX6~Z__!VC6Hj;BI1^A zU^bRU(ic5Py%*jceXu;*RY?{c={TMpj3jDhA;fLbhU80oM0iDFI!ao$*ZrFvRVIa$ z%}x6Y@^g@ZL>?(q1iRDOrDDQb%<0>xNfp`asyMevZ&}+Ba6bYB!11!-dp+R*#GP@9 z4+zs!+Di6>?MdwU*=QW*RaT*VU9tvF=~<*Np%*1&Ayc{|9Vywn7SWGFj#oK#y8zMb z>k^ImeltyG`3W}MTu`i6bZT=UBzjn3H{ZZMtw_r8?&W5R`xxA&z6@tapckv24fT_L zEkJ^2ky5w_jj4d=>O>mmU{2u2qad?TiA!riw!A-f)|rNk1IQ?Qxj51Ccb=LWt_qi) zt%$KVt{No4CA_F8GvAXB>-gnJ<2o(VRk+U&DkxU9L{a2o7>-$WLNR`lLh2wvep+L? zE@5t@r3owq;W6@R%s@kk-30qX@&&_T%L>uC8Gic|H~a}kWQG^1|4 zsD%S4J3PuXNjx1e0C9^AYg`z`ijNi=RbiCe#Usv=%axd_Bu$;q^M z#7nK|vc9!{l9P~O{=u=~*ogMkZ-p@HdFuMoSJ|Kbym`9_yUoUqrmeJ;`l{L&IT;1= zmQUI(m)lH5U&k>uFd3WZknVGYN?boADL0(>WO9*To===ubr$XVw=^Ka4d%m>!>b-8 z{dVV)x)#1t%=AhR1yu^ok9%o7Q>!8jK>}^(gUm&k2XkW@_hp`)DyQi?AIqolM3qUY zm&%5fAUb~Oa_}Z8sn%5cf{KzSp&5ckw&JhoKJ>l7q!4ZLP$#o{KFL0ZglI&5y;%ew zeH%^D7g(JB!~YCg-L^L`EHBuPid=HG#e?l_IYH86zbZr}?!CT$x%*`(n?72Gk4zLM zQOI=HKvd5DT%#6!j4zwY4&dSYSOt6P1965%1(sLlCUtS$rFzkd&39y_b8eBdcp;@e z@+=YLZl)G6qwEq23vATYu2;fv)|2zqh)jQq{ZDU5eq)QYL>S!BVU^@(u%lP!s~ zJ%Mj;c0wxKb*{{;=q*-`BhXvKgj6n^oqe2@vh$-l!k)#6?KQIz`VI~*$AS`*s#M!& zm`7V^EmEY^lO~ihpuVAg+eu2>iH)nrGxm!=_?~{hI+0Cp^mjy4s_O|Vs1}YiF`+A`YQH>er^x#s z*Fj@eVtsUc1LXJ*h-2VXu{J@9)p>Gzj|8GfJl5ednwTm6Hem!`ueaFyfmwDV2%h&; zT~!cu5vkO?M7PwQM$MI&g<(pO3$-5xB}+^=%liC9f7tT8dEJ|7EO+TMtX?!q-~@5h z8A{3PIXqK}ZQln?2Rsl07fnBuSmJSgbzSH5wUlr1J21PUNKw=IduC<%h>eLeS3Xh37;E zkw-21FNMymd|u#IClFQ}ypVEx4Ay9gXg_653W)`H2oz5>TCHEG>&%Y98{r4TKqlit zhp*246#5&{_LhvrJZQ(w5L*^6saCmvBiHh?O05-16JDZD*4XNV;kbe1CpJw_jnB$X z@=R%khPX@1hTik6BzZ)Q;#qqTaEjVLvFex|)6VT7|gy|3!EjrwLKEduOc!c5xd#rCSeKp7-SpQ{LR+HwRN>^4ZLL(rF)0Dk-ykv`vO zza~%JxT3Oy(93YFTp`e;$KxvRik6-k-uDkF06qYT+hsg~HEM51H&en7*H zb$ZywGbpL6RE?+mC4j?HYmhxpG$ z{kQEI;v*m+TSHrx$`A75WL2U&@@OnVg;kD(CVUL{DiznG0Ep2H2!Sf7k^ZW*{1tH{ z-mc>Fzv}A##wC+d>UYiM0wP#jyY`7~Ex9Bn`DFGx}cmiLFj@psOcm!vUWf_-wwq1-Ef=J5Ct#^(d<3??#O%Lv^uuQ zktNka=T~xnLEWGtF^m86d*G2{|8fN&4L3+EbnM?;F8t8BZXJJ=W&Zg{8V4C94g*rL zuptZ@_Yr?%JQ8xso++jv_Q{=XLD~gHWQlk%esyw?qoP~PKCu-a=@E0+Y-(oiAl{Bh z{Kg!Pz{rzA&yLl=FNwv`g)7i@#%_2+%NVU%eyNT9HG{B=nO(%+B&fYv_y8;Zsd!_l z1(g;MT6_TxKQcErhurTCM4H{;*+sIDcrbdt0QfNm=$Dw>8iDSzCiE$fr^Y^|(rlv; zH-p|LNA{GwnH3Qqu-BP}Nm%F@kEW!pC8*W=!+#t7XMudf><|!vMe2Fav!-;tbe{2XV4bJUre$be(q8t*= zQiPtSi$aDc_&#Fe-V4_x*^#D9l3nX9=v|Ik#r-;S*s~)!P2AH^?~W*4r#(Nynlu!UVl&$KU((|?0Lx% z3b76+aJfpjM6Vqet1`7-0udqe!{63S_p|#{Sdb0j}wx<0uT4a8^1+tfF9tS_bnQaVM&R1u_&=Nh|JubK%`a5_<*hVSYv0e!8 z7#>w#0W;OUV$wO+!qVuh+t5%)uRe%(T1328NLzj&{$${+<>Bze&CAIm5PV`Pi_Z8v zh@oIpDJHvoTL&>g|N0`h-Nulq#-D~ z93G9iCnh$3O?*Ojom4FDuvkoqK=)-JMht_aRIZ@?DGNw*O2RJ$s8=>vKfcow!VBNS zGVr^mL(avy39%9WL5>WN<_I!p3t|+i1MY>S3cBcbFzNPpASal8JQ0fuG0QN0VU*D0 zh_NIOAh${hiRF-Yu7&YUtFY=_A$(zV3_l5BPfd6hX5+=i)h82a^5DZd5@ngtW1q;M zzdZN|eGgTLG^zAQ75kfux!!>!5ib^Sj!FtL1ig}f7LIQNqLzb`964bZ3aeUWY zadY3RuA`4Y0CoZ_-JM!hc@ z>lw$z@mlnO^{4*I5^&@2A}n}c~bg(TE^aVi>Ll&;_6 zO$^2vcQ6Jx{~;`syVc+*UdtASbWi8KsSt6MF%J0>cAu&8Q?r?4;QWAy(Ca zb*fKO(^Nh_E%vN4_lEwLM+AiTL?A-Cr#&L@Ma5QfUp2~W$bg9ERe2UC>n~PHJ`}12 zE$Z9f$JDg4GP;fb%kOF1=0R8cy)NJilkfN$*kWx$EVnigd80xX!eeiK@dD4UH-EK&oihm z$icGu5XY_qBa&s+6MQs?vv-piiI$+IjgP2$p|R1Rua+~S_yNrw%Tmcam~Y(-vB_pH(_Eh5 z-zs}-n~8!noLTsyae-UIA8T64c)8I2mZk z(AnF3{d~iZ;0&RTwTHqlw9S%?lPagsQRFT+VS{A37pifMpO;dPH1BceN4Ldu<>ZyE zZa#Zzgy~+o@+p|O`q1qYRI{5A8>iT2w`{z>wmRY`(L;;p@Koc$P1QfXw>^ zCmd?@(%Oh%2uIXSk_op@9R%7EoOq>2#zKDYu(W+A643`zNkzaoiP&o3K+-6bbq3R1 zf1h|?*&M0fZ15MgC~v;n&o_HQEJ!UH{M%FewN|>SAuhL#wjjkJ0IpH29WDe49F;6W zgr7dStj*-KhlxMn?{Lv!SXhODmCptnp4;%fmp00&XE(AdDej)QG315D_S7*Y3T8>omKmjl`U7~(1g2Z9O$qIomAV3ufkrC?zag?oy2 zjeGSsE(G6+zLgRYYZiOm)!~MIeF?*?x|HH79iE1gW#w146EefnXWFdaxk4^|fk7cZ zv(>B~yKZ#ivN+%6yt0e}-|W6*wYpLA6nl#Rr)VuBGJSQM)AN>;+q4amy{k18C+YRR z3U6K!G8J3+O~vPw4;d&;$kw;>a#&69VE3&t6gEv5{cr(G&^ge*oTR7wAEEY9H{I}N7zPt$)>+ffQr{F2amAg? zX>?0qab9tLlg?8)Lmr@^BsYIa6^Fw*hcct~JWA%ip7X6QVX4Q22@HsNPQnm!e>C1? zQYYMY{*g_;hC~z7FW@QNtBiGRiRo?$uCgOF`k@y>ev3SWLEPJuw1sceIm;0>(tJ8i z&P-ov*KDJHO*vR`>0ucvQ7WqTCdvRc<`&EPEkE+1uRT=@o%9VX>JflVR!pi&Rt3_L zSIYzV2xl%L2d^w5S@=~?oe#;IT+~QWrCh@kT1-+h^tYrGUW?~1WSb?nAhUEV;gL^H zdCa#ZaXZP822~=2aCfwj!y0rl_b312W_oQb-srR8-H4MyuBqAOZ)8Z;7tg2hppJV) zne&m=Jw;dgX#J>p>?g6*Vh{ZQc%c_q`gj9(bQ#B)QPARI13Alb(Dk+H$tz^M<6Z=9Pu} z$gGR%Zlqa6l=HvoyWOpPF8Q4cKF#ftpcJ$wW+{gIF~Tn6%cENawXgUII+A$j1&bxf zv^TC|(cjU7ETzWaC~TupAlm%$2&e0=3M+J~u2iNOWzw3ijh;(q=EEdS}t_HQ`s{{k%k zPsdLF$z{UeXV(P$o1b={?+XMYvhPC&w?w>RIqyI6aDxJ(a7hP8^=OZLsyq(C)J1B7oAyHkPK7g z940~}ag~K7th=7^@sOIIT7^MojTK|`LI1Hn-vA@yQ+o3qf06DKNvAh8H!S4r{v1M{ z$wg$mVFwLr3A3#?g#RJ%&a;~DbSslJa1aQ%Gq*)qnk8XipisLHirFGGIi*M}J3@ed zfc9yu1>v5CE9{XY2&(Hk&-LCAU!jQm$#A@WS9IfNmHjg2bP02$#kCYmeS=Rw&YY|( z+9|l8#`QnD=}seV*dgRx2dxMN!NlCfaB{;4I3N(C;>*Oucbzy zgG>=`C`lb8*!hYS6hVGq4Jew&8LJZ4RbM&l)cRJ6Lz~zC$=MV+gJi%=ql#H`aC7gF z^p7NTwoD_R3Ic#o0>rnoVke27kemWM%fY1p<^V%fS|vfB)2u^R)NBv;X>?x ztCK9H{xD;U^VNbmtL0!H;X>U6uh`v6gm0st0(_?65ip+(&wSN3PcoFJ?Q zQ}85-#BLV*>BA>{MadZj%4qs|Utm!g+Qs1f2LbO*D-wlW*6-T(dA9`a%C`72_`DcZ z>=+qtl-GCQIleynxyGxG#OL56&*8~16O9nSONYLNhIO^iz|q*nV?&6fa3BoCIXa>4 z2QZgVyd{L4ds)9D{j1imMtBO;9lQV4-j#<#z3+cCWZ%YC$~v|Glcj1Rxc4E=#MP_F`IY2Pj*fhPZ5bGIQS~vy)rsU+*lP5za3&d9B8cC)V;?C0g4;g3kylhQv#e#8-`qkG>yOrd7YZvukRnS+yD0)W{Pj>c?Ia2!Aw1!W=>oh0$@L!t|=lh%EShk%68^?04)Tx?3e)r0xygsO?SD*xg+mI7M4+BpqgY^WBnP z|ARg?Kf?d!C3YN}fY@B_8(V=_i6V!@r3ViuZriviKg~G``BjC;n|1JFMupw)G0Uwt zSopi3*3srlNVmyN zNW+FGTC5htUCfl*IIn}9$j zi_0C$x7(-gXodV9^WdIOylv3(%(Po6Ibk;cH|gr!O#f8JT0~AQsoM%jeYq7$+M@2-K!4E8aHw19 z+t6C7Wl$IQTGOfc*0Bkw8Z6-TI>*BQQ0_97Z2ZA`Es!#}=NEG)x1TDfgnkLUcmYhb z$mBnIjm3@E*J$5_mmm2(Jm8SA`pmxIt>6R4C+0yN%g<=X*0P63xxLDs>P5ww>ipko zX($H3dWYcP=$4Y&frQ=RRk34KxC;rVgr7TJKKFO&vn~^)q!vp5OHg^QNu;<97GeuZ zJYBV6DRD@0q}puamcBFd3ZlT><}kSMm*I;Aa^Su@Y<5$=crpc*=Kqz}+W+TIT4m#N z(vtA-O@xgtb}U>ZQgUl`ABWmp`@Q&L5Uk7sHawg%6CmLWvH}DI>Hzrc5&Qt+cmeDq z1%Ni;NMa0uil?C#UJc?CYl~>x19ONDP;eS6Jr9!FsPamL8u0uXO|Q32MI1=^z_-6@ z>HIJqDeSaguLc5GD1frV*9xdu^N2i@={ zfCkEt(IGNl5*OoIlsl5?3EpI7TL>aR#P)W)LwqJ@tEzmE`sfDGawzOoZfj}z%R!j_XwbEo0 zb_%dL;`L)vaOZi83?#(|nA&#~90j=uUflpMso>wthx=hKdIr!C-8_jJKr{6t|IlSb zC{xFAgBRQKb`4I5>{kaH2Z7cp@(6yU~ZA}2FMB`rO(1Bj3aXZCFxxh+vsc$3qNv1ye9a`9)> zMlxY7G6!F^LMgDaS!bVdsuGzDG4AUO5x$QX0QQb$;lBcvUeX66TYlL7hagBPJ7kyt zPh$rl+BAUtml!kzn^n1}V}b^11+$nZ^V6GA6I*y{Dv|3N9K5&3{77O3A>^0 zSqK_R$_S%&@#NDm(}lamm9&36bn}X62`8o$Hg7i8WiO(0rS~yJd>zt_bBv65_8nvlTr;C8;x*!=hF&4@tz#Z#2F?fC9NKqf<@%c9O#Cd#WJ$hUTxLYt z@FE1vm1?hlY)s|$X0LfDSFMkXzI7Rj?DiHcK=|N&gluT0W0?#f&9O*75up6CoxN@p zJ5G>4FIQG*gs(NTu~+uPzKGI)1}vPxd+Dzm-s{F4*xAVw^=zMNCMJGbM9VL8h%X*5 zpc4!lN1>%&tkplrXuD)%7GEZ~R40ht_QClXm)C3~bn}+$YA0 z{V!@I9o(EI7Yv-4W2p3qyOU6+S?2CVCTkZYl5Y8-y{8!gi#5&is6Q8GWsaV&mRRN8 z1rkhRywvEJ!u`24&I?DRTEl=gJPmv0qQvdo+e6B%HAH^PuwsYYF7YnSj`cX(ko`JE zh6*}aIgM+V%TB$F-Oi}>rN!6c36a;*e()U=@?nBanICQ{zBgSm1#N?}WNXr}kG-tIkY+|K{FD zxuWQ5SMs$nC*grfkZb3!W~65nJ1#{V%5W3QpYyOgb#~L9@Oy>y)L8$mcrH~%r;6g~ z%#Dz*b?rW%AABm$a|ey`%8cyWg#LGX&s1kRw(q&|gOI453JgRc_h>)l6cv*WwNj+* zQLe@b!H@3#e)xEEOq#BG@Y9XdETunrv#<}Oe)!#1c(L#njgJ+@ zyjD`lO53(oUzC#i!e)8>rw1qBVH9$OPIsN<&{ZwAc@peXOnYK->=Cu^SmkSa|JzgR z!$UW+vb6q?{egcnqx!z+-F$Ym%;Z##-}6)1-e)hVw)kBPA#bPz2uYMqs;cbcI5q@0i=Pz7Rb|5>)heN1zrlm|(u4jYG}(}Hl%{GMdAp1N45FeI;?gz`qG(qsaUU=Jl8i9?l57#j2Os29*l;U? zp9O|)aM1_W9gc_H(K@SbRh|!xrxFg*y9_68N$4rh9@_^OR6#l{!~xUk?}q|=eC0iZ zIJz>rFGYlMppK^K^zj-5J|&e*|AzL%pwNxS5=FJ3C{E2=Sy_*y3`zCMkX5n?{ z(62joAFZa_!|87-#oInG!PgKaL-zS{5+AJx%%0wrG)XNw0jKr`l)ubHU@+_oCG#i0 zJQ?$!<~grVk)mPOg+upBk>-ZNC#|yHH%rshITN^(a%2(5xqzM|F1}l=**It6N*P3b zW1Jj~$ALD}tTNUZH8M;J2oA8XFySpsyn3DIL##~3AxPZI;&@)BvV1m+F+RZ+&7il* zS2&`VG*Jfn+7DHAbVROCsGuP#r0Q!{d)YF->>Qb=M)#b4x-u`Rl5{-*FK2@?@4D+p zL@#f8&b?Wfh&mmYBg>hv$wQUmY&TjAnc^j-6?4+vgY9|=s`OIw+koA{C} zFM-3(n=vL48cDl%3l$m!C(h~g?NT@uAcoelBWsskd^Zbbgmkg&&6i|Wqgdmjc=6iL cbu>ET`ktk>gE#inF~G~r_=r)7q08m}0hBE#-v9sr literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/authentication/images/oauth_download.png b/scubagoggles/docs/authentication/images/oauth_download.png new file mode 100644 index 0000000000000000000000000000000000000000..274cc3c456ca5b9e3d9f11eee79be4c379334cc5 GIT binary patch literal 14472 zcma)j1yCH_)@=g8o#5^cgA+UuG`PDAlHjg`1&81vxCVC(ZV7`WxD7sp;Dfuv8@_wr zt-t=NTkmxh%yf14?(TE;*?Xf9=gKp<^>%1AQbyMk$(4im3c@F9}u90a*mn=bCBS^#XtKYoJC^OWV~c z#I>lfE+UNUX6I;(lIF5iH`^0!YLwvbnp$`02BOtfS`dSB04H6ip7ct z^ELdq#*hUG6a08VVn4U?KUY@1Tlsh$Ngeps(UEiJ* zs7_l=64d}ZdXX!tvQlN{%Yg7W9JAum`?DeX1oOxH8&HL7rEazKc&@n4d`e+W^3w>O z_MCQMRTXAE4-YDixA}bC@I;fnURQ~8)1V}Hw{R2n9cOPZIPL-*_fd|D610d4*)Aeg z6xFPqY)1$%eZFUzZKgJphJDz$q3?IBm&|tWdIBHL(}V2n>?d2C%`mCNNJ5j5=~-FP z-hGLnu^qx)=RsTP@OPK1ZCPy8H1)N_e;#Z|6+H@K@rtQ=iK+s7k(<2!BDN|)k&J|`N6h80GcrNu4s&$AQ76b|I0YsXeW0|!rA;|W5((k}R*)*K(YKV8pkC?gYmH z5l+>}8JOcy!J+)_%M@|M*(bxeMep3m_3bC5!J$13VjB|OSZ>T+LP6v-DjV@vWdo@5 z&c+ob@1`wuJWW% zKA|E8*ZLtO1VJZa4Z62)FKMwmRa{~6`;C>^)M0o0xt*T2cG>1?z?Df~e}B0bX^C=1 z!Q%6f8pfCbeQbKpaCHLUbGj2*!-E+2XK5Oh{X$qHf~Bz9X#cH8R~!q#2S3KL%zalp3 zFTb``<@JI)ajIpxI+H~;{I6ELE4D8xDo2b~ii?WO@2^j;x3ZjP?&;;@%S`75>>*{x z?LaUxg@nJpxN17LR5ktHs`qMuopCe$bc2bg*&W_gBfEHK7wEzb+0yB9yhU@+v1ULComdO%BswS=$57t>1X z@75RDjk^^tZ9p6G?D#6m;8z1w>SQDtxk~E|N&2Zw_M3Oo+!eEyIb^XH7hVjg zl?RldC1b%Ckfn#qZ%qn-Lt-=k;25rUg%%&CO#+MQ5|!)6yQ8Gs+?vBdhl?%4vn-|N zt3RPQ6{c&+%xV_<^Yx&3Z~T&CdBY+1eqJ=VPuV%XoW*3mlEfK)e0Z;Yc%#i*Fzn)X zRqAsAWuN7(9+*$kCJi&=CrJ{LjL%FiU2FBEqF66M)X0fj7*MVb9HDM%|2U7?2McqM z(htjdd@qjN+r?1O^q!$=3X#=1u>ldS51;Me0?f-L-kKxoJ+L!bIE&&JOTr_aqByk9 zUfWr)Xx-i8e;^NvERJYXO5-!>|NkB7zH+B)!N*G`Ev2e-t_<7w8={ z3b%R#zgRQAB7Yi|^{}JPj9qM|L}iVxL#PvLwu%l5n@|FDX5fTcQK5W`c>XL?qt#urA8wI@moaj3)enr8{ z%R3{2zfsMLR#_#DjCQFhEd>v7Gntv^t|J!5Pp08q4*-pIX0M>nIZv;BY{QIY7^Qxj z)sji={bsL`slrxMtw3pketU76@6sao@s3?z~jyh0(rN2P#@cvJZ2r*s94NMLTb6})hc|5tKHf9LhnAi%z5dX4~)$=9Sdi7giXw8=@}Q)Zs)O?6A#SSbt0>fY&EzK6Y&DW80Fe zE!LF7C^+)-cny4Ep0mE-*-gHMIhc(F>ZRKjKVaO~-4+?VPJ_RYv?BXC=2MicyB?iG zgfK(Z^`uSZ+uPXDApzoi^TsX4@wyp&Owbt}wVBo`h2|ky{%X`K5Df+A0zc;pZa?kqk&Kcp6}}G&wMB+w z#r9LpfuUT(%|r=OP=w?5TT@G6;%TQ&eiiBtrH+GTorKC+qF39(AOv1?2${U)!lx!A z()4`%I^X3Qvv+frskPtkd?9LN;~E`7Sn%M@qF#*~(P0V6zU7VXO=@3=+4qZh33v}U zMdtV%jni-%O{stHP8l_m7>Xb+?~tAxdYa*!*;S6QUVjZ_zmKM5p+0A5?i7AKAXn!V zQXk8cYlUIiAVKtAZ9gmB;IZ_QT|TOVQf-VwKHfDR>n!_(Vm~u~oCi^qs3$)`61xSE zY?%h6{hMxxxy)@P$U#PX@p-3M$)V5NLKPrkpKzK+ZY9OMc(9%$cG`~maa z`hL#M>>D8PydHm6%nmb53GIGJxHX4a|JV>^c#|+tm42wOU-=O!oWW@K6X`AQIR*Wr zxuX<5Q~c~p1rVioRm7MavN*sA_ivnQO7e`4@Q4`W9wL%3enU`vzo^&FAH3dA8@kDcw(qQ%(oI@wP1>MV%4eX%lgX7UnT&1s(tg51N>gVt3ywH$5JWpD$hGWcH}g{)6HAAcz-mhp zaXmZhAg5IHp%s!`etWBj*O5zk{Cm-(nxS5u)oIHr(v+cG7*S^PK1bE0$c4i6-i$gX8b<8=jFw zlo(n_=09-1;PU6c;r#z|S@(LSrsU1G=+ZxjmQ$vxvHZb*Y)PXJGd$b;?@Zx8rjM8= zrS_NGv=W{pjD`}Bi^8ZEay$ z&89u&vu$TX227>xQ#djyEnS4}PM2QjyCl+oKHZGJ@jWeaazq1`xyvBnP1b}~ zm;Mt;$?UvHQfclN?Q7TI@OH3eHL%iXDgM=3m*3T2crIvXe4}`sLUaFcwQ9NA9pH1b znP&7oQeWg#@t=N)@7ATq=eyH*L_`pCpN%AWZmS{Ouc@gp#yv%&r^g5JF?a8s30n9W zgKaBR;vjx~wcK&n^#S3uq?6RcaPRFvV_vbd5k8R9-j@JBKc}pMe}MlC9z2~GNnOVP zy5DMQ;&Zj{(218G$jHkV+RxRnIUw89q+0sz7N=?BHY?DiQvFRuwP(90OTZ5_i7;&J z;^Z)C*A9@R5c5$F0QjH&Vz#@5L!UV%{;yxYgoyiHmdOVxyl8H|+bK+-V`d(_xmWxY z6CM2%5l1Y4Yq-v3P1<3(Rb$jy<#PSY+0)8VV5unuJaK9q+q;pZO5R`6WM^cQgZdZ2 zNW{hy1;MQq73kD~*WYq^1I{PqE5y|=X*dRLcV{d0Vvzrmq4f+D-r=$cr^5FOOG@Ng zUX@l=aa_c|H898!`G7VsoXQFQ%Bppa|6!g=)T=7@w7Pig?*43iutKL&8#OH#qCTzB z9R&9R4i$9pPl7N`PSU6rrktd~!jDA1KuRpY+TEnq(2<&X?cgRCLAucx>*>?&<0SZvIZOBMpL&qPhR9 zj^1wSkERV@W(EctK|#m@yQ8G{U7O-jy}+Sq0Zjt_arGs0u1{}UcMC73^BvwLFOgqu zQvl_iSJv%?P4yA=GY`RcA!$Yd)>{r@kK~9FCx~CB&wVTQf4G>FKxuoc!Y_nt=DV3f zA`bd~3+8fe>bZjY*%>Y((ylE~g>`uB7Hq#*Y4>zT>(fO&9o(%T*< zC;h~;zC;8BWxNPirql3cLG0@43cFK6_QR=V)(qkd)(R;l5%Z}VJ|i!Kym6-87Pg&Y zn6>BJX51vWT6Ryk1+Dt5$N9h?f7T5@dtCHLtjeTAS7o?xMhnCDk>Pmw7Md#w2mkP) zSV;TcQA^*oNJvO%ck{M~Dis2vf(H&mrDRY9JzdBX7t&PLEXC<%`zv!ay3?Jbr2{Wp zTie#HOnb6dz!<_P>x?9Nc^G6sR$jzq`}*hgIM2i6FQD>OE3S)7IT`ToPt;+^j=QA` zP!ENwhnCb^5Hc-uKHyiMV$>Xz%)ty|ml)hU)* zl4{leEG{!>V+d~+qvOLU8KLPW()=1Ya<=f5679d(&+^jQw!Ne@$ZOL#nb=JCPm1RT zQttT+j2qLhF)za<&2ZEV*Y6_XVub(_MZ_i!3`=PFQ{Mdsvz;MmYilHG@R|~;20?(0b?$7J-NS7{f%a=PY+Px zsEDU}Yf{}=T)h`=Z|7>ansyBy4dr3`)kDLvap1c!AZ_QXxg1*3_uwwkf9Tw$mlTE%e0s2G)piwqw3a!$QbdWJQNez}b02@3gvj zdpJd^*n+}lQ~xhR`rV%e`3@&_gKVLR+|R7LGR8D~#P6_ednN|eKt7~XhiP)AR^Bh* z2_A9cU9t|}C zkG~!QsR4B;K`g={hm&hQ4sO)3*!l9$X^w?JKok>WA?$qYcO=z!6tq4K4Gj=mYm+Vs zQE7!;o!3&JN1WFyZL((=NKgUKqgs1s%$OK^5ZmCda?ivmyn<;CQ_JNG?g-7ZGPptg zzsZI^-?Eg#=s!%P=|4>5Ke_(@7k~U$JyI>7zMyexvQYj)fBJl9@|}3Dh$niEh^OYd z%;W9JAa%X@PXw{!ABa29t`4VSb!`oeV2Oa+9aeO?eNwojX(xpr_HiWr8$x0jFoUV! z&p-O+jC2)^|1f6@ji@L&+~sKyc{CC&p9N66mzOmDaB^GG+}9_AY*9cn2nSLk?DZeg z7c;|FMze%0N78xPi=ksVqO*lzmgt;Sq}YLQN!3FauAdf||KO&$*JqNFp=D-fmWRV2 zjWW2^fAhHD=9X|X-0^VgrmnD?H2R01T8J93*9?kqaH)zt7cq9%G?JAkV~ zjxIXmdoS2PxdIJ5z#DG zttfxIF!}-p%nersd=`h7zGb;NI%kRaMR}-A5cyV4W;1sUuM%;1aqXR6R)CbI7RT&A z{-V|`z{Nd#9ShU@Z1HfY0bWHp?f6rxANerkH*d$sf6KR;y-K^)pxW%)h>pD@2fWbl zpek%LvCnNQnp?kUKY)OrAM~fuv19F9F{9@5a# zNpoLw)+ab8FYCgjj^wzC+1=pm{TRG3Wz@irV({SM_e1ks@H`)s5XG`{aEJMHUm|q- zEBwRD2Zenbgdh zzBNM64~2~Lt1Bs`r;)t_1J7an-)RB)exI$OLiUNZ+W|&(g2$T3&Vx(%OHK&zAW(2g zz=w>pGGU}fQq)3X?~>5zc|G_LWv@A2=PN6+L8JmZ(6O{R*Hw|3k#N{Vn4T+mNkvjD>!k;=WNFFUcky0HVsQ?dqG!Xv)il&#) z`2v3pvfkcaSR|<|NR|FKF)b$tR?P2<@A9(glRLcd&?qyLbb|?o9=1bfI_iHJP69n! ztI`lNLOcHU4EC98KOM42ki-v_*;qQI8;()qhrM?DqG3Z3Ly>?Pu5bmw9UPZ-HR1Wt zzxT}P=+G5S!N+h3E(~6SA(@?>ZSQB8p2|&2D>b^;voBivP4-9KnzLJ6H~fLQ;$#D5 zb=^h==S?pqh*k0{Kspt@SBcv|DEgPu?>d(yvCA#E1goL`M?4}lZ;;zqODmL8)XN;M zji!tHHS^&P7b+{=ZRZ8mq+;}CU#!x)_fuIB2gF1|4*DtCd-@0E>G5XE`FiOKd0ZE` ziZ)Z$V8lH?2!obCt6fsf*|)PU#edl^=aQNyNa)+Z->Ch{zi+x_p68XP7cXmju}Op_ znr7`gZcQS~2b*)xIdaT0UDVl)n3Vv}7uucIIam(9e;&KXQ<4ZuY!s@Xd)HVB;VIH6 zc6Rn0DgDLm(X7%`44J>alh^ky0(4_Xk#%S5>T~ulK$oyMz9!(#!X2G|&=}2r^kD)Z zeio>oSEH~$D_gr;;lC{?4pHx&&=%hUprxS=jdQrC8gaNPF7QfHvhZ)Ujj1yM>VNa2 zC*{~*y!TrwY4M_WVBVl_RCcb!O=l)&1Ca^;3a=Rk**#O@0;Ur~COlHoa)esKC_X+u zlMojfnK07^*ICaWkH1BhL5hHp?o$ei`$xa*n(}u|^>=LasChL=s(Lzww}YXr*XMKk zkIp>TL351x?nT?+7&T>xC1<`rOWP!ms=zipLH!=F#F zw3bK|E-tQ#W#@^|=1T|B6=PLQ>w|2E>$oRWZHX7Sh!HDHZ9Ko3QJyC1nBlLL$2~8b z%)XB#M7lJ&5&`XOIj9V%7}4KN=z4LN7%>&MWeeI%kgW&lafuet2IKR7{Q9lMMvy1$ zPNo%^o8T^bS06x+J2o~Z3tFV3e>5Dy56j+IxaGn_Bgr&G_!!S=sIls9Pb`U)QQr2! zKpL@pXoOwYyZm_mHG9)=`MWrAQtjGWyNhm>+Jk5X!T7N=o}pc$!V!hVB`?VM)r{P; zO9k8VV`8BFXj$>ff zR+)UYv83=T*Ru7|*^KrigsatCUv2s8GKT$d(2t%TzgMf2!tw8}9$u{!B6hHhhkxZ{ z*vNk+$HKK95Ed=HkjiOvuK$Ot``Y3e6~*QK2NlV9T-r`^-(TN~?-1a{n;E;kyuFCh zWh9tw^1Qy=Mmb4npx4jFtKE8yCqVoh8*d6#z{hL9?K~3PXr|UcuEshll&ZS3f3kN_ z!)~5vJ!E7|pNqsvl8fKTFFVKZutMq*o2hb0!k+b^GRJx*xb6LS2uJub;_gk@vQb`dDEWEOH_rI*s50Sa=(qUmdN43_C2Mr8 zACrb-9khKum%s=s4w;B(abd3U7MA0imyEm-^#~Q@-ovgUKbPP=#oi^NEBFV&%wR@h z3s9Y^=8Emkxlw{?H@JkOR-r(QJ^Xl#h`;@#bL&hiRzlo+r3!||vEJwWcpBV5INGy| zkbFEzU}3G7i0Pt5>%}1A_#t}4&x!s%L&|dV^`%?P%a&C0G$-#xlMu{1!C33=sYbCB z(XuIIOVR{Eg7xU@JUUTTwV27dwY||fU}vra3*HmY8BO3g6iA0I{hWA5;kXp1EPsy` z*GQ_>tS4}2WMroLFFlYXZ&ei9fr_lda zz>y>%r$VxsJl!*=nt5)10MqCNRZbYW_x_K}6+5Q7JB-dIOBSXC$h4E!fyk$#;NVDL z--UF8(hd_HI=162nnyQ37l z3|gm|5V_#$ig#YdObK>|zr1=0;AfGXk4BO2Oz7M6rXgn>YJH?RbT^W_U^%)iA4YPT z5*&b7Ql#>e?LFE>*eqNfp{&G(RGo>}7^xi+op}F2vs}I8MPn9j-u!VC6uK&aI?d~h z!gR+``hty(4PNiiSVGO@?zEd_JKtZ>3OBj&*{WC+kr9n09hlVlPd|do8#-=>dFu+H zh^V2g%j-8E*m3oAb>Z}iC!cDKDST}uH_a96`-isyD@1{_&1vVS+~OqmP661WAAQgp znS{p*PM}+Ns9?>Od!s)F_IWZgQgk-I8SLVeq5tkn=qR|e3~G5fK%LCMfJGWYtEjjG zttN--Hh7ej#UZYqo=v97Q7mut8DGOCE6>+T^bSQ;FHla3b-K+L0&qnqFo>1LtJ18C zzW!9?lq3MmOP9?&wAa076ujn2s@uP=Kx^t5aCL||>W9-bDQ25q7nAA*senILSf)4k z^81peaZ6Cq&t{!xh)}4z;i%twoRGS)W(Zh5KEJtHx5-yGj1&k&ZN##LLmDx7VQZtO z3;l@5c}nZ&JA{*_In&D0Oj<6&D{G1$ujhKKI~W&eHy*tZx%o!-(VA0l93NI_i_)&* z5yTIzFh)9*j_q48_BWhxlH(3Ko2*cptr>1OEE6#fGu>#7wE&&;@G9%i*AaVmt_>AL z_TGAb)vd82a;c*Sfjj6RGxlK0&C<mfe;-Q{2cG68Iw}$Ks4HdTC~^-_x9a8~0Mp8=PQo#IkWTqQ2nXUj=o>On)5PA);Xo#2qM( zo6#z{EF(RfSl){YNV1NbIJlwfh$xDWm3*1_L z>?d~fNPDk#LVNG6_+ZXSUU$tpq&(V>Ug@siTVEa9+ce!u5i_;C-F7v$SbE{3@gQiO zb1G{)=GgkxwiRBXs&AfH(&q;|QrfD?bG=VYHve83dg9?P^AUjdgZg1lOQ016NPAW; zyrH$(Oz->G{K*a^Zx%`X2h?NfTorQzPXH|XNIIi+Vau~Z1M?Bk>p`r6LaImCch0kl z%lBgr^yW+(G;Qi>8ecj4nmyR(-%lvN4g8QHJWi5&J)7bXHtYK~w@NELZuy+sigtWC zg2&{`nMc5m%8-1CPOk>)h&!^iCHYcmdo>@aQfzobbpwuYdO>MYvN6e@6Fg64Nh-;2 zuu#cct1Pm8sW&2Q=oxdWnur2%%aqc;0l85<68S&a7%3jlF>yxP!ADe9aKeHs+m~O~HY)cG{Q`vg-F^=BsDA+DJ7kgZ zD*RPBTIx?OYX!Pccs>^}QipdEtjvN2`*ywwfvyB2&Oo%=TV{VtCM^>s+|t{sJZMq+ z*kUG#$NQP-NNX;@XKtQq^);L|0FycfbDN4oaUxmvSWf<6s5kfkg)2~(=QmM_Mb_Y< zWkF-)vVb)5)mu2lnlYBrW&&PfIzL`pT3!$NFW>VBrV>~l>G>U3pF|!HA1saHqXnp0 ztU457=V#h=$15i#ma33+57>)>T3AN{$WgYJ z1J_&pvtr8^nlW}h!vGCRLyAt)iYRdEydt6Up0P>_bAMG&9L{M3zoEO-R^?D%T%++3iPQ>V*=ZKK-(?M6Sn?}wI{#~z8CA%+UVFqdrs!HR>KVG_~a|b?mmt8E%$khD9J|E%v#@NIpZgJ62d^1Bt{hzviFBq&d z%7K@}{0s~>67pG-;iySn;72!dTdj?U2LS~(%Jb|!&)>v39B(xhnIDl#fX-R$?Cj1( zO}A=+S0^s(vO(|`Je`j(@bH?j;T&9q9m$Wxw8@STbh%&NTXRn&2*A{(FRLk+GcX{v zu(bH&BJ)p|U9l2z7Zd!NBKU1-;8k)r4HtM#i^u2K98;Anwy1~!Q;{sBi1uCVAcMyd z1ncDFq=H{Lq~2H$E(>x39L^-*?E;ev);>pnjz~@08gSE0Gee+VmfE#-_kfLWB_(8g zbJgH9v%qp`_xJD7r!=(;xTIue(4R+R1{=1~oa7XM_pc_lb>=^Z`=oI3egt{=rWBR0 zcPd}vrpq61s_I0&P@>*F;>2NoUZS6G^g+?K&R>|QcvlTW0Qm|BlQR=I%9pqL9Kfvi zP?j$5#d6=ath?WQ8f!sn^Iu))rk*WIu(ab+TRl?o?VchcHG2?L&y39A`&hA7K6~d` z7&kJ`K3lluHfjhNek5DEe4JGSZfRAn0c+!^)9N9xQdrt#q|GtJN$<0m_$o!N^aIzq z*f@LU;C@5r$A4s$AMM`lI?Tr7g5S1wtuyHZi9YXro;+7`^2Xpj7|UCqq;38wzfHbZ zf*20-O-X=`Pr>CIe^UI9d$lRIBu}?*8Kr!n6TI%Zfr0BE3HNN>S&Y&@&xGRu8^+fc zBEqd3{2xwUwNoAqqky_OhxV>=w%wgXT8>cC9t1aUe#?4&n=}=}P*pU5$yA zC$c>G+ktCTH^bRV3ap<XwLV1amyqVcpwU5&}+|@Pdm}a3P6;9`lP$y7>aut+w7H7?> zev+=^AQq`q0<*2QL2_#>CHp3?Jn#-9_&()JK_`bZ2j7D6ygmcoFOW9E{AWjur0p|8 zIlSC4#Q}$=*tCPRqrT=DWo3=54EUO6oHs4mn!m26ByQeBlvow~Gbh~g^+g_lk?`H? za~u1m9vr_r%)#O=YdR#boVIzb_{_o6DGjM>A&PQ!%cs%xV7cb5AWz!FBw(K^4w)zyBN8iwx62Z@QogIjZ_dv`L{8fwn4*~x zqOXw?nIkfXNAit1;9u_xDRqDh8jEi!|G2=3iv+IR6|Ww82CvZCK^aMX&SH zWATHM)5Z0F`v?Hkg4zs&C|6tvd5O zz3lq7&@E>hLzFQLJ9EA1ZuAlV*yW!T;1_o=IDHkG23PR>yNz3B|8A1!o_7;~fk+*i z4l7~^;Ow88rw2rRi{#mtmd>&q7TQsQH;wy`0e+Lr&4I;Gp87Hu#noQNr8_;#U8skZ zNkwTuLpA#*N$zhpV}!Q27B9&@)%WraKiQ0G8)lUxl-2HtJb>3j(OUZ5yGormCr;aS z%Os|Nh3E>h)jV~1nHh~C`O!IMpry>C5cQ100|(kDXqg@@1+KPyht|}B@$<@mU5Dl+ zCMaJJHSrK2oMi`{$KlomR5*>xDUMAKOeNR%>9dfRZ!IlC1x?TS-M(O~#Q$9C_NR15 zYsMPoTTD$~EBbkh_DHFQ;RZ>o;m#$$dvt37mPs`CZctdYg)y&FY&*UyS$NoeC-z~J zbW%Me8?R5DW!rK4$crPG>jN-o_kC#;a#fM98wi|6L9(*funTbLggqfxumYQ}X* zRrgs+$Xm@bUC0B>ITGIOUpTXN@wm3*MQ$r`R?Psc7JBnLN2%dllC#)%+|qfVh>2@2 zYwuL9%(xv1TzuY((|u_TIU?I`^CThqI15;-ULoHthVJjHv?$cxesE}-syqKe4&XCR zJK@^tJx(aCs9&qp^68-)5hfr9x97-f810<_5b!i2X@e#hZ!27Yv6($9R(s!1q z$)+meP4*0+~}NK19ot7G+H-xNkwy!U>c zH30Gkvkj>?{Hg4hTp?+yCP0eF>OmgA=0+;7Q*C;h#RQcxp0>bly{V;)VsIXhvdJ2x z@#tUUHD<5Yopyw!b6STBsk%03jPs2<_8l7tJoTt{y5|^ae$SHGKpn(?bz@iaPx`aE1u`|Z#Mv~B}WDnTLDj; znaEsMXZ-#;k1YNH8kum}ok0#O5RhOYM zP=^_M)wiQw(G{4W$cN<~CD4r|pn*}BxW(sIS9eAk?^MAJwHH>6P3M zPE%Tx311akJG=FMzU>E!8%R#47Y-V}Z|=^2kHb0HQNd;Sg{p&tum}cLale{v7=)QJ z{V|pMGrhsca^Be8$)D1ATXv<7*yUKyr? z4Ks;xI-7pd)!<&;Z_6?J^!YQwh_m|bpM%y;Zs}8#!=}kzqYllWmn(n!FQM+_l^aDK z0_ayCevFSfFtXUgi^^dq?mN7%psd-SQ3N5tGYL|3JW1x4^i-$kU^yAe(P&Hgnd1lV z4iN{M)DA_3krXo*HlOs-&&ozKWwmCXG=nlS?b$tT!rDr-RcIorkuxbjZJs;o$C5=HROD&p!jli|7)JD zYO9tX!cAB`)D*7s)M9yB=byh#&T>PRvhm0EfguHuIcJj*cI3`ANqkLuE{Y1Xb?gl! z+a5nNvZ|E46oh)PWjo#Uk#Z@uI0=HwA1vM|?XnTHwnV>8J)n${$ZCNt8lrW4>5mH+ z}6Blv8ay`e5RChE{p7F(&;ZrvU-4*+ginN-e?_A)^FIEh<$->M4DT5CZ z_~#N+8a9dROMh73#E=*lCj7ND>P_6M9alFidSEZ9 z@(_r6e&dM5YT#paO*E30t7qv$&b zP}q<6t66slb|*Ny6>NWsVJ_>(+9G-+pP;)K$RTvM_h2W)@-g+8hVANYzA;NO?iq0a z1hQc6G4EL~x6tq1)8Z-RMJz}Nkz#D6*Q#i3r2=i6?`3@T2f^@ue*3NAtv7)>QKM>m zt3}P8np<2l_u2kk;%5{@{tjFpR*5DTlo5`T5LYWs0y?}4+F`L|Egs_A#>QVn6xBRq z)$;u=n&w>k3H9=wR|5yWUYUVWuqoc|mgZUXww}NWGonMX&eP!>oEL3{w;Mt0fvcsi zwlb>|-D)Aeguqwr0L*~nS&xO(z~TGaUmVO!^3;mc4Q0g4#?z0hBXtf_)RC)qrTtx+ z;n`-J+*seK(9_`Wjr1FU0;v*QMY;LlDUqoDq&pVUP`-6L+@K+{ZHv=22EC%6%7q-< zp}Rf|pLulbiMS^vY}(m^JJc+H;?nb1dXj{(@@LnG!C7k$=V}SEA8ve9tS0R|RhTF` zYq-x*7uL{|k%Z~+_+VvicZ8m)FJX{LGiK1uu-VCW+EYlUWKV2Q&qec%(uBOZlM%l3 z2(<0?XW%y-BaG&CTIRL~W0?B2$)=Pcdc!?-OE8BL^t&HPO-0SmRYCuVj>qp*-kq(a z3AG&mqnpU}$n3rA-5K>dRI)3ydee{GcW)wD8$!fe^&wbR&0AE(e0!n9KxX-~EwR?qEb_0a7sAjxy7*5xY4+hS@wFruu? ze3vjcmT}<7^bCRB-X;g5`u?@U;5*o*jb;N)9`DB$(h!!YCO?w+SQnc0il41(r;kzm z@l5T5;h*T=&!R4&$a@gW2~%!{vPU%=sc=Ck*I;m&DA$soX>Dk2SA{8f3bWWHV&8 z%TSeDIk2Z|Kg(`j`DrKACIy*9WG<3rm$Ar0W&;v=kEP%ABHn<_Q>ZwkGL^9v_)W{V zEV>Ap;>>UFhjnqB#N7&Q%td>q8z7wjEIJCwevO`p~N9uy$= zR2MwYN=GAEn_-Ji+&xWeS$NNIziBDCPSuMz^i$jRY5X9{`x29Uk7Ibit!s?J3X-Py zW|*y)+f$YIP?LBcFK4ByLsp?YOd!e~uwVJyW0pz3bIA0~E=rOG+~Ehqg%p>*2Wt#o zt&hz}wC?}KKxB`jDZqAKuh7$e(R_tIEbFPMw67xHn)M0~4=FN#m$X>{=VV-dV0|&n zCR)yqGa%s3@9|eHQcmn9q`d%#28gASMQDjQPLLX-dt<{^w_RGS$)lZm%ae cetNkRA)g~-Z=DJM_23IdSyh=DY4ec(13;-jVgLXD literal 0 HcmV?d00001 diff --git a/scubagoggles/docs/development/release.md b/scubagoggles/docs/development/release.md new file mode 100644 index 00000000..c57767c4 --- /dev/null +++ b/scubagoggles/docs/development/release.md @@ -0,0 +1,101 @@ +**NOTE** The following documentation is for ScubaGoggles +developers. + +# ScubaGoggles Release Procedure + +## Setting the Version + +Update the version in the code that matches the release version number, if this +hasn't been done already. Use the `scubagoggles version --upgrade` command +to set the version. + +Once changes in the repository have been frozen for the release, the release +branch (`main`) is tagged with the version. Use an annotated tag to mark the +release: + +``` +git tag -a v1.0.0 -m 'ScubaGoggles version 1.0.0' +git push origin v1.0.0 +``` + +## Building the Release + +ScubaGoggles uses the Python packaging process as described in the +[Python Packaging User Guide](https://packaging.python.org/en/latest/). The +`build` package is required, and is included in the `requirements.txt` file. +If `pip list` doesn't show that the `build` package is installed in your +environment, run `pip install -r requirements.txt` when your current working +directory is at the top-level directory of the ScubaGoggles repository (where +`requirements.txt` resides). + +The `setuptools` backend is used to build the ScubaGoggles packages. The +configuration (which was originally in `setup.py`) is in `pyproject.toml`. +Because there are files other than Python code, such as Markdown and Rego files, +the `MANIFEST.in` file is needed to ensure these other files are included with +the ScubaGoggles package. These two configuration files, along with the +LICENSE file, are located at the repository top-level directory. + +### Pre-release Review + +Before building the release packages, review the `classifiers`, `dependencies`, +and `requires-python` configuration parameters in `pyproject.toml`. If any of +the package dependencies change, the same changes must be reflected both in +both the `pyproject.toml` and `requirements.txt` files. + +### Building ScubaGoggles Packages + +ScubaGoggles is distributed using a binary "wheel" format, and a source code +version in a gzip-compressed "tar" format. General users will install the +binary wheel package. + +To build the packages, use the `scubagoggles/utils/build.sh` Bash script. +As it is written in Bash, it will require either Git or Cygwin on Windows. +Since Git is required for development, Git Bash should already be available +on a Windows system used for ScubaGoggles development. Because this script +is written in Bash, it will work correctly on linux and macOS systems. + +The following is the script usage: + +```shell +$ scubagoggles/utils/build.sh -h +script usage: build.sh [options] + + -h: display usage and exit + -o

: create package files in this directory + -r : ScubaGoggles Git repository specification + -t : checkout tag or branch for build + defaults to top of main branch +``` + +The script creates a clean environment for building the packages. A Python +virtual environment is created in your temporary directory and the ScubaGoggles +Git repository is cloned into a subdirectory of your temporary directory. These +temporary directories are cleaned up when the script exits. + +The `-t` option allows you to provide a branch or tag that the repository will +be set to for the build. For normal releases, this tag should be the release +tag (e.g., 'v1.0.0'). By default, the build is based on the HEAD of the main +branch. + +When the build process completes, the binary and source package files are +copied to the current working directory when the script was run, or the +directory specified by the `-o` option. + +This is an abbreviated example of running the build with its output to the +console: + +```shell +$ scubagoggles/utils/build.sh +{build>>>} Creating new Python virtual environment for build... +{build>>>} Cloning Git repository... + +{build>>>} Activate Python virtual environment... +{build>>>} Install requirements and editable ScubaGoggles... + +{build>>>} Build distribution files... + +Successfully built scubagoggles-x.x.x.tar.gz and scubagoggles-x.x.x-py3-none-any.whl +{build>>>} Copying /scubagoggles-x.x.x-py3-none-any.whl to ./ +{build>>>} Copying /scubagoggles-x.x.x.tar.gz to ./ +{build>>>} Performing build cleanup... +``` diff --git a/scubagoggles/docs/development/versioning.md b/scubagoggles/docs/development/versioning.md new file mode 100644 index 00000000..bea24edb --- /dev/null +++ b/scubagoggles/docs/development/versioning.md @@ -0,0 +1,177 @@ +**NOTE** The following documentation is for ScubaGoggles +developers. + +# ScubaGoggles Version + +There is only **one** location for the "official" version +number for ScubaGoggles. The version number resides in the +`scubagoggles/__init__.py`, defined in the `__version__` +variable. + +The format of the version number is `..`, +where `` is the major version number, `` is the +minor version number, and `` is the build number. +Each component is an integer. + +## The Version class + +The version number should be accessed in Python code +by using the `Version` class implemented in +`scubagoggles/version.py`. + +These `Version` class attributes are available for accessing the version number: + +| Attribute Name | Type | Description | Example | +|----------------|---------|----------------------|-------------------------| +| current | string | 'v' prefixed version | `'v1.0.0' ` | +| number | string | version | `'1.0.0' ` | +| with_name | string | product and version | `'ScubaGoggles v1.0.0'` | +| major | integer | major version | `1` | +| minor | integer | minor version | `0` | +| build | integer | build number | `0` | +| suffix | string | baseline version | `'v1.0'` | + +## Baseline Versioning + +Baseline policies in ScubaGoggles are identified by a policy +identifier. The format of the policy ID is: +`GWS...v`. The +`` identifies the Google Workspace application +as shown in the following table: + +| | Description | +|----------------|---------------------| +| CALENDAR | Calendar | +| CHAT | Chat | +| CLASSROOM | Classroom | +| COMMONCONTROLS | Common Controls | +| DRIVEDOCS | Drive and Docs | +| GMAIL | Gmail | +| GROUPS | Groups for Business | +| MEET | Meet | +| SITES | Sites | + +The `` has the format `
.`, +where `
` is the number of the section in the +baseline for the application and `` is the number of +the specific requirement in the section. + +The `` is derived from the ScubaGoggles +version number: `.`. + +### Policy Identifiers in Markdown + +Policy identifiers are used throughout the baseline +Markdown documents. Because the identifiers contain +the baseline version, the identifiers must be changed +when the ScubaGoggles version number changes (except +for the build number component). + +Changes to the policy identifiers due to the ScubaGoggles +version number changing is handled by the +`scubagoggles version` command (the functionality is +implemented in the `Version` class). There is no +manual editing necessary in the Markdown files when the +ScubaGoggles version number changes. + +### Policy Identifiers in Rego Code + +Policy identifiers are also used in the Rego code as +string values in variables. The `PolicyIdWithSuffix` +function, defined in `utils.rego`, is used to avoid the +necessity of making changes to all Rego files when the +ScubaGoggles version number changes. + +The `PolicyIdWithSuffix` function takes a single string +argument, which is the policy identifier without the +baseline version. The function adds the current baseline +version to the end of the string to form the complete +policy identifier. + +This is an example of specifying a policy identifier in +the Rego code: + +``` +PolicyId := utils.PolicyIdWithSuffix("GWS.CALENDAR.1.1") +``` + +Don't specify the complete policy identifier in comments. +There is no need to include the baseline version in the +identifier if it's necessary to reference a policy in the +comments. Including the baseline version requires a manual change +if the ScubaGoggles version changes and opens the possibility of +forgetting to make the changes. + +``` +# No version suffix in the policy identifier comment: +# Baseline GWS.CHAT.1.2 +#-- +``` + +The `scubagoggles version` command updates the single hard-coded +baseline version number in the `PolicyIdWithSuffix` function definition +in `utils.rego`. + +## Upgrading ScubaGoggles Version + +Upgrading the ScubaGoggles version is done entirely by running the +`scubagoggles version` command with the `--upgrade` option. This sets the +new version number and modifies all Markdown files and the `utils.rego` file +to replace the baseline version numbers. + +The following example shows a version upgrade to 1.0.0 with debug +logging enabled. The debug output shows the files read and indicates +any changes by showing the line number and the new content of +the line. + +```shell +> scubagoggles -log debug version --upgrade 1.0.0 +ScubaGoggles version upgrade (1.0.0) +(INFO): changing ScubaGoggles version to 1.0.0 +(DEBUG): C:\scubaDev\scubagoggles\rego\Utils.rego +(DEBUG): C:\scubaDev\scubagoggles\rego\Utils.rego: +(DEBUG): 9) BaseVersionSuffix = "v1.0" +(DEBUG): C:\scubaDev\scubagoggles\baselines\calendar.md +... + +``` + +After the version upgrade, the ScubaGoggles Git repository will indicate +the modified files. To permanently include the version changes, the +files must be committed to the repository. + +``` +> git status + +Changes not staged for commit: + (use "git add ..." to update what will be committed) + (use "git restore ..." to discard changes in working directory) + modified: scubagoggles/__init__.py + modified: scubagoggles/baselines/calendar.md + modified: scubagoggles/baselines/chat.md + modified: scubagoggles/baselines/classroom.md + modified: scubagoggles/baselines/commoncontrols.md + modified: scubagoggles/baselines/drive.md + modified: scubagoggles/baselines/gmail.md + modified: scubagoggles/baselines/groups.md + modified: scubagoggles/baselines/meet.md + modified: scubagoggles/baselines/sites.md + modified: scubagoggles/rego/Utils.rego + ... + +> git add --update +> git commit -m 'version upgrade to 1.0.0' +``` + +## Checking Version Number Consistency + +When the `scubagoggles version` command is invoked with the `--check` +option, all Markdown files and the `utils.rego` file are checked for +version numbers consistent with the current ScubaGoggles version number +defined in `scubagoggles/__init__.py`. If any inconsistencies are found, +the file name and line(s) (with line number(s)) are displayed. + +``` +> scubagoggles version --check +ScubaGoggles version check +``` diff --git a/scubagoggles/docs/installation/DownloadAndInstall.md b/scubagoggles/docs/installation/DownloadAndInstall.md index 42253951..32052def 100644 --- a/scubagoggles/docs/installation/DownloadAndInstall.md +++ b/scubagoggles/docs/installation/DownloadAndInstall.md @@ -1,56 +1,195 @@ -# Download and Python Install -> [!NOTE] -> Previously installed a different version of ScubaGoggles? See [Upgrading ScubaGoggles](/docs/upgrading/Upgrading.md#upgrading-scubagoggles). - -## Downloading the Latest Release -To download ScubaGoggles: - -1. Click [here](https://github.com/cisagov/ScubaGoggles/releases) to see the latest release. -2. Click scubagoggles-[latest-version].zip to download the release. -3. Extract the folder in the zip file. - -## Installing Python Dependencies -As of ScubaGoggles v0.3.0, the minimum required Python version to run the tool is `3.10.x`. While it's possible that ScubaGoggles may work with different versions of Python, 3.10 is the version we've tested and ensured works with the versions of the modules listed in ScubaGoggles' [dependencies](../../requirements.txt). - -### Installing in a Virtual Environment -The following commands are used to set up a python virtual environment (venv) to install the needed python dependencies. -Inside the release or repo folder, open up a terminal and run the following commands based on your OS. - -> [!NOTE] -> Depending on the Python installation and operating system, it might be necessary to use `pip3` and `python3` instead of `pip` and `python`. - -#### Windows -``` -pip install virtualenv -python -m venv .venv -.venv\Scripts\activate -``` - -#### macOS -``` -pip install virtualenv -virtualenv -p python .venv -source .venv/bin/activate -``` - -Users can run the tool via the `scuba.py` script as a developer or by installing the `scubagoggles` package in a python venv. -Choose either of these next steps to install the needed python dependencies in the `venv`. - -#### Installing dependencies for running scubagoggles directly -In the root directory of the release/repo, install the `scubagoggles` package and dependencies with the following command. -``` -python -m pip install . -``` - -#### Installing dependencies for running via scuba.py script -In the root directory of the release/repo, install the the required dependencies with the following command. -``` -pip install -r requirements.txt -``` - -> [!IMPORTANT] -> Users will need to rerun the `activate` script from the OS specific directions above in each new terminal session to reactivate the `venv` containing the dependencies. - -## Navigation -- Continue to [Download the OPA executable](/docs/installation/OPA.md) -- Return to [Documentation Home](/README.md) +# Getting started + +> [!IMPORTANT] +> Use of this tool requires access to an internet browser for initial setup and to view the html report output. + +Setting up to run ScubaGoggles for the first time involves the following steps: + +1. Install [Python 3](https://www.python.org/) on your system. +2. (Optional) Create and activate a Python virtual environment. +3. Install ScubaGoggles and dependencies into the Python environment. +4. Run ScubaGoggles setup to specify the output directory, the location of the + OPA executable, and the credentials file. +5. Download the Open Policy Agent (OPA) executable. +6. Create a Google OAuth credential file, unless you'll be using a Google + service account. + +## Install Python 3 +Running ScubaGoggles requires Python 3.9 or higher. If Python is not installed +in your environment, please visit the [Python website](https://www.python.org/) +for instructions on how to download and install Python. + +Depending on the operating system, the command to invoke Python from the command +line is either `python` (Windows) or `python3` (linux & macOS, for backward +compatibilty with Python version 2). You will need access to a command line, +via the command window or a PowerShell window for Windows, or a terminal window +in linux & macOS. + +## Installing in a Python Virtual Environment + +A Python virtual environment dedicated to ScubaGoggles isn't strictly +necessary, but it is recommended because it will allow you to isolate +ScubaGoggles and its dependencies from other Python tools you may have running +on your system. With a virtual environment, you create it only once, but you +will need to "activate" it in a new window (i.e., process) prior to running +ScubaGoggles. A virtual environment remains activated until the window is +closed (unless you explicitly deactivate the virtual environment). + +The following commands are used to set up a python virtual environment using +the `venv` Python module. Create a window where you may enter commands on your +system. + +Use the `cd` (change directory) command to set the current working directory to +the location where you want to create the virtual environment directory. In +this example, the directory that will be created is called `scuba-env`, but +you may use a different name. + +The following examples show both the command to create the virtual environment, +followed by the command that activates the virtual environment in your current +session. The commands differ slightly depending on the operating system and +type of command window. + +**Note** the command that activates the virtual environment. You will need this +command whenever you create a new session (i.e., terminal) where you will be +running ScubaGoggles. + +### Windows + +#### Windows Command + +``` +python -m venv scuba-env +scuba-env\Scripts\activate.bat +``` + +#### Windows PowerShell +``` +python -m venv scuba-env +scuba-env\Scripts\activate.ps1 +``` + +#### Windows Git Bash +``` +python -m venv scuba-env +source scuba-env/Scripts/activate +``` + +### linux and macOS +``` +python3 -m venv scuba-env +source scuba-env/bin/activate +``` + +## Downloading the Latest ScubaGoggles Release +To download ScubaGoggles, click [here](https://github.com/cisagov/ScubaGoggles/releases) +to display the download site in a browser. For installing ScubaGoggles as a +user (and not a developer), you should download the file with the name ending +in `.whl` (known as a Python "wheel" file), for example +`scubagoggles-0.1.0-py3-none-any.whl`. + +If you are a developer, you may alternatively download the "gzipped tar" file +(file ending with `.tar.gz`), or zip file (file ending with `.zip`). You may +also clone the GitHub repository. The instructions that follow focus on the +installation for the general user. + +### Installing ScubaGoggles +ScubaGoggles is installed as a Python package, whether you are using a virtual +environment or the system's Python environment (if you have write access to it). + +Install ScubaGoggles using Python's `pip` utility. If you are using a virtual +environment, make sure your current session has activated the virtual +environment. Normally, the command you use is `pip` or `pip3`. + +``` +pip install scubagoggles-0.1.0-py3-none-any.whl +``` +where you will replace `scubagoggles-0.1.0-py3-none-any.whl` in the above +command with the location and/or name of the ScubaGoggles wheel file you +downloaded. + +This command will install ScubaGoggles and all its dependencies. The system on +which ScubaGoggles is installed must be able to access the internet so the +dependencies may be downloaded. + +## Creating the ScubaGoggles Output Directory +ScubaGoggles produces "Secure Baseline Conformance Reports", which are written +to a directory on your system. In addition, ScubaGoggles requires the OPA +executable and the Google credentials file. It is recommended that you create +a directory that will contain these required files and serve as a location +for the reports. You will run the ScubaGoggles setup utility to indicate the +location of the output directory. + +## ScubaGoggles Setup Utility +The ScubaGoggles setup utility lets you configure the data directory location, +as well as the locations of the OPA executable and the Google credentials file. +It is perfectly fine to locate the OPA executable and credentials files in the +output directory you create. + +When you run the setup utility, it will create a configuration file in your +top-level user directory called `.scubagoggles` (**Note** the leading dot (.) +in the file name, which indicates a "hidden" file on linux and macOS operating +systems). + +The configuration file contains the following values used by ScubaGoggles when +running the conformance assessments: + +| Name | Description | +|-------------|---------------------------------------------------| +| credentials | Location and name of the Google credentials file. | +| opa_dir | Location of the OPA executable. | +| output_dir | Location of the ScubaGoggles output directory. | + +Run the setup utility with this command: + +```shell +scubagoggles setup +``` + +You will be prompted to enter the output directory, location of the OPA +executable, and the location and name of the Google credentials file. You +do not have to download the OPA executable, and you do not have to create the +Google credentials file before running setup. If either do not exist, you +will see a warning indicating one or both is missing. You will need to have +both the OPA executable and credentials files before running the conformance +assessment. + +These are sample outputs from running the setup utility before the required files +are available. Warnings are shown, but the `.scubagoggles` configuration file +is still created. + +### Windows Example + +```shell +> scubagoggles setup +Setup: output directory +Scubagoggles output directory [C:\Users\userID\scubagoggles]? +Create directory C:\Users\userID\scubagoggles [Yes/no]? + C:\Users\userID\scubagoggles +Setup: OPA executable directory +(WARNING): OPA executable not found in PATH +Location of OPA executable [C:\Users\userID\scubagoggles]? +(WARNING): OPA executable not found in C:\Users\userID\scubagoggles +Setup: Google API credentials file +Google credentials (JSON) file [C:\Users\userID\scubagoggles\credentials.json]? +(WARNING): Google credentials file not found in C:\Users\userID\scubagoggles\credentials.json +``` + +### Linux Example + +```shell +$ scubagoggles setup +Setup: output directory +Scubagoggles output directory [/home/userID/scubagoggles]? + /home/userID/scubagoggles +Setup: OPA executable directory +(WARNING): OPA executable not found in PATH +Location of OPA executable [/home/userID/scubagoggles]? +(WARNING): OPA executable not found in /home/userID/scubagoggles +Setup: Google API credentials file +Google credentials (JSON) file [/home/userID/scubagoggles/credentials.json]? +(WARNING): Google credentials file not found in /home/userID/scubagoggles/credentials.json +``` + +## Navigation +- Continue to [Download the OPA executable](OPA.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/installation/OPA.md b/scubagoggles/docs/installation/OPA.md index bf2135ea..634fc7e1 100644 --- a/scubagoggles/docs/installation/OPA.md +++ b/scubagoggles/docs/installation/OPA.md @@ -1,43 +1,50 @@ - -# Download the OPA executable - -The tool makes use of [Open Policy Agent's Rego Policy language](https://www.openpolicyagent.org/docs/latest/policy-language/). -An OPA executable is required to execute this tool and can be downloaded using our `download_opa.py` script. - -``` -python download_opa.py --help -usage: download_opa.py [-h] [-v] [-os] - -Download executable the OPA executable file required to run this SCuBA tool. - -options: - -h, --help show this help message and exit - -v {0.45.0,0.46.3,0.47.4,0.48.0,0.49.2,0.50.2,0.51.0,0.52.0,0.53.1,0.54.0,0.55.0,0.56.0,0.57.1,0.58.0,0.59.0,0.60.0} - What version of OPA to download: Default version: 0.59.0 - -os {windows,macos,linux} - Operating system version of OPA to download. Default os: windows - --disablessl If there are proxy errors, try adding this switch to disable ssl verification -``` -``` -# example -python download_opa.py -v 0.60.0 -os macos -``` -1. If the above script can not execute for any reason or you would prefer to download OPA manually, go to the [Open Policy Agent website](https://www.openpolicyagent.org/docs/latest/#running-opa) -2. Check the website for a compatible OPA version (Currently v0.45.0 and above) for ScubaGoggles and select the corresponding version on top left of the website -3. Navigate to the menu on left side of the screen: `Introduction -> Running OPA -> Download OPA` -4. Follow the instructions for downloading the respective OPA executable for your OS. - -> [!NOTE] -> The following notes apply only for MAC and Linux users. -- By default on MAC and Linux systems the OPA executable will be run with `sudo`. -- Use the `scubagoggles gws --omitsudo` flag to omit running the executable with `sudo`. -- MAC and Linux OS users should have their OPA executables named `opa_darwin_amd64` or `opa_linux_amd64_static` respectively for scubagoggles execution. -- The OPA executable must also be given execute permissions -- Run the following command to give the opa executable execute permissions: -```bash -chmod +x opa_darwin_amd64 -``` - -## Navigation -- Continue to [Prerequisites](/docs/prerequisites/Prerequisites.md) -- Return to [Documentation Home](/README.md) + +# Download the OPA executable + +The tool makes use of [Open Policy Agent's Rego Policy language](https://www.openpolicyagent.org/docs/latest/policy-language/). +An OPA executable is required to execute this tool and can be downloaded +with the `scubagoggles getopa` command. + +``` +scubagoggles getopa --help +usage: scubagoggles getopa [-h] [--check] [--force] [--version ] [--opa_directory ] + +Download OPA executable + +options: + -h, --help show this help message and exit + --check, -c Check hash code after download + --force, -f Overwrite existing OPA executable + --version , -v + Version of OPA to download (default: latest version) + --opa_directory , -r + Directory containing OPA executable + (default: location established by setup) +``` +``` +# example +scubagoggles getopa -v v0.60.0 -c +``` + +If you have run the [ScubaGoggles setup utility](DownloadAndInstall.md#Running-ScubaGoggles-Setup-Utility), +you will have specified the location of the OPA executable. This location is +used by `getopa` when downloading the OPA executable. + +1. If the above script can not execute for any reason or you would prefer to download OPA manually, go to the [Open Policy Agent website](https://www.openpolicyagent.org/docs/latest/#running-opa) +2. Check the website for a compatible OPA version (Currently v0.45.0 and above) for ScubaGoggles and select the corresponding version on top left of the website +3. Navigate to the menu on left side of the screen: `Introduction -> Running OPA -> Download OPA` +4. Follow the instructions for downloading the respective OPA executable for your OS. + +> [!NOTE] +> For linux and macOS, you must make sure the OPA executable has execute +> permission. If you downloaded the OPA executable using the `getopa` +> subcommand, the permission has already been set correctly. + +```bash +# give the opa executable execute permissions +chmod u+x opa +``` + +## Navigation +- Continue to [Prerequisites](../prerequisites/Prerequisites.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/prerequisites/Prerequisites.md b/scubagoggles/docs/prerequisites/Prerequisites.md index ebac8c70..a3532f94 100644 --- a/scubagoggles/docs/prerequisites/Prerequisites.md +++ b/scubagoggles/docs/prerequisites/Prerequisites.md @@ -1,25 +1,25 @@ -# Prerequisites - -## Permissions - -The tool uses the following OAUTH API scopes: - -``` -https://www.googleapis.com/auth/admin.reports.audit.readonly, -https://www.googleapis.com/auth/admin.directory.domain.readonly, -https://www.googleapis.com/auth/admin.directory.group.readonly, -https://www.googleapis.com/auth/admin.directory.orgunit.readonly, -https://www.googleapis.com/auth/admin.directory.user.readonly, -https://www.googleapis.com/auth/apps.groups.settings -``` - -When running ScubaGoggles for the first time you will be prompted to consent to these API scopes. Users with the Super Admin role automatically have the privilege to consent to these scopes. A custom admin role can also be made with the minimum permissions to consent to these scopes. See this [Google Admin SDK Prerequisites guide](https://developers.google.com/admin-sdk/reports/v1/guides/prerequisites) for more information. - -## Create a Project -1. If you already have a Google Cloud Project that you want to utilize skip to [Authentication Methods](/docs/authentication/AuthenticationMethods.md) -2. Otherwise start by signing into http://console.cloud.google.com/. -3. Follow the [directions outlined in this guide to create a project](https://developers.google.com/workspace/guides/create-project) - -## Navigation -- Continue to [Authentication Methods](/docs/authentication/AuthenticationMethods.md) -- Return to [Documentation Home](/README.md) \ No newline at end of file +# Prerequisites + +## Permissions + +The tool uses the following OAUTH API scopes: + +``` +https://www.googleapis.com/auth/admin.reports.audit.readonly, +https://www.googleapis.com/auth/admin.directory.domain.readonly, +https://www.googleapis.com/auth/admin.directory.group.readonly, +https://www.googleapis.com/auth/admin.directory.orgunit.readonly, +https://www.googleapis.com/auth/admin.directory.user.readonly, +https://www.googleapis.com/auth/apps.groups.settings +``` + +When running ScubaGoggles for the first time you will be prompted to consent to these API scopes. Users with the Super Admin role automatically have the privilege to consent to these scopes. A custom admin role can also be made with the minimum permissions to consent to these scopes. See this [Google Admin SDK Prerequisites guide](https://developers.google.com/admin-sdk/reports/v1/guides/prerequisites) for more information. + +## Create a Project +1. If you already have a Google Cloud Project that you want to utilize skip to [Authentication Methods](../authentication/AuthenticationMethods.md) +2. Otherwise start by signing into http://console.cloud.google.com/. +3. Follow the [directions outlined in this guide to create a project](https://developers.google.com/workspace/guides/create-project) + +## Navigation +- Continue to [Authentication Methods](../authentication/AuthenticationMethods.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/troubleshooting/Troubleshooting.md b/scubagoggles/docs/troubleshooting/Troubleshooting.md index 37ef3752..0bde7c1f 100644 --- a/scubagoggles/docs/troubleshooting/Troubleshooting.md +++ b/scubagoggles/docs/troubleshooting/Troubleshooting.md @@ -1,74 +1,74 @@ -# Troubleshooting - -## Lots of Manual Checks -The report output by ScubaGoggles may indicate that many manual checks are needed (e.g., https://github.com/cisagov/ScubaGoggles/issues/260). This is a symptom of ScubaGoggles' primary limitation. As the API calls to check most of the settings relevant to ScubaGoggles are have not been made public by Google, ScubaGoggles relies on [GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en) to determine the current state. If there are no log events corresponding to a SCuBA baseline policy (e.g., because the setting hasn't been changed within the past 6 months), ScubaGoggles will indicate that the setting needs to be checked manually. See [Limitations](/docs/usage/Limitations.md) for more details. - -## Not Authorized to Access This Resource - -If an authorization error similar to the one below appears: -``` -/Users/scubagoggles/provider.py:463: RuntimeWarning: An exception was thrown trying to get the tenant info: - -``` -Ensure that you consented to the following API scopes as a user with the proper [permissions to consent](/docs/prerequisites/Prerequisites.md#permissions) and have enabled the required [APIs and Services](/docs/authentication/OAuth.md). - -## Scubagoggles Not Found -If an error similar to the one below appears: -``` -command not found: scubagoggles -``` - -Ensure that you have properly [configured the virtual environment](/docs/installation/DownloadAndInstall.md#installing-in-a-virtual-environment) and have activated the virtual environment using the OS appropriate commands. - -Alternatively, to run scubagoggles without installing it as a package, you can replace the `scubagoggles` command with `python scuba.py`. - - -## Unable to view HTML report due to environment limitations - -If you are unable to view the HTML report in a browser window, the results of the conformance scan can be viewed in their raw JSON format. - -We recommend running the conformance report in quiet mode to stop the web browser from being opened automatically. This can be done with the `--quiet` parameter: - -```scubagoggles gws --quiet``` - -Once the scan is complete, navigate to the output folder. Within the output folder, we can access the generated HTML reports, or view the results in JSON format. - -To view the results as JSON, open the `ScubaResults.json` file. - -The output will resemble the following: -``` -{ - "Summary": { - "Gmail": { - "Manual": 26, - "Passes": 9, - "Errors": 0, - "Failures": 6, - "Warnings": 2 - }, - "Groups for Business": { - "Manual": 0, - "Passes": 6, - "Errors": 0, - "Failures": 0, - "Warnings": 1 - } - }, - "Results": { - "Gmail": [ - { - "GroupName": "Mail Delegation", - "GroupNumber": "1", - "Controls": [ - { - "Control ID": "GWS.GMAIL.1.1v0.2", - "Requirement": "Mail Delegation SHOULD be disabled.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ... -``` - -## Navigation -- Return to [Documentation Home](/README.md) +# Troubleshooting + +## Lots of Manual Checks +The report output by ScubaGoggles may indicate that many manual checks are needed (e.g., https://github.com/cisagov/ScubaGoggles/issues/260). This is a symptom of ScubaGoggles' primary limitation. As the API calls to check most of the settings relevant to ScubaGoggles are have not been made public by Google, ScubaGoggles relies on [GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en) to determine the current state. If there are no log events corresponding to a SCuBA baseline policy (e.g., because the setting hasn't been changed within the past 6 months), ScubaGoggles will indicate that the setting needs to be checked manually. See [Limitations](../usage/Limitations.md) for more details. + +## Not Authorized to Access This Resource + +If an authorization error similar to the one below appears: +``` +/Users/scubagoggles/provider.py:463: RuntimeWarning: An exception was thrown trying to get the tenant info: + +``` +Ensure that you consented to the following API scopes as a user with the proper [permissions to consent](../prerequisites/Prerequisites.md#permissions) and have enabled the required [APIs and Services](../authentication/OAuth.md). + +## Scubagoggles Not Found +If an error similar to the one below appears: +``` +command not found: scubagoggles +``` + +Ensure that you have properly [configured the virtual environment](../installation/DownloadAndInstall.md#installing-in-a-virtual-environment) and have activated the virtual environment using the OS appropriate commands. + +Alternatively, to run scubagoggles without installing it as a package, you can replace the `scubagoggles` command with `python scuba.py`. + + +## Unable to view HTML report due to environment limitations + +If you are unable to view the HTML report in a browser window, the results of the conformance scan can be viewed in their raw JSON format. + +We recommend running the conformance report in quiet mode to stop the web browser from being opened automatically. This can be done with the `--quiet` parameter: + +```scubagoggles gws --quiet``` + +Once the scan is complete, navigate to the output folder. Within the output folder, we can access the generated HTML reports, or view the results in JSON format. + +To view the results as JSON, open the `ScubaResults.json` file. + +The output will resemble the following: +``` +{ + "Summary": { + "Gmail": { + "Manual": 26, + "Passes": 9, + "Errors": 0, + "Failures": 6, + "Warnings": 2 + }, + "Groups for Business": { + "Manual": 0, + "Passes": 6, + "Errors": 0, + "Failures": 0, + "Warnings": 1 + } + }, + "Results": { + "Gmail": [ + { + "GroupName": "Mail Delegation", + "GroupNumber": "1", + "Controls": [ + { + "Control ID": "GWS.GMAIL.1.1", + "Requirement": "Mail Delegation SHOULD be disabled.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ... +``` + +## Navigation +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/Config.md b/scubagoggles/docs/usage/Config.md index 44b87fa1..16566e65 100644 --- a/scubagoggles/docs/usage/Config.md +++ b/scubagoggles/docs/usage/Config.md @@ -1,39 +1,39 @@ - -# Usage: Config File -All ScubaGoggles [parameters](/docs/usage/Parameters.md) can be placed into a configuration file in order to made execution easier. The path of the file is specified by the `--config` parameter, and its contents are expected as YAML. - -> [!NOTE] -> If a parameter is specified both on the command-line and in a configuration file, the command-line parameter has precedence over the config file. - -## Sample Configuration Files -[Sample config files](/sample-config-files) are available in the repo and are discussed below. When executing ScubaGoggles, only a single config file can be read in; we recommend looking through the following examples and constructing a config file that best suits your use case. - -### Basic Usage -The [basic use](/sample-config-files/basic_config.yaml) example config file specifies the `outpath`, `baselines`, and `quiet` parameters. - -ScubaGoggles can be invoked with this config file: -``` -scubagoggles gws --config basic_config.yaml -``` - -It can also be invoked while overriding the `baselines` parameter. -``` -scubagoggles gws --config basic_config.yaml -b gmail chat -``` - -### Omit Policies - -In some cases, it may be appropriate to omit specific policies from ScubaGoggles evaluation. For example: -- When a policy is implemented by a third-party service that ScubaGoggles does not audit. -- When a policy is not applicable to your organization (e.g., policy GWS.GMAIL.4.3v0.3, which is only applicable to federal, executive branch, departments and agencies). - -The `omitpolicy` top-level key, shown in this [example ScubaGoggles configuration file](/sample-config-files/omit_policies.yaml), allows the user to specify the policies that should be omitted from the ScubaGoggles report. Omitted policies will show up as "Omitted" in the HTML report and will be colored gray. Omitting policies must only be done if the omissions are approved within an organization's security risk management process. **Exercise care when omitting policies because this can inadvertently introduce blind spots when assessing your system.** - -For each omitted policy, the config file allows you to indicate the following: -- `rationale`: The reason the policy should be omitted from the report. This value will be displayed in the "Details" column of the report. ScubaGoggles will output a warning if no rationale is provided. -- `expiration`: Optional. A date after which the policy should no longer be omitted from the report. The expected format is yyyy-mm-dd. - - -## Navigation -- Continue to [Usage: Examples](/docs/usage/Examples.md) -- Return to [Documentation Home](/README.md) + +# Usage: Config File +All ScubaGoggles [parameters](/docs/usage/Parameters.md) can be placed into a configuration file in order to made execution easier. The path of the file is specified by the `--config` parameter, and its contents are expected as YAML. + +> [!NOTE] +> If a parameter is specified both on the command-line and in a configuration file, the command-line parameter has precedence over the config file. + +## Sample Configuration Files +[Sample config files](/sample-config-files) are available in the repo and are discussed below. When executing ScubaGoggles, only a single config file can be read in; we recommend looking through the following examples and constructing a config file that best suits your use case. + +### Basic Usage +The [basic use](/sample-config-files/basic_config.yaml) example config file specifies the `outpath`, `baselines`, and `quiet` parameters. + +ScubaGoggles can be invoked with this config file: +``` +scubagoggles gws --config basic_config.yaml +``` + +It can also be invoked while overriding the `baselines` parameter. +``` +scubagoggles gws --config basic_config.yaml -b gmail chat +``` + +### Omit Policies + +In some cases, it may be appropriate to omit specific policies from ScubaGoggles evaluation. For example: +- When a policy is implemented by a third-party service that ScubaGoggles does not audit. +- When a policy is not applicable to your organization (e.g., policy GWS.GMAIL.4.3, which is only applicable to federal, executive branch, departments and agencies). + +The `omitpolicy` top-level key, shown in this [example ScubaGoggles configuration file](/sample-config-files/omit_policies.yaml), allows the user to specify the policies that should be omitted from the ScubaGoggles report. Omitted policies will show up as "Omitted" in the HTML report and will be colored gray. Omitting policies must only be done if the omissions are approved within an organization's security risk management process. **Exercise care when omitting policies because this can inadvertently introduce blind spots when assessing your system.** + +For each omitted policy, the config file allows you to indicate the following: +- `rationale`: The reason the policy should be omitted from the report. This value will be displayed in the "Details" column of the report. ScubaGoggles will output a warning if no rationale is provided. +- `expiration`: Optional. A date after which the policy should no longer be omitted from the report. The expected format is yyyy-mm-dd. + + +## Navigation +- Continue to [Usage: Examples](/docs/usage/Examples.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/Examples.md b/scubagoggles/docs/usage/Examples.md index 9245a6bd..c305d686 100644 --- a/scubagoggles/docs/usage/Examples.md +++ b/scubagoggles/docs/usage/Examples.md @@ -1,49 +1,49 @@ - -# Usage: Examples -> [!Note] -> If you chose not install the `scubagoggles` package in a venv but do have the dependencies installed from `requirements.txt`, you may execute the tool using the `scuba.py` script located in the root directory of this repository. Replace any `scubagoggles` directions with `python scuba.py` - -## Example 1: Run an assessment against all GWS products -``` -scubagoggles gws -``` - -## Example 2: Run an assessment against just Gmail and Google Calendar -``` -scubagoggles gws -b gmail calendar -``` - -## Example 3: Run an assessment and store the results under a folder called output -``` -scubagoggles gws -b calendar gmail groups chat meet sites -o ./output -``` - -## Example 4: Do a run cached assessment -``` -# skip authentication and provider export stage -# used for running against a cached provider json - -scubagoggles gws --runcached --skipexport -``` - -## Example 5: Run with a service account on a different tenant -``` -scubagoggles gws --customerid --subjectemail admin@example.com -``` - -See the `help` options yourself -``` -scubagoggles gws -h -``` - -## Example 6: Run with a config file -``` -scubagoggles gws --config sample-config-files/basic_config.yaml -``` - -> [!NOTE] -> In all the above examples, the html report should open automatically. If not, navigate to the output folder and open the `*.html` file using a browser of your choice. The json output will also be located in this folder. - -## Navigation -- Continue to [Reviewing Output](/docs/usage/ReviewOutput.md) -- Return to [Documentation Home](/README.md) + +# Usage: Examples +> [!Note] (This is intended for developers ONLY) +> If you chose not install the `scubagoggles` package in a venv but do have the dependencies installed from `requirements.txt`, you may execute the tool using the `scuba.py` script located in the root directory of this repository. Replace any `scubagoggles` directions with `python scuba.py` + +## Example 1: Run an assessment against all GWS products +``` +scubagoggles gws +``` + +## Example 2: Run an assessment against just Gmail and Google Calendar +``` +scubagoggles gws -b gmail calendar +``` + +## Example 3: Run an assessment and store the results under a folder called output +``` +scubagoggles gws -b calendar gmail groups chat meet sites -o ./output +``` + +## Example 4: Do a run cached assessment +``` +# skip authentication and provider export stage +# used for running against a cached provider json + +scubagoggles gws --runcached --skipexport +``` + +## Example 5: Run with a service account on a different tenant +``` +scubagoggles gws --customerid --subjectemail admin@example.com +``` + +See the `help` options yourself +``` +scubagoggles gws -h +``` + +## Example 6: Run with a config file +``` +scubagoggles gws --config sample-config-files/basic_config.yaml +``` + +> [!NOTE] +> In all the above examples, the html report should open automatically. If not, navigate to the output folder and open the `*.html` file using a browser of your choice. The json output will also be located in this folder. + +## Navigation +- Continue to [Reviewing Output](ReviewOutput.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/Limitations.md b/scubagoggles/docs/usage/Limitations.md index 48f698cd..3b1292a6 100644 --- a/scubagoggles/docs/usage/Limitations.md +++ b/scubagoggles/docs/usage/Limitations.md @@ -1,11 +1,35 @@ -# Limitations - -The majority of the conformance checks done by ScubaGoggles rely on [GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en). If there is no log event corresponding to a SCuBA baseline policy, ScubaGoggles will indicate that the setting currently can not be checked on its HTML report output. In this situation, we recommend you manually review your GWS security configurations with the SCuBA security baselines. - -Additionally, some events will not be visible due to data retention time limits, as the admin logs are only retained for 6 months (see [Data retention and lag times](https://support.google.com/a/answer/7061566)). However, if you wish to generate a log event for testing ScubaGoggles' capabilities, follow the implementation instructions in the [SCuBA GWS baseline documents](/baselines/README.md) to change your GWS configuration settings. Toggling certain settings, off and on will be enough to generate a log event. Other settings will require implementing more substantive configuration changes. - -Many controls can be scoped down to the organizaitonal unit (OU) or group level. ScubaGoggles is capable of checking settings applied at these levels. However, for any setting that can be scoped to specific OUs or groups, ScubaGoggles asserts that at least one event is present for the organization's top-level OU. If no event can be found for the top-level OU, ScubaGoggles will not display any results for that control and instead display a warning, such as the following: -![image](https://github.com/cisagov/ScubaGoggles/assets/106177711/e3bf7925-8c00-489d-8e79-262e861bd1a8) - -## Navigation -- Return to [Documentation Home](/README.md) +# Limitations + +While most of the conformance checks done by ScubaGoggles rely on Google's Policy +API that provides direct access to your GWS settings, some settings are not +available from this API. For a few comformance checks where the corresponding +settings are not provided by the Policy API, we try to determine the settings +using [GWS Admin log events](https://support.google.com/a/answer/4579579?hl=en). + +## Log Event Limitations + +For these cases, if there is no log event corresponding to a SCuBA baseline +policy, ScubaGoggles will indicate that the setting currently can not be checked +on its HTML report output. In this situation, we recommend you manually review +your GWS security configurations with the SCuBA secure baselines. + +Additionally, some events will not be visible due to data retention time limits, +as the admin logs are only retained for 6 months +(see [Data retention and lag times](https://support.google.com/a/answer/7061566)). +However, if you wish to generate a log event for testing ScubaGoggles' +capabilities, follow the implementation instructions in the +[SCuBA GWS baseline documents](/baselines/README.md) to change your GWS +configuration settings. Toggling certain settings, off and on will be enough to +generate a log event. Other settings will require implementing more substantive +configuration changes. + +Many controls can be scoped down to the organizational unit (OU) or group level. +ScubaGoggles is capable of checking settings applied at these levels. However, +for any setting that can be scoped to specific OUs or groups, ScubaGoggles +asserts that at least one event is present for the organization's top-level OU. +If no event can be found for the top-level OU, ScubaGoggles will not display +any results for that control and instead display a warning, such as the following: +![image](https://github.com/cisagov/ScubaGoggles/assets/106177711/e3bf7925-8c00-489d-8e79-262e861bd1a8) + +## Navigation +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/Parameters.md b/scubagoggles/docs/usage/Parameters.md index 01080669..df7e41b6 100644 --- a/scubagoggles/docs/usage/Parameters.md +++ b/scubagoggles/docs/usage/Parameters.md @@ -1,58 +1,72 @@ - -# Usage: Parameters -Execute the ScubaGoggles tool using the `scubagoggles` command. For GWS, all commands will be under the `gws` subparser. - -``` -scubagoggles gws -h -usage: scubagoggles gws [-h] [-b [...]] [-o] [-c] [--subjectemail] [--customerid] [--opapath] [--regopath] [--documentpath] - [--runcached] [--skipexport] [--outputfoldername] [--outputproviderfilename] - [--outputregofilename] [--outputreportfilename] [--omitsudo] [--quiet] [--debug] - -optional arguments: - -h, --help show this help message and exit - -b [ ...], --baselines [ ...] - A list of one or more abbreviated GWS baseline names that the tool will assess. Defaults to - all baselines. Choices: gmail, calendar, groups, chat, drive, meet, sites, commoncontrols, - rules, classroom - -o , --outputpath The folder path where both the output JSON & HTML report will be created. Defaults to "./" The - current directory. - -c , --credentials The relative path and name of the OAuth / service account credentials json file. Defaults to - "./credentials.json" which means the tool will look for the file named credentials.json in the - current directory. - --config Local file path to a YAML formatted configuration file. Configuration file parameters can be - used in place of command-line parameters. Additional parameters and variables not available - on the command line can also be included in the file that will be provided to the tool for - use in specific tests. - --outjsonfilename The name of the file that encapsulates all assessment output. Defaults to ScubaResults. - --subjectemail Only applicable when using a service account. The email address of a user the service account - should act on behalf of. This user must have the necessary privileges to run scubagoggles. - --customerid The customer ID the tool should run on. Defaults to "my_customer" which will be the domain of - the user / service account authenticating. - --opapath The relative path to the directory containing the OPA executable. Defaults to "./" the current - executing directory. - --regopath The relative path to the directory contain the folder containing the rego files. Defaults to - "./rego" the "rego" folder inside the current executing directory. - --documentpath The relative path to the directory containing the SCuBA baseline documents. Defaults to - "./baselines" the "baselines" folder inside the current executing directory. - --runcached This switch when added will run in the tool in "RunCached mode". When combined with -sa allows - to the user to skip authentication and provider export. - --skipexport This switch when added will skip the provider export.To be used in conjunction with - --runcached. - --outputfoldername The name of the folder created in --outputpath where both the output JSON and the HTML report - will be created. Defaults to GWSBaselineConformance. The client's local timestamp will be - appended to this name. - --outputproviderfilename - The name of the Provider output json in --outputpath. Defaults to ProviderSettingsExport. - --outputregofilename - The name of the Rego output json in --outputpath. Defaults to TestResults. - --outputreportfilename - The name of the main html file homepage created in --outputpath. Defaults to BaselineReports. - --omitsudo This switch prevents running the OPA executable with sudo. - --quiet This switch suppresses automatically launching a web browser to open the html report output - and the loading bar output. - --debug This switch is used to print debugging information for OPA. -``` - -## Navigation -- Continue to [Usage: Config File](/docs/usage/Config.md) -- Return to [Documentation Home](/README.md) + +# Usage: Parameters +Execute the ScubaGoggles tool using the `scubagoggles` command. For GWS, +all commands will be under the `gws` "subcommand". + +``` +usage: scubagoggles gws [-h] [--baselines [ ...]] [--outputpath ] + [--outjsonfilename ] [--credentials ] + [--subjectemail ] [--customerid ] + [--opapath ] [--regopath ] [--documentpath ] + [--outputfoldername ] [--outputproviderfilename ] + [--outputregofilename ] [--outputreportfilename] [--quiet] [--debug] + [--runcached] [--skipexport] + +SCuBA automated conformance check for Google Workspace (GWS) products + +options: + -h, --help show this help message and exit + --baselines [ ...], -b [ ...] + A list of one or more abbreviated GWS baseline names that the tool will assess. + Defaults to all baselines. Choices: calendar, chat, classroom, commoncontrols, + drive, gmail, groups, meet, rules, sites + --outputpath , -o + The folder path where both the output JSON & HTML report will be created. + --outjsonfilename + The name of the file that encapsulates all assessment output. Defaults to + ScubaResults. + --credentials , -c + The location and name of the OAuth / service account credentials json file. + + --config + Local file path to a YAML formatted configuration file. Configuration file parameters can be used in place of command-line parameters. Additional parameters and variables not available on the command line can also be included in the file that will be provided to the tool for use in specific tests. + + --subjectemail + Only applicable when using a service account. The email address of a user the + service account should act on behalf of. This user must have the necessary + privileges to run scubagoggles. + --customerid + The customer ID the tool should run on. Defaults to "my_customer" which will be the + domain of the user / service account authenticating. + --opapath + The directory containing the OPA executable. + --regopath + The relative path to the directory contain the folder containing the rego files. + --documentpath + The relative path to the directory containing the SCuBA baseline documents. + --outputfoldername + The name of the folder created in --outputpath where both the output JSON and the + HTML report will be created. Defaults to GWSBaselineConformance. The client's local + timestamp will be appended to this name. + --outputproviderfilename + The name of the Provider output json in --outputpath. Defaults to + ProviderSettingsExport. + --outputregofilename + The name of the Rego output json in --outputpath. Defaults to TestResults. + --outputreportfilename + The name of the main html file homepage created in --outputpath. Defaults to + BaselineReports. + --quiet This switch suppresses automatically launching a web browser to open the html + report output and the loading bar output. + --debug This switch is used to print debugging information for OPA. + +Cached Mode options: + --runcached This switch when added will run in the tool in "RunCached mode". When combined with + --skipexport allows the user to skip authentication and provider export. + --skipexport This switch when added will skip the provider export. To be used in conjunction + with --runcached. +``` + +## Navigation +- Continue to [Usage: Examples](Examples.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/ReviewOutput.md b/scubagoggles/docs/usage/ReviewOutput.md index bc61a51e..7845e97e 100644 --- a/scubagoggles/docs/usage/ReviewOutput.md +++ b/scubagoggles/docs/usage/ReviewOutput.md @@ -1,14 +1,27 @@ -# Review Output -## Locating the Output -By default, ScubaGoggles output will be saved in a folder within the current working directory named GWSBaselineConformance_[yyyy_mm_dd_hh_mm_ss], though both the location of the output and name of the folder can be configured via the `--outputpath` and `--outputfoldername` parameters, respectively. - -Unless run with the `--quiet` parameter, the HTML report will open automatically using the system's default browser. - -See [Usage: Parameters](/docs/usage/Parameters.md) for more details on these and other parameters. - -## Output Format -The output will be saved in both HTML and json formats. See [Sample Report](/sample-report) for an example of the output. - -## Navigation -- Continue to [Limitations](/docs/usage/Limitations.md) -- Return to [Documentation Home](/README.md) +# Review Output +## Locating the Output +By default, ScubaGoggles output will be saved in a folder within the current working directory named GWSBaselineConformance_[yyyy_mm_dd_hh_mm_ss], though both the location of the output and name of the folder can be configured via the `--outputpath` and `--outputfoldername` parameters, respectively. + +Unless run with the `--quiet` parameter, the HTML report will open automatically using the system's default browser. + +See [Usage: Parameters](Parameters.md) for more details on these and other parameters. + +## Output Format +The output will be saved in both HTML and json formats. See [Sample Report](../../sample-report) for an example of the output. + +## Purging Older Report Directories + +Each time you run ScubaGoggles, a directory (folder) is created that contains +the conformance report files. If you run ScubaGoggles often, these directories +will accumulate. When you use the default output directory and directory name +prefix (`GWSBaselineConformance`), you may use the `scubagoggles purge` +command to remove older report directories. The `--expire` option deletes all +report directories created earlier than the number of days specified. The +`--keep` option ensures that the number of directories you specify will not be +deleted. When given together, the keep count takes precedence over the expiry +days. + + +## Navigation +- Continue to [Limitations](Limitations.md) +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/getopa.py b/scubagoggles/getopa.py new file mode 100644 index 00000000..f36a5381 --- /dev/null +++ b/scubagoggles/getopa.py @@ -0,0 +1,197 @@ +"""Implementation of ScubaGoggles OPA executable dowload. +""" + +import argparse +import logging +import platform +import re +import stat +import subprocess + +from hashlib import sha256 +from pathlib import Path +from tempfile import TemporaryDirectory +from urllib.parse import urljoin, urlsplit +from urllib.request import Request, urlcleanup, urlopen, urlretrieve + +from scubagoggles.orchestrator import UserRuntimeError +from scubagoggles.user_setup import prompt_boolean + +log = logging.getLogger(__name__) + + +def getopa(arguments: argparse.Namespace): + + """Main get OPA function - this calls other functions in this module. + + :param arguments: arguments collected by the ArgumentParser. + """ + + log.info('ScubaGoggles OPA Download') + + config = arguments.user_config + opa_dir = arguments.opa_directory or config.opa_dir + + if opa_dir is None: + raise UserRuntimeError('No directory set for OPA executable - ' + 'run "setup" first (see documentation)') + + if not opa_dir.is_dir(): + answer = prompt_boolean(f'Create directory {opa_dir}') + if not answer: + log.error('OPA directory required') + return + + opa_dir.mkdir(exist_ok = True) + + if arguments.opa_directory and not config.opa_dir: + config.opa_dir = arguments.opa_directory + config.write() + + verify = arguments.check + force = arguments.force + version = arguments.version + + download_opa(opa_dir, version, verify, force) + +def download_opa(opa_dir: Path, + version: str = None, + verify: bool = False, + force: bool = False): + + """Download the OPA executable for the current operating system + environment. + + :param Path opa_dir: directory where OPA executable will be located. + :param str version: [optional] version number of a specific OPA release + to download (version format vM.m.b). Downloads the latest OPA version + if not specified. + :param bool verify: [optional] if True, verifies the hash value of the + OPA executable with the expected value for the release. + :param bool force: [optional] if True, overwrites the OPA executable, if + it currently exists in the target download location. + :raises RuntimeError: for the case where the latest version number returned + by OPA does not look like a version (vM.m.b). + """ + + opa_base_url = 'https://github.com/open-policy-agent/opa/releases/' + + if not version: + latest_version_url = urljoin(opa_base_url, 'latest') + log.debug('Querying latest version from OPA: %s', latest_version_url) + request = Request(latest_version_url) + + with urlopen(request) as response: + version = urlsplit(response.url).path.split('/')[-1] + log.debug(' Version returned: %s', version) + + if not re.match(r'v\d+(?:\.\d+){2}', version): + raise RuntimeError(f'? "{version}" - unrecognized version string ' + 'returned as "latest" OPA version') + + os_type = platform.system().lower() + + arch = platform.machine().lower() + + if arch == 'x86_64': + arch = 'amd64' + elif arch.startswith('arm'): + arch = 'arm64' + + file_name = f'opa_{os_type}_{arch}' + + file_name += '.exe' if os_type == 'windows' else '_static' + + log.debug('Downloading %s to %s', file_name, str(opa_dir)) + + download_url = urljoin(opa_base_url, f'download/{version}/{file_name}') + output_file = opa_dir / file_name + + if output_file.exists(): + if not force: + force = prompt_boolean(f'Overwrite existing file ({output_file})', + False) + if not force: + return + + log.debug('Overwriting existing file: %s', str(output_file)) + output_file.unlink() + + urlretrieve(download_url, output_file) + urlcleanup() + + mode = output_file.stat().st_mode + new_mode = mode | stat.S_IXUSR | stat.S_IRUSR + + if new_mode != mode: + log.debug(' Setting user execute/read permissions') + output_file.chmod(new_mode) + + if verify: + download_ok = verify_opa(download_url, output_file) + if not download_ok: + log.error('Hash generated from downloaded file does NOT ' + 'match expected value') + + test_opa(output_file) + +def test_opa(opa_exe_file: Path): + + """Runs the OPA "version" command to check that the downloaded OPA + successfully executes. + + :param Path opa_exe_file: OPA executable file specification. + """ + + log.info('Test run OPA executable') + + result = subprocess.run(f'{opa_exe_file} version'.split(), + capture_output = True, + check = False) + + if result.returncode != 0: + log.error('Run OPA (%s) results in error: %d', + str(opa_exe_file), + result.returncode) + log.debug('Standard error output: \n%s', result.stderr.decode()) + + log.debug('OPA output: \n%s', result.stdout.decode()) + + +def verify_opa(download_url: str, opa_exe_file: Path): + + """Verifies that the hash value of the downloaded OPA executable matches + the value provided by OPA release. + + :param str download_url: URL for the OPA version release area. + :param Path opa_exe_file: OPA executable file specification. + + :return: True if the hash value for the downloaded OPA executable matches + the expected value for the release; False otherwise. + :rtype: bool + """ + + log.info('Verifying downloaded OPA hash value') + + hash_suffix = '.sha256' + hash_file_url = download_url + hash_suffix + + contents = opa_exe_file.read_bytes() + file_hash_value = sha256(contents, usedforsecurity = False).hexdigest() + + with TemporaryDirectory('_opa_sha') as temp_dir: + hash_file_name = opa_exe_file.name + hash_suffix + hash_file = Path(temp_dir, hash_file_name) + + log.debug('Downloading %s to %s', hash_file_name, temp_dir) + urlretrieve(hash_file_url, hash_file) + urlcleanup() + + contents = hash_file.read_text(encoding = 'utf-8') + + expected_value = contents.split()[0] + + log.debug(' Expected hash value: %s', expected_value) + log.debug(' Actual hash value: %s', file_hash_value) + + return file_hash_value == expected_value diff --git a/scubagoggles/main.py b/scubagoggles/main.py index d439f7ed..50d334f4 100644 --- a/scubagoggles/main.py +++ b/scubagoggles/main.py @@ -6,119 +6,381 @@ """ import argparse -from scubagoggles.orchestrator import Orchestrator +import logging +import os +import sys + +from pathlib import Path + +from scubagoggles.config import UserConfig +from scubagoggles.getopa import getopa +from scubagoggles.orchestrator import Orchestrator, UserRuntimeError +from scubagoggles.purge import purge_reports +from scubagoggles.reporter.md_parser import MarkdownParserError from scubagoggles.scuba_argument_parser import ScubaArgumentParser +from scubagoggles.user_setup import default_file_names, find_legacy_dir, \ + user_setup +from scubagoggles.version import Version -def get_gws_args(parser): - """ - Adds the arguments for the GWS parser +EXIT_FAILURE = 1 + +EXIT_SUCCESS = 0 + + +def get_gws_args(parser: argparse.ArgumentParser, user_config: UserConfig): - :param parser: argparse object + """Adds the arguments for the GWS parser + + :param argparse.ArgumentParser parser: argparse object + :param UserConfig user_config: user configuration object """ + + # This module is located in the scubagoggles subdirectory. The parent + # directory is where the rego and baselines subdirectories are also + # located - these are the default for the rego and baseline files, + # respectively. The instructions typically instruct the user to place + # both the OPA executable and the credentials JSON file in this + # directory. + + scuba_path = Path(__file__).parent + user_dir = find_legacy_dir(user_config) or user_config.output_dir + opa_dir = user_config.opa_dir or user_dir + gws = Orchestrator.gws_products() - gws_baselines = gws["gws_baselines"] - - default_file_output_names = { - "provider_output_name": "ProviderSettingsExport", - "rego_output_name": "TestResults", - "report_output_name": "BaselineReports", - "output_folder_name": "GWSBaselineConformance", - "json_output_name": "ScubaResults" - } - - parser.add_argument('-b', '--baselines', - type = str, nargs="+", default=gws_baselines, choices=gws_baselines, metavar='', - help='A list of one or more abbreviated GWS baseline names that the tool will assess.' + - f' Defaults to all baselines. Choices: {(", ".join(gws_baselines))}') - - parser.add_argument('-o','--outputpath', type=str,default='./', metavar='', - help="The folder path where both the output JSON & HTML report will be created." + - ' Defaults to "./" The current directory. ') - - parser.add_argument('-c','--credentials', type=str,default='./credentials.json', metavar='', - help='The relative path and name of the OAuth / service account credentials json file. ' + - 'Defaults to "./credentials.json" which means the tool will look ' + - 'for the file named credentials.json in the current directory.') - - parser.add_argument('--config', type=str, required=False, metavar='', - help='Local file path to a YAML formatted configuration file. ' + - 'Configuration file parameters can be used in place of command-line ' + - 'parameters. Additional parameters and variables not available on the ' + - 'command line can also be included in the file that will be provided to the ' + - 'tool for use in specific tests.') - - parser.add_argument('--outjsonfilename', type=str, - default=default_file_output_names['json_output_name'], metavar='', - help='The name of the file that encapsulates all assessment output.' + - f" Defaults to {default_file_output_names['json_output_name']}.") - - parser.add_argument('--subjectemail', type=str, default=None, metavar='', - help='Only applicable when using a service account. ' + - 'The email address of a user the service account should act on behalf of. ' + - 'This user must have the necessary privileges to run scubagoggles.') - - parser.add_argument("--customerid", type=str, default="my_customer", metavar='', - help='The customer ID the tool should run on. Defaults to "my_customer" which will be' + - ' the domain of the user / service account authenticating.') - - parser.add_argument('--opapath', type=str, default='./', metavar='', - help='The relative path to the directory containing the OPA executable. ' + - 'Defaults to "./" the current executing directory.') - - parser.add_argument('--regopath', type=str, default='./rego', metavar='', - help='The relative path to the directory contain the folder containing the rego files. ' + - 'Defaults to "./rego" the "rego" folder inside the current executing directory.') - - parser.add_argument('--documentpath', type=str, default='./baselines', metavar='', - help='The relative path to the directory containing the SCuBA baseline documents. ' + - 'Defaults to "./baselines" the "baselines" folder inside the current executing directory.') - - parser.add_argument('--runcached', action='store_true', - help='This switch when added will run in the tool in "RunCached mode". ' + - 'When combined with -sa allows to the user to skip authentication and provider export.') - - parser.add_argument('--skipexport', action = 'store_true', - help='This switch when added will skip the provider export.' + - 'To be used in conjunction with --runcached.') - - parser.add_argument('--outputfoldername', type=str, - default=default_file_output_names['output_folder_name'], metavar='', - help='The name of the folder created in --outputpath where both the output JSON and' + - ' the HTML report will be created.' + - f" Defaults to {default_file_output_names['output_folder_name']}." + - ' The client\'s local timestamp will be appended to this name.') - - parser.add_argument('--outputproviderfilename', type=str, - default=default_file_output_names['provider_output_name'], metavar='', - help='The name of the Provider output json in --outputpath.' + - f" Defaults to {default_file_output_names['provider_output_name']}.") - - parser.add_argument('--outputregofilename', type=str, - default=default_file_output_names['rego_output_name'], metavar='', - help='The name of the Rego output json in --outputpath.' + - f" Defaults to {default_file_output_names['rego_output_name']}.") - - parser.add_argument('--outputreportfilename', type=str, - default=default_file_output_names['report_output_name'], metavar='', - help='The name of the main html file homepage created in --outputpath.' + - f" Defaults to {default_file_output_names['report_output_name']}.") - - parser.add_argument('--omitsudo', action = 'store_true', - help='This switch prevents running the OPA executable with sudo.') - - parser.add_argument('--quiet', action = 'store_true', - help='This switch suppresses automatically launching a web browser to open' + - ' the html report output and the loading bar output.') - - parser.add_argument('--debug', action = 'store_true', - help='This switch is used to print debugging information for OPA.') + gws_baselines = tuple(sorted(gws['gws_baselines'])) -def dive(): + def gws_dispatch(args): + Orchestrator(args).start_automation() + + parser.set_defaults(dispatch = gws_dispatch) + + help_msg = ('A list of one or more abbreviated GWS baseline names that the ' + 'tool will assess. Defaults to all baselines. ' + f'Choices: {(", ".join(gws_baselines))}') + parser.add_argument('--baselines', + '-b', + nargs = '+', + default = gws_baselines, + choices = gws_baselines, + metavar = '', + help = help_msg) + + help_msg = ('The folder path where both the output JSON & HTML report will ' + f'be created. Defaults to {user_dir}.') + parser.add_argument('--outputpath', + '-o', + default = user_dir, + metavar = '', + type = path_parser, + help = help_msg) + + default_json = default_file_names.json_output_name + help_msg = ('The name of the file that encapsulates all assessment output. ' + f' Defaults to {default_json}.') + parser.add_argument('--outjsonfilename', + default = default_json, + metavar = '', + help = help_msg) + + try: + default_credentials = user_config.credentials_file + except FileNotFoundError: + default_credentials = str(user_dir / 'credentials.json') + help_msg = ('The location and name of the OAuth / service account ' + f'credentials json file. Defaults to "{default_credentials}".') + parser.add_argument('--credentials', + '-c', + default = Path(default_credentials), + metavar = '', + type = path_parser, + help = help_msg) + + help_msg = ('Local file path to a YAML formatted configuration file. ' + 'Configuration file parameters can be used in place of ' + 'command-line parameters. Additional parameters and variables ' + 'not available on the command line can also be included in ' + 'the file that will be provided to the tool for use in ' + 'specific tests.') + parser.add_argument('--config', + metavar='', + help = help_msg) + + help_msg = ('Only applicable when using a service account. The email ' + 'address of a user the service account should act on ' + 'behalf of. This user must have the necessary privileges ' + 'to run scubagoggles.') + parser.add_argument('--subjectemail', + metavar = '', + help = help_msg) + + help_msg = ('The customer ID the tool should run on. Defaults to ' + '"my_customer" which will be the domain of the ' + 'user / service account authenticating.') + parser.add_argument('--customerid', + default = 'my_customer', + metavar = '', + help = help_msg) + + help_msg = ('The directory containing the OPA executable. ' + f'Defaults to {opa_dir}.') + parser.add_argument('--opapath', + default = Path(opa_dir), + metavar = '', + type = path_parser, + help = help_msg) + + default_rego = scuba_path / 'rego' + help_msg = ('The relative path to the directory contain the folder ' + f'containing the rego files. Defaults to {default_rego}.') + parser.add_argument('--regopath', + default = default_rego, + metavar = '', + type = path_parser, + help = help_msg) + + default_baselines = scuba_path / 'baselines' + help_msg = ('The relative path to the directory containing the SCuBA ' + f'baseline documents. Defaults to {default_baselines}') + parser.add_argument('--documentpath', + default = default_baselines, + metavar = '', + type = path_parser, + help = help_msg) + + output_folder = default_file_names.output_folder_name + help_msg = ('The name of the folder created in --outputpath where both ' + 'the output JSON and the HTML report will be created. ' + f"Defaults to {output_folder}. The client's local timestamp " + 'will be appended to this name.') + parser.add_argument('--outputfoldername', + default = output_folder, + metavar = '', + help = help_msg) + + provider_filename = default_file_names.provider_output_name + help_msg = ('The name of the Provider output json in --outputpath. ' + f'Defaults to {provider_filename}.') + parser.add_argument('--outputproviderfilename', + default = provider_filename, + metavar = '', + help = help_msg) + + rego_filename = default_file_names.rego_output_name + help_msg = ('The name of the Rego output json in --outputpath. ' + f'Defaults to {rego_filename}.') + parser.add_argument('--outputregofilename', + default = rego_filename, + metavar = '', + help = help_msg) + + report_filename = default_file_names.report_output_name + help_msg = ('The name of the main html file homepage created in ' + '--outputpath. Defaults to ' + f'{report_filename}.') + parser.add_argument('--outputreportfilename', + default = report_filename, + metavar = '', + help = help_msg) + + help_msg = ('This switch suppresses automatically launching a web ' + 'browser to open the html report output and the loading ' + 'bar output.') + parser.add_argument('--quiet', action = 'store_true', help = help_msg) + + help_msg = 'This switch is used to print debugging information for OPA.' + parser.add_argument('--debug', action = 'store_true', help = help_msg) + + group = parser.add_argument_group('Cached Mode options') + + help_msg = ('This switch when added will run in the tool in ' + '"RunCached mode". When combined with --skipexport allows ' + 'the user to skip authentication and provider export.') + group.add_argument('--runcached', + action = 'store_true', + help = help_msg) + + help_msg = ('This switch when added will skip the provider export. To be ' + 'used in conjunction with --runcached.') + group.add_argument('--skipexport', + action = 'store_true', + help = help_msg) + + +def get_opa_args(parser: argparse.ArgumentParser, user_config: UserConfig): + + """Adds the arguments for the "get OPA" parser. + + :param argparse.ArgumentParser parser: argparse object """ - Takes in the arguments need to run scubagoggles + + parser.set_defaults(dispatch = getopa) + + parser.set_defaults(user_config = user_config) + + parser.add_argument('--check', + '-c', + default = False, + action = 'store_true', + help = 'Check hash code after download') + + parser.add_argument('--force', + '-f', + default = False, + action = 'store_true', + help = 'Overwrite existing OPA executable') + + parser.add_argument('--version', + '-v', + metavar = '', + help = 'Version of OPA to download (default: latest ' + 'version)') + + help_msg = 'Directory containing OPA executable' + if user_config.opa_dir: + help_msg += f' (default: {user_config.opa_dir})' + parser.add_argument('--opa_directory', + '-r', + metavar = '', + type = path_parser, + help = help_msg) + + +def get_setup_args(parser: argparse.ArgumentParser, user_config: UserConfig): + + """Adds the arguments for the setup parser + + :param argparse.ArgumentParser parser: argparse object + :param UserConfig user_config: user configuration object + """ + + parser.set_defaults(dispatch = user_setup) + + parser.set_defaults(user_config = user_config) + + parser.add_argument('--credentials', + '-c', + metavar = '', + type = path_parser, + help = 'OAuth2 credentials file for Google APIs') + + parser.add_argument('--opa_directory', + '-r', + metavar = '', + type = path_parser, + help = 'Directory containing OPA executable') + + parser.add_argument('--work_directory', + '-d', + metavar = '', + type = path_parser, + help = 'Scubagoggles output directory') + + +def get_purge_args(parser: argparse.ArgumentParser, user_config: UserConfig): + + """Adds the arguments for the purge parser + + :param argparse.ArgumentParser parser: argparse object + :param UserConfig user_config: user configuration object """ - overall_description = """ SCuBA Security Baseline Conformance Automation Tool + parser.set_defaults(dispatch = purge_reports) + + parser.set_defaults(user_config = user_config) + + parser.add_argument('--expire', + '-e', + metavar = '', + type = int, + help = 'Days after which reports have expired') + + keep_default = 1 + parser.add_argument('--keep', + '-k', + metavar = '', + type = int, + default = keep_default, + help = 'Number of recent reports to keep (default: ' + f'{keep_default})') + + +def get_version_args(parser: argparse.ArgumentParser): + + """Adds the arguments for the version parser + + :param argparse.ArgumentParser parser: argparse object + """ + + parser.set_defaults(dispatch = Version.command_dispatch) + + group = parser.add_mutually_exclusive_group() + + pfx = '(developers)' + + group.add_argument('--check', + '-c', + default = False, + action = 'store_true', + help = f'{pfx} Check version number consistency in code') + + group.add_argument('--upgrade', + '-u', + metavar = '', + help = f'{pfx} Upgrade code to new version number') + + +def log_level(level): + + """Normalizes a given log level string. + + A complete upper-cased log level string is returned if the given string + uniquely identifies one of the log levels. The returned log level string + may be passed to the logger routines. + + :param str level: abbreviation that uniquely identifies + a log level (e.g., 'd', 'info', 'crit'). + + :return: upper-cased log level string. + """ + + log_levels = ('DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL') + + return_level = level.upper() + + if return_level not in log_levels: + + match_level = [x for x in log_levels if x.startswith(return_level)] + + if not match_level: + raise RuntimeError(f'{level} - unrecognized log level') + + return_level = match_level[0] + + return return_level + + +def path_parser(value): + + """Given a string value, this function returns an absolute Path. The + value may contain a leading "~" to indicate the user's home directory, + and may use environment variables (e.g., $HOME). + + :param str value: directory or file specification + + :return: absolute Path + """ + + path_value = Path(os.path.expandvars(value)).expanduser().absolute() + + return path_value + + +def dive(): + + """Takes in the arguments needed to run scubagoggles + """ + + overall_description = """SCuBA Security Baseline Conformance Automation Tool # Examples @@ -135,19 +397,93 @@ def dive(): scubagoggles gws -h """ - parser = argparse.ArgumentParser(add_help=True, description=overall_description, - formatter_class=argparse.RawDescriptionHelpFormatter) + helpFormatter = argparse.RawDescriptionHelpFormatter + parser = argparse.ArgumentParser(description = overall_description, + formatter_class = helpFormatter) + + parser.set_defaults(dispatch = lambda _: parser.print_help()) - subparsers = parser.add_subparsers(dest='scuba_cmd') + log_levels = ('debug', 'info', 'warning', 'error', 'critical') + + default_log_level = 'warning' + + user_config = UserConfig() + + parser.add_argument('--log', + '-l', + choices = ('d', 'i', 'w', 'e', 'c') + log_levels, + default = default_log_level, + help = 'Level for message log ' + f'(default: {default_log_level})') + + subparsers = parser.add_subparsers(description = 'valid subcommands:', + help = ' -h for help') + + help_msg = ('SCuBA automated conformance check for ' + 'Google Workspace (GWS) products') + gws_parser = subparsers.add_parser('gws', + description = help_msg, + help = help_msg) + get_gws_args(gws_parser, user_config) + + help_msg = 'Download OPA executable' + getopa_parser = subparsers.add_parser('getopa', + description = help_msg, + help = help_msg) + get_opa_args(getopa_parser, user_config) + + help_msg = 'Purge old ScubaGoggles reports' + purge_parser = subparsers.add_parser('purge', + description = help_msg, + help = help_msg) + get_purge_args(purge_parser, user_config) + + help_msg = 'ScubaGoggles user setup' + setup_parser = subparsers.add_parser('setup', + description = help_msg, + help = help_msg) + get_setup_args(setup_parser, user_config) + + help_msg = 'ScubaGoggles version' + setup_parser = subparsers.add_parser('version', + description = help_msg, + help = help_msg) + get_version_args(setup_parser) - gws_parser_help = "Run the SCuBA automated conformance " \ - "check against one or more Google Workspace products" - gws_parser = subparsers.add_parser('gws', help=gws_parser_help) - get_gws_args(gws_parser) scuba_parser = ScubaArgumentParser(parser) args = scuba_parser.parse_args_with_config() - if args.scuba_cmd == 'gws': - Orchestrator(args).start_automation() - else: - raise Exception("Invalid subparser. Run scubagoggles -h to see a list of valid subparsers") + logging.basicConfig(format = '(%(levelname)s): %(message)s') + level = log_level(args.log) + log = logging.root + log.setLevel(level) + + # When trapping exceptions to suppress tracebacks (which users don't need + # to see for obvious failures not related to the code), make sure the + # process exits with an error code. + + error = False + + try: + args.dispatch(args) + except NotADirectoryError as nad: + print(f'\n{nad}') + error = True + except FileNotFoundError as fnf: + print(f'\n{fnf}') + error = True + except MarkdownParserError as mpe: + print(f'\n{mpe}') + error = True + except UserRuntimeError as ure: + print(f'\n{ure}') + error = True + except KeyboardInterrupt: + print('\nUser interrupt') + + if error: + sys.exit(EXIT_FAILURE) + + +if __name__ == '__main__': + dive() diff --git a/scubagoggles/orchestrator.py b/scubagoggles/orchestrator.py index b5b68931..cf83fa7e 100644 --- a/scubagoggles/orchestrator.py +++ b/scubagoggles/orchestrator.py @@ -2,23 +2,34 @@ orchestrator.py is the main module that starts and handles the output of the provider, rego, and report modules of the SCuBA tool """ + import argparse -import shutil -import os import json +import logging +import os +import platform +import shutil import webbrowser + +from datetime import datetime, timezone from pathlib import Path -from datetime import datetime from tqdm import tqdm -from googleapiclient.discovery import build -from scubagoggles.auth import gws_auth from scubagoggles.provider import Provider -from scubagoggles.run_rego import opa_eval -from scubagoggles.reporter import md_parser +from scubagoggles.reporter.md_parser import MarkdownParser from scubagoggles.reporter.reporter import Reporter +from scubagoggles.run_rego import opa_eval, find_opa from scubagoggles.utils import rel_abs_path +from scubagoggles.version import Version +log = logging.getLogger(__name__) + + +class UserRuntimeError(RuntimeError): + """This exception class is for runtime errors (possibly caused by the + user) for which a traceback might not be appropriate (error has nothing + to do with the code). + """ class Orchestrator: @@ -29,32 +40,33 @@ class Orchestrator: # Dictionary of the SCuBA GWS baselines short names plus full names. _gws_baselines = [ - "gmail", - "calendar", - "groups", - "chat", - "drive", - "meet", - "sites", - "commoncontrols", - "rules", - "classroom" + 'gmail', + 'calendar', + 'groups', + 'chat', + 'drive', + 'meet', + 'sites', + 'commoncontrols', + 'rules', + 'classroom' ] _prod_to_fullname = { - "gmail": "Gmail", - "calendar": "Google Calendar", - "groups": "Groups for Business", - "chat": "Google Chat", - "drive": "Google Drive and Docs", - "meet": "Google Meet", - "sites": "Google Sites", - "commoncontrols": "Common Controls", - "rules": "Rules", - "classroom": "Google Classroom" + 'gmail': 'Gmail', + 'calendar': 'Google Calendar', + 'groups': 'Groups for Business', + 'chat': 'Google Chat', + 'drive': 'Google Drive and Docs', + 'meet': 'Google Meet', + 'sites': 'Google Sites', + 'commoncontrols': 'Common Controls', + 'rules': 'Rules', + 'classroom': 'Google Classroom' } + _gws = { - "gws_baselines": _gws_baselines, - "prod_to_fullname": _prod_to_fullname + 'gws_baselines': _gws_baselines, + 'prod_to_fullname': _prod_to_fullname } def __init__(self, args: argparse.Namespace): @@ -75,26 +87,24 @@ def gws_products(cls) -> dict: """ return cls._gws - def _run_gws_providers(self, services: dict): + def _run_gws_providers(self): """ Runs the provider scripts and outputs a json to path - - :param services: a dictionary of Google API service objects """ args = self._args products = args.baselines - out_folder = args.outputpath - provider = Provider(services, args.customerid) - provider_dict = provider.call_gws_providers(products, args.quiet) - provider_dict['successful_calls'] = list(provider.successful_calls) - provider_dict['unsuccessful_calls'] = list(provider.unsuccessful_calls) + with Provider(args.customerid, args.credentials) as provider: + provider_dict = provider.call_gws_providers(products, args.quiet) + provider_dict['baseline_suffix'] = Version.suffix + provider_dict['successful_calls'] = list(provider.successful_calls) + provider_dict['unsuccessful_calls'] = list(provider.unsuccessful_calls) - settings_json = json.dumps(provider_dict, indent = 4) - out_path = out_folder + f'/{args.outputproviderfilename}.json' - with open(out_path, mode="w", encoding='UTF-8') as outfile: - outfile.write(settings_json) + out_jsonfile = args.outputpath / args.outputproviderfilename + out_jsonfile = out_jsonfile.with_suffix('.json') + with out_jsonfile.open('w', encoding = 'utf-8') as out_stream: + json.dump(provider_dict, out_stream, indent = 4) def _rego_eval(self): """ @@ -105,32 +115,28 @@ def _rego_eval(self): args = self._args products = args.baselines products_bar = tqdm(products, leave=False, disable=args.quiet) - out_folder = args.outputpath results = [] for product in products_bar: product_name = product - input_file = f'{out_folder}/{args.outputproviderfilename}.json' + input_file = args.outputpath / f'{args.outputproviderfilename}.json' opa_path = args.opapath rego_path = args.regopath - products_bar.set_description(f"Running Rego verification for {product}...") - product_tests = opa_eval( - product_name=product_name, - input_file=input_file, - opa_path=opa_path, - rego_path=rego_path, - omit_sudo=args.omitsudo, - debug=args.debug - ) + products_bar.set_description(f'Running Rego verification for {product}...') + product_tests = opa_eval(product_name, + input_file, + opa_path, + rego_path, + args.debug) try: results.extend(product_tests[0]) except Exception as exc: - raise Exception("run_rego error") from exc + raise Exception('run_rego error') from exc - settings_json = json.dumps(results,sort_keys=True ,indent = 4) - out_path = out_folder + f'/{args.outputregofilename}.json' - with open(out_path, mode="w", encoding='UTF-8') as outfile: - outfile.write(settings_json) + out_jsonfile = args.outputpath / args.outputregofilename + out_jsonfile = out_jsonfile.with_suffix('.json') + with out_jsonfile.open('w', encoding = 'utf-8') as out_stream: + json.dump(results, out_stream, indent = 4) @staticmethod def _pluralize(singular: str, plural: str, count: int) -> str: @@ -141,24 +147,23 @@ def _pluralize(singular: str, plural: str, count: int) -> str: :param plural: string value in plural tense :param count: how many of string value """ - if count == 1: - return singular - return plural + + return singular if count == 1 else plural @classmethod def _generate_summary(cls, stats: dict) -> str: """ Craft the html-formatted summary from the stats dictionary. """ - n_success = stats["Passes"] - n_warn = stats["Warnings"] - n_fail = stats["Failures"] - n_manual = stats["Manual"] - n_error = stats["Errors"] + n_success = stats['Passes'] + n_warn = stats['Warnings'] + n_fail = stats['Failures'] + n_manual = stats['Manual'] + n_error = stats['Errors'] n_omit = stats['Omit'] pass_summary = (f"
{n_success}" - f" {cls._pluralize('pass', 'passes', n_success)}
") + f" {cls._pluralize('pass', 'passes', n_success)}") # The warnings, failures, and manuals are only shown if they are # greater than zero. Reserve the space for them here. They will @@ -171,22 +176,26 @@ def _generate_summary(cls, stats: dict) -> str: if n_warn > 0: warning_summary = (f"
{n_warn}" - f" {cls._pluralize('warning', 'warnings', n_warn)}
") + f" {cls._pluralize('warning', 'warnings', n_warn)}" + '') if n_fail > 0: failure_summary = (f"
{n_fail}" - f" {cls._pluralize('failure', 'failures', n_fail)}
") + f" {cls._pluralize('failure', 'failures', n_fail)}" + '') if n_manual > 0: manual_summary = (f"
{n_manual} manual" - f" {cls._pluralize('check', 'checks', n_manual)}
") + f" {cls._pluralize('check', 'checks', n_manual)}" + '') if n_error > 0: error_summary = (f"
{n_error}" - f" {cls._pluralize('error', 'errors', n_error)}
") + f" {cls._pluralize('error', 'errors', n_error)}" + '') if n_omit > 0: omit_summary = (f"
{n_omit}" - " omitted
") + ' omitted') - return f"{pass_summary}{warning_summary}{failure_summary}" \ - f"{manual_summary}{omit_summary}{error_summary}" + return (f'{pass_summary}{warning_summary}{failure_summary}' + f'{manual_summary}{omit_summary}{error_summary}') def _run_reporter(self): """ @@ -196,10 +205,9 @@ def _run_reporter(self): # Make the report output folders args = self._args out_folder = args.outputpath - individual_reports_path = out_folder + "/IndividualReports" - reports_images_path = individual_reports_path + "/images" - Path(individual_reports_path).mkdir(parents=True, exist_ok=True) - Path(reports_images_path).mkdir(parents=True, exist_ok=True) + individual_reports_path = out_folder / 'IndividualReports' + reports_images_path = individual_reports_path / 'images' + reports_images_path.mkdir(parents=True, exist_ok=True) # Copy the CISA logo to the repo folder so that it can be accessed # from there @@ -212,44 +220,37 @@ def _run_reporter(self): # we should load the test results json here products = args.baselines prod_to_fullname = args.fullnamesdict - test_results_json = out_folder + f'/{args.outputregofilename}.json' - with open(test_results_json, mode='r', encoding='UTF-8') as file: + test_results_json = out_folder / f'{args.outputregofilename}.json' + with test_results_json.open(encoding='UTF-8') as file: test_results_data = json.load(file) # Get the successful/unsuccessful commands - settings_name = f'{out_folder}/{args.outputproviderfilename}.json' - with open(settings_name, mode='r', encoding='UTF-8') as file: + settings_name = out_folder / f'{args.outputproviderfilename}.json' + with settings_name.open(encoding='UTF-8') as file: settings_data = json.load(file) + tenant_info = settings_data['tenant_info'] + tenant_domain = tenant_info['domain'] successful_calls = set(settings_data['successful_calls']) unsuccessful_calls = set(settings_data['unsuccessful_calls']) - # baseline_path - subset_prod_to_fullname = { - key: prod_to_fullname[key] - for key in args.baselines - if key in prod_to_fullname - } + md_products = set(args.baselines) - {'rules'} + + md_parser = MarkdownParser(args.documentpath) - baseline_policies = md_parser.read_baseline_docs(args.documentpath, - subset_prod_to_fullname) + baseline_policies = md_parser.parse_baselines(md_products) - if "rules" in args.baselines: + if 'rules' in args.baselines: # There's no baseline specific to rules, so this case # needs to be handled separately - baseline_policies["rules"] = [] + baseline_policies['rules'] = [] for group in baseline_policies['commoncontrols']: if group['GroupName'] == 'System-defined Rules': - baseline_policies["rules"].append(group) + baseline_policies['rules'].append(group) break else: - raise RuntimeError("Unable to process 'rules' as no policy group named " - "'System-defined Rules' found in the Common Controls baseline.") - - # Load Org metadata from provider - with open(f'{out_folder}/{args.outputproviderfilename}.json', - mode='r',encoding='UTF-8') as file: - tenant_info = json.load(file)['tenant_info'] - tenant_domain = tenant_info['domain'] + raise RuntimeError("Unable to process 'rules' as no policy " + "group named 'System-defined Rules' found " + 'in the Common Controls baseline.') # Determine if any controls were omitted in the config file omissions = {} @@ -268,27 +269,28 @@ def _run_reporter(self): product_abbreviation_mapping = {fullname: shortname for shortname, fullname in prod_to_fullname.items()} - timestamp_utc = datetime.utcnow() + timestamp_utc = datetime.now(timezone.utc) timestamp_zulu = timestamp_utc.strftime('%Y-%m-%dT%H:%M:%S.%f')[:-3] + 'Z' report_metadata = { - "TenantId": None, - "DisplayName": None, - "DomainName": tenant_domain, - "ProductSuite": "GWS", - "ProductsAssessed": products_assessed, - "ProductAbbreviationMapping": product_abbreviation_mapping, - "Tool": "ScubaGoggles", - "ToolVersion": "0.3.0", - "TimeStampZulu": timestamp_zulu + 'TenantId': None, + 'DisplayName': None, + 'DomainName': tenant_domain, + 'ProductSuite': 'GWS', + 'ProductsAssessed': products_assessed, + 'ProductAbbreviationMapping': product_abbreviation_mapping, + 'Tool': 'ScubaGoggles', + 'ToolVersion': Version.number, + 'TimeStampZulu': timestamp_zulu } - total_output.update({"MetaData": report_metadata}) + total_output.update({'MetaData': report_metadata}) main_report_name = args.outputreportfilename products_bar = tqdm(products, leave=False, disable=args.quiet) for product in products_bar: - products_bar.set_description(f"Creating the HTML and JSON Report for {product}...") + products_bar.set_description('Creating the HTML and JSON Report ' + f'for {product}...') reporter = Reporter(product, tenant_domain, main_report_name, @@ -301,55 +303,64 @@ def _run_reporter(self): stats_and_data[product] = \ reporter.rego_json_to_ind_reports(test_results_data, out_folder) - baseline_product_summary = {product:stats_and_data[product][0]} - baseline_product_results_json = {product:stats_and_data[product][1]} + baseline_product_summary = {product: stats_and_data[product][0]} + baseline_product_results_json = {product: stats_and_data[product][1]} summary.update(baseline_product_summary) results.update(baseline_product_results_json) - total_output.update({"Summary": summary}) - total_output.update({"Results": results}) + total_output.update({'Summary': summary}) + total_output.update({'Results': results}) # Create the ScubaResults files - with open(f'{out_folder}/{args.outputproviderfilename}.json', encoding='UTF-8') as file: + scuba_results_file = out_folder / f'{args.outputproviderfilename}.json' + with scuba_results_file.open(encoding='UTF-8') as file: raw_data = json.load(file) - total_output.update({"Raw": raw_data}) - report = json.dumps(total_output, indent = 4) - with open(f"{out_folder}/{out_jsonfile}.json", mode='w', encoding='UTF-8') as results_file: - results_file.write(report) + total_output.update({'Raw': raw_data}) + + report_file = out_folder / f'{out_jsonfile}.json' + with report_file.open('w', encoding = 'utf-8') as results_file: + json.dump(total_output, results_file, indent = 4) - # Delete the ProviderOutput file as it's now encapsulated in the ScubaResults file - os.remove(f"{out_folder}/{args.outputproviderfilename}.json") + # Delete the ProviderOutput file as it's now encapsulated in the + # ScubaResults file + scuba_results_file.unlink() # Make the report front page - report_path = out_folder + "/" + f'{args.outputreportfilename}.html' - abs_report_path = os.path.abspath(report_path) + report_path = out_folder / f'{args.outputreportfilename}.html' fragments = [] table_data = [] for product, stats in stats_and_data.items(): - ## Build the "Baseline Conformance Reports" column + # Build the "Baseline Conformance Reports" column product_capitalize = product.capitalize() full_name = prod_to_fullname[product] - link_path = "./IndividualReports/" f"{product_capitalize}Report.html" - link = f"
{full_name}" - table_data.append({ - "Baseline Conformance Reports": link, - "Details": self._generate_summary(stats[0]) - }) + link_path = f'./IndividualReports/{product_capitalize}Report.html' + link = f'{full_name}' + table_data.append({'Baseline Conformance Reports': link, + 'Details': self._generate_summary(stats[0])}) fragments.append(Reporter.create_html_table(table_data)) - with open(f"{report_path}", mode='w', encoding='UTF-8') as file: - file.write(Reporter.build_front_page_html(fragments, tenant_info)) + front_page_html = Reporter.build_front_page_html(fragments, tenant_info) + report_path.write_text(front_page_html, encoding = 'utf-8') # suppress opening the report in the browser if args.quiet: return # Open the report in the client's default web browser - # pylint: disable=E1101 - if os.name == 'nt': - os.startfile(abs_report_path) + if platform.system().lower() == 'windows': + # Keep pylint from complaining when run on linux/macOS + # pylint: disable-next=no-member + os.startfile(report_path) else: - report_path = "file:///" + abs_report_path - webbrowser.get().open(report_path, new=2) + report_url = f'file:///{report_path}' + try: + webbrowser.get().open(report_url, new=2) + except webbrowser.Error: + # You get here when a user runs on a linux system, + # "ssh'd" to a terminal, in which case the user most likely + # expects there'll be no browser popping up (so there's no + # need to have the exception abort the run). + log.warning('No web browser available, report: %s', + str(report_path)) def _run_cached(self): """ @@ -357,29 +368,26 @@ def _run_cached(self): """ args = self._args - args.outputpath = str(rel_abs_path(__file__,args.outputpath)) + args.outputpath = str(rel_abs_path(__file__, args.outputpath)) Path(args.outputpath).mkdir(parents=True, exist_ok=True) args.outputpath = os.path.abspath(args.outputpath) if not args.skipexport: - creds = gws_auth(args.credentials) - services = {} - services['reports'] = build('admin', 'reports_v1', credentials=creds) - services['directory'] = build('admin', 'directory_v1', credentials=creds) - services['groups'] = build('groupssettings', 'v1', credentials=creds) - self._run_gws_providers(services) + self._run_gws_providers() if not os.path.exists(f'{args.outputpath}/{args.outputproviderfilename}.json'): - # When running run_cached, the provider output might not exist as a stand-alone - # file depending what version of ScubaGoggles created the output. If the provider - # output doesn't exist as a standalone file, create it from the scuba results - # file so the other functions can execute as normal. + # When running run_cached, the provider output might not exist as + # a standalone file depending on what version of ScubaGoggles + # created the output. If the provider output doesn't exist as a + # standalone file, create it from the scuba results file so the + # other functions can execute as normal. with open(f'{args.outputpath}/{args.outjsonfilename}.json', 'r', - encoding='UTF-8') as scuba_results: + encoding='UTF-8') as scuba_results: provider_output = json.load(scuba_results)['Raw'] - with open(f'{args.outputpath}/{args.outputproviderfilename}.json', 'w', - encoding='UTF-8') as provider_file: + with open(f'{args.outputpath}/{args.outputproviderfilename}.json', + 'w', encoding='UTF-8') as provider_file: json.dump(provider_output, provider_file) + self._rego_eval() self._run_reporter() @@ -389,46 +397,57 @@ def start_automation(self): """ args = self._args - if "commoncontrols" in args.baselines and "rules" not in args.baselines: - args.baselines.append("rules") - if "rules" in args.baselines and "commoncontrols" not in args.baselines: - args.baselines.append("commoncontrols") + args.baselines = list(args.baselines) + if 'commoncontrols' in args.baselines and 'rules' not in args.baselines: + args.baselines.append('rules') + if 'rules' in args.baselines and 'commoncontrols' not in args.baselines: + args.baselines.append('commoncontrols') args.baselines.sort() # get the absolute paths relative to this directory - args.outputpath = (Path.cwd() / args.outputpath).resolve() - args.credentials = (Path.cwd() / args.credentials).resolve() - args.opapath = Path(args.opapath).resolve() - args.regopath = Path(args.regopath).resolve() - args.documentpath = Path(args.documentpath).resolve() + if not isinstance(args.outputpath, Path): + args.outputpath = Path(args.outputpath) + args.outputpath = args.outputpath.resolve() + args.credentials = args.credentials.resolve() + args.opapath = args.opapath.resolve() + args.regopath = args.regopath.resolve() + args.documentpath = args.documentpath.resolve() + + see_docs = 'see ScubaGoggles setup documentation' + + try: + find_opa(args.opapath) + except FileNotFoundError as fnf: + raise UserRuntimeError('OPA executable missing - ' + f'{see_docs}') from fnf + + if not args.credentials.exists(): + raise UserRuntimeError('Google credentials file missing - ' + f'{see_docs}') # add any additional variables to args gws_params = self.gws_products() additional_args = vars(args) - additional_args['fullnamesdict'] = gws_params["prod_to_fullname"] + additional_args['fullnamesdict'] = gws_params['prod_to_fullname'] if args.skipexport and not args.runcached: - exc = 'Used --skipexport without --runcached' \ - 'please rerun scubagoggles with --runcached as well' - raise Exception(exc) + message = ('Used --skipexport without --runcached please rerun ' + 'scubagoggles with --runcached as well') + raise UserRuntimeError(message) if not args.runcached: # create a timestamped output folder now = datetime.now() - folder_time = now.strftime("%Y_%m_%d_%H_%M_%S") + folder_time = now.strftime('%Y_%m_%d_%H_%M_%S') timestamped_folder = f'{args.outputfoldername}_{folder_time}' + if not args.outputpath.exists(): + log.warning('%s - parent directory for output subdirectories ' + 'will be created', + args.outputpath) args.outputpath = (args.outputpath / timestamped_folder).resolve() - Path(args.outputpath).mkdir(parents=True, exist_ok=True) - args.outputpath = os.path.abspath(args.outputpath) - - # authenticate - creds = gws_auth(args.credentials, args.subjectemail) - services = {} - services['reports'] = build('admin', 'reports_v1', credentials=creds) - services['directory'] = build('admin', 'directory_v1', credentials=creds) - services['groups'] = build('groupssettings', 'v1', credentials=creds) + args.outputpath.mkdir(parents=True, exist_ok=True) - self._run_gws_providers(services) + self._run_gws_providers() self._rego_eval() self._run_reporter() else: diff --git a/scubagoggles/policy_api.py b/scubagoggles/policy_api.py new file mode 100644 index 00000000..198fbbb7 --- /dev/null +++ b/scubagoggles/policy_api.py @@ -0,0 +1,541 @@ +"""Google Policy API class implementation +""" + +import logging +import re + +from collections import defaultdict +from random import random +from time import sleep + +from google.auth.transport.requests import AuthorizedSession + +from scubagoggles.auth import GwsAuth + +log = logging.getLogger(__name__) + +# Not all lambdas are bad, you know (see below)... +# pylint: disable=unnecessary-lambda-assignment + + +class PolicyAPI: + + """Implementation for accessing Google Policy API. It should be used as + a context manager (see 'with' statement) so the Google API resource is + closed when it's no longer needed. + """ + + # LAMBDAS! The're VOODOO to some, just like the "goto". The following + # are short functions that evaluate whether the Google API setting value + # is exactly or roughly what's expected. Using lambdas encapsulates the + # functionality within the class without the bother of making them + # static. They're simple and do the job, and they can be placed close + # to the policy settings where they're referenced. + + isBool = lambda x: isinstance(x, bool) + + # Google's "enum" type is essentially the string name for the enumeration + # member. It must be all alphanumeric characters with possible underscores. + + isEnum = lambda x: isinstance(x, str) and re.match(r'^[A-Z0-9_]+$', x) + + isInt = lambda x: isinstance(x, int) + + isListStrings = lambda x: (isinstance(x, list) + and all(isinstance(e, str) for e in x)) + + isState = lambda x: x.lower() in ('disabled', 'enabled') + + isString = lambda x: isinstance(x, str) + + isDuration = lambda x: isinstance(x, str) and re.match(r'(?i)^\d+[hms]$', x) + + # This is the complete list of policy settings returned by Google. + # The key is the setting type (NOTE that while Google returns a + # setting type with a period (.) delimiting the type (e.g., + # "sites.service_status"), we convert the periods into underscores because + # Rego uses the period to delimit hierarchy). The value is a dictionary + # containing the name of each setting and a function that will validate + # that the setting value is correct. + + + _expectedPolicySettings = { + 'analytics_service_status': {'serviceState': isState}, + 'applied_digital_skills_service_status': {'serviceState': isState}, + 'appsheet_service_status': {'serviceState': isState}, + 'blogger_service_status': {'serviceState': isState}, + 'blogger_user_takeout': {'takeoutStatus': isEnum}, + 'books_user_takeout': {'takeoutStatus': isEnum}, + 'calendar_appointment_schedules': {'enablePayments': isBool}, + 'calendar_external_invitations': {'warnOnInvite': isBool}, + 'calendar_interoperability': { + 'enableExchangeRoomBooking': isBool, + 'enableFullEventDetails': isBool, + 'enableInteroperability': isBool}, + 'calendar_primary_calendar_max_allowed_external_sharing': { + 'maxAllowedExternalSharing': isEnum}, + 'calendar_secondary_calendar_max_allowed_external_sharing': { + 'maxAllowedExternalSharing': isEnum}, + 'calendar_service_status': {'serviceState': isState}, + 'chat_chat_file_sharing': { + 'externalFileSharing': isEnum, + 'internalFileSharing': isEnum}, + 'chat_chat_history': { + 'allowUserModification': isBool, + 'historyOnByDefault': isBool}, + 'chat_external_chat_restriction': { + 'allowExternalChat': isBool, + 'externalChatRestriction': isEnum}, + 'chat_service_status': {'serviceState': isState}, + 'chat_space_history': {'historyState': isEnum}, + 'chrome_canvas_service_status': {'serviceState': isState}, + 'classroom_api_data_access': {'enableApiAccess': isBool}, + 'classroom_class_membership': { + 'whoCanJoinClasses': isEnum, + 'whichClassesCanUsersJoin': isEnum}, + 'classroom_guardian_access': { + 'allowAccess': isBool, + 'whoCanManageGuardianAccess': isEnum}, + 'classroom_roster_import': {'rosterImportOption': isEnum}, + 'classroom_student_unenrollment': {'whoCanUnenrollStudents': isEnum}, + 'classroom_teacher_permissions': {'whoCanCreateClasses': isEnum}, + 'cloud_search_service_status': {'serviceState': isState}, + 'drive_and_docs_drive_for_desktop': { + 'allowDriveForDesktop': isBool, + 'restrictToAuthorizedDevices': isBool}, + 'drive_and_docs_drive_sdk': {'enableDriveSdkApiAccess': isBool}, + 'drive_and_docs_external_sharing': { + 'accessCheckerSuggestions': isEnum, + 'allowNonGoogleInvites': isBool, + 'allowNonGoogleInvitesInAllowlistedDomains': isBool, + 'allowPublishingFiles': isBool, + 'allowReceivingExternalFiles': isBool, + 'allowReceivingFilesOutsideAllowlistedDomains': isBool, + 'allowedPartiesForDistributingContent': isEnum, + 'externalSharingMode': isEnum, + 'warnForExternalSharing': isBool, + 'warnForSharingOutsideAllowlistedDomains': isBool}, + 'drive_and_docs_general_access_default': {'defaultFileAccess': isEnum}, + 'drive_and_docs_service_status': {'serviceState': isState}, + 'drive_and_docs_shared_drive_creation': { + 'allowContentManagersToShareFolders': isBool, + 'allowExternalUserAccess': isBool, + 'allowManagersToOverrideSettings': isBool, + 'allowNonMemberAccess': isBool, + 'allowSharedDriveCreation': isBool, + 'allowedPartiesForDownloadPrintCopy': isEnum, + 'orgUnitForNewSharedDrives': isEnum}, + 'drive_and_docs_file_security_update': { + 'allowUsersToManageUpdate': isBool, + 'securityUpdate': isEnum}, + 'enterprise_service_restrictions_service_status': { + 'serviceState': isState}, + 'gmail_auto_forwarding': {'enableAutoForwarding': isBool}, + 'gmail_email_attachment_safety': { + 'anomalousAttachmentProtectionConsequence': isEnum, + 'applyFutureRecommendedSettingsAutomatically': isBool, + 'attachmentWithScriptsProtectionConsequence': isEnum, + 'enableAnomalousAttachmentProtection': isBool, + 'enableAttachmentWithScriptsProtection': isBool, + 'enableEncryptedAttachmentProtection': isBool, + 'encryptedAttachmentProtectionConsequence': isEnum}, + 'gmail_email_spam_filter_ip_allowlist': { + 'allowedIpAddresses': isListStrings}, + 'gmail_enhanced_pre_delivery_message_scanning': { + 'enableImprovedSuspiciousContentDetection': isBool}, + 'gmail_links_and_external_images': { + 'applyFutureSettingsAutomatically': isBool, + 'enableAggressiveWarningsOnUntrustedLinks': isBool, + 'enableExternalImageScanning': isBool, + 'enableShortenerScanning': isBool}, + 'gmail_service_status': {'serviceState': isState}, + 'gmail_spoofing_and_authentication': { + 'applyFutureSettingsAutomatically': isBool, + 'detectDomainNameSpoofing': isBool, + 'detectDomainSpoofingFromUnauthenticatedSenders': isBool, + 'detectEmployeeNameSpoofing': isBool, + 'detectGroupsSpoofing': isBool, + 'detectUnauthenticatedEmails': isBool, + 'domainNameSpoofingConsequence': isEnum, + 'domainSpoofingConsequence': isEnum, + 'employeeNameSpoofingConsequence': isEnum, + 'groupsSpoofingConsequence': isEnum, + 'unauthenticatedEmailConsequence': isEnum}, + 'groups_for_business_groups_sharing': { + 'collaborationCapability': isEnum, + 'createGroupsAccessLevel': isEnum, + 'newGroupsAreHidden': isBool, + 'ownersCanAllowExternalMembers': isBool, + 'ownersCanAllowIncomingMailFromPublic': isBool, + 'ownersCanHideGroups': isBool, + 'viewTopicsDefaultAccessLevel': isEnum}, + 'groups_for_business_service_status': {'serviceState': isState}, + 'jamboard_service_status': {'serviceState': isState}, + 'keep_service_status': {'serviceState': isState}, + 'location_history_user_takeout': {'takeoutStatus': isEnum}, + 'maps_user_takeout': {'takeoutStatus': isEnum}, + 'meet_safety_access': {'meetingsAllowedToJoin': isEnum}, + 'meet_safety_domain': {'usersAllowedToJoin': isEnum}, + 'meet_safety_external_participants': {'enableExternalLabel': isBool}, + 'meet_safety_host_management': {'enableHostManagement': isBool}, + 'meet_service_status': {'serviceState': isState}, + 'meet_video_recording': {'enableRecording': isBool}, + 'migrate_service_status': {'serviceState': isState}, + 'pay_user_takeout': {'takeoutStatus': isEnum}, + 'photos_user_takeout': {'takeoutStatus': isEnum}, + 'play_console_user_takeout': {'takeoutStatus': isEnum}, + 'play_user_takeout': {'takeoutStatus': isEnum}, + 'security_advanced_protection_program': { + 'enableAdvancedProtectionSelfEnrollment': isBool, + 'securityCodeOption': isEnum}, + 'security_less_secure_apps': {'allowLessSecureApps': isBool}, + 'security_login_challenges': {'enableEmployeeIdChallenge': isBool}, + 'security_password': { + 'allowedStrength': isEnum, + 'allowReuse': isBool, + 'enforceRequirementsAtLogin': isBool, + 'expirationDuration': isDuration, + 'maximumLength': isInt, + 'minimumLength': isInt}, + 'security_session_controls': {'webSessionDuration': isDuration}, + 'security_super_admin_account_recovery': { + 'enableAccountRecovery': isBool}, + 'security_user_account_recovery': {'enableAccountRecovery': isBool}, + 'sites_service_status': {'serviceState': isState}, + 'sites_sites_creation_and_modification': { + 'allowSitesCreation': isBool, + 'allowSitesModification': isBool}, + 'tasks_service_status': {'serviceState': isState}, + 'vault_service_status': {'serviceState': isState}, + 'workspace_marketplace_apps_access_options': { + 'accessLevel': isEnum, + 'allowAllInternalApps': isBool}, + 'youtube_user_takeout': {'takeoutStatus': isEnum}} + + # This is the URL to the Policies API. + _baseURL = 'https://cloudidentity.googleapis.com/v1beta1/policies' + _too_many_requests = 429 + + def __init__(self, gws_auth: GwsAuth): + + """PolicyAPI class instance initialization + + :param GwsAuth gws_auth: GWS credentials instance. + """ + + # Google's AuthorizedSession is currently being used because this + # API is not available in the Google API Client interface. + self._session = AuthorizedSession(gws_auth.credentials) + + # This is a mapping of Google's org unit ids to names. + self._orgunit_id_map = self._get_ou() + + self._group_id_map = self._get_groups() + + def __enter__(self): + + # This class is implemented as a context manager - meaning that it's + # intended to be instantiated via the "with" statement. This ensures + # that the Google resource will be properly closed. + + return self + + def __exit__(self, exc_type, exc_val, exc_tb): + + self.close() + + def close(self): + + """Closes Google's resource. This should be called when the instance + is no longer needed. + """ + + self._session.close() + + def get_policies(self) -> dict: + + """Query Google's Policy API and return the policy settings grouped + by org unit. + + :return: dictionary of settings, with keys being the org unit names + and the values are dictionaries with name/value pairs for the + settings. + :rtype: dict + """ + + # Google returns the policy settings in a dictionary. Each setting + # contains one or more values and is associated with an org unit. + policies = self._get_policies_list() + + result = defaultdict(dict) + + for policy in policies: + + # For the current policy setting, use the returned org unit id + # to get the org unit name, which is used as the key for the + # result dictionary. + orgunit_id = policy['policyQuery']['orgUnit'] + orgunit_id = orgunit_id.removeprefix('orgUnits/') + orgunit_name = self._orgunit_id_map[orgunit_id]['name'] + + if 'group' in policy['policyQuery']: + group_id = policy['policyQuery']['group'] + group_id = group_id.removeprefix('groups/') + group_name = self._group_id_map[group_id] + orgunit_name += f' (group "{group_name}")' + + # The setting has two layers in the policies dictionary. Depending + # on the setting, there may be one or multiple values - so the + # setting itself has a "type" (i.e., "name), and the value is a + # dictionary with one or more name/value pairs. The setting type + # is something like "settings/appsheet.service_status". We remove + # the "settings/" prefix and convert the dot to an underscore. + # This results in "appsheet_service_status", which is a format that + # can easily be used in Rego code. + policy_setting = policy['setting'] + setting_type = policy_setting['type'].removeprefix('settings/') + setting_type = setting_type.replace('.', '_') + setting_value = policy_setting['value'] + + result[orgunit_name][setting_type] = setting_value + + return result + + def _get_ou(self) -> dict: + + """Calls Google's Directory API to get all org units, and returns a + mapping of org unit id to name. + + :return: dictionary with the Google org unit identifier as the key, + and the corresponding name as the value. + :rtype: dict + """ + + # See comment above regarding the Policy API not currently included + # in Google's Client API. While the directory API is included in the + # Client API, it's easiest here to use the same mechanism as is used + # for the Policy API. + url = ('https://admin.googleapis.com/admin/directory/' + 'v1/customer/my_customer/orgunits') + + params = {'orgUnitPath': '/', + 'type': 'all_including_parent'} + + response = self._get(url, params) + + # Based on the Client API, there should be no possibility of a next + # page when getting the org units, but this check is here just in + # case. + if 'nextPageToken' in response: + raise RuntimeError(f'{url} - unhandled next page token') + + orgunit_id_map = {} + + for orgunit_data in response['organizationUnits']: + orgunit_id = orgunit_data['orgUnitId'].removeprefix('id:') + orgunit_id_map[orgunit_id] = {'name': orgunit_data['name'], + 'path': orgunit_data['orgUnitPath']} + + return orgunit_id_map + + def _get_groups(self) -> dict: + + """Calls Google's Directory API to get all groups in the root org unit, + and returns a mapping of group id to name. + + :return: dictionary with the Google group identifier as the key, + and the corresponding name as the value. + :rtype: dict + """ + + # See comment above regarding the Policy API not currently included + # in Google's Client API. While the directory API is included in the + # Client API, it's easiest here to use the same mechanism as is used + # for the Policy API. + url = 'https://admin.googleapis.com/admin/directory/v1/groups' + + group_id_map = {} + + params = {'customer': 'my_customer'} + + while True: + + response = self._get(url, params) + + for group_data in response['groups']: + group_id = group_data['id'] + group_id_map[group_id] = group_data['name'] + + if 'nextPageToken' not in response: + break + + params['pageToken'] = response['nextPageToken'] + + return group_id_map + + def _get_policies_list(self) -> list: + + """Calls the Google Policy API and returns the results. + + :return: list of dictionaries containing policy settings. + :rtype: list + """ + + policies = [] + + # The parameters will only be used if Google returns the policies in + # multiple pages. The following loop will iterate multiple times only + # if there's more than one page. + params = None + + while True: + + policies_result = self._get(self._baseURL, params) + + # So far, only one page of actual content is being returned + # (with 2 blank pages, which is another issue). Merge each page's + # policies in with the result list. + if 'policies' in policies_result: + policies += policies_result['policies'] + + if 'nextPageToken' not in policies_result: + break + + params = {'pageToken': policies_result['nextPageToken']} + + return policies + + def _get(self, url: str, params: dict = None) -> dict: + + """Invokes a GET request using the given URL, returning the result. + + :param str url: URL + :param dict params: [optional] parameters to be used in the request. + + :return: dictionary result returned by the Google request. + :rtype: dict + """ + + response = None + + # Google will return the "too many requests" error if the requests + # come in without any delay between them. Is there a better way than + # having to delay (like telling Google up front how many requests + # we'll be making in a row, or is it a "quota" that needs to be + # adjusted??)? Anyway, the following loop implements the delay. The + # total iterations is limited to 8 because the delay is exponential + # and after several iterations the delay becomes impractical if the + # error continues to be returned. + # + # Subsequent note: this may not be necessary because we're now making + # only 1 (with possible next page requests) call, and it's doubtful + # that this would trigger a "too many requests" response. However, + # it's here in case it's needed. + + for iter_count in range(8): + + response = self._session.get(url, params = params) + if response.status_code != self._too_many_requests: + break + + # Back off the requests exponentially (adding up to a 10% random + # delay). + + delay = (2 ** iter_count) / 10 + delay += (delay * random()) + + log.debug('attempt %i - too many requests response: ' + 'delay %i seconds', iter_count + 1, delay) + + sleep(delay) + + response_json = response.json() + + if not response.ok: + raise RuntimeError(f'? {url} - {response_json["error"]["message"]}') + + return response.json() + + def verify(self, orgunit, policies): + + """Verify that all expected policy settings (see above) are present + for the given orgunit (i.e., the top orgunit), and that the values of + each setting are the correct type and/or format. + + We do this verification because while Rego is good at checking for + policy requirements, it may yield incorrect results when expected + settings are missing or values are incorrect. This verification + only issues warnings. so we're not aborting if something is found + to be missing or incorrect. However, if warnings are issued, + checks should be done to determine what's wrong with the data returned + by Google. + + :param str orgunit: name of the top-level orgunit. + :param dict policies: policy settings returned by get_policies(). + :return: True if all expected policy settings are found and the + setting values are correct types and format. + """ + + policies_ok = True + + expected_settings = self._expectedPolicySettings + orgunit_policies = policies.get(orgunit) + + if not orgunit_policies: + log.warning('No policy settings found for orgunit: %s', orgunit) + return False + + missing_settings = {n for n in expected_settings + if n not in orgunit_policies} + + # Temporary section: Google's API had an issue in the alpha version + # where all the service status settings were missing. These are + # used (necessary) in the Rego code, so as a workaround, the + # service status is assumed to be "enabled" if it is missing (except + # for sites, which has a baseline requirment that it be disabled). + # Although this code won't do anything once this bug is fixed by + # Google, this section should probably be removed when no longer + # needed. + + missing_service_status = {n for n in missing_settings + if n.endswith('_service_status') + and not n.startswith('sites_')} + + if missing_service_status: + for key in missing_service_status: + orgunit_policies[key] = {'serviceState': 'ENABLED'} + + log.warning('Service status setting(s) missing - ' + 'assumed enabled: %s', + missing_service_status) + missing_settings -= missing_service_status + + # End temporary section + + if missing_settings: + log.warning('Setting(s) missing from %s orgunit: %s', + orgunit, + str(sorted(missing_settings))) + policies_ok = False + + for resource_name, expected_settings in expected_settings.items(): + + settings = orgunit_policies.get(resource_name) + if not settings: + continue + + invalid_settings = [] + + for setting_name, verifier in expected_settings.items(): + policy_value = settings.get(setting_name) + if policy_value is None or not verifier(policy_value): + invalid_settings.append(setting_name) + + if invalid_settings: + log.warning('Settings missing or values invalid for ' + 'orgunit %s, resource %s: %s', + orgunit, + resource_name, + sorted(invalid_settings)) + + return policies_ok diff --git a/scubagoggles/provider.py b/scubagoggles/provider.py index 3d63e6d1..af37bef6 100644 --- a/scubagoggles/provider.py +++ b/scubagoggles/provider.py @@ -1,14 +1,22 @@ """ provider.py is where the GWS api calls are made. - """ + import warnings +from pathlib import Path from tqdm import tqdm -from scubagoggles.utils import create_subset_inverted_dict, create_key_to_list, merge_dicts +from googleapiclient.discovery import build + +from scubagoggles.auth import GwsAuth +from scubagoggles.policy_api import PolicyAPI +from scubagoggles.utils import create_subset_inverted_dict, \ + create_key_to_list, merge_dicts from scubagoggles.scuba_constants import ApiReference from scubagoggles.robust_dns import RobustDNSClient +# pylint: disable=too-many-instance-attributes + EVENTS = { 'calendar': [ 'CHANGE_CALENDAR_SETTING', @@ -75,7 +83,7 @@ } -SELECTORS = ["google", "selector1", "selector2"] +SELECTORS = ['google', 'selector1', 'selector2'] # For DKIM. # Unfortunately, hard-coded. Ideally, we'd be able to use an API to get # the selectors used programmatically, but it doesn't seem like there is @@ -93,57 +101,109 @@ # beginning of the domain name up to the first period # + class Provider: - ''' + """ Class for making the GWS api calls and tracking the results. - ''' + """ - def __init__(self, services : dict, customer_id : str): - ''' + def __init__(self, customer_id: str, credentials_file: Path): + """ Initialize the Provider. - :param services: a dict of service objects. :param customer_id: the ID of the customer to run against. - ''' - self.services = services - self.customer_id = customer_id - self.successful_calls = set() - self.unsuccessful_calls = set() - self.dns_client = RobustDNSClient() - self.domains = None + :param credentials_file: file specification of Google JSON-format + credentials + """ + + self._gws_auth = GwsAuth(credentials_file) + self._credentials = self._gws_auth.credentials + self._services = {} + self._customer_id = customer_id + self._successful_calls = set() + self._unsuccessful_calls = set() + self._dns_client = RobustDNSClient() + self._domains = None + + self._initialize_services() + self._top_ou = self.get_toplevel_ou() + + def __enter__(self): + return self + + def __exit__(self, exc_type, exc_val, exc_tb): + + for resource in self._services.values(): + resource.close() + + @property + def successful_calls(self): + + """Returns names of methods successfully called. + + :rtype: set + """ + + return self._successful_calls + + @property + def unsuccessful_calls(self): + + """Returns names of methods unsuccessfully called. + + :rtype: set + """ + + return self._unsuccessful_calls + + def _initialize_services(self): + + service_list = (('reports', 'admin', 'reports_v1'), + ('directory', 'admin', 'directory_v1'), + ('groups', 'groupssettings', 'v1')) + + for service_data in service_list: + + name, service_name, version = service_data + + self._services[name] = build(service_name, + version, + cache_discovery = False, + credentials = self._credentials) def list_domains(self) -> list: - ''' + """ Return the customer's domains. Ensures that the domains API is called only once and that the domains used throughout the provider are consistent. - ''' - if self.domains is None: + """ + if self._domains is None: try: - self.domains = self.services['directory'].domains().list(customer=self.customer_id)\ - .execute()['domains'] - self.successful_calls.add(ApiReference.LIST_DOMAINS.value) + with self._services['directory'].domains() as domains: + self._domains = (domains.list(customer = self._customer_id) + .execute()['domains']) + self._successful_calls.add(ApiReference.LIST_DOMAINS.value) except Exception as exc: - self.domains = [] - warnings.warn(f"An exception was thrown by list_domains: {exc}", RuntimeWarning) - self.unsuccessful_calls.add(ApiReference.LIST_DOMAINS.value) - return self.domains + self._domains = [] + warnings.warn(f'An exception was thrown by list_domains: {exc}', RuntimeWarning) + self._unsuccessful_calls.add(ApiReference.LIST_DOMAINS.value) + return self._domains - def get_spf_records(self, domains: list) -> list: - ''' + def get_spf_records(self, domains: set) -> list: + """ Gets the SPF records for each domain in domains. :param domains: The list of domain names (strings). - ''' + """ results = [] n_low_confidence = 0 for domain in domains: - result = self.dns_client.query(domain) + result = self._dns_client.query(domain) if not result['HighConfidence']: n_low_confidence += 1 results.append({ - "domain": domain, - "rdata": result["Answers"], - "log": result["LogEntries"] + 'domain': domain, + 'rdata': result['Answers'], + 'log': result['LogEntries'] }) if n_low_confidence > 0: warnings.warn(f"get_spf_records: for {n_low_confidence} domain(s), \ @@ -153,19 +213,19 @@ def get_spf_records(self, domains: list) -> list: See ProviderSettingsExport.json under 'spf_records' for more details.", RuntimeWarning) return results - def get_dkim_records(self, domains : list) -> list: - ''' + def get_dkim_records(self, domains: set) -> list: + """ Gets the DKIM records for each domain in domains. :param domains: The list of domain names (strings). - ''' + """ results = [] n_low_confidence = 0 for domain in domains: - qnames = [f"{selector}._domainkey.{domain}" for selector in SELECTORS] + qnames = [f'{selector}._domainkey.{domain}' for selector in SELECTORS] log_entries = [] for qname in qnames: - result = self.dns_client.query(qname) + result = self._dns_client.query(qname) log_entries.extend(result['LogEntries']) if len(result['Answers']) == 0: # The DKIM record does not exist with this selector, we need to try again with @@ -177,9 +237,9 @@ def get_dkim_records(self, domains : list) -> list: if not result['HighConfidence']: n_low_confidence += 1 results.append({ - "domain": domain, - "rdata": result["Answers"], - "log": log_entries + 'domain': domain, + 'rdata': result['Answers'], + 'log': log_entries }) if n_low_confidence > 0: @@ -190,32 +250,32 @@ def get_dkim_records(self, domains : list) -> list: See ProviderSettingsExport.json under 'dkim_records' for more details.", RuntimeWarning) return results - def get_dmarc_records(self, domains : list) -> list: - ''' + def get_dmarc_records(self, domains: set) -> list: + """ Gets the DMARC records for each domain in domains. :param domains: The list of domain names (strings). - ''' + """ results = [] n_low_confidence = 0 for domain in domains: log_entries = [] - qname = f"_dmarc.{domain}" - result = self.dns_client.query(qname) + qname = f'_dmarc.{domain}' + result = self._dns_client.query(qname) log_entries.extend(result['LogEntries']) - if len(result["Answers"]) == 0: + if len(result['Answers']) == 0: # The domain does not exist. If the record is not available at the full domain # level, we need to check at the organizational domain level. - labels = domain.split(".") - org_domain = f"{labels[-2]}.{labels[-1]}" - result = self.dns_client.query(f"_dmarc.{org_domain}") + labels = domain.split('.') + org_domain = f'{labels[-2]}.{labels[-1]}' + result = self._dns_client.query(f'_dmarc.{org_domain}') log_entries.extend(result['LogEntries']) if not result['HighConfidence']: n_low_confidence += 1 results.append({ - "domain": domain, - "rdata": result["Answers"], - "log": log_entries + 'domain': domain, + 'rdata': result['Answers'], + 'log': log_entries }) if n_low_confidence > 0: warnings.warn(f"get_dmarc_records: for {n_low_confidence} domain(s), \ @@ -226,92 +286,99 @@ def get_dmarc_records(self, domains : list) -> list: return results def get_dnsinfo(self): - ''' + """ Gets DNS Information for Gmail baseline - ''' - output = {"domains": [], "spf_records": [], "dkim_records": [], "dmarc_records": []} + """ + output = {'domains': [], 'spf_records': [], 'dkim_records': [], 'dmarc_records': []} domains = {d['domainName'] for d in self.list_domains()} if len(domains) == 0: - warnings.warn("No domains found.", RuntimeWarning) + warnings.warn('No domains found.', RuntimeWarning) return output - output["domains"].extend(domains) + output['domains'].extend(domains) try: - output["spf_records"] = self.get_spf_records(domains) - self.successful_calls.add("get_spf_records") + output['spf_records'] = self.get_spf_records(domains) + self._successful_calls.add('get_spf_records') except Exception as exc: - output["spf_records"] = [] - warnings.warn(f"An exception was thrown by get_spf_records: {exc}", RuntimeWarning) - self.unsuccessful_calls.add("get_spf_records") + output['spf_records'] = [] + warnings.warn(f'An exception was thrown by get_spf_records: {exc}', RuntimeWarning) + self._unsuccessful_calls.add('get_spf_records') try: - output["dkim_records"] = self.get_dkim_records(domains) - self.successful_calls.add("get_dkim_records") + output['dkim_records'] = self.get_dkim_records(domains) + self._successful_calls.add('get_dkim_records') except Exception as exc: - output["dkim_records"] = [] - warnings.warn(f"An exception was thrown by get_dkim_records: {exc}", RuntimeWarning) - self.unsuccessful_calls.add("get_dkim_records") + output['dkim_records'] = [] + warnings.warn(f'An exception was thrown by get_dkim_records: {exc}', RuntimeWarning) + self._unsuccessful_calls.add('get_dkim_records') try: - output["dmarc_records"] = self.get_dmarc_records(domains) - self.successful_calls.add("get_dmarc_records") + output['dmarc_records'] = self.get_dmarc_records(domains) + self._successful_calls.add('get_dmarc_records') except Exception as exc: - output["dmarc_records"] = [] - warnings.warn(f"An exception was thrown by get_dmarc_records: {exc}", RuntimeWarning) - self.unsuccessful_calls.add("get_dmarc_records") + output['dmarc_records'] = [] + warnings.warn(f'An exception was thrown by get_dmarc_records: {exc}', RuntimeWarning) + self._unsuccessful_calls.add('get_dmarc_records') return output def get_super_admins(self) -> dict: - ''' + """ Gets the org unit/primary email of all super admins, using the directory API - ''' + """ + try: - response = self.services['directory'].users()\ - .list(customer=self.customer_id, query="isAdmin=True").execute() + with self._services['directory'].users() as users: + user_list = self._get_list(users, + 'users', + customer = self._customer_id, + query = 'isAdmin=True') + admins = [] - for user in response['users']: + for user in user_list: org_unit = user['orgUnitPath'] # strip out the leading '/' org_unit = org_unit[1:] if org_unit.startswith('/') else org_unit email = user['primaryEmail'] admins.append({'primaryEmail': email, 'orgUnitPath': org_unit}) - self.successful_calls.add(ApiReference.LIST_USERS.value) + self._successful_calls.add(ApiReference.LIST_USERS.value) return {'super_admins': admins} except Exception as exc: warnings.warn( - f"Exception thrown while getting super admins; outputs will be incorrect: {exc}", + f'Exception thrown while getting super admins; outputs will be incorrect: {exc}', RuntimeWarning ) - self.unsuccessful_calls.add(ApiReference.LIST_USERS.value) + self._unsuccessful_calls.add(ApiReference.LIST_USERS.value) return {'super_admins': []} def get_ous(self) -> dict: - ''' + """ Gets the organizational units using the directory API - ''' + """ try: - response = self.services['directory'].orgunits().list(customerId=self.customer_id)\ - .execute() - self.successful_calls.add(ApiReference.LIST_OUS.value) + with self._services['directory'].orgunits() as orgunits: + response = orgunits.list(customerId=self._customer_id).execute() + self._successful_calls.add(ApiReference.LIST_OUS.value) if 'organizationUnits' not in response: return {} return response except Exception as exc: warnings.warn( - f"Exception thrown while getting top level OU: {exc}", + f'Exception thrown while getting top level OU: {exc}', RuntimeWarning ) - self.unsuccessful_calls.add(ApiReference.LIST_OUS.value) + self._unsuccessful_calls.add(ApiReference.LIST_OUS.value) return {} def get_toplevel_ou(self) -> str: - ''' + """ Gets the tenant name using the directory API - ''' + """ try: - response = self.services['directory'].orgunits()\ - .list(customerId=self.customer_id, orgUnitPath='/', type='children').execute() + with self._services['directory'].orgunits() as orgunits: + response = orgunits.list(customerId = self._customer_id, + orgUnitPath = '/', + type = 'children').execute() # Because we set orgUnitPath to / and type to children, the API call will only # return the second-level OUs, meaning the parentOrgUnitId of any of the OUs returned # will point us to OU of the entire organization @@ -324,37 +391,37 @@ def get_toplevel_ou(self) -> str: # need to check if a setting change was made at the top-level # OU in the Rego; because no custom OUs have been created, any # changes have to apply to the top-level OU. - return "" + return '' parent_ou = response['organizationUnits'][0]['parentOrgUnitId'] - response = self.services['directory'].orgunits()\ - .get(customerId=self.customer_id, orgUnitPath=parent_ou).execute() + with self._services['directory'].orgunits() as orgunits: + response = orgunits.get(customerId = self._customer_id, + orgUnitPath = parent_ou).execute() ou_name = response['name'] - self.successful_calls.add(ApiReference.LIST_OUS.value) + self._successful_calls.add(ApiReference.LIST_OUS.value) return ou_name except Exception as exc: warnings.warn( - f"Exception thrown while getting top level OU: {exc}", + f'Exception thrown while getting top level OU: {exc}', RuntimeWarning ) - self.unsuccessful_calls.add(ApiReference.LIST_OUS.value) - return "Error Retrieving" - + self._unsuccessful_calls.add(ApiReference.LIST_OUS.value) + return 'Error Retrieving' def get_tenant_info(self) -> dict: - ''' + """ Gets the high-level tenant info using the directory API - ''' - primary_domain = "Error Retrieving" + """ + primary_domain = 'Error Retrieving' for domain in self.list_domains(): if domain['isPrimary']: primary_domain = domain['domainName'] return { 'domain': primary_domain, - 'topLevelOU': self.get_toplevel_ou() + 'topLevelOU': self._top_ou } def get_gws_logs(self, products: list, event: str) -> dict: - ''' + """ Gets the GWS admin audit logs with the specified event name. This function will also some parsing and filtering to ensure that an appropriate log event is matched to the appropriate product. @@ -364,13 +431,14 @@ def get_gws_logs(self, products: list, event: str) -> dict: :param products: a narrowed list of the products being invoked authenticating in auth.py :param event: the name of the specific event we are querying for. - ''' - - # Filter responses by org_unit id - response = (self.services['reports'].activities().list(userKey='all', - applicationName='admin', - eventName=event).execute()).get('items', []) + """ + with self._services['reports'].activities() as activities: + reports = self._get_list(activities, + 'items', + userKey = 'all', + applicationName = 'admin', + eventName = event) # Used for filtering duplicate events prod_to_app_name_values = { @@ -418,7 +486,7 @@ def get_gws_logs(self, products: list, event: str) -> dict: ) if event in dup_events: app_name = 'APPLICATION_NAME' - for report in response: + for report in reports: for events in report['events']: parameters = events.get('parameters', []) for parameter in parameters: @@ -427,65 +495,74 @@ def get_gws_logs(self, products: list, event: str) -> dict: for prod, app_values in subset_prod_to_app_name.items(): if param_val in app_values: products_to_logs[prod].append(report) - else: # no filtering append entire response to relevant product + else: + # no filtering append entire response to relevant product for prod in products: - products_to_logs[prod].extend(response) + products_to_logs[prod].extend(reports) except Exception as exc: warnings.warn( - f"An exception was thrown while getting the logs; outputs will be incorrect: {exc}", + f'An exception was thrown while getting the logs; outputs will be incorrect: {exc}', RuntimeWarning ) return products_to_logs def get_group_settings(self) -> dict: - ''' + """ Gets all of the group info using the directory API and group settings API - ''' + """ - group_service = self.services['groups'] - directory_service = self.services['directory'] + group_service = self._services['groups'] + directory_service = self._services['directory'] domains = {d['domainName'] for d in self.list_domains() if d['verified']} try: # get the group settings for each groups group_settings = [] - for domain in domains: - response = directory_service.groups().list(domain=domain).execute() - for group in response.get('groups'): - email = group.get('email') - group_settings.append(group_service.groups().get(groupUniqueId=email).execute()) - self.successful_calls.add(ApiReference.LIST_GROUPS.value) - self.successful_calls.add(ApiReference.GET_GROUP.value) + + with (directory_service.groups() as ds_groups, + group_service.groups() as gs_groups): + for domain in domains: + group_list = self._get_list(ds_groups, + 'groups', + domain = domain) + + group_settings = [gs_groups.get(groupUniqueId = group['email']) + .execute() for group in group_list] + + self._successful_calls.add(ApiReference.LIST_GROUPS.value) + self._successful_calls.add(ApiReference.GET_GROUP.value) return {'group_settings': group_settings} except Exception as exc: warnings.warn( - f"Exception thrown while getting group settings; outputs will be incorrect: {exc}", + f'Exception thrown while getting group settings; outputs will be incorrect: {exc}', RuntimeWarning ) - self.unsuccessful_calls.add(ApiReference.LIST_GROUPS.value) - self.unsuccessful_calls.add(ApiReference.GET_GROUP.value) + self._unsuccessful_calls.add(ApiReference.LIST_GROUPS.value) + self._unsuccessful_calls.add(ApiReference.GET_GROUP.value) return {'group_settings': []} def call_gws_providers(self, products: list, quiet) -> dict: - ''' + """ Calls the relevant GWS APIs to get the data we need for the baselines. Data such as the admin audit log, super admin users etc. :param products: list of product names to check :param quiet: suppress tqdm output - ''' + """ # create a inverse dictionary containing a mapping of event => list of products events_to_products = create_subset_inverted_dict(EVENTS, products) - events_to_products_bar = tqdm(events_to_products.items(), leave=False, disable=quiet) + events_to_products_bar = tqdm(events_to_products.items(), + leave = False, + disable = quiet) # main aggregator dict product_to_logs = create_key_to_list(products) product_to_items = {} ou_ids = set() - ou_ids.add("") # certain settings have no OU + ou_ids.add('') # certain settings have no OU try: # Add top level organization unit name - ou_ids.add(self.get_toplevel_ou()) + ou_ids.add(self._top_ou) # get all organizational unit data product_to_items['organizational_units'] = self.get_ous() for orgunit in product_to_items['organizational_units']['organizationUnits']: @@ -494,7 +571,7 @@ def call_gws_providers(self, products: list, quiet) -> dict: product_to_items['organizational_unit_names'] = list(ou_ids) except Exception as exc: warnings.warn( - f"Exception thrown while getting tenant data: {exc}", + f'Exception thrown while getting tenant data: {exc}', RuntimeWarning ) @@ -502,36 +579,44 @@ def call_gws_providers(self, products: list, quiet) -> dict: try: for event, product_list in events_to_products_bar: products = ', '.join(product_list) - bar_descr = f"Running Provider: Exporting {event} events for {products}..." + bar_descr = f'Running Provider: Exporting {event} events for {products}...' events_to_products_bar.set_description(bar_descr) # gets the GWS admin audit logs and merges them into product_to_logs # aggregator dict product_to_logs = merge_dicts( product_to_logs, - self.get_gws_logs(products=product_list, event=event) + self.get_gws_logs(products = product_list, event = event) ) - self.successful_calls.add(ApiReference.LIST_ACTIVITIES.value) + self._successful_calls.add(ApiReference.LIST_ACTIVITIES.value) except Exception as exc: - warnings.warn("Provider Exception thrown while getting the logs; "\ - f"outputs will be incorrect: {exc}", RuntimeWarning) - self.unsuccessful_calls.add(ApiReference.LIST_ACTIVITIES.value) + warnings.warn('Provider Exception thrown while getting the logs; ' + f'outputs will be incorrect: {exc}', RuntimeWarning) + self._unsuccessful_calls.add(ApiReference.LIST_ACTIVITIES.value) + + with PolicyAPI(self._gws_auth) as policy_api: + policies = policy_api.get_policies() + policy_api.verify(self._top_ou, policies) + + product_to_items['policies'] = policies # repacks the main aggregator into the original form # that the api returns the data in; under an 'items' key. # Then we put this key under a {product}_log key for the Rego code try: for product, logs in product_to_logs.items(): - key_name = f"{product}_logs" + key_name = f'{product}_logs' product_to_items[key_name] = {'items': logs} # get tenant metadata for report front page header product_to_items['tenant_info'] = self.get_tenant_info() - if 'gmail' in product_to_logs: # add dns info if gmail is being run + if 'gmail' in product_to_logs: + # add dns info if gmail is being run product_to_items.update(self.get_dnsinfo()) - if 'commoncontrols' in product_to_logs: # add list of super admins if CC is being run + if 'commoncontrols' in product_to_logs: + # add list of super admins if CC is being run product_to_items.update(self.get_super_admins()) if 'groups' in product_to_logs: @@ -539,7 +624,45 @@ def call_gws_providers(self, products: list, quiet) -> dict: except Exception as exc: warnings.warn( - f"Uncaught Exception thrown while getting other data: {exc}", + f'Uncaught Exception thrown while getting other data: {exc}', RuntimeWarning ) + + product_to_items['successful_calls'] = list(self._successful_calls) + product_to_items['unsuccessful_calls'] = list(self._unsuccessful_calls) + return product_to_items + + @staticmethod + def _get_list(resource, item: str, **list_args) -> list: + + """Given a Google Resource and the name of an item to retrieve, with + possible criteria, this helper method returns a list of results. + + The given Resource object must have both list() and list_next() + methods because the intention of this method is to handle the case + where the result is too large for Google to return in a single + request. + + :param Resource resource: a Google resource instance. + + :param str item: the name of the item to retrieve from the results. + This is a key in the returned dictionary. + + :param list_args: optional, keyword/value arguments to be passed + to the list() method. + + :return: list of requested items. + """ + + results = [] + request = resource.list(**list_args) + + while request is not None: + response = request.execute() + results += response.get(item, []) + # If all the results have been returned, list_next() will return + # None. + request = resource.list_next(request, response) + + return results diff --git a/scubagoggles/purge.py b/scubagoggles/purge.py new file mode 100644 index 00000000..d299c702 --- /dev/null +++ b/scubagoggles/purge.py @@ -0,0 +1,132 @@ +"""Implementation of ScubaGoggles conformance report directory purge. +""" + +import argparse +import datetime +import logging +import re +import shutil +import time + +from operator import itemgetter +from pathlib import Path + +from scubagoggles.user_setup import default_file_names, find_legacy_dir + +log = logging.getLogger(__name__) + + +def purge_reports(arguments: argparse.Namespace): + + """Main purge reports function - this calls other functions in this module. + + The arguments provide a keep count, and optionally the number of expiration + days. If the keep count is non-zero. the specified number of report + directories is kept. The remaining directories are deleted, unless the + number of expiration days is given. In that case, any remaining directory + newer than the expiration day count is excluded from being deleted. + + NOTE: this only affects ScubaGoggles report output directories in the + user's output directory, and only those having names starting with + "GWSBaselineConformance" (the default output folder name (i.e., prefix) + and ending with a timestamp. Any directory not named in this way is + untouched. + + :param arguments: arguments collected by the ArgumentParser. + """ + + log.info('GWS Conformance Report Directory Purge') + + config = arguments.user_config + output_dir = find_legacy_dir(config) or config.output_dir + + # Find all directories with generated names in the user's output directory. + # The returned directories are sorted by date (the oldest first). + + report_dir_data = find_report_directories(output_dir) + dir_count = len(report_dir_data) + + log.info(' Report directories: %d', dir_count) + + expire_days = arguments.expire + keep_count = arguments.keep + + # First, there's nothing to do if the number of directories is less or + # equal to the keep count. If there are more, we exclude the newest + # directories from consideration. + + if keep_count is None or dir_count <= keep_count: + return + + if keep_count < 0: + raise ValueError(f'? {keep_count} - negative keep count') + + report_dir_data = report_dir_data[0:dir_count - keep_count] + + if expire_days: + # The "expire days" value is the number of days back from the + # current date (i.e., now). Any older directory is considered + # "expired" and will be deleted (unless excluded by the keep + # count above). + + if expire_days < 0: + raise ValueError(f'? {expire_days} - negative expire days') + + days = datetime.timedelta(abs(expire_days)) + expiration_date = datetime.datetime.now() - days + expiration_time = time.mktime(expiration_date.timetuple()) + + report_dir_data = [s for s in report_dir_data + if s[1] < expiration_time] + + # What remains in the list are the directories to be deleted, after + # considering both the keep count and expire days values. We do not + # care if the directory could not be deleted for some reason - that + # is the user's issue. + + delete_count = len(report_dir_data) + log.info(' Report directories to be deleted: %d', delete_count) + log.debug(' %s', output_dir) + + for data in report_dir_data: + output_path = data[0] + log.debug(' %s', output_path.name) + shutil.rmtree(output_path, ignore_errors = True) + + return + + +def find_report_directories(user_directory: Path) -> list: + + """Finds ScubaGoggles report directories with generated names, and + returns them as a list sorted by modification date (the oldest first). + Each element in the returned list contains the Path instance of the + directory and the modification time as a tuple. + + :return: tuples containing the Path and modification time of each + directory found. + :rtype: list + """ + + result = [] + + report_root = Path(user_directory) + + if not report_root.exists(): + return result + + dir_prefix = default_file_names.output_folder_name + dirname_re = re.compile(f'(?i){dir_prefix}_' + r'\d{4}(?:_\d{2}){5}$') + + for report_path in report_root.glob(f'{dir_prefix}*'): + + if (not report_path.is_dir() + or not dirname_re.match(report_path.name)): + continue + + dir_data = (report_path, report_path.stat().st_mtime) + result.append(dir_data) + + result.sort(key = itemgetter(1)) + + return result diff --git a/scubagoggles/rego/Calendar.rego b/scubagoggles/rego/Calendar.rego index f3761a54..01a41e80 100644 --- a/scubagoggles/rego/Calendar.rego +++ b/scubagoggles/rego/Calendar.rego @@ -1,34 +1,52 @@ package calendar -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse LogEvents := utils.GetEvents("calendar_logs") +CalendarEnabled(orgunit) := utils.AppEnabled(input.policies, "calendar", orgunit) + ################## # GWS.CALENDAR.1 # ################## # -# Baseline GWS.CALENDAR.1.1v0.3 +# Baseline GWS.CALENDAR.1.1 #-- + +CalendarId1_1 := utils.PolicyIdWithSuffix("GWS.CALENDAR.1.1") + +LogMessage1_1 := "SHARING_OUTSIDE_DOMAIN" + +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 +} + +Check1_1_OK if {PolicyApiInUse} + GetFriendlyValue1_1(Value) := "Share all information, but outsiders cannot change calendars" if { - Value == "READ_ONLY_ACCESS" + Value in {"EXTERNAL_ALL_INFO_READ_ONLY", "READ_ONLY_ACCESS"} } else := "Share all information, and outsiders can change calendars" if { - Value == "READ_WRITE_ACCESS" + Value in {"EXTERNAL_ALL_INFO_READ_WRITE", "READ_WRITE_ACCESS"} } else := "Share all information, and allow managing of calendars" if { - Value == "MANAGE_ACCESS" + Value in {"EXTERNAL_ALL_INFO_READ_WRITE_MANAGE", "MANAGE_ACCESS"} } else := Value +SharingFmtMsg := "External sharing options for %s calendars is set to: %s" +NonComplianceMessage1_1(value) := sprintf(SharingFmtMsg, ["primary", value]) + NonCompliantOUs1_1 contains { "Name": OU, - "Value": concat(" ", [ - "External sharing options for primary calendars is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) -} if { + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -40,13 +58,12 @@ NonCompliantOUs1_1 contains { NonCompliantGroups1_1 contains { "Name": Group, - "Value": concat(" ", [ - "External sharing options for primary calendars is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) -} if { + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_OUTSIDE_DOMAIN", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_1, Group) # Ignore Group without any events count(Events) > 0 LastEvent := utils.GetLastEvent(Events) @@ -54,8 +71,20 @@ NonCompliantGroups1_1 contains { LastEvent.NewValue != "INHERIT_FROM_PARENT" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(primaryShare)) +} +if { + some OU, settings in input.policies + CalendarEnabled(OU) + section := settings.calendar_primary_calendar_max_allowed_external_sharing + primaryShare := section.maxAllowedExternalSharing + primaryShare != "EXTERNAL_FREE_BUSY_ONLY" +} + tests contains { - "PolicyId": "GWS.CALENDAR.1.1v0.3", + "PolicyId": CalendarId1_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs.", @@ -63,13 +92,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.CALENDAR.1.1v0.3", + "PolicyId": CalendarId1_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, NonCompliantGroups1_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, "NonCompliantGroups": NonCompliantGroups1_1}, @@ -77,30 +106,59 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Conditions := {count(NonCompliantOUs1_1) == 0, count(NonCompliantGroups1_1) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.CALENDAR.1.2v0.3 +# Baseline GWS.CALENDAR.1.2 #-- -GetFriendlyValue1_2(Value) := "Secondary Calendars Share all information, but outsiders cannot change calendars." if { - Value == "READ_ONLY_ACCESS" -} else := "Share all information, and outsiders can change calendars." if { - Value == "READ_WRITE_ACCESS" -} else := "Share all information, and allow managing of calendars." if { - Value == "MANAGE_ACCESS" -} else := "Only free/busy information (hide event details)." if { - Value == "SHOW_ONLY_FREE_BUSY_INFORMATION" -} else := Value +CalendarId1_2 := utils.PolicyIdWithSuffix("GWS.CALENDAR.1.2") + +LogMessage1_2 := "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" + +Check1_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_2, utils.TopLevelOU) + count(events) > 0 +} + +Check1_2_OK if {PolicyApiInUse} + +GetFriendlyValue1_2(Value) := GetFriendlyValue1_1(Value) +NonComplianceMessage1_2(value) := sprintf(SharingFmtMsg, ["secondary", value]) + +NonCompliantOUs1_2 contains { + "Name": utils.TopLevelOU, + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(LastEvent.NewValue)) +} +if { + not PolicyApiInUse + Events := utils.FilterEventsNoOU(LogEvents, LogMessage1_2) + count(Events) > 0 + LastEvent := utils.GetLastEvent(Events) + LastEvent.NewValue != "SHOW_ONLY_FREE_BUSY_INFORMATION" + LastEvent.NewValue != "INHERIT_FROM_PARENT" +} + +NonCompliantOUs1_2 contains { + "Name": OU, + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(secondaryShare)) +} +if { + some OU, settings in input.policies + CalendarEnabled(OU) + section := settings.calendar_secondary_calendar_max_allowed_external_sharing + secondaryShare := section.maxAllowedExternalSharing + secondaryShare != "EXTERNAL_FREE_BUSY_ONLY" +} tests contains { - "PolicyId": "GWS.CALENDAR.1.2v0.3", + "PolicyId": CalendarId1_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -108,43 +166,56 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsNoOU(LogEvents, "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR") - count(Events) == 0 + not Check1_2_OK } tests contains { - "PolicyId": "GWS.CALENDAR.1.2v0.3", + "PolicyId": CalendarId1_2, "Criticality": "Shall", - "ReportDetails": concat("",[utils.ReportDetailsBoolean(Status), "
Highest Level of Sharing: ", - GetFriendlyValue1_2(LastEvent.NewValue)]), - "ActualValue": {LastEvent.Setting: LastEvent.NewValue}, + "ReportDetails": utils.ReportDetails(NonCompliantOUs1_2, []), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_2}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsNoOU(LogEvents, "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR") - count(Events) > 0 - LastEvent := utils.GetLastEvent(Events) - Status := LastEvent.NewValue == "SHOW_ONLY_FREE_BUSY_INFORMATION" + Check1_2_OK + Status := count(NonCompliantOUs1_2) == 0 } #-- - ################## # GWS.CALENDAR.2 # ################## # -# Baseline GWS.CALENDAR.2.1v0.3 +# Baseline GWS.CALENDAR.2.1 #-- +CalendarId2_1 := utils.PolicyIdWithSuffix("GWS.CALENDAR.2.1") + +LogMessage2_1 := "ENABLE_EXTERNAL_GUEST_PROMPT" + +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + +NonComplianceMessage2_1(value) := sprintf("External Sharing Guest Prompt is %s", + [value]) + NonCompliantOUs2_1 contains { - "Name": OU, - "Value": "External Sharing Guest Prompt is disabled." -} if { + "Name": OU, + "Value": NonComplianceMessage2_1(utils.GetFriendlyEnabledValue(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EXTERNAL_GUEST_PROMPT", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -154,19 +225,32 @@ NonCompliantOUs2_1 contains { } NonCompliantGroups2_1 contains { - "Name": Group, - "Value": "External Sharing Guest Prompt is disabled." -} if { + "Name": Group, + "Value": NonComplianceMessage2_1(utils.GetFriendlyEnabledValue(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "ENABLE_EXTERNAL_GUEST_PROMPT", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_1, Group) # Ignore groups without any events count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1(utils.GetFriendlyEnabledValue(extWarnPrompt)) +} +if { + some OU, settings in input.policies + CalendarEnabled(OU) + extWarnPrompt := settings.calendar_external_invitations.warnOnInvite + extWarnPrompt != true +} + tests contains { - "PolicyId": "GWS.CALENDAR.2.1v0.3", + "PolicyId": CalendarId2_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -174,13 +258,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EXTERNAL_GUEST_PROMPT", utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.CALENDAR.2.1v0.3", + "PolicyId": CalendarId2_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, NonCompliantGroups2_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1, "NonCompliantGroups": NonCompliantGroups2_1}, @@ -188,23 +272,60 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EXTERNAL_GUEST_PROMPT", utils.TopLevelOU) - count(Events) > 0 + Check2_1_OK Conditions := {count(NonCompliantOUs2_1) == 0, count(NonCompliantGroups2_1) == 0} Status := (false in Conditions) == false } #-- - ################## # GWS.CALENDAR.3 # ################## # -# Baseline GWS.CALENDAR.3.1v0.3 +# Baseline GWS.CALENDAR.3.1 #-- + +CalendarId3_1 := utils.PolicyIdWithSuffix("GWS.CALENDAR.3.1") + +LogMessage3_1 := "ENABLE_EWS_INTEROP" + +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +NonComplianceMessage3_1(value) := sprintf("Calendar interoperation is %s", + [value]) + +NonCompliantOUs3_1 contains { + "Name": utils.TopLevelOU, + "Value": NonComplianceMessage3_1(utils.GetFriendlyEnabledValue(LastEvent.NewValue)) +} +if { + not PolicyApiInUse + Events := utils.FilterEventsNoOU(LogEvents, LogMessage3_1) + count(Events) > 0 + LastEvent := utils.GetLastEvent(Events) + LastEvent.NewValue != "false" +} + +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(utils.GetFriendlyEnabledValue(interoperability)) +} +if { + some OU, settings in input.policies + CalendarEnabled(OU) + interoperability := settings.calendar_interoperability.enableInteroperability + interoperability != false +} + tests contains { - "PolicyId": "GWS.CALENDAR.3.1v0.3", + "PolicyId": CalendarId3_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -212,33 +333,33 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsNoOU(LogEvents, "ENABLE_EWS_INTEROP") - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.CALENDAR.3.1v0.3", + "PolicyId": CalendarId3_1, "Criticality": "Should", - "ReportDetails": utils.ReportDetailsBoolean(Status), - "ActualValue": {LastEvent.Setting: LastEvent.NewValue}, + "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsNoOU(LogEvents, "ENABLE_EWS_INTEROP") - count(Events) > 0 - LastEvent := utils.GetLastEvent(Events) - Status := LastEvent.NewValue == "false" + Check3_1_OK + Status := count(NonCompliantOUs3_1) == 0 } #-- - # -# Baseline GWS.CALENDAR.3.2v0.3 +# Baseline GWS.CALENDAR.3.2 #-- + +CalendarId3_2 := utils.PolicyIdWithSuffix("GWS.CALENDAR.3.2") + tests contains { - "PolicyId": "GWS.CALENDAR.3.2v0.3", + "PolicyId": CalendarId3_2, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -247,17 +368,37 @@ tests contains { } #-- - ################## # GWS.CALENDAR.4 # ################## +# +# Baseline GWS.CALENDAR.4.1 +#-- + +CalendarId4_1 := utils.PolicyIdWithSuffix("GWS.CALENDAR.4.1") + +LogMessage4_1 := "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + +NonComplianceMessage4_1(value) := sprintf("Paid calendar appointments are %s", + [value]) + NonCompliantOUs4_1 contains { "Name": OU, - "Value": "Paid calendar appointments are enabled." -} if { + "Value": NonComplianceMessage4_1(utils.GetFriendlyEnabledValue(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "CalendarAppointmentSlotAdminSettingsProto payments_enabled", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -266,11 +407,19 @@ NonCompliantOUs4_1 contains { LastEvent.NewValue == "true" } -# -# Baseline GWS.CALENDAR.4.1v0.3 -#-- +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1(utils.GetFriendlyEnabledValue(payments)) +} +if { + some OU, settings in input.policies + CalendarEnabled(OU) + payments := settings.calendar_appointment_schedules.enablePayments + payments != false +} + tests contains { - "PolicyId": "GWS.CALENDAR.4.1v0.3", + "PolicyId": CalendarId4_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs.", @@ -278,14 +427,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check4_1_OK } tests contains { - "PolicyId": "GWS.CALENDAR.4.1v0.3", + "PolicyId": CalendarId4_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1}, @@ -293,10 +441,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Status := count(NonCompliantOUs4_1) == 0 - } #-- diff --git a/scubagoggles/rego/Chat.rego b/scubagoggles/rego/Chat.rego index 73bebfab..d16e2859 100644 --- a/scubagoggles/rego/Chat.rego +++ b/scubagoggles/rego/Chat.rego @@ -1,41 +1,71 @@ package chat -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse LogEvents := utils.GetEvents("chat_logs") +ChatEnabled(orgunit) := utils.AppEnabled(input.policies, "chat", orgunit) + ############## # GWS.CHAT.1 # ############## # -# Baseline GWS.CHAT.1v0.3 +# Baseline GWS.CHAT.1 #-- -GetFriendlyValue1_1(Value) := "History is OFF" if { - Value == "true" -} else := "History is ON" if { - Value == "false" +ChatId1_1 := utils.PolicyIdWithSuffix("GWS.CHAT.1.1") + +LogMessage1_1 := "ChatArchivingProto chatsDefaultToOffTheRecord" + +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 +} + +Check1_1_OK if {PolicyApiInUse} + +# This is a weird one - for logging, history is off if the value is +# "true" (string), but for the policy API history is off if the value +# is false (boolean). + +GetFriendlyValue1_1(Value) := "OFF" if { + Value in {false, "true"} +} else := "ON" if { + Value in {true, "false"} } else := Value +NonComplianceMessage1_1(value) := sprintf("Default conversation history is set to: %s", + [value]) + NonCompliantOUs1_1 contains { "Name": OU, - "Value": concat(" ", [ - "Default conversation history is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ChatArchivingProto chatsDefaultToOffTheRecord", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "true" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(chatHistory)) +} if { + some OU, settings in input.policies + ChatEnabled(OU) + chatHistory := settings.chat_chat_history.historyOnByDefault + chatHistory == false +} + tests contains { - "PolicyId": "GWS.CHAT.1.1v0.3", + "PolicyId": ChatId1_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -43,47 +73,76 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "ChatArchivingProto chatsDefaultToOffTheRecord", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.CHAT.1.1v0.3", + "PolicyId": ChatId1_1, "Criticality": "Shall", - # Empty list in next line for non compliant groups, as this setting can't be changed at the group level + # Empty list in next line for non compliant groups, as this setting can't + # be changed at the group level "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ChatArchivingProto chatsDefaultToOffTheRecord", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Status := count(NonCompliantOUs1_1) == 0 } #-- # -# Baseline GWS.CHAT.1.2v0.3 +# Baseline GWS.CHAT.1.2 #-- +ChatId1_2 := utils.PolicyIdWithSuffix("GWS.CHAT.1.2") + +LogMessage1_2 := "ChatArchivingProto allow_chat_archiving_setting_modification" + +Check1_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_2, utils.TopLevelOU) + count(events) > 0 +} + +Check1_2_OK if {PolicyApiInUse} + +GetFriendlyValue1_2(Value) := "Yes" if { + Value in {true, "true"} +} else := "No" if { + Value in {false, "false"} +} else := Value + +NonComplianceMessage1_2(value) := sprintf("Allow users to change their history setting is set to: %s", + [value]) + NonCompliantOUs1_2 contains { "Name": OU, - "Value": concat(" ", [ - "Allow users to change their history setting is set to", - LastEvent.NewValue - ]) + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ChatArchivingProto allow_chat_archiving_setting_modification", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_2, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "true" } +NonCompliantOUs1_2 contains { + "Name": OU, + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(changeHistory)) +} if { + some OU, settings in input.policies + ChatEnabled(OU) + changeHistory := settings.chat_chat_history.allowUserModification + changeHistory != false +} + tests contains { - "PolicyId": "GWS.CHAT.1.2v0.3", + "PolicyId": ChatId1_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -91,14 +150,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "ChatArchivingProto allow_chat_archiving_setting_modification" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check1_2_OK } tests contains { - "PolicyId": "GWS.CHAT.1.2v0.3", + "PolicyId": ChatId1_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_2}, @@ -106,45 +164,68 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "ChatArchivingProto allow_chat_archiving_setting_modification" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check1_2_OK Status := count(NonCompliantOUs1_2) == 0 } #-- - ############## # GWS.CHAT.2 # ############## # -# Baseline GWS.CHAT.2.1v0.3 +# Baseline GWS.CHAT.2.1 #-- + +ChatId2_1 := utils.PolicyIdWithSuffix("GWS.CHAT.2.1") + +LogMessage2_1 := "DynamiteFileSharingSettingsProto external_file_sharing_setting" + +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + GetFriendlyValue2_1(Value) := "Allow all files" if { Value == "ALL_FILES" } else := "Images only" if { Value == "IMAGES_ONLY" +} else := "Unspecified" if { + Value == "FILE_SHARING_OPTION_UNSPECIFIED" } else := Value +NonComplianceMessage2_1(value) := sprintf("External file sharing is set to: %s", + [value]) + NonCompliantOUs2_1 contains { "Name": OU, - "Value": concat(" ", [ - "External filesharing is set to", - GetFriendlyValue2_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "DynamiteFileSharingSettingsProto external_file_sharing_setting", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "NO_FILES" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(allowSharing)) +} if { + some OU, settings in input.policies + ChatEnabled(OU) + allowSharing := settings.chat_chat_file_sharing.externalFileSharing + allowSharing != "NO_FILES" +} + tests contains { - "PolicyId": "GWS.CHAT.2.1v0.3", + "PolicyId": ChatId2_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -152,14 +233,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "DynamiteFileSharingSettingsProto external_file_sharing_setting" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.CHAT.2.1v0.3", + "PolicyId": ChatId2_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1}, @@ -167,9 +247,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "DynamiteFileSharingSettingsProto external_file_sharing_setting" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check2_1_OK Status := count(NonCompliantOUs2_1) == 0 } #-- @@ -179,30 +257,60 @@ if { ############## # -# Baseline GWS.CHAT.3.1v0.3 +# Baseline GWS.CHAT.3.1 #-- -GetFriendlyValue3_1(Value) := "History is OFF by default" if { - Value == "DEFAULT_OFF_THE_RECORD" -} else := "History is ALWAYS OFF" if { - Value == "ALWAYS_OFF_THE_RECORD" + +ChatId3_1 := utils.PolicyIdWithSuffix("GWS.CHAT.3.1") + +LogMessage3_1 := "RoomOtrSettingsProto otr_state" + +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +NonComplianceMessage3_1(value) := sprintf("Conversation history settings for spaces is set to: %s", + [value]) + +GetFriendlyValue3_1(Value) := "OFF by default" if { + Value in {"DEFAULT_HISTORY_OFF", "DEFAULT_OFF_THE_RECORD"} +} else := "ON by default" if { + Value == "DEFAULT_HISTORY_ON" +} else := "ALWAYS ON" if { + Value == "HISTORY_ALWAYS_ON" +} else := "Unspecified" if { + Value == "HISTORY_STATE_UNSPECIFIED" +} else := "ALWAYS OFF" if { + Value in {"HISTORY_ALWAYS_OFF", "ALWAYS_OFF_THE_RECORD"} } else := Value NonCompliantOUs3_1 contains { "Name": OU, - "Value": concat(" ", [ - "Conversation history settings for spaces is set to", - GetFriendlyValue3_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "RoomOtrSettingsProto otr_state", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) not contains("DEFAULT_ON_THE_RECORD ALWAYS_ON_THE_RECORD", LastEvent.NewValue) } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(spaceHistory)) +} if { + some OU, settings in input.policies + ChatEnabled(OU) + spaceHistory := settings.chat_space_history.historyState + not spaceHistory in ["DEFAULT_HISTORY_ON", "HISTORY_ALWAYS_ON"] +} + tests contains { - "PolicyId": "GWS.CHAT.3.1v0.3", + "PolicyId": ChatId3_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -210,13 +318,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "RoomOtrSettingsProto otr_state", utils.TopLevelOU) - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.CHAT.3.1v0.3", + "PolicyId": ChatId3_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1}, @@ -224,8 +332,7 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "RoomOtrSettingsProto otr_state", utils.TopLevelOU) - count(Events) > 0 + Check3_1_OK Status := count(NonCompliantOUs3_1) == 0 } #-- @@ -235,27 +342,51 @@ if { ############## # -# Baseline GWS.CHAT.4.1v0.3 +# Baseline GWS.CHAT.4.1 #-- + +ChatId4_1 := utils.PolicyIdWithSuffix("GWS.CHAT.4.1") + +LogMessage4_1 := "RestrictChatProto restrictChatToOrganization" + default NoSuchEvent4_1(_) := false NoSuchEvent4_1(TopLevelOU) := true if { - Events := utils.FilterEventsOU(LogEvents, "RestrictChatProto restrictChatToOrganization", TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, TopLevelOU) count(Events) == 0 } NoSuchEvent4_1(TopLevelOU) := true if { - Events := utils.FilterEventsOU(LogEvents, "RestrictChatProto externalChatRestriction", TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, + "RestrictChatProto externalChatRestriction", + TopLevelOU) count(Events) == 0 } +Check4_1_OK if { + not PolicyApiInUse + not NoSuchEvent4_1(utils.TopLevelOU) +} + +Check4_1_OK if {PolicyApiInUse} + +GetFriendlyValue4_1(Value) := "all domains" if { + Value == "NO_RESTRICTION" +} else := "Unspecified" if { + Value == "RESTRICTION_UNSPECIFIED" +} else := Value + +NonComplianceMessage4_1(value) := sprintf("Allow external chat within: %s", + [value]) + NonCompliantOUs4_1 contains { "Name": OU, "Value": "External chat is enabled for all domains" } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events_A := utils.FilterEventsOU(LogEvents, "RestrictChatProto restrictChatToOrganization", OU) + Events_A := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) count(Events_A) > 0 LastEvent_A := utils.GetLastEvent(Events_A) LastEvent_A.NewValue != "DELETE_APPLICATION_SETTING" @@ -269,8 +400,20 @@ NonCompliantOUs4_1 contains { LastEvent_B.NewValue != "TRUSTED_DOMAINS" } +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1(GetFriendlyValue4_1(externalRestrict)) +} if { + some OU, settings in input.policies + ChatEnabled(OU) + externalEnable := settings.chat_external_chat_restriction.allowExternalChat + externalEnable == true + externalRestrict := settings.chat_external_chat_restriction.externalChatRestriction + externalRestrict != "TRUSTED_DOMAINS" +} + tests contains { - "PolicyId": "GWS.CHAT.4.1v0.3", + "PolicyId": ChatId4_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -278,12 +421,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - NoSuchEvent4_1(utils.TopLevelOU) + not Check4_1_OK } tests contains { - "PolicyId": "GWS.CHAT.4.1v0.3", + "PolicyId": ChatId4_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1}, @@ -291,7 +435,7 @@ tests contains { "NoSuchEvent": false } if { - not NoSuchEvent4_1(utils.TopLevelOU) + Check4_1_OK Status := count(NonCompliantOUs4_1) == 0 } #-- @@ -319,9 +463,11 @@ Chat5Warning := concat("", [ ]) # -# GWS.CHAT.5.1v0.3 +# GWS.CHAT.5.1 #-- +ChatId5_1 := utils.PolicyIdWithSuffix("GWS.CHAT.5.1") + GetFriendlyValue5_1(NonCompBooleans) := Description if { StatusMessages = [ "Content reporting for 1:1 direct messages is disabled.", @@ -433,7 +579,7 @@ NoSuchEvent5_1 := true if { } tests contains { - "PolicyId": "GWS.CHAT.5.1v0.3", + "PolicyId": ChatId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -446,7 +592,7 @@ if { } tests contains { - "PolicyId": "GWS.CHAT.5.1v0.3", + "PolicyId": ChatId5_1, "Criticality": "Shall", "ReportDetails": concat("
", [utils.ReportDetails(NonCompliantOUs5_1, []), Chat5Warning]), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1}, @@ -460,8 +606,11 @@ if { #-- # -# GWS.CHAT.5.2v0.3 +# GWS.CHAT.5.2 #-- + +ChatId5_2 := utils.PolicyIdWithSuffix("GWS.CHAT.5.2") + AllReportingCategories := { "system_violation: HARASSMENT", "system_violation: DISCRIMINATION", @@ -541,7 +690,7 @@ NonCompliantOUs5_2 contains { } tests contains { - "PolicyId": "GWS.CHAT.5.2v0.3", + "PolicyId": ChatId5_2, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -555,7 +704,7 @@ if { } tests contains { - "PolicyId": "GWS.CHAT.5.2v0.3", + "PolicyId": ChatId5_2, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_2}, @@ -567,4 +716,4 @@ if { count(Events) > 0 Status := count(NonCompliantOUs5_2) == 0 } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Classroom.rego b/scubagoggles/rego/Classroom.rego index bba3712d..86fcfbc5 100644 --- a/scubagoggles/rego/Classroom.rego +++ b/scubagoggles/rego/Classroom.rego @@ -1,36 +1,52 @@ package classroom -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse LogEvents := utils.GetEvents("classroom_logs") +ClassroomEnabled(orgunit) := utils.AppEnabled(input.policies, "classroom", orgunit) + ################### # GWS.CLASSROOM.1 # ################### # -# Baseline GWS.CLASSROOM.1.1v0.3 +# Baseline GWS.CLASSROOM.1.1 #-- + +ClassroomId1_1 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.1.1") + +LogMessage1_1 := "ClassMembershipSettingProto who_can_join_classes" + GetFriendlyValue1_1(Value) := "Users in your domain only" if { - Value == "1" + Value in {"1", "ANYONE_IN_DOMAIN"} } else := "Users in allowlisted domains" if { - Value == "2" + Value in {"2", "ANYONE_IN_ALLOWLISTED_DOMAINS"} } else := "Any Google Workspace user" if { - Value == "3" + Value in {"3", "ANY_GOOGLE_WORKSPACE_USER"} } else := "Any user" if { - Value == "4" + Value in {"4", "ANYONE"} } else := Value +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 +} + +Check1_1_OK if {PolicyApiInUse} + +NonComplianceMessage1_1(value) := sprintf("Who can join classes in your domain is set to: %s", [value]) + NonCompliantOUs1_1 contains { "Name": OU, - "Value": concat(" ", [ - "Who can join classes in your domain is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ClassMembershipSettingProto who_can_join_classes", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -39,8 +55,18 @@ NonCompliantOUs1_1 contains { LastEvent.NewValue != "1" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(whoCanJoin)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + whoCanJoin := settings.classroom_class_membership.whoCanJoinClasses + whoCanJoin != "ANYONE_IN_DOMAIN" +} + tests contains { - "PolicyId": "GWS.CLASSROOM.1.1v0.3", + "PolicyId": ClassroomId1_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -48,47 +74,60 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "ClassMembershipSettingProto who_can_join_classes", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.1.1v0.3", + "PolicyId": ClassroomId1_1, "Criticality": "Shall", - # Empty list is for noncompliant groups as classroom settings can't be modified at the group level + # Empty list is for noncompliant groups as classroom settings can't be + # modified at the group level "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ClassMembershipSettingProto who_can_join_classes", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Status := count(NonCompliantOUs1_1) == 0 } #-- # -# Baseline GWS.CLASSROOM.1.2v0.3 +# Baseline GWS.CLASSROOM.1.2 #-- + +ClassroomId1_2 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.1.2") + +LogMessage1_2 := "ClassMembershipSettingProto which_classes_can_users_join" + GetFriendlyValue1_2(Value) := "Classes in your domain only" if { - Value == "1" + Value in {"1", "CLASSES_IN_DOMAIN"} } else := "Classes in allowlisted domains" if { - Value == "2" + Value in {"2", "CLASSES_IN_ALLOWLISTED_DOMAINS"} } else := "Any Google Workspace class" if { - Value == "3" + Value in {"3", "ANY_GOOGLE_WORKSPACE_CLASS"} } else := Value +Check1_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_2, utils.TopLevelOU) + count(events) > 0 +} + +Check1_2_OK if {PolicyApiInUse} + +NonComplianceMessage1_2(value) := sprintf("Which classes can users in your domain join is set to: %s", [value]) + NonCompliantOUs1_2 contains { "Name": OU, - "Value": concat(" ", [ - "Which classes can users in your domain join is set to", - GetFriendlyValue1_2(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ClassMembershipSettingProto which_classes_can_users_join", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_2, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -97,8 +136,18 @@ NonCompliantOUs1_2 contains { LastEvent.NewValue != "1" } +NonCompliantOUs1_2 contains { + "Name": OU, + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(whichClasses)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + whichClasses := settings.classroom_class_membership.whichClassesCanUsersJoin + whichClasses != "CLASSES_IN_DOMAIN" +} + tests contains { - "PolicyId": "GWS.CLASSROOM.1.2v0.3", + "PolicyId": ClassroomId1_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -106,25 +155,23 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "ClassMembershipSettingProto which_classes_can_users_join" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check1_2_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.1.2v0.3", + "PolicyId": ClassroomId1_2, "Criticality": "Shall", - # Empty list is for noncompliant groups as classroom settings can't be modified at the group level + # Empty list is for noncompliant groups as classroom settings can't be + # modified at the group level "ReportDetails": utils.ReportDetails(NonCompliantOUs1_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_2}, "RequirementMet": Status, "NoSuchEvent": false } if { - SettingName := "ClassMembershipSettingProto which_classes_can_users_join" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check1_2_OK Status := count(NonCompliantOUs1_2) == 0 } #-- @@ -134,23 +181,38 @@ if { ################### # -# Baseline GWS.CLASSROOM.2.1v0.3 +# Baseline GWS.CLASSROOM.2.1 #-- -GetFriendlyValue2_1(Value) := "OFF" if { - Value == "false" -} else := "ON" if { - Value == "true" + +ClassroomId2_1 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.2.1") + +LogMessage2_1 := "ApiDataAccessSettingProto api_access_enabled" + +GetFriendlyValue2_1(Value) := "unable" if { + Value in {"false", false} +} else := "able" if { + Value in {"true", true} } else := Value +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + +NonComplianceMessage2_1(value) := sprintf("Users %s to authorize apps to %s", + [value, + "access their Google Classroom data"]) + NonCompliantOUs2_1 contains { "Name": OU, - "Value": concat(" ", [ - "Data access is set to", - GetFriendlyValue2_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ApiDataAccessSettingProto api_access_enabled", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -160,8 +222,18 @@ NonCompliantOUs2_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(dataAccessEnabled)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + dataAccessEnabled := settings.classroom_api_data_access.enableApiAccess + dataAccessEnabled != false +} + tests contains { - "PolicyId": "GWS.CLASSROOM.2.1v0.3", + "PolicyId": ClassroomId2_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -169,23 +241,23 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "ApiDataAccessSettingProto api_access_enabled", utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.2.1v0.3", + "PolicyId": ClassroomId2_1, "Criticality": "Shall", - # Empty list is for noncompliant groups as classroom settings can't be modified at the group level + # Empty list is for noncompliant groups as classroom settings can't be + # modified at the group level "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ApiDataAccessSettingProto api_access_enabled", utils.TopLevelOU) - count(Events) > 0 + Check2_1_OK Status := count(NonCompliantOUs2_1) == 0 } #-- @@ -195,23 +267,36 @@ if { ################### # -# Baseline GWS.CLASSROOM.3.1v0.3 +# Baseline GWS.CLASSROOM.3.1 #-- + +ClassroomId3_1 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.3.1") + +LogMessage3_1 := "RosterImportSettingsProto sis_integrator" + GetFriendlyValue3_1(Value) := "OFF" if { - Value == "SIS_INTEGRATOR_NONE" + Value in {"SIS_INTEGRATOR_NONE", "OFF"} } else := "ON - CLEVER" if { - Value == "SIS_INTEGRATOR_CLEVER" + Value in {"SIS_INTEGRATOR_CLEVER", "ON_CLEVER"} } else := Value +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +NonComplianceMessage3_1(value) := sprintf("Roster import is set to: %s", [value]) + NonCompliantOUs3_1 contains { "Name": OU, - "Value": concat(" ", [ - "Roster import is set to", - GetFriendlyValue3_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "RosterImportSettingsProto sis_integrator", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -221,8 +306,18 @@ NonCompliantOUs3_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(rosterImportOption)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + rosterImportOption := settings.classroom_roster_import.rosterImportOption + rosterImportOption != "OFF" +} + tests contains { - "PolicyId": "GWS.CLASSROOM.3.1v0.3", + "PolicyId": ClassroomId3_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -230,13 +325,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "RosterImportSettingsProto sis_integrator", utils.TopLevelOU) - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.3.1v0.3", + "PolicyId": ClassroomId3_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1}, @@ -244,8 +339,7 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "RosterImportSettingsProto sis_integrator", utils.TopLevelOU) - count(Events) > 0 + Check3_1_OK Status := count(NonCompliantOUs3_1) == 0 } #-- @@ -255,23 +349,36 @@ if { ################### # -# Baseline GWS.CLASSROOM.4.1v0.3 +# Baseline GWS.CLASSROOM.4.1 #-- + +ClassroomId4_1 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.4.1") + +LogMessage4_1 := "StudentUnenrollmentSettingsProto who_can_unenroll_students" + GetFriendlyValue4_1(Value) := "Students and teachers" if { - Value == "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" + startswith(Value, "STUDENTS_AND_TEACHERS") == true } else := "Only teachers" if { - Value == "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" + Value in {"ONLY_TEACHERS_CAN_UNENROLL_STUDENTS", "TEACHERS_ONLY"} } else := Value +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + +NonComplianceMessage4_1(value) := sprintf("Who can unenroll students from classes is set to: %s", [value]) + NonCompliantOUs4_1 contains { "Name": OU, - "Value": concat(" ", [ - "Who can unenroll students from classes is set to", - GetFriendlyValue4_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage4_1(GetFriendlyValue4_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "StudentUnenrollmentSettingsProto who_can_unenroll_students", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -281,8 +388,18 @@ NonCompliantOUs4_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1(GetFriendlyValue4_1(whoCanUnenroll)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + whoCanUnenroll := settings.classroom_student_unenrollment.whoCanUnenrollStudents + whoCanUnenroll != "TEACHERS_ONLY" +} + tests contains { - "PolicyId": "GWS.CLASSROOM.4.1v0.3", + "PolicyId": ClassroomId4_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -290,14 +407,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "StudentUnenrollmentSettingsProto who_can_unenroll_students" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check4_1_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.4.1v0.3", + "PolicyId": ClassroomId4_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1}, @@ -305,36 +421,46 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "StudentUnenrollmentSettingsProto who_can_unenroll_students" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Status := count(NonCompliantOUs4_1) == 0 } #-- - ################### # GWS.CLASSROOM.5 # ################### # -# Baseline GWS.CLASSROOM.5.1v0.3 +# Baseline GWS.CLASSROOM.5.1 #-- + +ClassroomId5_1 := utils.PolicyIdWithSuffix("GWS.CLASSROOM.5.1") + +LogMessage5_1 := "TeacherPermissionsSettingProto who_can_create_class" + GetFriendlyValue5_1(Value) := "anyone in this domain" if { - Value == "1" + Value in {"1", "ANYONE_IN_DOMAIN"} } else := "all pending and verified teachers" if { - Value == "2" + Value in {"2", "ALL_PENDING_AND_VERIFIED_TEACHERS"} } else := Value +Check5_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_1, utils.TopLevelOU) + count(events) > 0 +} + +Check5_1_OK if {PolicyApiInUse} + +NonComplianceMessage5_1(value) := sprintf("Who can create classes is set to: %s", [value]) + NonCompliantOUs5_1 contains { "Name": OU, - "Value": concat(" ", [ - "Who can create classes is set to", - GetFriendlyValue5_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage5_1(GetFriendlyValue5_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "TeacherPermissionsSettingProto who_can_create_class", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -344,8 +470,18 @@ NonCompliantOUs5_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_1 contains { + "Name": OU, + "Value": NonComplianceMessage5_1(GetFriendlyValue5_1(whoCanCreate)) +} if { + some OU, settings in input.policies + ClassroomEnabled(OU) + whoCanCreate := settings.classroom_teacher_permissions.whoCanCreateClasses + whoCanCreate != "VERIFIED_TEACHERS_ONLY" +} + tests contains { - "PolicyId": "GWS.CLASSROOM.5.1v0.3", + "PolicyId": ClassroomId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -353,14 +489,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "TeacherPermissionsSettingProto who_can_create_class" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_1_OK } tests contains { - "PolicyId": "GWS.CLASSROOM.5.1v0.3", + "PolicyId": ClassroomId5_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1}, @@ -368,10 +503,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "TeacherPermissionsSettingProto who_can_create_class" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_1_OK Status := count(NonCompliantOUs5_1) == 0 } #-- - diff --git a/scubagoggles/rego/Commoncontrols.rego b/scubagoggles/rego/Commoncontrols.rego index f333d029..4bcb4765 100644 --- a/scubagoggles/rego/Commoncontrols.rego +++ b/scubagoggles/rego/Commoncontrols.rego @@ -1,7 +1,8 @@ package commoncontrols -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse # Note that we need to implement custom FilterEvents and SettingChangeEvents # rules here, instead of importing the standard ones from utils. @@ -100,9 +101,11 @@ LogEvents := utils.GetEvents("commoncontrols_logs") ######################## # -# Baseline GWS.COMMONCONTROLS.1.1v0.3 +# Baseline GWS.COMMONCONTROLS.1.1 #-- +CommonControlsId1_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.1.1") + # For 1.1, we need to assert three different things: # - MFA is allowed # - MFA is enforced @@ -111,6 +114,8 @@ LogEvents := utils.GetEvents("commoncontrols_logs") # Custom NoSuchEvent function needed as we're checking # three different settings simultaneously. No such event # if any are missing +default NoSuchEvent1_1 := false + NoSuchEvent1_1 := true if { Events := FilterEventsOU("ALLOW_STRONG_AUTHENTICATION", utils.TopLevelOU) count(Events) == 0 @@ -126,8 +131,6 @@ NoSuchEvent1_1 := true if { count(Events) == 0 } -default NoSuchEvent1_1 := false - GetFriendlyMethods(Value) := "Any" if { Value == "ANY" } else := "Any except verification codes via text, phone call" if { @@ -141,7 +144,8 @@ GetFriendlyMethods(Value) := "Any" if { NonCompliantOUs1_1 contains { "Name": OU, "Value": "Allow users to turn on 2-Step Verification is OFF" -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("ALLOW_STRONG_AUTHENTICATION", OU) # Ignore OUs without any events. We're already asserting that the @@ -155,7 +159,8 @@ NonCompliantOUs1_1 contains { NonCompliantOUs1_1 contains { "Name": OU, "Value": "2-Step Verification Enforcement is OFF" -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("ENFORCE_STRONG_AUTHENTICATION", OU) # Ignore OUs without any events. We're already asserting that the @@ -169,7 +174,8 @@ NonCompliantOUs1_1 contains { NonCompliantOUs1_1 contains { "Name": OU, "Value": concat("", ["Allowed methods is set to ", GetFriendlyMethods(LastEvent.NewValue)]) -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", OU) # Ignore OUs without any events. We're already asserting that the @@ -184,7 +190,8 @@ NonCompliantOUs1_1 contains { NonCompliantGroups1_1 contains { "Name": Group, "Value": "Allow users to turn on 2-Step Verification is Off" -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("ALLOW_STRONG_AUTHENTICATION", Group) # Ignore Groups without any events. @@ -196,7 +203,8 @@ NonCompliantGroups1_1 contains { NonCompliantGroups1_1 contains { "Name": Group, "Value": "2-Step Verification Enforcement is Off" -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("ENFORCE_STRONG_AUTHENTICATION", Group) # Ignore Groups without any events. @@ -208,7 +216,8 @@ NonCompliantGroups1_1 contains { NonCompliantGroups1_1 contains { "Name": Group, "Value": concat("", ["Allowed methods is set to ", GetFriendlyMethods(LastEvent.NewValue)]) -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", Group) # Ignore Groups without any events. @@ -219,7 +228,7 @@ NonCompliantGroups1_1 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.1v0.3", + "PolicyId": CommonControlsId1_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -232,7 +241,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.1v0.3", + "PolicyId": CommonControlsId1_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, NonCompliantGroups1_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, "NonCompliantGroups": NonCompliantGroups1_1}, @@ -247,13 +256,16 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.1.2v0.3 +# Baseline GWS.COMMONCONTROLS.1.2 #-- +CommonControlsId1_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.1.2") + NonCompliantOUs1_2 contains { "Name": OU, "Value": concat("", ["New user enrollment period is set to ", LastEvent.NewValue]) -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", OU) # Ignore OUs without any events. We're already asserting that the @@ -268,7 +280,8 @@ NonCompliantOUs1_2 contains { NonCompliantGroups1_2 contains { "Name": Group, "Value": concat("", ["New user enrollment period is set to ", LastEvent.NewValue]) -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", Group) # Ignore groups without any events. @@ -279,7 +292,7 @@ NonCompliantGroups1_2 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.2v0.3", + "PolicyId": CommonControlsId1_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -293,7 +306,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.2v0.3", + "PolicyId": CommonControlsId1_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_2, NonCompliantGroups1_2), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_2, "NonCompliantGroups": NonCompliantGroups1_2}, @@ -309,9 +322,11 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.1.3v0.3 +# Baseline GWS.COMMONCONTROLS.1.3 #-- +CommonControlsId1_3 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.1.3") + GetFriendlyValue1_3(Value) := "ON" if { Value == "ENABLE_USERS_TO_TRUST_DEVICE" } else := Value @@ -319,7 +334,8 @@ GetFriendlyValue1_3(Value) := "ON" if { NonCompliantOUs1_3 contains { "Name": OU, "Value": concat("", ["Allow user to trust the device is ", GetFriendlyValue1_3(LastEvent.NewValue)]) -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", OU) # Ignore OUs without any events. We're already asserting that the @@ -334,7 +350,8 @@ NonCompliantOUs1_3 contains { NonCompliantGroups1_3 contains { "Name": Group, "Value": concat("", ["Allow user to trust the device is ", GetFriendlyValue1_3(LastEvent.NewValue)]) -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", Group) # Ignore groups without any events. @@ -345,7 +362,7 @@ NonCompliantGroups1_3 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.3v0.3", + "PolicyId": CommonControlsId1_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -359,7 +376,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.3v0.3", + "PolicyId": CommonControlsId1_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_3, NonCompliantGroups1_3), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_3, "NonCompliantGroups": NonCompliantGroups1_3}, @@ -375,13 +392,16 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.1.4v0.3 +# Baseline GWS.COMMONCONTROLS.1.4 #-- +CommonControlsId1_4 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.1.4") + NonCompliantOUs1_4 contains { "Name": OU, "Value": "Allowed methods is set to Any" -} if { +} +if { some OU in utils.OUsWithEvents Events := FilterEventsOU("CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", OU) # Ignore OUs without any events. We're already asserting that the @@ -395,7 +415,8 @@ NonCompliantOUs1_4 contains { NonCompliantGroups1_4 contains { "Name": Group, "Value": "Allowed methods is set to Any" -} if { +} +if { some Group in utils.GroupsWithEvents Events := FilterEventsGroup("CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", Group) # Ignore groups without any events. @@ -405,7 +426,7 @@ NonCompliantGroups1_4 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.4v0.3", + "PolicyId": CommonControlsId1_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -419,7 +440,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.1.4v0.3", + "PolicyId": CommonControlsId1_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_4, NonCompliantGroups1_4), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_4, "NonCompliantGroups": NonCompliantGroups1_4}, @@ -437,15 +458,17 @@ if { ######################## # -# Baseline GWS.COMMONCONTROLS.2.1v0.3 +# Baseline GWS.COMMONCONTROLS.2.1 #-- +CommonControlsId2_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.2.1") + # This setting isn't controlled at the OU level, and in this case, # the logs don't even list an OU for the events. So in this case, # we just need to ensure the last event is compliant, we don't need # to check each OU. tests contains { - "PolicyId": "GWS.COMMONCONTROLS.2.1v0.3", + "PolicyId": CommonControlsId2_1, "Criticality": "Should", "ReportDetails": concat("", [ "No relevant event in the current logs. While we are unable ", @@ -464,7 +487,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.2.1v0.3", + "PolicyId": CommonControlsId2_1, "Criticality": "Should", "ReportDetails": utils.ReportDetailsBoolean(Status), "ActualValue": {"TOGGLE_CAA_ENABLEMENT": LastEvent.NewValue}, @@ -484,17 +507,33 @@ if { ######################## # -# Baseline GWS.COMMONCONTROLS.3.1v0.3 +# Baseline GWS.COMMONCONTROLS.3.1 #-- +CommonControlsId3_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.3.1") + +LogMessage3_1 := "SsoPolicyProto challenge_selection_behavior" + +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +NonComplianceMessage3_1 := "Post Single Sign-on (SSO) verification is disabled." + # NOTE: this setting cannot be controlled at the group-level, # so only a check at the OU-level is implemented here. NonCompliantOUs3_1 contains { "Name": OU, - "Value": "Post-SSO verification is disabled" -} if { + "Value": NonComplianceMessage3_1 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SsoPolicyProto challenge_selection_behavior", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -504,8 +543,18 @@ NonCompliantOUs3_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1 +} +if { + some OU, settings in input.policies + enableChallenge := settings.security_login_challenges.enableEmployeeIdChallenge + enableChallenge != true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.3.1v0.3", + "PolicyId": CommonControlsId3_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -513,13 +562,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SsoPolicyProto challenge_selection_behavior", utils.TopLevelOU) - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.3.1v0.3", + "PolicyId": CommonControlsId3_1, "Criticality": "Should", # Empty list on the next line as this setting can't be set at the group level "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), @@ -528,19 +577,21 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SsoPolicyProto challenge_selection_behavior", utils.TopLevelOU) - count(Events) > 0 + Check3_1_OK Status := count(NonCompliantOUs3_1) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.3.2v0.3 +# Baseline GWS.COMMONCONTROLS.3.2 #-- + +CommonControlsId3_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.3.2") + # TODO replace the following placeholder with actual implementation # SsoPolicyProto sso_profile_challenge_selection_behavior appears to the appropriate log event tests contains { - "PolicyId": "GWS.COMMONCONTROLS.3.2v0.3", + "PolicyId": CommonControlsId3_2, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -554,14 +605,26 @@ tests contains { ######################## # -# Baseline GWS.COMMONCONTROLS.4.1v0.3 +# Baseline GWS.COMMONCONTROLS.4.1 #-- +CommonControlsId4_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.4.1") + # NOTE: this setting cannot be controlled at the group-level, # so only a check at the OU-level is implemented here. GoodLimits := {"3600", "14400", "28800", "43200"} +LogMessage4_1 := "Session management settings - Session length in seconds" + +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + IsGoodLimit(ActualLim) := true if { count({GoodLim | some GoodLim in GoodLimits; GoodLim == ActualLim}) > 0 } @@ -587,9 +650,11 @@ GetFriendlyValue4_1(Value) := "Session never expires" if { NonCompliantOUs4_1 contains { "Name": OU, "Value": concat("", ["Web session duration is set to ", GetFriendlyValue4_1(LastEvent.NewValue)]) -} if { +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Session management settings - Session length in seconds", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -599,8 +664,36 @@ NonCompliantOUs4_1 contains { not IsGoodLimit(LastEvent.NewValue) } -tests contains { - "PolicyId": "GWS.COMMONCONTROLS.4.1v0.3", +# The following checks for web session duration less than or equal to 12 hours. +# Not sure whether this really fits with 4.1 requirement. The 12 hours is +# mentioned, but the requirement deals with forced re-authentication after the +# session expiration - is this automatic with session expiration? If so, then +# this check is probably appropriate. It seems to fit with the event log +# method above. + +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": sprintf("Web session duration: %s", [duration]) +} +if { + multipliers := {"s": 1, "m": 60, "h": 3600} + # This is the requirement limit for session duration: + webSessionMax := 12 * multipliers["h"] + some OU, settings in input.policies + duration := settings.security_session_controls.webSessionDuration + result := regex.find_all_string_submatch_n(`(?i)^(\d+)([hms])$`, + duration, + 1) + firstMatch := result[0] + value := to_number(firstMatch[1]) + unit := firstMatch[2] + multiplier := multipliers[lower(unit)] + durationSeconds := value * multiplier + durationSeconds > webSessionMax +} + +tests contains { + "PolicyId": CommonControlsId4_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -608,14 +701,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "Session management settings - Session length in seconds" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check4_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.4.1v0.3", + "PolicyId": CommonControlsId4_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1}, @@ -623,9 +715,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Session management settings - Session length in seconds" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Status := count(NonCompliantOUs4_1) == 0 } #-- @@ -638,15 +728,29 @@ if { # so only checks at the OU-level are implemented here. # -# Baseline GWS.COMMONCONTROLS.5.1v0.3 +# Baseline GWS.COMMONCONTROLS.5.1 #-- +CommonControlsId5_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.1") +LogMessage5_1 := "Password Management - Enforce strong password" +PasswordStrength := "STRONG" + +Check5_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_1, utils.TopLevelOU) + count(events) > 0 +} + +Check5_1_OK if {PolicyApiInUse} + NonCompliantOUs5_1 contains { "Name": OU, "Value": "Enforce strong password is OFF" -} if { +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enforce strong password", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -656,8 +760,19 @@ NonCompliantOUs5_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_1 contains { + "Name": OU, + "Value": sprintf("Password strength is %s, not %s", + [CurrentStrength, PasswordStrength]) +} +if { + some OU, settings in input.policies + CurrentStrength := upper(settings.security_password.allowedStrength) + CurrentStrength != PasswordStrength +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.1v0.3", + "PolicyId": CommonControlsId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -665,35 +780,55 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enforce strong password", utils.TopLevelOU) - count(Events) == 0 + not Check5_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.1v0.3", + "PolicyId": CommonControlsId5_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1}, "RequirementMet": Status, "NoSuchEvent": false -} if { - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enforce strong password", utils.TopLevelOU) - count(Events) > 0 +} +if { + Check5_1_OK Status := count(NonCompliantOUs5_1) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.5.2v0.3 +# Baseline GWS.COMMONCONTROLS.5.2 #-- +CommonControlsId5_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.2") + +LogMessageMinPassword := "Password Management - Minimum password length" + +MinimumPasswordLength := 12 + +Check5_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessageMinPassword, utils.TopLevelOU) + count(events) > 0 +} + +Check5_2_OK if {PolicyApiInUse} + +FormatMessage5_2 := "Minimum password length: %d, less than %d" +NonComplianceMessage5_2(Value) := sprintf(FormatMessage5_2, + [Value, MinimumPasswordLength]) + NonCompliantOUs5_2 contains { "Name": OU, - "Value": concat("", ["Minimum password length is set to ", LastEvent.NewValue]) -} if { + "Value": NonComplianceMessage5_2(Minimum) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessageMinPassword, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -701,11 +836,21 @@ NonCompliantOUs5_2 contains { LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "DELETE_APPLICATION_SETTING" Minimum := to_number(LastEvent.NewValue) - Minimum < 12 + Minimum < MinimumPasswordLength +} + +NonCompliantOUs5_2 contains { + "Name": OU, + "Value": NonComplianceMessage5_2(CurrentLength) +} +if { + some OU, settings in input.policies + CurrentLength := settings.security_password.minimumLength + CurrentLength < MinimumPasswordLength } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.2v0.3", + "PolicyId": CommonControlsId5_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -713,13 +858,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", utils.TopLevelOU) - count(Events) == 0 + not Check5_2_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.2v0.3", + "PolicyId": CommonControlsId5_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_2}, @@ -727,22 +872,39 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", utils.TopLevelOU) - count(Events) > 0 + Check5_2_OK Status := count(NonCompliantOUs5_2) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.5.3v0.3 +# Baseline GWS.COMMONCONTROLS.5.3 #-- +CommonControlsId5_3 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.3") + +SuggestedPasswordLength := 15 + +Check5_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessageMinPassword, utils.TopLevelOU) + count(events) > 0 +} + +Check5_3_OK if {PolicyApiInUse} + +FormatMessage5_3 := "Minimum password length: %d, recommended is at least %d" +NonComplianceMessage5_3(Value) := sprintf(FormatMessage5_3, + [Value, SuggestedPasswordLength]) + NonCompliantOUs5_3 contains { "Name": OU, - "Value": concat("", ["Minimum password length is set to ", LastEvent.NewValue]) -} if { + "Value": NonComplianceMessage5_3(Minimum) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessageMinPassword, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -750,11 +912,21 @@ NonCompliantOUs5_3 contains { LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "DELETE_APPLICATION_SETTING" Minimum := to_number(LastEvent.NewValue) - Minimum < 15 + Minimum < SuggestedPasswordLength +} + +NonCompliantOUs5_3 contains { + "Name": OU, + "Value": NonComplianceMessage5_3(CurrentLength) +} +if { + some OU, settings in input.policies + CurrentLength := settings.security_password.minimumLength + CurrentLength < SuggestedPasswordLength } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.3v0.3", + "PolicyId": CommonControlsId5_3, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -762,13 +934,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", utils.TopLevelOU) - count(Events) == 0 + not Check5_3_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.3v0.3", + "PolicyId": CommonControlsId5_3, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_3}, @@ -776,21 +948,35 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "Password Management - Minimum password length", utils.TopLevelOU) - count(Events) > 0 + Check5_3_OK Status := count(NonCompliantOUs5_3) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.5.4v0.3 +# Baseline GWS.COMMONCONTROLS.5.4 #-- + +CommonControlsId5_4 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.4") +LogMessage5_4 := "Password Management - Enforce password policy at next login" +NonComplianceMessage5_4 := "Enforce password policy at next sign-in is OFF" + +Check5_4_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_4, utils.TopLevelOU) + count(events) > 0 +} + +Check5_4_OK if {PolicyApiInUse} + NonCompliantOUs5_4 contains { "Name": OU, - "Value": "Enforce password policy at next sign-in is OFF" -} if { + "Value": NonComplianceMessage5_4 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enforce password policy at next login", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_4, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -800,8 +986,17 @@ NonCompliantOUs5_4 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_4 contains { + "Name": OU, + "Value": NonComplianceMessage5_4 +} +if { + some OU, settings in input.policies + settings.security_password.enforceRequirementsAtLogin != true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.4v0.3", + "PolicyId": CommonControlsId5_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -809,14 +1004,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "Password Management - Enforce password policy at next login" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_4_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.4v0.3", + "PolicyId": CommonControlsId5_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_4, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_4}, @@ -824,22 +1018,35 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Password Management - Enforce password policy at next login" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_4_OK Status := count(NonCompliantOUs5_4) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.5.5v0.3 +# Baseline GWS.COMMONCONTROLS.5.5 #-- + +CommonControlsId5_5 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.5") +LogMessage5_5 := "Password Management - Enable password reuse" +NonComplianceMessage5_5 := "Allow password reuse is ON" + +Check5_5_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_5, utils.TopLevelOU) + count(events) > 0 +} + +Check5_5_OK if {PolicyApiInUse} + NonCompliantOUs5_5 contains { "Name": OU, - "Value": "Allow password reuse is ON" -} if { + "Value": NonComplianceMessage5_5 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enable password reuse", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_5, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -849,8 +1056,17 @@ NonCompliantOUs5_5 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_5 contains { + "Name": OU, + "Value": NonComplianceMessage5_5 +} +if { + some OU, settings in input.policies + settings.security_password.allowReuse == true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.5v0.3", + "PolicyId": CommonControlsId5_5, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -858,13 +1074,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enable password reuse", utils.TopLevelOU) - count(Events) == 0 + not Check5_5_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.5v0.3", + "PolicyId": CommonControlsId5_5, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_5, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_5}, @@ -872,21 +1088,34 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "Password Management - Enable password reuse", utils.TopLevelOU) - count(Events) > 0 + Check5_5_OK Status := count(NonCompliantOUs5_5) == 0 } #-- # -# Baseline GWS.COMMONCONTROLS.5.6v0.3 +# Baseline GWS.COMMONCONTROLS.5.6 #-- + +CommonControlsId5_6 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.5.6") +LogMessage5_6 := "Password Management - Password reset frequency" + +Check5_6_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_6, utils.TopLevelOU) + count(events) > 0 +} + +Check5_6_OK if {PolicyApiInUse} + NonCompliantOUs5_6 contains { "Name": OU, "Value": concat(" ", ["Password reset frequency is", LastEvent.NewValue, "days"]) -} if { +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Password Management - Password reset frequency", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_6, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -896,8 +1125,23 @@ NonCompliantOUs5_6 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_6 contains { + "Name": OU, + "Value": sprintf("Password reset frequency is %s", [passwordExpiration]) +} +if { + some OU, settings in input.policies + passwordExpiration := settings.security_password.expirationDuration + result := regex.find_all_string_submatch_n(`(?i)^(\d+)[hms]$`, + passwordExpiration, + -1) + firstMatch := result[0] + expirationValue := to_number(firstMatch[1]) + expirationValue != 0 +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.6v0.3", + "PolicyId": CommonControlsId5_6, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -905,13 +1149,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "Password Management - Password reset frequency", utils.TopLevelOU) - count(Events) == 0 + not Check5_6_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.5.6v0.3", + "PolicyId": CommonControlsId5_6, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_6, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_6}, @@ -919,8 +1163,7 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "Password Management - Password reset frequency", utils.TopLevelOU) - count(Events) > 0 + Check5_6_OK Status := count(NonCompliantOUs5_6) == 0 } #-- @@ -930,10 +1173,13 @@ if { ######################## # -# Baseline GWS.COMMONCONTROLS.6.1v0.3 +# Baseline GWS.COMMONCONTROLS.6.1 #-- + +CommonControlsId6_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.6.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.6.1v0.3", + "PolicyId": CommonControlsId6_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -943,10 +1189,13 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.6.2v0.3 +# Baseline GWS.COMMONCONTROLS.6.2 #-- + +CommonControlsId6_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.6.2") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.6.2v0.3", + "PolicyId": CommonControlsId6_2, "Prerequisites": ["directory/v1/users/list"], "Criticality": "Shall", "ReportDetails": concat("", [ @@ -970,10 +1219,13 @@ if { ######################## # -# Baseline GWS.COMMONCONTROLS.7.1v0.3 +# Baseline GWS.COMMONCONTROLS.7.1 #-- + +CommonControlsId7_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.7.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.7.1v0.3", + "PolicyId": CommonControlsId7_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -987,14 +1239,29 @@ tests contains { ######################## # -# Baseline GWS.COMMONCONTROLS.8.1v0.3 +# Baseline GWS.COMMONCONTROLS.8.1 #-- + +CommonControlsId8_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.8.1") +LogMessage8_1 := "AdminAccountRecoverySettingsProto Enable admin account recovery" +NonComplianceMessage8_1 := "Allow super admins to recover their account is ON" + +Check8_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage8_1, utils.TopLevelOU) + count(events) > 0 +} + +Check8_1_OK if {PolicyApiInUse} + NonCompliantOUs8_1 contains { "Name": OU, - "Value": "Allow super admins to recover their account is ON" -} if { + "Value": NonComplianceMessage8_1 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - SettingName := "AdminAccountRecoverySettingsProto Enable admin account recovery" + SettingName := LogMessage8_1 Events := utils.FilterEventsOU(LogEvents, SettingName, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume @@ -1007,10 +1274,12 @@ NonCompliantOUs8_1 contains { NonCompliantGroups8_1 contains { "Name": Group, - "Value": "Allow super admins to recover their account is ON" -} if { + "Value": NonComplianceMessage8_1 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - SettingName := "AdminAccountRecoverySettingsProto Enable admin account recovery" + SettingName := LogMessage8_1 Events := utils.FilterEventsGroup(LogEvents, SettingName, Group) # Ignore groups without any events. count(Events) > 0 @@ -1019,8 +1288,17 @@ NonCompliantGroups8_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs8_1 contains { + "Name": OU, + "Value": NonComplianceMessage8_1 +} +if { + some OU, settings in input.policies + settings.security_super_admin_account_recovery.enableAccountRecovery == true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.8.1v0.3", + "PolicyId": CommonControlsId8_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1028,23 +1306,21 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "AdminAccountRecoverySettingsProto Enable admin account recovery" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check8_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.8.1v0.3", + "PolicyId": CommonControlsId8_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs8_1, NonCompliantGroups8_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs8_1, "NonCompliantGroups": NonCompliantGroups8_1}, "RequirementMet": Status, "NoSuchEvent": false -} if { - SettingName := "AdminAccountRecoverySettingsProto Enable admin account recovery" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 +} +if { + Check8_1_OK Conditions := {count(NonCompliantOUs8_1) == 0, count(NonCompliantGroups8_1) == 0} Status := (false in Conditions) == false } @@ -1055,29 +1331,96 @@ tests contains { ######################## # -# Baseline GWS.COMMONCONTROLS.9.1v0.3 +# Baseline GWS.COMMONCONTROLS.9.1 #-- + +CommonControlsId9_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.9.1") + +NonComplianceSuffix9 := "enrolled in the GWS Advanced Protection Program." +NonComplianceMessage9_1 := sprintf("%s %s", + ["Highly privileged accounts can't be", + NonComplianceSuffix9]) + +NonCompliantOUs9_1 contains { + "Name": OU, + "Value": NonComplianceMessage9_1 +} +if { + some OU, settings in input.policies + appEnable := settings.security_advanced_protection_program.enableAdvancedProtectionSelfEnrollment + appEnable != true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.9.1v0.3", + "PolicyId": CommonControlsId9_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", "RequirementMet": false, "NoSuchEvent": true } +if { + not PolicyApiInUse +} + +tests contains { + "PolicyId": CommonControlsId9_1, + "Criticality": "Shall", + "ReportDetails": utils.ReportDetails(NonCompliantOUs9_1, []), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs9_1}, + "RequirementMet": Status, + "NoSuchEvent": false +} +if { + PolicyApiInUse + Status := count(NonCompliantOUs9_1) == 0 +} #-- # -# Baseline GWS.COMMONCONTROLS.9.2v0.3 +# Baseline GWS.COMMONCONTROLS.9.2 #-- + +CommonControlsId9_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.9.2") + +NonComplianceMessage9_2 := sprintf("%s %s", + ["Sensitive user accounts", + NonComplianceSuffix9]) + +NonCompliantOUs9_2 contains { + "Name": OU, + "Value": NonComplianceMessage9_2 +} +if { + some OU, settings in input.policies + appEnable := settings.security_advanced_protection_program.enableAdvancedProtectionSelfEnrollment + appEnable != true +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.9.2v0.3", + "PolicyId": CommonControlsId9_2, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", "RequirementMet": false, "NoSuchEvent": true } +if { + not PolicyApiInUse +} + +tests contains { + "PolicyId": CommonControlsId9_2, + "Criticality": "Should", + "ReportDetails": utils.ReportDetails(NonCompliantOUs9_2, []), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs9_2}, + "RequirementMet": Status, + "NoSuchEvent": false +} +if { + PolicyApiInUse + Status := count(NonCompliantOUs9_2) == 0 +} #-- ######################### @@ -1085,9 +1428,11 @@ tests contains { ######################### # -# Baseline GWS.COMMONCONTROLS.10.1v0.3 +# Baseline GWS.COMMONCONTROLS.10.1 #-- +CommonControlsId10_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.10.1") + # NOTE: App access cannot be controlled at the group/OU level # Step 1: Get the set of services that have either an API access allow or API access block event @@ -1155,11 +1500,11 @@ ReportDetails10_1(true) := "Requirement met." ReportDetails10_1(false) := concat("", [ "The following services allow access: ", - concat(", ", UnrestrictedServices10_2), "." + concat(", ", UnrestrictedServices10_1), "." ]) tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.1v0.3", + "PolicyId": CommonControlsId10_1, "Criticality": "Shall", "ReportDetails": concat("", [ "No API Access Allowed/Blocked events in the current logs. ", @@ -1177,7 +1522,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.1v0.3", + "PolicyId": CommonControlsId10_1, "Criticality": "Shall", "ReportDetails": ReportDetails10_1(Status), "RequirementMet": Status, @@ -1195,8 +1540,11 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.10.2v0.3 +# Baseline GWS.COMMONCONTROLS.10.2 #-- + +CommonControlsId10_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.10.2") + # Identify services whose most recent event is an allow event UnrestrictedServices10_2 contains Service if { # Iterate through all services @@ -1222,7 +1570,7 @@ ReportDetails10_2(false) := concat("", [ ]) tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.2v0.3", + "PolicyId": CommonControlsId10_2, "Criticality": "SHALL", "ReportDetails": concat("", [ "No API Access Allowed/Blocked events in the current logs. ", @@ -1240,7 +1588,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.2v0.3", + "PolicyId": CommonControlsId10_2, "Criticality": "Shall", "ReportDetails": ReportDetails10_2(Status), "RequirementMet": Status, @@ -1254,9 +1602,11 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.10.3v0.3 +# Baseline GWS.COMMONCONTROLS.10.3 #-- +CommonControlsId10_3 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.10.3") + # NOTE: this setting cannot be set at the group level. DomainOwnedAppAccessEvents contains { @@ -1279,7 +1629,8 @@ if { NonCompliantOUs10_3 contains { "Name": OU, "Value": "Trust internal apps is ON" -} if { +} +if { some OU in utils.OUsWithEvents Events := {Event | some Event in DomainOwnedAppAccessEvents; Event.OrgUnit == OU} # Ignore OUs without any events. We're already asserting that the @@ -1291,7 +1642,7 @@ NonCompliantOUs10_3 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.3v0.3", + "PolicyId": CommonControlsId10_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1305,7 +1656,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.3v0.3", + "PolicyId": CommonControlsId10_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs10_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs10_3}, @@ -1320,9 +1671,11 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.10.4v0.3 +# Baseline GWS.COMMONCONTROLS.10.4 #-- +CommonControlsId10_4 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.10.4") + # NOTE: this setting cannot be set at the group level. UnconfiguredAppAccessEvents contains { @@ -1352,7 +1705,8 @@ GetFriendlyValue10_4(Value) := "Allow users to access any third-party apps" if { NonCompliantOUs10_4 contains { "Name": OU, "Value": concat("", ["Unconfigured third-party app access is set to ", GetFriendlyValue10_4(LastEvent.EventName)]) -} if { +} +if { some OU in utils.OUsWithEvents Events := {Event | some Event in UnconfiguredAppAccessEvents; Event.OrgUnit == OU} # Ignore OUs without any events. We're already asserting that the @@ -1364,7 +1718,7 @@ NonCompliantOUs10_4 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.4v0.3", + "PolicyId": CommonControlsId10_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1378,7 +1732,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.4v0.3", + "PolicyId": CommonControlsId10_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs10_4, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs10_4}, @@ -1393,14 +1747,31 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.10.5v0.3 +# Baseline GWS.COMMONCONTROLS.10.5 #-- + +CommonControlsId10_5 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.10.5") + +EventName10_5 := "WEAK_PROGRAMMATIC_LOGIN_SETTINGS_CHANGED" + +Check10_5_OK if { + not PolicyApiInUse + events := FilterEventsOU(EventName10_5, utils.TopLevelOU) + count(events) > 0 +} + +Check10_5_OK if {PolicyApiInUse} + +NonComplianceMessage10_5 := "Users are allowed to manage access to less secure apps." + NonCompliantOUs10_5 contains { "Name": OU, - "Value": "Allow users to manage their access to less secure apps is ON" -} if { + "Value": NonComplianceMessage10_5 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := FilterEventsOU("WEAK_PROGRAMMATIC_LOGIN_SETTINGS_CHANGED", OU) + Events := FilterEventsOU(EventName10_5, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -1418,10 +1789,12 @@ NonCompliantOUs10_5 contains { NonCompliantGroups10_5 contains { "Name": Group, - "Value": "Allow users to manage their access to less secure apps is ON" -} if { + "Value": NonComplianceMessage10_5 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := FilterEventsGroup("WEAK_PROGRAMMATIC_LOGIN_SETTINGS_CHANGED", Group) + Events := FilterEventsGroup(EventName10_5, Group) # Ignore groups without any events. count(Events) > 0 LastEvent := utils.GetLastEvent(Events) @@ -1429,8 +1802,18 @@ NonCompliantGroups10_5 contains { LastEvent.NewValue != "INHERIT_FROM_PARENT" } +NonCompliantOUs10_5 contains { + "Name": OU, + "Value": NonComplianceMessage10_5 +} +if { + some OU, settings in input.policies + lessSecure := settings.security_less_secure_apps.allowLessSecureApps + lessSecure != false +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.5v0.3", + "PolicyId": CommonControlsId10_5, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1438,13 +1821,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := FilterEventsOU("WEAK_PROGRAMMATIC_LOGIN_SETTINGS_CHANGED", utils.TopLevelOU) - count(Events) == 0 + not Check10_5_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.10.5v0.3", + "PolicyId": CommonControlsId10_5, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs10_5, NonCompliantGroups10_5), "ActualValue": {"NonCompliantOUs": NonCompliantOUs10_5, "NonCompliantGroups": NonCompliantGroups10_5}, @@ -1452,8 +1835,7 @@ tests contains { "NoSuchEvent": false } if { - Events := FilterEventsOU("WEAK_PROGRAMMATIC_LOGIN_SETTINGS_CHANGED", utils.TopLevelOU) - count(Events) > 0 + Check10_5_OK Conditions := {count(NonCompliantOUs10_5) == 0, count(NonCompliantGroups10_5) == 0} Status := (false in Conditions) == false } @@ -1464,33 +1846,55 @@ if { ######################### # -# Baseline GWS.COMMONCONTROLS.11.1v0.3 +# Baseline GWS.COMMONCONTROLS.11.1 #-- +CommonControlsId11_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.11.1") + +LogMessage11_1_A := "Apps Access Setting Allowlist access" +LogMessage11_1_B := "Apps Access Setting allow_all_internal_apps" + +NonCompliancePrefix11_1 := "Users can install and run any" +NonComplianceMessage11_1(anyApp) := sprintf("%s app from the Marketplace.", + [NonCompliancePrefix11_1]) if { + anyApp +} else := sprintf("%s internal app, even if it's not allowlisted.", + [NonCompliancePrefix11_1]) + # For 11.1, we need to assert two different things: # - Users can only allow whitelisted apps # - Exceptions aren't allowed for internal apps # Custom NoSuchEvent function needed as we're checking # two different settings simultaneously. + +default NoSuchEvent11_1 := false + NoSuchEvent11_1 := true if { - Events := utils.FilterEventsOU(LogEvents, "Apps Access Setting Allowlist access", utils.TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage11_1_A, utils.TopLevelOU) count(Events) == 0 } NoSuchEvent11_1 := true if { - Events := utils.FilterEventsOU(LogEvents, "Apps Access Setting allow_all_internal_apps", utils.TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage11_1_B, utils.TopLevelOU) count(Events) == 0 } -default NoSuchEvent11_1 := false +Check11_1_OK if { + not PolicyApiInUse + not NoSuchEvent11_1 +} + +Check11_1_OK if {PolicyApiInUse} NonCompliantOUs11_1 contains { "Name": OU, - "Value": "Users can install and run any app from the Marketplace" -} if { + "Value": NonComplianceMessage11_1(true) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Apps Access Setting Allowlist access", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage11_1_A, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -1503,10 +1907,12 @@ NonCompliantOUs11_1 contains { NonCompliantGroups11_1 contains { "Name": Group, - "Value": "Users can install and run any app from the Marketplace" -} if { + "Value": NonComplianceMessage11_1(true) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "Apps Access Setting Allowlist access", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage11_1_A, Group) # Ignore groups without any events. count(Events) > 0 LastEvent := utils.GetLastEvent(Events) @@ -1516,10 +1922,12 @@ NonCompliantGroups11_1 contains { NonCompliantOUs11_1 contains { "Name": OU, - "Value": "Users can install and run any internal app, even if it's not allowlisted" -} if { + "Value": NonComplianceMessage11_1(false) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Apps Access Setting allow_all_internal_apps", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage11_1_B, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -1531,10 +1939,12 @@ NonCompliantOUs11_1 contains { NonCompliantGroups11_1 contains { "Name": Group, - "Value": "Users can install and run any internal app, even if it's not allowlisted" -} if { + "Value": NonComplianceMessage11_1(false) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "Apps Access Setting allow_all_internal_apps", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage11_1_B, Group) # Ignore groups without any events. count(Events) > 0 LastEvent := utils.GetLastEvent(Events) @@ -1542,8 +1952,30 @@ NonCompliantGroups11_1 contains { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs11_1 contains { + "Name": OU, + "Value": NonComplianceMessage11_1(true) +} +if { + some OU, settings in input.policies + access := settings.workspace_marketplace_apps_access_options.accessLevel + not access in {"ALLOW_LISTED_APPS", "ALLOW_NONE"} +} + +NonCompliantOUs11_1 contains { + "Name": OU, + "Value": NonComplianceMessage11_1(false) +} +if { + some OU, settings in input.policies + access := settings.workspace_marketplace_apps_access_options.accessLevel + allowInternal := settings.workspace_marketplace_apps_access_options.allowAllInternalApps + access == "ALLOW_LISTED_APPS" + allowInternal != false +} + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.11.1v0.3", + "PolicyId": CommonControlsId11_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1551,12 +1983,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - NoSuchEvent11_1 == true + not Check11_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.11.1v0.3", + "PolicyId": CommonControlsId11_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs11_1, NonCompliantGroups11_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs11_1, "NonCompliantGroups": NonCompliantGroups11_1}, @@ -1564,7 +1997,7 @@ tests contains { "NoSuchEvent": false } if { - NoSuchEvent11_1 == false + Check11_1_OK Conditions := {count(NonCompliantOUs11_1) == 0, count(NonCompliantGroups11_1) == 0} Status := (false in Conditions) == false } @@ -1574,6 +2007,12 @@ if { # GWS.COMMONCONTROLS.12 # ######################### +LogMessage12_1 := "UserTakeoutSettingsProto User Takeout " + +Msg12_1 := "The following apps with individual admin control have Takeout enabled: %s" +NonComplianceMessage12_1(EnabledApps) := sprintf(Msg12_1, + [concat(", ", sort(EnabledApps))]) + #### Part 1: detecting service toggle events for OUs/groups *without* an individual admin control TakeoutServiceEnableEvents contains { "Timestamp": time.parse_rfc3339_ns(Item.id.time), @@ -1583,6 +2022,7 @@ TakeoutServiceEnableEvents contains { "Group": Group } if { + not PolicyApiInUse some Item in input.commoncontrols_logs.items some Event in Item.events Event.name == "TOGGLE_SERVICE_ENABLED" @@ -1598,10 +2038,14 @@ if { ServiceName == "Google Takeout" } +NonComplianceMessage12_1a := "Takeout is enabled for services without an individual admin control." + NonCompliantOUs12_1 contains { "Name": OU, - "Value": "Takeout is enabled for services without an individual admin control" -} if { + "Value": NonComplianceMessage12_1a +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents Events := { Event | some Event in TakeoutServiceEnableEvents; @@ -1618,8 +2062,10 @@ NonCompliantOUs12_1 contains { NonCompliantGroups12_1 contains { "Name": Group, - "Value": "Takeout is enabled for services without an individual admin control" -} if { + "Value": NonComplianceMessage12_1a +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents Events := { Event | some Event in TakeoutServiceEnableEvents; @@ -1636,7 +2082,8 @@ Apps := {"Blogger", "Google Books", "Google Maps", "Google Pay", "Google Photos" "Google Play Console", "Timeline - Location History", "YouTube"} AppsAllowingTakoutOU contains App if { - Events := utils.FilterEventsNoOU(LogEvents, "UserTakeoutSettingsProto User Takeout ") + not PolicyApiInUse + Events := utils.FilterEventsNoOU(LogEvents, LogMessage12_1) some App in Apps Filtered := {Event | some Event in Events; Event.AppName == App; Event.OrgUnit == data.OrgUnit} # Note the data.OrgUnit. This means this @@ -1648,7 +2095,8 @@ AppsAllowingTakoutOU contains App if { } AppsAllowingTakoutGroup contains App if { - Events := utils.FilterEventsNoOU(LogEvents, "UserTakeoutSettingsProto User Takeout ") + not PolicyApiInUse + Events := utils.FilterEventsNoOU(LogEvents, LogMessage12_1) some App in Apps Filtered := {Event | some Event in Events; Event.AppName == App; Event.Group == data.Group} # Note the data.Group. This means this @@ -1661,13 +2109,12 @@ AppsAllowingTakoutGroup contains App if { NonCompliantOUs12_1 contains { "Name": OU, - "Value": concat("", [ - "The following apps with individual admin control have Takeout enabled: ", - concat(", ", EnabledApps) - ]) -} if { + "Value": NonComplianceMessage12_1(EnabledApps) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "UserTakeoutSettingsProto User Takeout ", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage12_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -1678,13 +2125,13 @@ NonCompliantOUs12_1 contains { NonCompliantGroups12_1 contains { "Name": Group, - "Value": concat("", [ - "The following apps with individual admin control have Takeout enabled: ", - concat(", ", EnabledApps) - ]) -} if { + "Value": NonComplianceMessage12_1(EnabledApps) + +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "UserTakeoutSettingsProto User Takeout ", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage12_1, Group) # Ignore groups without any events. count(Events) > 0 EnabledApps := AppsAllowingTakoutGroup with data.Group as Group @@ -1692,11 +2139,13 @@ NonCompliantGroups12_1 contains { } # -# Baseline GWS.COMMONCONTROLS.12.1v0.3 +# Baseline GWS.COMMONCONTROLS.12.1 #-- +default NoSuchEvent12_1 := false + NoSuchEvent12_1 := true if { - Events := utils.FilterEventsOU(LogEvents, "UserTakeoutSettingsProto User Takeout ", utils.TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage12_1, utils.TopLevelOU) count(Events) == 0 } @@ -1705,10 +2154,43 @@ NoSuchEvent12_1 := true if { count(Events) == 0 } -default NoSuchEvent12_1 := false +CommonControlsId12_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.12.1") + +Check12_1_OK if { + not PolicyApiInUse + not NoSuchEvent12_1 +} + +Check12_1_OK if {PolicyApiInUse} + +Takeout := {"blogger": "Blogger", + "books": "Google Books", + "location_history": "Timeline - Location History", + "maps": "Google Maps", + "pay": "Google Pay", + "photos": "Google Photos", + "play": "Google Play", + "play_console": "Google Play Console", + "youtube": "YouTube"} + +NonCompliantOUs12_1 contains { + "Name": OU, + "Value": NonComplianceMessage12_1(EnabledApps) + +} +if { + some OU, settings in input.policies + EnabledApps :=[value + | some key, value in Takeout + section := sprintf("%s_user_takeout", [key]) + section in object.keys(settings) + state := settings[section].takeoutStatus + state != "DISABLED"] + count(EnabledApps) > 0 +} tests contains { - "PolicyId": "GWS.COMMONCONTROLS.12.1v0.3", + "PolicyId": CommonControlsId12_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1716,12 +2198,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - NoSuchEvent12_1 == true + not Check12_1_OK } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.12.1v0.3", + "PolicyId": CommonControlsId12_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs12_1, NonCompliantGroups12_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs12_1, "NonCompliantGroups": NonCompliantGroups12_1}, @@ -1729,7 +2212,7 @@ tests contains { "NoSuchEvent": false } if { - NoSuchEvent12_1 == false + Check12_1_OK Conditions := {count(NonCompliantOUs12_1) == 0, count(NonCompliantGroups12_1) == 0} Status := (false in Conditions) == false } @@ -1740,10 +2223,13 @@ if { ######################### # -# Baseline GWS.COMMONCONTROLS.13.1v0.3 +# Baseline GWS.COMMONCONTROLS.13.1 #-- + +CommonControlsId13_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.13.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.13.1v0.3", + "PolicyId": CommonControlsId13_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": concat("", [ "Results for GWS.COMMONCONTROLS.13 are listed in the ", @@ -1760,10 +2246,13 @@ tests contains { ######################### # -# Baseline GWS.COMMONCONTROLS.14.1v0.3 +# Baseline GWS.COMMONCONTROLS.14.1 #-- + +CommonControlsId14_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.14.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.14.1v0.3", + "PolicyId": CommonControlsId14_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -1773,10 +2262,13 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.14.2v0.3 +# Baseline GWS.COMMONCONTROLS.14.2 #-- + +CommonControlsId14_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.14.2") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.14.2v0.3", + "PolicyId": CommonControlsId14_2, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -1790,10 +2282,13 @@ tests contains { ######################### # -# Baseline GWS.COMMONCONTROLS.15.1v0.3 +# Baseline GWS.COMMONCONTROLS.15.1 #-- + +CommonControlsId15_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.15.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.15.1v0.3", + "PolicyId": CommonControlsId15_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -1802,10 +2297,11 @@ tests contains { } #-- - # -# Baseline GWS.COMMONCONTROLS.15.2v0.3 +# Baseline GWS.COMMONCONTROLS.15.2 #-- +CommonControlsId15_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.15.2") + NonCompliantOUs15_2 contains { "Name": OU, "Value": "Data processing in the region selected for data at rest is set to OFF" @@ -1834,7 +2330,7 @@ NonCompliantGroups15_2 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.15.2v0.3", + "PolicyId": CommonControlsId15_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1849,7 +2345,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.15.2v0.3", + "PolicyId": CommonControlsId15_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs15_2, NonCompliantGroups15_2), "ActualValue": {"NonCompliantOUs": NonCompliantOUs15_2, "NonCompliantGroups": NonCompliantGroups15_2}, @@ -1870,15 +2366,18 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.15.3v0.3 +# Baseline GWS.COMMONCONTROLS.15.3 #-- +CommonControlsId15_3 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.15.3") + # NOTE: This setting cannot be controlled at the group level NonCompliantOUs15_3 contains { "Name": OU, "Value": "Supplemental data storage is set to Russian Federation" -} if { +} +if { some OU in utils.OUsWithEvents Events := utils.FilterEventsOU(LogEvents, "CHANGE_DATA_LOCALIZATION_FOR_RUSSIA", OU) # Ignore OUs without any events. We're already asserting that the @@ -1890,7 +2389,7 @@ NonCompliantOUs15_3 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.15.3v0.3", + "PolicyId": CommonControlsId15_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1904,7 +2403,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.15.3v0.3", + "PolicyId": CommonControlsId15_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs15_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs15_3}, @@ -1919,15 +2418,18 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.16.1v0.3 +# Baseline GWS.COMMONCONTROLS.16.1 #-- +CommonControlsId16_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.16.1") + # NOTE: This setting cannot be controlled at the group level NonCompliantOUs16_1 contains { "Name": OU, "Value": "Access to additional services without individual control is turned on" -} if { +} +if { some OU in utils.OUsWithEvents # Note that this setting requires the custom ToggleServiceEvents rule. # Filter based on the service name of the event, otherwise all events are returned. @@ -1945,7 +2447,7 @@ NonCompliantOUs16_1 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.16.1v0.3", + "PolicyId": CommonControlsId16_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1964,7 +2466,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.16.1v0.3", + "PolicyId": CommonControlsId16_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs16_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs16_1}, @@ -1984,13 +2486,16 @@ if { #-- # -# Baseline GWS.COMMONCONTROLS.16.2v0.3 +# Baseline GWS.COMMONCONTROLS.16.2 #-- +CommonControlsId16_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.16.2") + NonCompliantOUs16_2 contains { "Name": OU, "Value": "Service status is ON" -} if { +} +if { some OU in utils.OUsWithEvents # Note that this setting requires the custom ToggleServiceEvents rule. # Filter based on the service name of the event, otherwise all events are returned. @@ -2013,7 +2518,8 @@ NonCompliantOUs16_2 contains { NonCompliantGroups16_2 contains { "Name": Group, "Value": "Service status is ON" -} if { +} +if { some Group in utils.GroupsWithEvents # Note that this setting requires the custom ToggleServiceEvents rule. Events := { @@ -2028,7 +2534,7 @@ NonCompliantGroups16_2 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.16.2v0.3", + "PolicyId": CommonControlsId16_2, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -2047,13 +2553,14 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.16.2v0.3", + "PolicyId": CommonControlsId16_2, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs16_2, NonCompliantGroups16_2), "ActualValue": {"NonCompliantOUs": NonCompliantOUs16_2, "NonCompliantGroups": NonCompliantGroups16_2}, "RequirementMet": Status, "NoSuchEvent": false -} if { +} +if { # This rule should execute only when log events exist Events := { Event | some Event in ToggleServiceEvents; @@ -2071,15 +2578,18 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.17.1v0.3 +# Baseline GWS.COMMONCONTROLS.17.1 #-- +CommonControlsId17_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.17.1") + # NOTE: This setting cannot be controlled at the group level NonCompliantOUs17_1 contains { "Name": OU, "Value": "Require multi party approval for sensitive admin actions is DISABLED" -} if { +} +if { some OU in utils.OUsWithEvents Events := utils.FilterEventsOU(LogEvents, "Multi Party Approval (MPA) Control Multi Party Approval Control", OU) # Ignore OUs without any events. We're already asserting that the @@ -2091,7 +2601,7 @@ NonCompliantOUs17_1 contains { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.17.1v0.3", + "PolicyId": CommonControlsId17_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -2106,7 +2616,7 @@ if { } tests contains { - "PolicyId": "GWS.COMMONCONTROLS.17.1v0.3", + "PolicyId": CommonControlsId17_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs17_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs17_1}, @@ -2128,23 +2638,13 @@ if { # TODO access actual API capabilities for DLP, the following checks are placeholders. # -# Baseline GWS.COMMONCONTROLS.18.1v0.3 -#-- -tests contains { - "PolicyId": "GWS.COMMONCONTROLS.18.1v0.3", - "Criticality": "Shall/Not-Implemented", - "ReportDetails": "Currently not able to be tested automatically; please manually check.", - "ActualValue": "", - "RequirementMet": false, - "NoSuchEvent": true -} +# Baseline GWS.COMMONCONTROLS.18.1 #-- -# -# Baseline GWS.COMMONCONTROLS.18.1v0.3 -#-- +CommonControlsId18_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.18.1") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.18.1v0.3", + "PolicyId": CommonControlsId18_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2154,10 +2654,13 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.18.2v0.3 +# Baseline GWS.COMMONCONTROLS.18.2 #-- + +CommonControlsId18_2 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.18.2") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.18.2v0.3", + "PolicyId": CommonControlsId18_2, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2167,10 +2670,13 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.18.3v0.3 +# Baseline GWS.COMMONCONTROLS.18.3 #-- + +CommonControlsId18_3 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.18.3") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.18.3v0.3", + "PolicyId": CommonControlsId18_3, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2180,14 +2686,17 @@ tests contains { #-- # -# Baseline GWS.COMMONCONTROLS.18.4v0.3 +# Baseline GWS.COMMONCONTROLS.18.4 #-- + +CommonControlsId18_4 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.18.4") + tests contains { - "PolicyId": "GWS.COMMONCONTROLS.18.4v0.3", + "PolicyId": CommonControlsId18_4, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", "RequirementMet": false, "NoSuchEvent": true } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Drive.rego b/scubagoggles/rego/Drive.rego index a583d0d3..bfd3e8f7 100644 --- a/scubagoggles/rego/Drive.rego +++ b/scubagoggles/rego/Drive.rego @@ -1,35 +1,51 @@ package drive -import data.utils import future.keywords +import data.utils +import data.utils.GetFriendlyEnabledValue +import data.utils.PolicyApiInUse LogEvents := utils.GetEvents("drive_logs") +DriveEnabled(orgunit) := utils.AppEnabled(input.policies, "drive_and_docs", orgunit) + ################### # GWS.DRIVEDOCS.1 # ################### # -# Baseline GWS.DRIVEDOCS.1.1v0.3 +# Baseline GWS.DRIVEDOCS.1.1 #-- -GetFriendlyValue1_1(Value) := concat("", - ["Files owned by users or shared drives ", - "can be shared with Google accounts in ", - "compatible allowlisted domains"]) if { - startswith(Value, "TRUSTED_DOMAINS") +DriveId1_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.1") + +LogMessage1_1 := "SHARING_OUTSIDE_DOMAIN" + +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 } -else := concat("", ["Files owned by users or shared drives can ", - "be shared outside of the organization"]) if { - startswith(Value, "SHARING_ALLOWED") + +Check1_1_OK if {PolicyApiInUse} + +GetFriendlyValue1_1(Value) := "with Google accounts in compatible allowlisted domains" if { + Value in {"TRUSTED_DOMAINS", "ALLOWLISTED_DOMAINS"} +} else := "outside of the organization" if { + Value in {"SHARING_ALLOWED", "ALLOWED"} } else := Value +NonComplianceMessage1_1(value) := sprintf("Files owned by users or shared drives can be shared %s", + [value]) + NonCompliantOUs1_1 contains { "Name": OU, - "Value": GetFriendlyValue1_1(LastEvent.NewValue) - } if { + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) AcceptableValues := {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", @@ -37,13 +53,14 @@ NonCompliantOUs1_1 contains { not LastEvent.NewValue in AcceptableValues } - NonCompliantGroups1_1 contains { "Name": Group, - "Value": GetFriendlyValue1_1(LastEvent.NewValue) - } if { + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_OUTSIDE_DOMAIN", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) AcceptableValues := {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", @@ -51,8 +68,33 @@ NonCompliantGroups1_1 contains { not LastEvent.NewValue in AcceptableValues } +# There are subsequent baselines that apply only if external sharing is +# allowed. For a given OU, sharing is enabled if either it's enabled in +# the top-level OU or it has been enabled explicitly in the OU. First, +# we have to determine if the setting is even present in the OU. If it +# is not present, the top-level OU setting is checked; otherwise the +# OU setting takes precedence. + +ExternalSharingAllowed(OU) := true if { + externalSharing := utils.GetApiSettingValue("drive_and_docs_external_sharing", + "externalSharingMode", + OU) + externalSharing != "DISALLOWED" +} + +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(externalSharing)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + externalSharing := settings.drive_and_docs_external_sharing.externalSharingMode + externalSharing != "DISALLOWED" +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.1v0.3", + "PolicyId": DriveId1_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -60,13 +102,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.1v0.3", + "PolicyId": DriveId1_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, NonCompliantGroups1_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, "NonCompliantGroups": NonCompliantGroups1_1}, @@ -74,33 +116,46 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEvents(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Conditions := {count(NonCompliantOUs1_1) == 0, count(NonCompliantGroups1_1) == 0 } Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.2v0.3 +# Baseline GWS.DRIVEDOCS.1.2 #-- +DriveId1_2 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.2") -GetFriendlyValue1_2(Value) := "Users cannot recieve files outside the domain" if { - contains("SHARING_NOT_ALLOWED INHERIT_FROM_PARENT", Value) == true +LogMessage1_2 := "SHARING_OUTSIDE_DOMAIN" + +Check1_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_2, utils.TopLevelOU) + count(events) > 0 } -else := "Users can recieve files outside the domain" + +Check1_2_OK if {PolicyApiInUse} + +GetFriendlyValue1_2(Value) := "cannot" if { + Value in {"SHARING_NOT_ALLOWED INHERIT_FROM_PARENT", false} +} else := "can" + +NonComplianceMessage1_2(value) := sprintf("Users %s receive files outside the domain", + [value]) NonCompliantOUs1_2 contains { "Name": OU, - "Value": GetFriendlyValue1_2(LastEvent.NewValue) - } - if { + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_2, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) - AcceptableValues = {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", + AcceptableValues = {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", "TRUSTED_DOMAINS_ALLOWED", "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING"} not LastEvent.NewValue in AcceptableValues } @@ -108,19 +163,32 @@ NonCompliantOUs1_2 contains { NonCompliantGroups1_2 contains { "Name": Group, "Value": GetFriendlyValue1_2(LastEvent.NewValue) - } - if { +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_OUTSIDE_DOMAIN", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_2, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) - AcceptableValues = {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", + AcceptableValues = {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT", "TRUSTED_DOMAINS_ALLOWED", "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING"} not LastEvent.NewValue in AcceptableValues } +NonCompliantOUs1_2 contains { + "Name": OU, + "Value": NonComplianceMessage1_2(GetFriendlyValue1_2(receiveExternal)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + not ExternalSharingAllowed(OU) + receiveExternal := settings.drive_and_docs_external_sharing.allowReceivingExternalFiles + receiveExternal != false +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.2v0.3", + "PolicyId": DriveId1_2, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -128,13 +196,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) == 0 + not Check1_2_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.2v0.3", + "PolicyId": DriveId1_2, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_2, NonCompliantGroups1_2), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_2, @@ -143,55 +211,82 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) > 0 + Check1_2_OK Conditions := {count(NonCompliantOUs1_2) == 0, count(NonCompliantGroups1_2) == 0 } Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.3v0.3 +# Baseline GWS.DRIVEDOCS.1.3 #-- -GetFriendlyValue1_3(Value, AcceptableValues) := "External Sharing Warning is Enabled" if { - Value in AcceptableValues == true +DriveId1_3 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.3") + +LogMessage1_3 := "SHARING_OUTSIDE_DOMAIN" + +Check1_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_3, utils.TopLevelOU) + count(events) > 0 } -else := "External Sharing Warning is Disabled" +Check1_3_OK if {PolicyApiInUse} + +AcceptableValues1_3 := {"SHARING_ALLOWED_WITH_WARNING", + "SHARING_NOT_ALLOWED", + "INHERIT_FROM_PARENT", + "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES", + "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING", + "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE"} + +GetFriendlyValue1_3(Value) := "enabled" if { + Value in AcceptableValues1_3 == true +} else := "disabled" + +NonComplianceMessage1_3(value) := sprintf("External Sharing Warning is %s", + [value]) NonCompliantOUs1_3 contains { "Name": OU, - "Value": GetFriendlyValue1_3(LastEvent.NewValue, AcceptableValues) - } if { + "Value": NonComplianceMessage1_3(GetFriendlyValue1_3(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_3, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) - AcceptableValues := {"SHARING_ALLOWED_WITH_WARNING", "SHARING_NOT_ALLOWED", - "INHERIT_FROM_PARENT", "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES", - "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING", - "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE"} - not LastEvent.NewValue in AcceptableValues + not LastEvent.NewValue in AcceptableValues1_3 } NonCompliantGroups1_3 contains { "Name": Group, - "Value": GetFriendlyValue1_3(LastEvent.NewValue, AcceptableValues) - } if { + "Value": NonComplianceMessage1_3(GetFriendlyValue1_3(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_OUTSIDE_DOMAIN", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_3, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) - AcceptableValues := {"SHARING_ALLOWED_WITH_WARNING", "SHARING_NOT_ALLOWED", - "INHERIT_FROM_PARENT", "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES", - "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING", - "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE"} - not LastEvent.NewValue in AcceptableValues + not LastEvent.NewValue in AcceptableValues1_3 +} + +NonCompliantOUs1_3 contains { + "Name": OU, + "Value": NonComplianceMessage1_3(GetFriendlyEnabledValue(warnExternal)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + ExternalSharingAllowed(OU) + warnExternal := settings.drive_and_docs_external_sharing.warnForExternalSharing + warnExternal != true } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.3v0.3", + "PolicyId": DriveId1_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -199,13 +294,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) == 0 + not Check1_3_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.3v0.3", + "PolicyId": DriveId1_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_3, NonCompliantGroups1_3), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_3, @@ -214,81 +309,109 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_3) == 0, count(NonCompliantGroups1_3) == 0 } + Check1_3_OK + Conditions := {count(NonCompliantOUs1_3) == 0, count(NonCompliantGroups1_3) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.4v0.3 +# Baseline GWS.DRIVEDOCS.1.4 #-- + +DriveId1_4 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.4") + +LogMessage1_4_A := "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + +LogMessage1_4_B := "SHARING_OUTSIDE_DOMAIN" + +default NoSuchEvent1_4(_) := false + NoSuchEvent1_4(TopLevelOU) := true if { - SettingName := "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - Events_A := utils.FilterEvents(LogEvents, SettingName, TopLevelOU) + Events_A := utils.FilterEvents(LogEvents, LogMessage1_4_A, TopLevelOU) count(Events_A) == 0 } NoSuchEvent1_4(TopLevelOU) := true if { - SettingName := "SHARING_OUTSIDE_DOMAIN" - Events_B := utils.FilterEvents(LogEvents, SettingName, TopLevelOU) + Events_B := utils.FilterEvents(LogEvents, LogMessage1_4_B, TopLevelOU) count(Events_B) == 0 } -default NoSuchEvent1_4(_) := false +Check1_4_OK if { + not PolicyApiInUse + not NoSuchEvent1_4(utils.TopLevelOU) +} -GetFriendlyValue1_4(Value_A, Value_B, AcceptableValues_A, AcceptableValues_B) := -"External Sharing is Disabled" if { - Value_B in AcceptableValues_B -} else := concat("", ["External sharing is enabled ", - "but sharing items to non-google accounts is disabled"]) if { - Value_A in AcceptableValues_A -} else := "External sharing is enabled and items can be shared to non-google accounts" +Check1_4_OK if {PolicyApiInUse} + +AcceptableValues1_4_A := {"NOT_ALLOWED", "INHERIT_FROM_PARENT", true} + +AcceptableValues1_4_B := {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT"} + +GetFriendlyValue1_4(Value_A, Value_B) := "disabled" if { + Value_B in AcceptableValues1_4_B +} else := "enabled but sharing items to non-google accounts is disabled" if { + Value_A in AcceptableValues1_4_A +} else := "enabled and items can be shared to non-google accounts" + +NonComplianceMessage1_4(value) := sprintf("External Sharing is %s", + [value]) NonCompliantOUs1_4 contains { "Name": OU, - "Value": GetFriendlyValue1_4(LastEvent_A.NewValue, - LastEvent_B.NewValue, AcceptableValues_A, AcceptableValues_B) - } if { + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4(LastEvent_A.NewValue, + LastEvent_B.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events_A := utils.FilterEventsOU(LogEvents, "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS", OU) + Events_A := utils.FilterEventsOU(LogEvents, LogMessage1_4_A, OU) count(Events_A) > 0 LastEvent_A := utils.GetLastEvent(Events_A) - Events_B := utils.FilterEventsOU(LogEvents, "SHARING_OUTSIDE_DOMAIN", OU) + Events_B := utils.FilterEventsOU(LogEvents, LogMessage1_4_B, OU) count(Events_B) > 0 LastEvent_B := utils.GetLastEvent(Events_B) - AcceptableValues_A := {"NOT_ALLOWED", "INHERIT_FROM_PARENT"} - not LastEvent_A.NewValue in AcceptableValues_A - AcceptableValues_B := {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT"} - not LastEvent_B.NewValue in AcceptableValues_B + not LastEvent_A.NewValue in AcceptableValues1_4_A + not LastEvent_B.NewValue in AcceptableValues1_4_B } NonCompliantGroups1_4 contains { "Name": Group, - "Value": GetFriendlyValue1_4(LastEvent_A.NewValue, LastEvent_B.NewValue, - AcceptableValues_A, AcceptableValues_B) - } if { + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4(LastEvent_A.NewValue, + LastEvent_B.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events_A := utils.FilterEventsGroup(LogEvents, "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS", Group) + Events_A := utils.FilterEventsGroup(LogEvents, LogMessage1_4_A, Group) count(Events_A) > 0 LastEvent_A := utils.GetLastEvent(Events_A) - Events_B := utils.FilterEventsGroup(LogEvents, "SHARING_OUTSIDE_DOMAIN", Group) + Events_B := utils.FilterEventsGroup(LogEvents, LogMessage1_4_B, Group) count(Events_B) > 0 LastEvent_B := utils.GetLastEvent(Events_B) - AcceptableValues_A := {"NOT_ALLOWED", "INHERIT_FROM_PARENT"} - not LastEvent_A.NewValue in AcceptableValues_A - AcceptableValues_B := {"SHARING_NOT_ALLOWED", "INHERIT_FROM_PARENT"} - not LastEvent_B.NewValue in AcceptableValues_B + not LastEvent_A.NewValue in AcceptableValues1_4_A + not LastEvent_B.NewValue in AcceptableValues1_4_B +} + +NonCompliantOUs1_4 contains { + "Name": OU, + "Value": NonComplianceMessage1_4(GetFriendlyValue1_4(nonGoogle, "")) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + ExternalSharingAllowed(OU) + nonGoogle := settings.drive_and_docs_external_sharing.allowNonGoogleInvites + nonGoogle != false } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.4v0.3", + "PolicyId": DriveId1_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -296,12 +419,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - NoSuchEvent1_4(utils.TopLevelOU) + not Check1_4_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.4v0.3", + "PolicyId": DriveId1_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_4, NonCompliantGroups1_4), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_4, @@ -310,23 +434,39 @@ tests contains { "NoSuchEvent": false } if { - not NoSuchEvent1_4(utils.TopLevelOU) - Conditions := {count(NonCompliantOUs1_4) == 0, count(NonCompliantGroups1_4) == 0 } + Check1_4_OK + Conditions := {count(NonCompliantOUs1_4) == 0, count(NonCompliantGroups1_4) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.5v0.3 +# Baseline GWS.DRIVEDOCS.1.5 #-- +DriveId1_5 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.5") + +LogMessage1_5 := "PUBLISHING_TO_WEB" + +Check1_5_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_5, utils.TopLevelOU) + count(events) > 0 +} + +Check1_5_OK if {PolicyApiInUse} + +NonComplianceMessage1_5 := "Published web content can be made visible to anyone with a link" + NonCompliantOUs1_5 contains { "Name": OU, - "Value": "Published web content can be made visible to anyone with a link" - } if { + "Value": NonComplianceMessage1_5 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "PUBLISHING_TO_WEB", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_5, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("ALLOWED", LastEvent.NewValue) == true @@ -334,18 +474,30 @@ NonCompliantOUs1_5 contains { NonCompliantGroups1_5 contains { "Name": Group, - "Value": "Published web content can be made visible to anyone with a link" - } if { + "Value": NonComplianceMessage1_5 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "PUBLISHING_TO_WEB", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_5, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("ALLOWED", LastEvent.NewValue) == true } +NonCompliantOUs1_5 contains { + "Name": OU, + "Value": NonComplianceMessage1_5 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + allowPublish := settings.drive_and_docs_external_sharing.allowPublishingFiles + allowPublish != false +} tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.5v0.3", + "PolicyId": DriveId1_5, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -353,13 +505,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "PUBLISHING_TO_WEB", utils.TopLevelOU) - count(Events) == 0 + not Check1_5_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.5v0.3", + "PolicyId": DriveId1_5, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_5, NonCompliantGroups1_5), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_5, @@ -368,31 +520,46 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "PUBLISHING_TO_WEB", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_5) == 0, count(NonCompliantGroups1_5) == 0 } + Check1_5_OK + Conditions := {count(NonCompliantOUs1_5) == 0, count(NonCompliantGroups1_5) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.6v0.3 +# Baseline GWS.DRIVEDOCS.1.6 #-- +DriveId1_6 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.6") + +LogMessage1_6 := "SHARING_ACCESS_CHECKER_OPTIONS" + +Check1_6_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_6, utils.TopLevelOU) + count(events) > 0 +} + +Check1_6_OK if {PolicyApiInUse} + +NonComplianceMessage1_6(value) := sprintf("Access Checker allows users to share files to %s", + [value]) + GetFriendlyValue1_6(Value) := -"Recipients only, suggested target audience, or public (no Google account required)" if { - Value == "ALL" -} else := "Recipients only, or suggested target audience" if { - Value == "DOMAIN_OR_NAMED_PARTIES" +"recipients only, suggested target audience, or public (no Google account required)" if { + Value in {"ALL", "RECIPIENTS_OR_AUDIENCE_OR_PUBLIC"} +} else := "recipients only, or suggested target audience" if { + Value in {"DOMAIN_OR_NAMED_PARTIES", "RECIPIENTS_OR_AUDIENCE"} } else := Value NonCompliantOUs1_6 contains { "Name": OU, - "Value": concat("", ["Access Checker allows users to share files to ", - GetFriendlyValue1_6(LastEvent.NewValue)]) - } if { + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_ACCESS_CHECKER_OPTIONS", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_6, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) AcceptableValues := {"NAMED_PARTIES_ONLY", "INHERIT_FROM_PARENT"} @@ -401,19 +568,31 @@ NonCompliantOUs1_6 contains { NonCompliantGroups1_6 contains { "Name":Group, - "Value": concat("", ["Access Checker allows users to share files to ", - GetFriendlyValue1_6(LastEvent.NewValue)]) - } if { + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_ACCESS_CHECKER_OPTIONS", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_6, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) AcceptableValues := {"NAMED_PARTIES_ONLY", "INHERIT_FROM_PARENT"} not LastEvent.NewValue in AcceptableValues } +NonCompliantOUs1_6 contains { + "Name": OU, + "Value": NonComplianceMessage1_6(GetFriendlyValue1_6(accessCheck)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + accessCheck := settings.drive_and_docs_external_sharing.accessCheckerSuggestions + accessCheck != "RECIPIENTS_ONLY" +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.6v0.3", + "PolicyId": DriveId1_6, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -421,13 +600,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SHARING_ACCESS_CHECKER_OPTIONS",utils.TopLevelOU) - count(Events) == 0 + not Check1_6_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.6v0.3", + "PolicyId": DriveId1_6, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_6, NonCompliantGroups1_6), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_6, @@ -436,30 +615,47 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SHARING_ACCESS_CHECKER_OPTIONS", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_6) == 0, count(NonCompliantGroups1_6) == 0 } + Check1_6_OK + Conditions := {count(NonCompliantOUs1_6) == 0, count(NonCompliantGroups1_6) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.7v0.3 +# Baseline GWS.DRIVEDOCS.1.7 #-- + +DriveId1_7 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.7") + +LogMessage1_7 := "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + +Check1_7_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_7, utils.TopLevelOU) + count(events) > 0 +} + +Check1_7_OK if {PolicyApiInUse} + +NonComplianceMessage1_7(value) := sprintf("%s can distribute content outside of the organization", + [value]) + GetFriendlyValue1_7(Value):= "Setting is compliant." if { - Value == "CROSS_DOMAIN_MOVES_BLOCKED" -} else := "Only users inside the organization can distribute content outside of the organization" if { - Value == "CROSS_DOMAIN_FROM_INTERNAL_ONLY" -} else := "Anyone can distribute content in the organization to outside the organization" if { - Value == "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + Value in {"CROSS_DOMAIN_MOVES_BLOCKED", "NONE"} +} else := "Only users inside the organization" if { + Value in {"CROSS_DOMAIN_FROM_INTERNAL_ONLY", "ELIGIBLE_INTERNAL_USERS"} +} else := "Anyone" if { + Value in {"CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL", "ALL_ELIGIBLE_USERS"} } else := Value NonCompliantOUs1_7 contains { "Name": OU, - "Value": GetFriendlyValue1_7(LastEvent.NewValue) - } if { + "Value": NonComplianceMessage1_7(GetFriendlyValue1_7(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_7, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) SettingValue := "CROSS_DOMAIN_MOVES_BLOCKED INHERIT_FROM_PARENT" @@ -469,17 +665,30 @@ NonCompliantOUs1_7 contains { NonCompliantGroups1_7 contains { "Name": Group, "Value": GetFriendlyValue1_7(LastEvent.NewValue) - } if { +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_7, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) SettingValue := "CROSS_DOMAIN_MOVES_BLOCKED INHERIT_FROM_PARENT" contains(SettingValue, LastEvent.NewValue) == false } +NonCompliantOUs1_7 contains { + "Name": OU, + "Value": NonComplianceMessage1_7(GetFriendlyValue1_7(moveContent)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + moveContent := settings.drive_and_docs_external_sharing.allowedPartiesForDistributingContent + moveContent != "NONE" +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.7v0.3", + "PolicyId": DriveId1_7, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -487,13 +696,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS", utils.TopLevelOU) - count(Events) == 0 + not Check1_7_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.7v0.3", + "PolicyId": DriveId1_7, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_7, NonCompliantGroups1_7), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_7, "NonCompliantGroups": NonCompliantGroups1_7}, @@ -501,55 +710,80 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_7) == 0, count(NonCompliantGroups1_7) == 0 } + Check1_7_OK + Conditions := {count(NonCompliantOUs1_7) == 0, count(NonCompliantGroups1_7) == 0} Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.1.8v0.3 +# Baseline GWS.DRIVEDOCS.1.8 #-- +DriveId1_8 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.1.8") + +LogMessage1_8 := "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + +Check1_8_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_8, utils.TopLevelOU) + count(events) > 0 +} + +Check1_8_OK if {PolicyApiInUse} + +NonComplianceMessage1_8(value) := sprintf("When users create items, the default access is set to: %s", + [value]) + GetFriendlyValue1_8(Value):= "private to the owner." if { - Value == "PRIVATE" -} else := "The primary target audience can access the item if they have the link" if { - Value == "PEOPLE_WITH_LINK" -} else := "The primary target audience can search and find the item." if { - Value == "PUBLIC" + Value in {"PRIVATE", "PRIVATE_TO_OWNER"} +} else := "the primary target audience can access the item if they have the link" if { + Value in {"PEOPLE_WITH_LINK", "PRIMARY_AUDIENCE_WITH_LINK"} +} else := "the primary target audience can search and find the item." if { + Value in {"PUBLIC", "PRIMARY_AUDIENCE_WITH_LINK_OR_SEARCH"} } else := Value - NonCompliantOUs1_8 contains { "Name": OU, - "Value": concat("", ["When users create items, the default access is set to: ", - GetFriendlyValue1_8(LastEvent.NewValue)]) -} if { + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "DEFAULT_LINK_SHARING_FOR_NEW_DOCS", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_8, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "PRIVATE" LastEvent.NewValue != "INHERIT_FROM_PARENT" } - NonCompliantGroups1_8 contains { "Name": Group, - "Value": concat("", ["When users create items, the default access is set to: ", - GetFriendlyValue1_8(LastEvent.NewValue)]) -} if { + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8(LastEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "DEFAULT_LINK_SHARING_FOR_NEW_DOCS", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_8, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "PRIVATE" LastEvent.NewValue != "INHERIT_FROM_PARENT" } +NonCompliantOUs1_8 contains { + "Name": OU, + "Value": NonComplianceMessage1_8(GetFriendlyValue1_8(defaultAccess)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + defaultAccess := settings.drive_and_docs_general_access_default.defaultFileAccess + defaultAccess != "PRIVATE_TO_OWNER" +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.8v0.3", + "PolicyId": DriveId1_8, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -557,13 +791,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "DEFAULT_LINK_SHARING_FOR_NEW_DOCS", utils.TopLevelOU) - count(Events) == 0 + not Check1_8_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.1.8v0.3", + "PolicyId": DriveId1_8, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_8, NonCompliantGroups1_8), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_8, "NonCompliantGroups": NonCompliantGroups1_8}, @@ -571,9 +805,8 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "DEFAULT_LINK_SHARING_FOR_NEW_DOCS", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_8) == 0, count(NonCompliantGroups1_8) == 0 } + Check1_8_OK + Conditions := {count(NonCompliantOUs1_8) == 0, count(NonCompliantGroups1_8) == 0} Status := (false in Conditions) == false } #-- @@ -583,14 +816,31 @@ if { ################### # -# Baseline GWS.DRIVEDOCS.2.1v0.3 +# Baseline GWS.DRIVEDOCS.2.1 #-- + +DriveId2_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.2.1") + +LogMessage2_1 := "Shared Drive Creation new_team_drive_admin_only" + +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + +NonComplianceMessage2_1 := "Members with manager access can override shared drive settings." + NonCompliantOUs2_1 contains { "Name": OU, - "Value": "Members with manager access can override shared drive settings." - } if { + "Value": NonComplianceMessage2_1 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Shared Drive Creation new_team_drive_admin_only", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false @@ -599,18 +849,31 @@ NonCompliantOUs2_1 contains { NonCompliantGroups2_1 contains { "Name": Group, - "Value": "Members with manager access can override shared drive settings." - } if { + "Value": NonComplianceMessage2_1 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "Shared Drive Creation new_team_drive_admin_only", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + managerOverride := settings.drive_and_docs_shared_drive_creation.allowManagersToOverrideSettings + managerOverride != false +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.1v0.3", + "PolicyId": DriveId2_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -618,13 +881,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "Shared Drive Creation new_team_drive_admin_only", utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.1v0.3", + "PolicyId": DriveId2_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, NonCompliantGroups2_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1, "NonCompliantGroups": NonCompliantGroups2_1}, @@ -632,23 +895,38 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "Shared Drive Creation new_team_drive_admin_only", utils.TopLevelOU) - count(Events) > 0 + Check2_1_OK Conditions := {count(NonCompliantOUs2_1) == 0, count(NonCompliantGroups2_1) == 0 } Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.2.2v0.3 +# Baseline GWS.DRIVEDOCS.2.2 #-- + +DriveId2_2 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.2.2") + +LogMessage2_2 := "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + +Check2_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_2, utils.TopLevelOU) + count(events) > 0 +} + +Check2_2_OK if {PolicyApiInUse} + +NonComplianceMessage2_2 := "Users outside the organization can access files in shared drives." + NonCompliantOUs2_2 contains { "Name": OU, - "Value": "Users outside the organization can access files in shared drives" - } if { + "Value": NonComplianceMessage2_2 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - "Shared Drive Creation new_team_drive_restricts_cross_domain_access", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_2, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false @@ -657,19 +935,31 @@ NonCompliantOUs2_2 contains { NonCompliantGroups2_2 contains { "Name": Group, - "Value": "Users outside the organization can access files in shared drives" - } if { + "Value": NonComplianceMessage2_2 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, - "Shared Drive Creation new_team_drive_restricts_cross_domain_access", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_2, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_2 contains { + "Name": OU, + "Value": NonComplianceMessage2_2 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + externalAccess := settings.drive_and_docs_shared_drive_creation.allowExternalUserAccess + externalAccess != false +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.2v0.3", + "PolicyId": DriveId2_2, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -677,14 +967,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check2_2_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.2v0.3", + "PolicyId": DriveId2_2, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_2, NonCompliantGroups2_2), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_2, "NonCompliantGroups": NonCompliantGroups2_2}, @@ -692,24 +981,38 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check2_2_OK Conditions := {count(NonCompliantOUs2_2) == 0, count(NonCompliantGroups2_2) == 0 } Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.2.3v0.3 +# Baseline GWS.DRIVEDOCS.2.3 #-- + +DriveId2_3 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.2.3") + +LogMessage2_3 := "Shared Drive Creation new_team_drive_restricts_direct_access" + +Check2_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_3, utils.TopLevelOU) + count(events) > 0 +} + +Check2_3_OK if {PolicyApiInUse} + +NonComplianceMessage2_3 := "Users who aren't shared drive members are not allowed to be added to files." + NonCompliantOUs2_3 contains { "Name": OU, - "Value": "People who aren't shared drive members can be added to files" - } if { + "Value": NonComplianceMessage2_3 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - "Shared Drive Creation new_team_drive_restricts_direct_access", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_3, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false @@ -717,20 +1020,31 @@ NonCompliantOUs2_3 contains { } NonCompliantGroups2_3 contains { "Name": Group, - "Value": "People who aren't shared drive members can be added to files" - } if { + "Value": NonComplianceMessage2_3 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, - "Shared Drive Creation new_team_drive_restricts_direct_access", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_3, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("true", LastEvent.NewValue) == false LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_3 contains { + "Name": OU, + "Value": NonComplianceMessage2_3 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + nonMemberAccess := settings.drive_and_docs_shared_drive_creation.allowNonMemberAccess + nonMemberAccess != true +} tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.3v0.3", + "PolicyId": DriveId2_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -738,14 +1052,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Shared Drive Creation new_team_drive_restricts_direct_access" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check2_3_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.3v0.3", + "PolicyId": DriveId2_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_3, NonCompliantGroups2_3), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_3, @@ -754,24 +1067,38 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Shared Drive Creation new_team_drive_restricts_direct_access" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs2_3) == 0, count(NonCompliantGroups2_3) == 0 } + Check2_3_OK + Conditions := {count(NonCompliantOUs2_3) == 0, count(NonCompliantGroups2_3) == 0 } Status := (false in Conditions) == false } #-- # -# Baseline GWS.DRIVEDOCS.2.4v0.3 +# Baseline GWS.DRIVEDOCS.2.4 #-- + +DriveId2_4 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.2.4") + +LogMessage2_4 := "Shared Drive Creation new_team_drive_restricts_download" + +Check2_4_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_4, utils.TopLevelOU) + count(events) > 0 +} + +Check2_4_OK if {PolicyApiInUse} + +NonComplianceMessage2_4 := "Viewers and commenters are allowed to download, print, and copy files." + NonCompliantOUs2_4 contains { "Name": OU, - "Value": "Viewers and commenters are allowed to download, print, and copy files" - } if { + "Value": NonComplianceMessage2_4 +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - "Shared Drive Creation new_team_drive_restricts_download", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_4, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("false", LastEvent.NewValue) == true @@ -780,19 +1107,31 @@ NonCompliantOUs2_4 contains { NonCompliantGroups2_4 contains { "Name": Group, - "Value": "Viewers and commenters are allowed to download, print, and copy files" - } if { + "Value": NonComplianceMessage2_4 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, - "Shared Drive Creation new_team_drive_restricts_download", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_4, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) contains("false", LastEvent.NewValue) == true LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_4 contains { + "Name": OU, + "Value": NonComplianceMessage2_4 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + allowPrint := settings.drive_and_docs_shared_drive_creation.allowedPartiesForDownloadPrintCopy + allowPrint != "EDITORS_ONLY" +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.4v0.3", + "PolicyId": DriveId2_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -800,14 +1139,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, - "Shared Drive Creation new_team_drive_restricts_download", utils.TopLevelOU) - count(Events) == 0 + not Check2_4_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.2.4v0.3", + "PolicyId": DriveId2_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_4, NonCompliantGroups2_4), "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_4, @@ -816,57 +1154,63 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, - "Shared Drive Creation new_team_drive_restricts_download", utils.TopLevelOU) - count(Events) > 0 + Check2_4_OK Conditions := {count(NonCompliantOUs2_4) == 0, count(NonCompliantGroups2_4) == 0 } Status := (false in Conditions) == false } #-- - ################### # GWS.DRIVEDOCS.3 # ################### # -# Baseline GWS.DRIVEDOCS.3.1v0.3 +# Baseline GWS.DRIVEDOCS.3.1 #-- + +DriveId3_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.3.1") + +LogMessage3_1a := "Link Security Update Settings allow_less_secure_link_user_restore" +LogMessage3_1b := "Link Security Update Settings less_secure_link_option" + +default NoSuchEvent3_1(_) := false + NoSuchEvent3_1(TopLevelOU) := true if { - # No such event... - SettingName := "Link Security Update Settings allow_less_secure_link_user_restore" - Events_A := utils.FilterEventsOU(LogEvents, SettingName, TopLevelOU) + Events_A := utils.FilterEventsOU(LogEvents, LogMessage3_1a, TopLevelOU) count(Events_A) == 0 } NoSuchEvent3_1(TopLevelOU) := true if { - # No such event... - Events := utils.FilterEventsOU(LogEvents, - "Link Security Update Settings less_secure_link_option", TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1b, TopLevelOU) count(Events) == 0 } -default NoSuchEvent3_1(_) := false +Check3_1_OK if { + not PolicyApiInUse + not NoSuchEvent3_1(utils.TopLevelOU) +} + +Check3_1_OK if {PolicyApiInUse} -GetFriendlyValue3_1(Value_B, Value_A) := -"The security update is removed from all impacted files" if { - Value_B == "REQUIRE_LESS_SECURE_LINKS" +NonComplianceMessage3_1(securityUpdate, userUpdate) := "The security update is removed from all impacted files." if { + securityUpdate in {"REQUIRE_LESS_SECURE_LINKS", "REMOVE_FROM_IMPACTED_FILES"} } -else := "Users are allowed to remove/apply the security update for files they own or manage" if { - Value_A == "true" +else := "Users are allowed to remove/apply the security update for files they own or manage." if { + userUpdate in {"true", true} } + NonCompliantOUs3_1 contains { "Name": OU, - "Value": GetFriendlyValue3_1(LastEvent_B.NewValue, LastEvent_A.NewValue) - } if { + "Value": NonComplianceMessage3_1(LastEvent_B.NewValue, LastEvent_A.NewValue) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events_A := utils.FilterEventsOU(LogEvents, - "Link Security Update Settings allow_less_secure_link_user_restore", OU) + Events_A := utils.FilterEventsOU(LogEvents, LogMessage3_1a, OU) count(Events_A) > 0 LastEvent_A := utils.GetLastEvent(Events_A) - Events_B := utils.FilterEventsOU(LogEvents, - "Link Security Update Settings less_secure_link_option", OU) + Events_B := utils.FilterEventsOU(LogEvents, LogMessage3_1b, OU) count(Events_B) > 0 LastEvent_B := utils.GetLastEvent(Events_B) @@ -876,8 +1220,24 @@ NonCompliantOUs3_1 contains { } } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(securityUpdate, userUpdate) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + userUpdate := settings.drive_and_docs_file_security_update.allowUsersToManageUpdate + securityUpdate := settings.drive_and_docs_file_security_update.securityUpdate + + true in { + userUpdate != false, + securityUpdate != "APPLY_TO_IMPACTED_FILES" + } +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.3.1v0.3", + "PolicyId": DriveId3_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -885,12 +1245,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - NoSuchEvent3_1(utils.TopLevelOU) + not Check3_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.3.1v0.3", + "PolicyId": DriveId3_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), "ActualValue" : {"NonCompliantOUs": NonCompliantOUs3_1}, @@ -898,7 +1259,7 @@ tests contains { "NoSuchEvent": false } if { - not NoSuchEvent3_1(utils.TopLevelOU) + Check3_1_OK Status := count(NonCompliantOUs3_1) == 0 } #-- @@ -908,15 +1269,31 @@ if { ################### # -# Baseline GWS.DRIVEDOCS.4.1v0.3 +# Baseline GWS.DRIVEDOCS.4.1 #-- + +DriveId4_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.4.1") + +LogMessage4_1 := "ENABLE_DRIVE_APPS" + +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + +NonComplianceMessage4_1 := "Drive SDK is enabled." + NonCompliantOUs4_1 contains { "Name": OU, - "Value": "Drive SDK is enabled" + "Value": NonComplianceMessage4_1 } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DRIVE_APPS", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "false" @@ -924,17 +1301,31 @@ if { } NonCompliantGroups4_1 contains { "Name": Group, - "Value": "Drive SDK is enabled" -} if { + "Value": NonComplianceMessage4_1 +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "ENABLE_DRIVE_APPS", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage4_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "false" LastEvent.NewValue != "INHERIT_FROM_PARENT" } + +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1 +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + sdkAccess := settings.drive_and_docs_drive_sdk.enableDriveSdkApiAccess + sdkAccess != false +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.4.1v0.3", + "PolicyId": DriveId4_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -942,14 +1333,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DRIVE_APPS", utils.TopLevelOU) - count(Events) == 0 - + not Check4_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.4.1v0.3", + "PolicyId": DriveId4_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, NonCompliantGroups4_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1, "NonCompliantGroups": NonCompliantGroups4_1}, @@ -957,28 +1347,43 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DRIVE_APPS", utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Conditions := {count(NonCompliantOUs4_1) == 0, count(NonCompliantGroups4_1) == 0} Status := (false in Conditions) == false } #-- - ################### # GWS.DRIVEDOCS.5 # ################### # -# Baseline GWS.DRIVEDOCS.5.1v0.3 +# Baseline GWS.DRIVEDOCS.5.1 #-- + +DriveId5_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.5.1") + +LogMessage5_1 := "ENABLE_DOCS_ADD_ONS" + +Check5_1_OK if { + # not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_1, utils.TopLevelOU) + count(events) > 0 +} + +Check5_1_OK if {PolicyApiInUse} + +NonComplianceMessage5_1 := "Users can install Google Docs add-ons from add-ons store." + NonCompliantOUs5_1 contains { "Name": OU, - "Value": "Users can install Google Docs add-ons from add-ons store." - } if { + "Value": NonComplianceMessage5_1 +} +if { + # not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DOCS_ADD_ONS", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "false" @@ -987,17 +1392,32 @@ NonCompliantOUs5_1 contains { NonCompliantGroups5_1 contains { "Name": Group, - "Value": "Users can install Google Docs add-ons from add-ons store." - } if { + "Value": NonComplianceMessage5_1 +} +if { + # not PolicyApiInUse some Group in utils.GroupsWithEvents - Events := utils.FilterEventsGroup(LogEvents, "ENABLE_DOCS_ADD_ONS", Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage5_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "false" LastEvent.NewValue != "INHERIT_FROM_PARENT" } + +# NOT yet implemented in policy API +#NonCompliantOUs5_1 contains { +# "Name": OU, +# "Value": NonComplianceMessage5_1 +#} +#if { +# some OU, settings in input.policies +# DriveEnabled(OU) +# addOns := settings.drive_and_docs_drive_sdk.enableDriveSdkApiAccess +# addOns != false +#} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.5.1v0.3", + "PolicyId": DriveId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1005,14 +1425,13 @@ tests contains { "NoSuchEvent": true } if { + # not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DOCS_ADD_ONS", utils.TopLevelOU) - count(Events) == 0 - + not Check5_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.5.1v0.3", + "PolicyId": DriveId5_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, NonCompliantGroups5_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1, @@ -1021,9 +1440,8 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ENABLE_DOCS_ADD_ONS", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs5_1) == 0, count(NonCompliantGroups5_1) == 0 } + Check5_1_OK + Conditions := {count(NonCompliantOUs5_1) == 0, count(NonCompliantGroups5_1) == 0} Status := (false in Conditions) == false } #-- @@ -1033,50 +1451,64 @@ if { ################### # -# Baseline GWS.DRIVEDOCS.6.1v0.3 +# Baseline GWS.DRIVEDOCS.6.1 #-- -GetFriendlyValue6_1(CompanyOnly, DesktopEnabled) := - "Drive for Desktop is enabled and can be used on any device." if { - CompanyOnly == "false" - DesktopEnabled == "true" - } - else := "Drive for Desktop is disabled" if { - DesktopEnabled == "false" - } - else := "Drive for Desktop is enabled but only on approved devices." if { - CompanyOnly == "true" - DesktopEnabled == "true" - } +DriveId6_1 := utils.PolicyIdWithSuffix("GWS.DRIVEDOCS.6.1") + +LogMessage6_1 := "ENABLE_DOCS_ADD_ONS" + +LogMessage6_1a := "DriveFsSettingsProto drive_fs_enabled" +LogMessage6_1b := "DriveFsSettingsProto company_owned_only_enabled" default NoSuchEvent6_1(_) := true NoSuchEvent6_1(TopLevelOU) := false if { - Events := utils.FilterEventsOU(LogEvents, - "DriveFsSettingsProto drive_fs_enabled", TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_1a, TopLevelOU) count(Events) != 0 } NoSuchEvent6_1(TopLevelOU) := false if { - Events := utils.FilterEventsOU(LogEvents, - "DriveFsSettingsProto company_owned_only_enabled", TopLevelOU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_1b, TopLevelOU) count(Events) != 0 } +Check6_1_OK if { + not PolicyApiInUse + not NoSuchEvent6_1(utils.TopLevelOU) +} + +Check6_1_OK if {PolicyApiInUse} + +NonComplianceMessage6_1(Value) := sprintf("Drive for Desktop is %s.", [Value]) + +GetFriendlyValue6_1(CompanyOnly, DesktopEnabled) := "enabled and can be used on any device" if { + CompanyOnly in {"false", false} + DesktopEnabled in {"true", true} + } + else := "disabled" if { + DesktopEnabled in {"false", false} + } + else := "enabled but only on approved devices" if { + CompanyOnly in {"true", true} + DesktopEnabled in {"true", true} + } + NonCompliantOUs6_1 contains { "Name": OU, - "Value": GetFriendlyValue6_1(LastCompanyOnlyEvent.NewValue, LastDriveEnabledEvent.NewValue) - } if { + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(LastCompanyOnlyEvent.NewValue, + LastDriveEnabledEvent.NewValue)) +} +if { + not PolicyApiInUse some OU in utils.OUsWithEvents - DriveEnabledEvents := utils.FilterEventsOU(LogEvents, - "DriveFsSettingsProto drive_fs_enabled", OU) + DriveEnabledEvents := utils.FilterEventsOU(LogEvents, LogMessage6_1a, OU) count(DriveEnabledEvents) > 0 LastDriveEnabledEvent := utils.GetLastEvent(DriveEnabledEvents) LastDriveEnabledEvent.NewValue != "DELETE_APPLICATION_SETTING" - CompanyOnlyEvents := utils.FilterEventsOU(LogEvents, - "DriveFsSettingsProto company_owned_only_enabled", OU) + CompanyOnlyEvents := utils.FilterEventsOU(LogEvents, LogMessage6_1b, OU) count(CompanyOnlyEvents) > 0 LastCompanyOnlyEvent := utils.GetLastEvent(CompanyOnlyEvents) LastCompanyOnlyEvent.NewValue != "DELETE_APPLICATION_SETTING" @@ -1087,18 +1519,19 @@ NonCompliantOUs6_1 contains { NonCompliantGroups6_1 contains { "Name": Group, - "Value": GetFriendlyValue6_1(LastCompanyOnlyEvent.NewValue, LastDriveEnabledEvent.NewValue) - } if { + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(LastCompanyOnlyEvent.NewValue, + LastDriveEnabledEvent.NewValue)) +} +if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - DriveEnabledEvents := utils.FilterEventsGroup(LogEvents, - "DriveFsSettingsProto drive_fs_enabled", Group) + DriveEnabledEvents := utils.FilterEventsGroup(LogEvents, LogMessage6_1a, Group) count(DriveEnabledEvents) > 0 LastDriveEnabledEvent := utils.GetLastEvent(DriveEnabledEvents) LastDriveEnabledEvent.NewValue != "DELETE_APPLICATION_SETTING" - CompanyOnlyEvents := utils.FilterEventsGroup(LogEvents, - "DriveFsSettingsProto company_owned_only_enabled", Group) + CompanyOnlyEvents := utils.FilterEventsGroup(LogEvents, LogMessage6_1b, Group) count(CompanyOnlyEvents) > 0 LastCompanyOnlyEvent := utils.GetLastEvent(CompanyOnlyEvents) LastCompanyOnlyEvent.NewValue != "DELETE_APPLICATION_SETTING" @@ -1107,8 +1540,26 @@ NonCompliantGroups6_1 contains { LastCompanyOnlyEvent.NewValue != "true" } +NonCompliantOUs6_1 contains { + "Name": OU, + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(allowAuthorized, + desktopEnabled)) +} +if { + some OU, settings in input.policies + DriveEnabled(OU) + desktopEnabled := utils.GetApiSettingValue("drive_and_docs_drive_for_desktop", + "allowDriveForDesktop", + OU) + allowAuthorized := utils.GetApiSettingValue("drive_and_docs_drive_for_desktop", + "restrictToAuthorizedDevices", + OU) + desktopEnabled + not allowAuthorized +} + tests contains { - "PolicyId": "GWS.DRIVEDOCS.6.1v0.3", + "PolicyId": DriveId6_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1116,12 +1567,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - NoSuchEvent6_1(utils.TopLevelOU) + not Check6_1_OK } tests contains { - "PolicyId": "GWS.DRIVEDOCS.6.1v0.3", + "PolicyId": DriveId6_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs6_1, NonCompliantGroups6_1), "ActualValue" : {"NonCompliantOUs": NonCompliantOUs6_1, "NonCompliantGroups": NonCompliantGroups6_1}, @@ -1129,8 +1581,8 @@ tests contains { "NoSuchEvent": false } if { - not NoSuchEvent6_1(utils.TopLevelOU) + Check6_1_OK Conditions := {count(NonCompliantOUs6_1) == 0, count(NonCompliantGroups6_1) == 0} Status := (false in Conditions) == false } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Gmail.rego b/scubagoggles/rego/Gmail.rego index 8b63cb02..77307f25 100644 --- a/scubagoggles/rego/Gmail.rego +++ b/scubagoggles/rego/Gmail.rego @@ -1,7 +1,11 @@ package gmail -import data.utils import future.keywords +import data.utils +import data.utils.GetFriendlyEnabledValue +import data.utils.PolicyApiInUse + +GmailEnabled(orgunit) := utils.AppEnabled(input.policies, "gmail", orgunit) Format(Array) := format_int(count(Array), 10) @@ -28,21 +32,18 @@ LogEvents := utils.GetEvents("gmail_logs") ############### # -# Baseline GWS.GMAIL.1.1v0.3 +# Baseline GWS.GMAIL.1.1 #-- +GmailId1_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.1.1") + # Cannot be controlled at group level -GetFriendlyValue1_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value NonCompliantOUs1_1 contains { "Name": OU, "Value": concat(" ", [ "Mail delegation is set to", - GetFriendlyValue1_1(LastEvent.NewValue) + GetFriendlyEnabledValue(LastEvent.NewValue) ]) } if { @@ -54,7 +55,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.1.1v0.3", + "PolicyId": GmailId1_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -68,7 +69,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.1.1v0.3", + "PolicyId": GmailId1_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1}, @@ -87,9 +88,11 @@ if { ############### # -# Baseline GWS.GMAIL.2.1v0.3 +# Baseline GWS.GMAIL.2.1 #-- +GmailId2_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.2.1") + # Not applicable at OU or Group level DomainsWithDkim contains DkimRecord.domain if { some DkimRecord in input.dkim_records @@ -98,7 +101,7 @@ DomainsWithDkim contains DkimRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.2.1v0.3", + "PolicyId": GmailId2_1, "Prerequisites": ["directory/v1/domains/list", "get_dkim_records"], "Criticality": "Should", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutDkim, AllDomains), @@ -118,9 +121,11 @@ if { ############### # -# Baseline GWS.GMAIL.3.1v0.3 +# Baseline GWS.GMAIL.3.1 #-- +GmailId3_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.3.1") + # Not applicable at OU or Group level DomainsWithSpf contains SpfRecord.domain if { some SpfRecord in input.spf_records @@ -134,7 +139,7 @@ DomainsWithSpf contains SpfRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.3.1v0.3", + "PolicyId": GmailId3_1, "Prerequisites": ["directory/v1/domains/list", "get_spf_records"], "Criticality": "Shall", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutSpf, AllDomains), @@ -154,9 +159,11 @@ if { ############### # -# Baseline GWS.GMAIL.4.1v0.3 +# Baseline GWS.GMAIL.4.1 #-- +GmailId4_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.4.1") + # Not applicable at OU or Group level DomainsWithDmarc contains DmarcRecord.domain if { some DmarcRecord in input.dmarc_records @@ -165,7 +172,7 @@ DomainsWithDmarc contains DmarcRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.4.1v0.3", + "PolicyId": GmailId4_1, "Prerequisites": ["directory/v1/domains/list", "get_dmarc_records"], "Criticality": "Shall", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutDmarc, AllDomains), @@ -180,9 +187,11 @@ if { #-- # -# Baseline GWS.GMAIL.4.2v0.3 +# Baseline GWS.GMAIL.4.2 #-- +GmailId4_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.4.2") + # Not applicable at OU or Group level DomainsWithPreject contains DmarcRecord.domain if { some DmarcRecord in input.dmarc_records @@ -191,7 +200,7 @@ DomainsWithPreject contains DmarcRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.4.2v0.3", + "PolicyId": GmailId4_2, "Prerequisites": ["directory/v1/domains/list", "get_dmarc_records"], "Criticality": "Shall", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutPreject, AllDomains), @@ -206,9 +215,11 @@ if { #-- # -# Baseline GWS.GMAIL.4.3v0.3 +# Baseline GWS.GMAIL.4.3 #-- +GmailId4_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.4.3") + # Not applicable at OU or Group level DomainsWithDHSContact contains DmarcRecord.domain if { some DmarcRecord in input.dmarc_records @@ -217,7 +228,7 @@ DomainsWithDHSContact contains DmarcRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.4.3v0.3", + "PolicyId": GmailId4_3, "Prerequisites": ["directory/v1/domains/list", "get_dmarc_records"], "Criticality": "Shall", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutDHSContact, AllDomains), @@ -232,9 +243,11 @@ if { #-- # -# Baseline GWS.GMAIL.4.4v0.3 +# Baseline GWS.GMAIL.4.4 #-- +GmailId4_4 := utils.PolicyIdWithSuffix("GWS.GMAIL.4.4") + # Not applicable at OU or Group level DomainsWithAgencyContact contains DmarcRecord.domain if { some DmarcRecord in input.dmarc_records @@ -243,7 +256,7 @@ DomainsWithAgencyContact contains DmarcRecord.domain if { } tests contains { - "PolicyId": "GWS.GMAIL.4.4v0.3", + "PolicyId": GmailId4_4, "Prerequisites": ["directory/v1/domains/list", "get_dmarc_records"], "Criticality": "Should", "ReportDetails": ReportDetailsArray(Status, DomainsWithoutAgencyContact, AllDomains), @@ -263,25 +276,35 @@ if { ############### # -# Baseline GWS.GMAIL.5.1v0.3 +# Baseline GWS.GMAIL.5.1 #-- # Cannot be controlled at group level -GetFriendlyValue5_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId5_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.1") + +LogMessage5_1 := "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + +Check5_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_1, utils.TopLevelOU) + count(events) > 0 +} + +Check5_1_OK if {PolicyApiInUse} + +# The following prefix applies to the next 2 baselines and is used to keep +# string length from getting too long. +ProtectionEncryptAttPrefix := "Protection against encrypted attachments" +NonComplianceMessage5_1(value) := sprintf("%s from untrusted senders is set to: %s", + [ProtectionEncryptAttPrefix, value]) NonCompliantOUs5_1 contains { "Name": OU, - "Value": concat(" ", [ - "Protection against encrypted attachments from untrusted senders is set to", - GetFriendlyValue5_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage5_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents Events := utils.FilterEventsOU(LogEvents, concat("", ["Attachment safety Enable: ", @@ -292,22 +315,31 @@ if { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_1 contains { + "Name": OU, + "Value": NonComplianceMessage5_1(GetFriendlyEnabledValue(noEncrypt)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + noEncrypt := settings.gmail_email_attachment_safety.enableEncryptedAttachmentProtection + noEncrypt != true +} + tests contains { - "PolicyId": "GWS.GMAIL.5.1v0.3", + "PolicyId": GmailId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", "RequirementMet": DefaultSafe, "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.5.1v0.3", + "PolicyId": GmailId5_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1}, @@ -315,32 +347,37 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_1_OK Status := count(NonCompliantOUs5_1) == 0 } # -# Baseline GWS.GMAIL.5.2v0.3 +# Baseline GWS.GMAIL.5.2 #-- -GetFriendlyValue5_2(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId5_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.2") + +LogMessage5_2 := "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + +Check5_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_2, utils.TopLevelOU) + count(events) > 0 +} + +Check5_2_OK if {PolicyApiInUse} + +NonComplianceMessage5_2(value) := sprintf("%s with scripts from untrusted senders is set to: %s", + [ProtectionEncryptAttPrefix, value]) NonCompliantOUs5_2 contains { "Name": OU, - "Value": concat(" ", [ - "Protection against encrypted attachments with scripts from untrusted senders is set to", - GetFriendlyValue5_2(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage5_2(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, + Events := utils.FilterEventsOU(LogEvents, concat("", ["Attachment safety Enable: ", "protect against attachments with scripts from untrusted senders"]), OU) count(Events) > 0 @@ -349,8 +386,18 @@ if { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_2 contains { + "Name": OU, + "Value": NonComplianceMessage5_2(GetFriendlyEnabledValue(noEncrypt)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + noEncrypt := settings.gmail_email_attachment_safety.enableAttachmentWithScriptsProtection + noEncrypt != true +} + tests contains { - "PolicyId": "GWS.GMAIL.5.2v0.3", + "PolicyId": GmailId5_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -358,14 +405,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_2_OK } tests contains { - "PolicyId": "GWS.GMAIL.5.2v0.3", + "PolicyId": GmailId5_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_2}, @@ -373,32 +419,37 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_2_OK Status := count(NonCompliantOUs5_2) == 0 } #-- # -# Baseline GWS.GMAIL.5.3v0.3 +# Baseline GWS.GMAIL.5.3 #-- -GetFriendlyValue5_3(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId5_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.3") + +LogMessage5_3 := "Attachment safety Enable: Protect against anomalous attachment types in emails" + +Check5_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_3, utils.TopLevelOU) + count(events) > 0 +} + +Check5_3_OK if {PolicyApiInUse} + +NonComplianceMessage5_3(value) := sprintf("Protection against anomalous attachment types in emails is set to: %s", + [value]) NonCompliantOUs5_3 contains { "Name": OU, - "Value": concat(" ", [ - "Protection against anomalous attachment types in emails is set to", - GetFriendlyValue5_3(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage5_3(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents Events := utils.FilterEventsOU(LogEvents, concat("", ["Attachment safety Enable: Protect against anomalous attachment types in emails"]), OU) @@ -408,8 +459,18 @@ if { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_3 contains { + "Name": OU, + "Value": NonComplianceMessage5_3(GetFriendlyEnabledValue(protectAtt)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + protectAtt := settings.gmail_email_attachment_safety.enableAnomalousAttachmentProtection + protectAtt != true +} + tests contains { - "PolicyId": "GWS.GMAIL.5.3v0.3", + "PolicyId": GmailId5_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -417,14 +478,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "Attachment safety Enable: Protect against anomalous attachment types in emails" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_3_OK } tests contains { - "PolicyId": "GWS.GMAIL.5.3v0.3", + "PolicyId": GmailId5_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_3}, @@ -432,31 +492,36 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Attachment safety Enable: Protect against anomalous attachment types in emails" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_3_OK Status := count(NonCompliantOUs5_3) == 0 } #-- # -# Baseline GWS.GMAIL.5.4v0.3 +# Baseline GWS.GMAIL.5.4 #-- -GetFriendlyValue5_4(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId5_4 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.4") + +LogMessage5_4 := "Attachment safety Enable: automatically enables all future added settings" + +Check5_4_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_4, utils.TopLevelOU) + count(events) > 0 +} + +Check5_4_OK if {PolicyApiInUse} + +NonComplianceMessage5_4(value) := sprintf("Automatically enables all future added settings is set to: %s", + [value]) NonCompliantOUs5_4 contains { "Name": OU, - "Value": concat(" ", [ - "Automatically enables all future added settings is set to", - GetFriendlyValue5_4(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage5_4(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents Events := utils.FilterEventsOU(LogEvents, concat("", ["Attachment safety Enable: ", "automatically enables all future added settings"]), OU) @@ -466,8 +531,18 @@ if { LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs5_4 contains { + "Name": OU, + "Value": NonComplianceMessage5_4(GetFriendlyEnabledValue(futureAtt)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + futureAtt := settings.gmail_email_attachment_safety.applyFutureRecommendedSettingsAutomatically + futureAtt != true +} + tests contains { - "PolicyId": "GWS.GMAIL.5.4v0.3", + "PolicyId": GmailId5_4, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -475,14 +550,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Attachment safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_4_OK } tests contains { - "PolicyId": "GWS.GMAIL.5.4v0.3", + "PolicyId": GmailId5_4, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_4, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_4}, @@ -490,19 +564,25 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Attachment safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_4_OK Status := count(NonCompliantOUs5_4) == 0 } #-- # -# Baseline GWS.GMAIL.5.5v0.3 +# Baseline GWS.GMAIL.5.5 #-- +GmailId5_5 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.5") + +NonComplianceMessage5_5(types) := sprintf("%s attachment emails not removed from inbox", + [concat(", ", sort(types))]) + default NoSuchEvent5_5 := false -NoSuchEvent5_5 := true if { + +NoSuchEvent5_5 := false if { + PolicyApiInUse +} else := true if { SettingName := "Attachment safety Encrypted attachment protection setting action" Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) count(Events) == 0 @@ -527,7 +607,7 @@ AttachmentWithScriptsMessage(NewValueAttachmentWithScripts) else := "" AnomalousAttachmentMessage(NewValueAnomalousAttachment) - := "Emails with anamolous attachements" + := "Emails with anomalous attachments" if { NewValueAnomalousAttachment == "Show warning" } else := "" @@ -568,6 +648,7 @@ NonCompliantOUs5_5 contains { LastEventAttachmentWithScripts.NewValue, LastEventAnomalousAttachment.NewValue) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents EncryptedAttachmentEvents := utils.FilterEventsOU(LogEvents, "Attachment safety Encrypted attachment protection setting action", OU) @@ -592,8 +673,31 @@ NonCompliantOUs5_5 contains { ] } +AttachConfigs := [ + {"type": "anomalous type", + "setting": "anomalousAttachmentProtectionConsequence"}, + {"type": "encrypted", + "setting": "encryptedAttachmentProtectionConsequence"}, + {"type": "scripts", + "setting": "attachmentWithScriptsProtectionConsequence"} +] + +NonCompliantOUs5_5 contains { + "Name": OU, + "Value": NonComplianceMessage5_5(types) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + types := [config.type | + some config in AttachConfigs + consequence = settings.gmail_email_attachment_safety[config.setting] + not consequence in ["SPAM_FOLDER", "QUARANTINE"] + ] + count(types) > 0 +} + tests contains { - "PolicyId": "GWS.GMAIL.5.5v0.3", + "PolicyId": GmailId5_5, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -601,12 +705,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false NoSuchEvent5_5 } tests contains { - "PolicyId": "GWS.GMAIL.5.5v0.3", + "PolicyId": GmailId5_5, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_5, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_5}, @@ -620,11 +725,14 @@ if { #-- # -# Baseline GWS.GMAIL.5.6v0.3 +# Baseline GWS.GMAIL.5.6 #-- # No implementation steps provided for this policy + +GmailId5_6 := utils.PolicyIdWithSuffix("GWS.GMAIL.5.6") + tests contains { - "PolicyId": "GWS.GMAIL.5.6v0.3", + "PolicyId": GmailId5_6, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please check manually.", "ActualValue": "", @@ -640,34 +748,49 @@ tests contains { # Cannot be controlled at Group level # -# Baseline GWS.GMAIL.6.1v0.3 +# Baseline GWS.GMAIL.6.1 #-- -GetFriendlyValue6_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId6_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.6.1") + +LogMessage6_1 := "Links and external images safety Enable: identify links behind shortened URLs" + +Check6_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage6_1, utils.TopLevelOU) + count(events) > 0 +} + +Check6_1_OK if {PolicyApiInUse} + +NonComplianceMessage6_1(value) := sprintf("Identify links behind shortened URLs is: %s", + [value]) NonCompliantOUs6_1 contains { "Name": OU, - "Value": concat(" ", [ - "Identify links behind shortened URLs is", - GetFriendlyValue6_1(LastEvent.NewValue) - ]) -} -if { + "Value": NonComplianceMessage6_1(GetFriendlyEnabledValue(LastEvent.NewValue)) +} if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Links and external images safety Enable: identify links behind shortened URLs"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs6_1 contains { + "Name": OU, + "Value": NonComplianceMessage6_1(GetFriendlyEnabledValue(shortLinks)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + shortLinks := settings.gmail_links_and_external_images.enableShortenerScanning + shortLinks != true +} + tests contains { - "PolicyId": "GWS.GMAIL.6.1v0.3", + "PolicyId": GmailId6_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -675,14 +798,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Links and external images safety Enable: identify links behind shortened URLs" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check6_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.6.1v0.3", + "PolicyId": GmailId6_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs6_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs6_1}, @@ -690,41 +812,56 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Links and external images safety Enable: identify links behind shortened URLs" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check6_1_OK Status := count(NonCompliantOUs6_1) == 0 } #-- # -# Baseline GWS.GMAIL.6.2v0.3 +# Baseline GWS.GMAIL.6.2 #-- -GetFriendlyValue6_2(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId6_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.6.2") + +LogMessage6_2 := "Links and external images safety Enable: scan linked images" + +Check6_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage6_2, utils.TopLevelOU) + count(events) > 0 +} + +Check6_2_OK if {PolicyApiInUse} + +NonComplianceMessage6_2(value) := sprintf("Scan linked images is: %s", + [value]) NonCompliantOUs6_2 contains { "Name": OU, - "Value": concat(" ", [ - "Scan linked images is", - GetFriendlyValue6_2(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage6_2(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "Links and external images safety Enable: scan linked images", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_2, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs6_2 contains { + "Name": OU, + "Value": NonComplianceMessage6_2(GetFriendlyEnabledValue(scanImages)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + scanImages := settings.gmail_links_and_external_images.enableExternalImageScanning + scanImages != true +} + tests contains { - "PolicyId": "GWS.GMAIL.6.2v0.3", + "PolicyId": GmailId6_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -732,14 +869,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Links and external images safety Enable: scan linked images" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check6_2_OK } tests contains { - "PolicyId": "GWS.GMAIL.6.2v0.3", + "PolicyId": GmailId6_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs6_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs6_2}, @@ -747,42 +883,59 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Links and external images safety Enable: scan linked images" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check6_2_OK Status := count(NonCompliantOUs6_2) == 0 } #-- # -# Baseline GWS.GMAIL.6.3v0.3 +# Baseline GWS.GMAIL.6.3 #-- -GetFriendlyValue6_3(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId6_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.6.3") + +# NOTE: "unstrusted" really is the spelling the API uses: +LogMessage6_3 := sprintf("%s %s %s", ["Links and external images safety Enable:", + "show warning prompt for click on links", + "to unstrusted domains"]) + +Check6_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage6_3, utils.TopLevelOU) + count(events) > 0 +} + +Check6_3_OK if {PolicyApiInUse} + +NonComplianceMessage6_3(value) := sprintf("Show warning prompt for click on links to untrusted domains is: %s", + [value]) NonCompliantOUs6_3 contains { "Name": OU, - "Value": concat(" ", [ - "Show warning prompt for click on links to untrusted domains is", - GetFriendlyValue6_3(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage6_3(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, concat("", ["Links and external images safety Enable: ", - "show warning prompt for click on links to unstrusted domains"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_3, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs6_3 contains { + "Name": OU, + "Value": NonComplianceMessage6_3(GetFriendlyEnabledValue(warnEnabled)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + warnEnabled := settings.gmail_links_and_external_images.enableAggressiveWarningsOnUntrustedLinks + warnEnabled != true +} + tests contains { - "PolicyId": "GWS.GMAIL.6.3v0.3", + "PolicyId": GmailId6_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -790,17 +943,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := concat("", [ - "Links and external images safety Enable: show warning prompt for click on links to ", - "unstrusted domains" # NOTE: "unstrusted" really is the spelling the API uses - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check6_3_OK } tests contains { - "PolicyId": "GWS.GMAIL.6.3v0.3", + "PolicyId": GmailId6_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs6_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs6_3}, @@ -808,46 +957,58 @@ tests contains { "NoSuchEvent": false } if { - SettingName := concat("", [ - "Links and external images safety Enable: show warning prompt for click on links to ", - "unstrusted domains" # NOTE: "unstrusted" really is the spelling the API uses - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check6_3_OK Status := count(NonCompliantOUs6_3) == 0 } #-- # -# Baseline GWS.GMAIL.6.4v0.3 +# Baseline GWS.GMAIL.6.4 #-- -GetFriendlyValue6_4(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId6_4 := utils.PolicyIdWithSuffix("GWS.GMAIL.6.4") + +LogMessage6_4 := sprintf("%s %s %s", ["Links and external images safety Enable:", + "automatically enables all future", + "added settings"]) + +Check6_4_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage6_4, utils.TopLevelOU) + count(events) > 0 +} + +Check6_4_OK if {PolicyApiInUse} + +NonComplianceMessage6_4(value) := sprintf("Apply future recommended settings automatically is: %s", + [value]) NonCompliantOUs6_4 contains { "Name": OU, - "Value": concat(" ", [ - "Apply future recommended settings automatically is", - GetFriendlyValue6_4(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage6_4(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Links and external images safety Enable: ", - "automatically enables all future added settings"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_4, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs6_4 contains { + "Name": OU, + "Value": NonComplianceMessage6_4(GetFriendlyEnabledValue(applyFuture)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + applyFuture := settings.gmail_links_and_external_images.applyFutureSettingsAutomatically + applyFuture != true +} + tests contains { - "PolicyId": "GWS.GMAIL.6.4v0.3", + "PolicyId": GmailId6_4, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -855,14 +1016,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Links and external images safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check6_4_OK } tests contains { - "PolicyId": "GWS.GMAIL.6.4v0.3", + "PolicyId": GmailId6_4, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs6_4, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs6_4}, @@ -870,19 +1030,20 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Links and external images safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check6_4_OK Status := count(NonCompliantOUs6_4) == 0 } #-- # -# Baseline GWS.GMAIL.6.5v0.3 +# Baseline GWS.GMAIL.6.5 #-- + +GmailId6_5 := utils.PolicyIdWithSuffix("GWS.GMAIL.6.5") + # No implementation steps provided for this policy tests contains { - "PolicyId": "GWS.GMAIL.6.5v0.3", + "PolicyId": GmailId6_5, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -895,38 +1056,54 @@ tests contains { ############### # -# Baseline GWS.GMAIL.7.1v0.3 +# Baseline GWS.GMAIL.7.1 #-- # No group level control -GetFriendlyValue7_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.1") + +LogMessage7_1 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: protect against domain spoofing", + "using similar domain names"]) + +Check7_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage7_1, utils.TopLevelOU) + count(events) > 0 +} + +Check7_1_OK if {PolicyApiInUse} + +NonComplianceMessage7_1(value) := sprintf("Protect against domain spoofing using similar domain names is set to: %s", + [value]) NonCompliantOUs7_1 contains { "Name": OU, - "Value": concat(" ", [ - "Protect against domain spoofing using similar domain names is set to", - GetFriendlyValue7_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, concat("", [ - "Spoofing and authentication safety Enable: protect against domain spoofing using ", - "similar domain names" - ]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs7_1 contains { + "Name": OU, + "Value": NonComplianceMessage7_1(GetFriendlyEnabledValue(spoofProtect)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + spoofProtect := settings.gmail_spoofing_and_authentication.detectDomainNameSpoofing + spoofProtect != true +} + tests contains { - "PolicyId": "GWS.GMAIL.7.1v0.3", + "PolicyId": GmailId7_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -934,17 +1111,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := concat("", [ - "Spoofing and authentication safety Enable: protect against domain spoofing using ", - "similar domain names" - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check7_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.1v0.3", + "PolicyId": GmailId7_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_1}, @@ -952,46 +1125,58 @@ tests contains { "NoSuchEvent": false } if { - SettingName := concat("", [ - "Spoofing and authentication safety Enable: protect against domain spoofing using ", - "similar domain names" - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check7_1_OK Status := count(NonCompliantOUs7_1) == 0 } #-- # -# Baseline GWS.GMAIL.7.2v0.3 +# Baseline GWS.GMAIL.7.2 #-- -GetFriendlyValue7_2(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.2") + +LogMessage7_2 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: protect against spoofing of", + "employee names"]) + +Check7_2_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage7_2, utils.TopLevelOU) + count(events) > 0 +} + +Check7_2_OK if {PolicyApiInUse} + +NonComplianceMessage7_2(value) := sprintf("Protect against spoofing of employee names is set to: %s", + [value]) NonCompliantOUs7_2 contains { "Name": OU, - "Value": concat(" ", [ - "Protect against spoofing of employee names is set to", - GetFriendlyValue7_2(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_2(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Spoofing and authentication safety Enable: ", - "protect against spoofing of employee names"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_2, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs7_2 contains { + "Name": OU, + "Value": NonComplianceMessage7_2(GetFriendlyEnabledValue(spoofProtect)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + spoofProtect := settings.gmail_spoofing_and_authentication.detectEmployeeNameSpoofing + spoofProtect != true +} + tests contains { - "PolicyId": "GWS.GMAIL.7.2v0.3", + "PolicyId": GmailId7_2, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -999,15 +1184,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := concat("", ["Spoofing and authentication safety Enable: ", - "protect against spoofing of employee names"]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check7_2_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.2v0.3", + "PolicyId": GmailId7_2, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_2, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_2}, @@ -1015,57 +1198,58 @@ tests contains { "NoSuchEvent": false } if { - SettingName := concat("", ["Spoofing and authentication safety Enable: ", - "protect against spoofing of employee names"]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check7_2_OK Status := count(NonCompliantOUs7_2) == 0 } #-- # -# Baseline GWS.GMAIL.7.3v0.3 +# Baseline GWS.GMAIL.7.3 #-- -GetFriendlyValue7_3(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.3") + +LogMessage7_3 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: protect against inbound emails", + "spoofing your domain"]) + +Check7_3_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage7_3, utils.TopLevelOU) + count(events) > 0 +} + +Check7_3_OK if {PolicyApiInUse} + +NonComplianceMessage7_3(value) := sprintf("Protect against inbound emails spoofing your domain is set to: %s", + [value]) NonCompliantOUs7_3 contains { "Name": OU, - "Value": concat(" ", [ - "Protect against inbound emails spoofing your domain is set to", - GetFriendlyValue7_3(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_3(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Spoofing and authentication safety Enable: ", - "protect against inbound emails spoofing your domain"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_3, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } -NonCompliantOUs7_3 contains OU if { - some OU in utils.OUsWithEvents - SettingName := "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - Events := utils.FilterEventsOU(LogEvents, SettingName, OU) - # Ignore OUs without any events. We're already asserting that the - # top-level OU has at least one event; for all other OUs we assume - # they inherit from a parent OU if they have no events. - count(Events) > 0 - LastEvent := utils.GetLastEvent(Events) - LastEvent.NewValue == "false" - LastEvent.NewValue != "DELETE_APPLICATION_SETTING" +NonCompliantOUs7_3 contains { + "Name": OU, + "Value": NonComplianceMessage7_3(GetFriendlyEnabledValue(spoofProtect)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + spoofProtect := settings.gmail_spoofing_and_authentication.detectDomainSpoofingFromUnauthenticatedSenders + spoofProtect != true } tests contains { - "PolicyId": "GWS.GMAIL.7.3v0.3", + "PolicyId": GmailId7_3, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1073,14 +1257,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check7_3_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.3v0.3", + "PolicyId": GmailId7_3, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_3, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_3}, @@ -1088,43 +1271,58 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check7_3_OK Status := count(NonCompliantOUs7_3) == 0 } #-- # -# Baseline GWS.GMAIL.7.4v0.3 +# Baseline GWS.GMAIL.7.4 #-- -GetFriendlyValue7_4(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_4 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.4") + +LogMessage7_4 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: protect against any", + "unauthenticated emails"]) + +Check7_4_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage7_4, utils.TopLevelOU) + count(events) > 0 +} + +Check7_4_OK if {PolicyApiInUse} + +NonComplianceMessage7_4(value) := sprintf("Protect against any unauthenticated emails is set to: %s", + [value]) NonCompliantOUs7_4 contains { "Name": OU, - "Value": concat(" ", [ - "Protect against any unauthenticated emails is set to", - GetFriendlyValue7_4(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_4(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Spoofing and authentication safety Enable: ", - "protect against any unauthenticated emails"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_4, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs7_4 contains { + "Name": OU, + "Value": NonComplianceMessage7_4(GetFriendlyEnabledValue(unauthEmail)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + unauthEmail := settings.gmail_spoofing_and_authentication.detectUnauthenticatedEmails + unauthEmail != true +} + tests contains { - "PolicyId": "GWS.GMAIL.7.4v0.3", + "PolicyId": GmailId7_4, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1132,14 +1330,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check7_4_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.4v0.3", + "PolicyId": GmailId7_4, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_4, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_4}, @@ -1147,44 +1344,58 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check7_4_OK Status := count(NonCompliantOUs7_4) == 0 } #-- # -# Baseline GWS.GMAIL.7.5v0.3 +# Baseline GWS.GMAIL.7.5 #-- -GetFriendlyValue7_5(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_5 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.5") + +LogMessage7_5 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: protect your Groups from", + "inbound emails spoofing your domain"]) + +Check7_5_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage7_5, utils.TopLevelOU) + count(events) > 0 +} + +Check7_5_OK if {PolicyApiInUse} + +NonComplianceMessage7_5(value) := sprintf("Protect your Groups from inbound emails spoofing your domain is set to: %s", + [value]) NonCompliantOUs7_5 contains { "Name": OU, - "Value": concat(" ", [ - "Protect your Groups from inbound emails spoofing your domain is set to", - GetFriendlyValue7_5(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_5(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, concat("", [ - "Spoofing and authentication safety Enable: protect your Groups from inbound emails ", - "spoofing your domain" - ]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_5, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs7_5 contains { + "Name": OU, + "Value": NonComplianceMessage7_5(GetFriendlyEnabledValue(detectSpoof)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + detectSpoof := settings.gmail_spoofing_and_authentication.detectDomainSpoofingFromUnauthenticatedSenders + detectSpoof != true +} + tests contains { - "PolicyId": "GWS.GMAIL.7.5v0.3", + "PolicyId": GmailId7_5, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1192,17 +1403,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := concat("", [ - "Spoofing and authentication safety Enable: protect your Groups from inbound emails ", - "spoofing your domain" - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check7_5_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.5v0.3", + "PolicyId": GmailId7_5, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_5, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_5}, @@ -1210,23 +1417,26 @@ tests contains { "NoSuchEvent": false } if { - SettingName := concat("", [ - "Spoofing and authentication safety Enable: protect your Groups from inbound emails ", - "spoofing your domain" - ]) - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check7_5_OK Status := count(NonCompliantOUs7_5) == 0 } #-- # -# Baseline GWS.GMAIL.7.6v0.3 +# Baseline GWS.GMAIL.7.6 #-- -# No such event is true if any of the revelant settings doesn't having any events +GmailId7_6 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.6") + +NonComplianceMessage7_6(types) := sprintf("%s spoof emails not removed from inbox", + [concat(", ", sort(types))]) + +# No such event is true if any of the relevant settings doesn't having any events default NoSuchEvent7_6 := false -NoSuchEvent7_6 := true if { + +NoSuchEvent7_6 := false if { + PolicyApiInUse +} else := true if { SettingName := "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) @@ -1269,7 +1479,7 @@ UnauthenticatedEmailsMessage(NewValueUnauthenticatedEmails) := "Unauthenticated if { NewValueUnauthenticatedEmails in ["Show warning", "No action"] } else := "" -GroupEmailsMessage(NewValueGroupEmails) := "Inbound spoofing emails addresed to groups" +GroupEmailsMessage(NewValueGroupEmails) := "Inbound spoofing emails addressed to groups" if { NewValueGroupEmails == "Show warning" } else := "" @@ -1306,6 +1516,7 @@ NonCompliantOUs7_6 contains { LastEventInboundEmails.NewValue, LastEventUnauthenticatedEmails.NewValue, LastEventGroupEmails.NewValue) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents DomainNamesSetting := concat("", [ @@ -1348,8 +1559,30 @@ NonCompliantOUs7_6 contains { ] } +SpoofConfigs := [ + {"type": "domain", "setting": "domainSpoofingConsequence"}, + {"type": "domain name", "setting": "domainNameSpoofingConsequence"}, + {"type": "employee name", "setting": "employeeNameSpoofingConsequence"}, + {"type": "groups", "setting": "groupsSpoofingConsequence"}, + {"type": "unauthenticated", "setting": "unauthenticatedEmailConsequence"} +] + +NonCompliantOUs7_6 contains { + "Name": OU, + "Value": NonComplianceMessage7_6(types) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + types := [config.type | + some config in SpoofConfigs + consequence = settings.gmail_spoofing_and_authentication[config.setting] + not consequence in ["SPAM_FOLDER", "QUARANTINE"] + ] + count(types) > 0 +} + tests contains { - "PolicyId": "GWS.GMAIL.7.6v0.3", + "PolicyId": GmailId7_6, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -1357,12 +1590,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false NoSuchEvent7_6 } tests contains { - "PolicyId": "GWS.GMAIL.7.6v0.3", + "PolicyId": GmailId7_6, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_6, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_6}, @@ -1376,35 +1610,52 @@ if { #-- # -# Baseline GWS.GMAIL.7.7v0.3 +# Baseline GWS.GMAIL.7.7 #-- -GetFriendlyValue7_7(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId7_7 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.7") + +LogMessage7_7 := sprintf("%s %s %s", ["Spoofing and authentication safety", + "Enable: automatically enables all", + "future added settings"]) + +Check7_7_OK if { + not PolicyApiInUse + events := utils.FilterEventsNoOU(LogEvents, LogMessage7_7) + count(events) > 0 +} + +Check7_7_OK if {PolicyApiInUse} + +NonComplianceMessage7_7(value) := sprintf("Automatically enable all future added settings is set to: %s", + [value]) NonCompliantOUs7_7 contains { "Name": OU, - "Value": concat(" ", [ - "Automatically enable all future added settings is set to", - GetFriendlyValue7_7(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage7_7(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - concat("", ["Spoofing and authentication safety Enable: ", - "automatically enables all future added settings"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage7_7, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs7_7 contains { + "Name": OU, + "Value": NonComplianceMessage7_7(GetFriendlyEnabledValue(applyFuture)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + applyFuture := settings.gmail_spoofing_and_authentication.applyFutureSettingsAutomatically + applyFuture != true +} + tests contains { - "PolicyId": "GWS.GMAIL.7.7v0.3", + "PolicyId": GmailId7_7, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1412,15 +1663,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := - "Spoofing and authentication safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsNoOU(LogEvents, SettingName) - count(Events) == 0 + not Check7_7_OK } tests contains { - "PolicyId": "GWS.GMAIL.7.7v0.3", + "PolicyId": GmailId7_7, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs7_7, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs7_7}, @@ -1428,20 +1677,20 @@ tests contains { "NoSuchEvent": false } if { - SettingName := - "Spoofing and authentication safety Enable: automatically enables all future added settings" - Events := utils.FilterEventsNoOU(LogEvents, SettingName) - count(Events) > 0 + Check7_7_OK Status := count(NonCompliantOUs7_7) == 0 } #-- # -# Baseline GWS.GMAIL.7.8v0.3 +# Baseline GWS.GMAIL.7.8 #-- + +GmailId7_8 := utils.PolicyIdWithSuffix("GWS.GMAIL.7.8") + # No implementation steps provided for this policy tests contains { - "PolicyId": "GWS.GMAIL.7.8v0.3", + "PolicyId": GmailId7_8, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -1456,19 +1705,16 @@ tests contains { ############### # -# Baseline GWS.GMAIL.8.1v0.3 +# Baseline GWS.GMAIL.8.1 #-- -GetFriendlyValue8_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value + +GmailId8_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.8.1") NonCompliantOUs8_1 contains { "Name": OU, "Value": concat(" ", [ "User email uploads is set to", - GetFriendlyValue8_1(LastEvent.NewValue) + GetFriendlyEnabledValue(LastEvent.NewValue) ]) } if { @@ -1480,7 +1726,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.8.1v0.3", + "PolicyId": GmailId8_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1494,7 +1740,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.8.1v0.3", + "PolicyId": GmailId8_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs8_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs8_1}, @@ -1513,8 +1759,11 @@ if { ############### # -# Baseline GWS.GMAIL.9.1v0.3 +# Baseline GWS.GMAIL.9.1 #-- + +GmailId9_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.9.1") + default NoSuchEvent9_1(_) := false NoSuchEvent9_1(TopLevelOU) := true if { @@ -1557,8 +1806,8 @@ if { count(PopEvents) > 0 LastPopEvent := utils.GetLastEvent(PopEvents) - ImapEnabled := (LastImapEvent.NewValue in ["DISABLED", "INHERIT_FROM_PARENT"]) == false - PopEnabled := (LastPopEvent.NewValue in ["false", "INHERIT_FROM_PARENT"]) == false + ImapEnabled := (LastImapEvent.NewValue in {"DISABLED", "INHERIT_FROM_PARENT"}) == false + PopEnabled := (LastPopEvent.NewValue in {"false", "INHERIT_FROM_PARENT"}) == false true in { ImapEnabled, PopEnabled @@ -1580,8 +1829,8 @@ if { count(PopEvents) > 0 LastPopEvent := utils.GetLastEvent(PopEvents) - ImapEnabled := (LastImapEvent.NewValue in ["DISABLED", "INHERIT_FROM_PARENT"]) == false - PopEnabled := (LastPopEvent.NewValue in ["false", "INHERIT_FROM_PARENT"]) == false + ImapEnabled := (LastImapEvent.NewValue in {"DISABLED", "INHERIT_FROM_PARENT"}) == false + PopEnabled := (LastPopEvent.NewValue in {"false", "INHERIT_FROM_PARENT"}) == false true in { ImapEnabled, PopEnabled @@ -1589,7 +1838,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.9.1v0.3", + "PolicyId": GmailId9_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1602,7 +1851,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.9.1v0.3", + "PolicyId": GmailId9_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs9_1, NonCompliantGroups9_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs9_1, "NonCompliantGroups": NonCompliantGroups9_1}, @@ -1622,20 +1871,16 @@ if { ################ # -# Baseline GWS.GMAIL.10.1v0.3 +# Baseline GWS.GMAIL.10.1 #-- -GetFriendlyValue10_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId10_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.10.1") NonCompliantOUs10_1 contains { "Name": OU, "Value": concat(" ", [ "Automatically enable outlook sync is set to", - GetFriendlyValue10_1(LastEvent.NewValue) + GetFriendlyEnabledValue(LastEvent.NewValue) ]) } if { @@ -1648,7 +1893,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.10.1v0.3", + "PolicyId": GmailId10_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1662,7 +1907,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.10.1v0.3", + "PolicyId": GmailId10_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs10_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs10_1}, @@ -1677,11 +1922,14 @@ if { #-- # -# Baseline GWS.GMAIL.10.2v0.3 +# Baseline GWS.GMAIL.10.2 #-- + +GmailId10_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.10.2") + # No implementation steps provided for this policy tests contains { - "PolicyId": "GWS.GMAIL.10.2v0.3", + "PolicyId": GmailId10_2, "Criticality": "May/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -1695,33 +1943,51 @@ tests contains { ################ # -# Baseline GWS.GMAIL.11.1v0.3 +# Baseline GWS.GMAIL.11.1 #-- -GetFriendlyValue11_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId11_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.11.1") + +LogMessage11_1 := "ENABLE_EMAIL_AUTOFORWARDING" + +Check11_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage11_1, utils.TopLevelOU) + count(events) > 0 +} + +Check11_1_OK if {PolicyApiInUse} + +NonComplianceMessage11_1(value) := sprintf("Automatic email forwarding is set to: %s", + [value]) NonCompliantOUs11_1 contains { "Name": OU, - "Value": concat(" ", [ - "Automatically enable email autoforwarding is set to", - GetFriendlyValue11_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EMAIL_AUTOFORWARDING", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage11_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "true" LastEvent.NewValue != "INHERIT_FROM_PARENT" } +NonCompliantOUs11_1 contains { + "Name": OU, + "Value": NonComplianceMessage11_1(GetFriendlyEnabledValue(autoforward)) +} +if { + some OU, settings in input.policies + GmailEnabled(OU) + autoforward := settings.gmail_auto_forwarding.enableAutoForwarding + autoforward != false +} + tests contains { - "PolicyId": "GWS.GMAIL.11.1v0.3", + "PolicyId": GmailId11_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1729,13 +1995,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EMAIL_AUTOFORWARDING", utils.TopLevelOU) - count(Events) == 0 + not Check11_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.11.1v0.3", + "PolicyId": GmailId11_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs11_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs11_1}, @@ -1743,8 +2009,7 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "ENABLE_EMAIL_AUTOFORWARDING", utils.TopLevelOU) - count(Events) > 0 + Check11_1_OK Status := count(NonCompliantOUs11_1) == 0 } #-- @@ -1755,20 +2020,16 @@ if { ################ # -# Baseline GWS.GMAIL.12.1v0.3 +# Baseline GWS.GMAIL.12.1 #-- -GetFriendlyValue12_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId12_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.12.1") NonCompliantOUs12_1 contains { "Name": OU, "Value": concat(" ", [ "Allow per-user outbound gateways is set to", - GetFriendlyValue12_1(LastEvent.NewValue) + GetFriendlyEnabledValue(LastEvent.NewValue) ]) } if { @@ -1780,7 +2041,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.12.1v0.3", + "PolicyId": GmailId12_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1794,7 +2055,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.12.1v0.3", + "PolicyId": GmailId12_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs12_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs12_1}, @@ -1814,9 +2075,11 @@ if { ################ # -# Baseline GWS.GMAIL.13.1v0.3 +# Baseline GWS.GMAIL.13.1 #-- +GmailId13_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.13.1") + GetFriendlyValue13_1(Value) := "enabled" if { Value == "false" } else := "disabled" if { @@ -1840,7 +2103,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.13.1v0.3", + "PolicyId": GmailId13_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1855,7 +2118,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.13.1v0.3", + "PolicyId": GmailId13_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs13_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs13_1}, @@ -1876,94 +2139,146 @@ if { ################ # -# Baseline GWS.GMAIL.14.1v0.3 -#-- -EmailAllowlistSettingDetailsStr(LastEvent) := Description if { - LastEvent.NewValue != "true" - Description := concat("", [ - "Email allowlists are enabled in ", - utils.TopLevelOU, - "." - ]) -} +# Baseline GWS.GMAIL.14.1 +#-- -EmailAllowlistSettingDetailsStr(LastEvent) := Description if { - LastEvent.NewValue == "true" - Description := concat("", [ - "Email allowlists are not enabled in ", - utils.TopLevelOU, - "." - ]) +GmailId14_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.14.1") + +LogMessage14_1 := "GmailIpWhitelistSpamFilteringProto is_empty" + +Check14_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage14_1, utils.TopLevelOU) + count(events) > 0 } +Check14_1_OK if {PolicyApiInUse} + +NonComplianceMessage14_1(Value, OU) := sprintf("Email allowlists are %s in %s.", + [Value, OU]) + +# Note that in the event logs, a STRING value of "false" means allowlists are +# enabled, but policy API checks for a boolean true value. + +GetFriendlyValue14_1(Value) := "enabled" if { + Value in {true, "false"} +} else := "disabled" if { + Value in {false, "true"} +} else := Value + tests contains { - "PolicyId": "GWS.GMAIL.14.1v0.3", + "PolicyId": GmailId14_1, "Criticality": "Should", - "ReportDetails": concat("", [ - "No relevant event in the current logs. ", - "While we are unable to determine the state from the logs, ", - "the default setting is compliant; manual check recommended." - ]), - "ActualValue": {"GmailIpWhitelistSpamFilteringProto is_empty": "No relevant event in the current logs"}, - "RequirementMet": true, + "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), + "ActualValue": {LogMessage14_1: "No relevant event in the current logs"}, + "RequirementMet": DefaultSafe, "NoSuchEvent": true } if { - Events := utils.FilterEventsOU(LogEvents, "GmailIpWhitelistSpamFilteringProto is_empty", utils.TopLevelOU) - count(Events) == 0 + not PolicyApiInUse + DefaultSafe := true + not Check14_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.14.1v0.3", + "PolicyId": GmailId14_1, "Criticality": "Should", - "ReportDetails": EmailAllowlistSettingDetailsStr(LastEvent), + "ReportDetails": NonComplianceMessage14_1(GetFriendlyValue14_1(LastEvent.NewValue), + utils.TopLevelOU), "ActualValue": {LastEvent.Setting: LastEvent.NewValue}, "RequirementMet": Status, "NoSuchEvent": false } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "GmailIpWhitelistSpamFilteringProto is_empty", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage14_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) Status := LastEvent.NewValue == "true" } -#-- +# This test applies only to the policy API - it is NOT shared with the events +# implementation. Similar to the above events implementation test, this test +# always returns a result, even if gmail is disabled - see how this is +# implemented by converting the enable status to 1/0 (whereas a false value +# would fail the tests conditional). + +tests contains { + "PolicyId": GmailId14_1, + "Criticality": "Should", + "ReportDetails": NonComplianceMessage14_1(GetFriendlyValue14_1(allowListCount > 0), + utils.TopLevelOU), + "ActualValue": {utils.TopLevelOU: allowList}, + "RequirementMet": allowListCount == 0, + "NoSuchEvent": false +} +if { + PolicyApiInUse + enabled := to_number(GmailEnabled(utils.TopLevelOU)) + settings := input.policies[utils.TopLevelOU] + allowList := settings.gmail_email_spam_filter_ip_allowlist.allowedIpAddresses + allowListCount := enabled * count(allowList) +} + +#-- ################ # GWS.GMAIL.15 # ################ # -# Baseline GWS.GMAIL.15.1v0.3 +# Baseline GWS.GMAIL.15.1 #-- +GmailId15_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.15.1") + +LogMessage15_1 := "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + +Check15_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage15_1, utils.TopLevelOU) + count(events) > 0 +} + +Check15_1_OK if {PolicyApiInUse} + +NonComplianceMessage15_1(value) := sprintf("Enhanced pre-delivery message scanning is %s", + [value]) + GetFriendlyValue15_1(Value) := "enabled" if { - Value == "false" + Value in {true, "false"} } else := "disabled" if { - Value == "true" + Value in {false, "true"} } else := Value NonCompliantOUs15_1 contains { "Name": OU, - "Value": concat(" ", [ - "Enhanced pre-delivery message scanning is set to", - GetFriendlyValue15_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage15_1(GetFriendlyValue15_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, concat("", - ["DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email"]), OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage15_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "true" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs15_1 contains { + "Name": OU, + "Value": NonComplianceMessage15_1(GetFriendlyValue15_1(preScanning)) +} if { + some OU, settings in input.policies + GmailEnabled(OU) + preDelivery := settings.gmail_enhanced_pre_delivery_message_scanning + preScanning := preDelivery.enableImprovedSuspiciousContentDetection + preScanning != true +} + tests contains { - "PolicyId": "GWS.GMAIL.15.1v0.3", + "PolicyId": GmailId15_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -1971,14 +2286,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check15_1_OK } tests contains { - "PolicyId": "GWS.GMAIL.15.1v0.3", + "PolicyId": GmailId15_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs15_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs15_1}, @@ -1986,19 +2300,20 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check15_1_OK Status := count(NonCompliantOUs15_1) == 0 } #-- # -# Baseline GWS.GMAIL.15.2v0.3 +# Baseline GWS.GMAIL.15.2 #-- + +GmailId15_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.15.2") + # No implementation steps provided for this policy tests contains { - "PolicyId": "GWS.GMAIL.15.2v0.3", + "PolicyId": GmailId15_2, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2012,20 +2327,16 @@ tests contains { ################ # -# Baseline GWS.GMAIL.16.1v0.3 +# Baseline GWS.GMAIL.16.1 #-- -GetFriendlyValue16_1(Value) := "enabled" if { - Value == "true" -} else := "disabled" if { - Value == "false" -} else := Value +GmailId16_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.16.1") NonCompliantOUs16_1 contains { "Name": OU, "Value": concat(" ", [ "Security sandbox is", - GetFriendlyValue16_1(LastEvent.NewValue) + GetFriendlyEnabledValue(LastEvent.NewValue) ]) } if { @@ -2038,7 +2349,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.16.1v0.3", + "PolicyId": GmailId16_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -2053,7 +2364,7 @@ if { } tests contains { - "PolicyId": "GWS.GMAIL.16.1v0.3", + "PolicyId": GmailId16_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs16_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs16_1}, @@ -2069,11 +2380,14 @@ if { #-- # -# Baseline GWS.GMAIL.16.2v0.3 +# Baseline GWS.GMAIL.16.2 #-- + +GmailId16_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.16.2") + # No implementation steps provided for this policy tests contains { - "PolicyId": "GWS.GMAIL.16.2v0.3", + "PolicyId": GmailId16_2, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2087,12 +2401,15 @@ tests contains { ################ # -# Baseline GWS.GMAIL.17.1v0.3 +# Baseline GWS.GMAIL.17.1 #-- + +GmailId17_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.17.1") + # At this time we are unable to test because settings are configured in the GWS Admin Console # and not available within the generated logs tests contains { - "PolicyId": "GWS.GMAIL.17.1v0.3", + "PolicyId": GmailId17_1, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2107,12 +2424,15 @@ tests contains { ################ # -# Baseline GWS.GMAIL.18.1v0.3 +# Baseline GWS.GMAIL.18.1 #-- + +GmailId18_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.18.1") + # At this time we are unable to test because settings are configured in the GWS Admin Console # and not available within the generated logs tests contains { - "PolicyId": "GWS.GMAIL.18.1v0.3", + "PolicyId": GmailId18_1, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2122,12 +2442,15 @@ tests contains { #-- # -# Baseline GWS.GMAIL.18.2v0.3 +# Baseline GWS.GMAIL.18.2 #-- + +GmailId18_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.18.2") + # At this time we are unable to test because settings are configured in the GWS Admin Console # and not available within the generated logs tests contains { - "PolicyId": "GWS.GMAIL.18.2v0.3", + "PolicyId": GmailId18_2, "Criticality": "Should/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2137,12 +2460,15 @@ tests contains { #-- # -# Baseline GWS.GMAIL.18.3v0.3 +# Baseline GWS.GMAIL.18.3 #-- + +GmailId18_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.18.3") + # At this time we are unable to test because settings are configured in the GWS Admin Console # and not available within the generated logs tests contains { - "PolicyId": "GWS.GMAIL.18.3v0.3", + "PolicyId": GmailId18_3, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2156,12 +2482,15 @@ tests contains { ################ # -# Baseline GWS.GMAIL.19.1v0.3 +# Baseline GWS.GMAIL.19.1 #-- + +GmailId19_1 := utils.PolicyIdWithSuffix("GWS.GMAIL.19.1") + # At this time we are unable to test because settings are configured in the GWS Admin Console # and not available within the generated logs tests contains { - "PolicyId": "GWS.GMAIL.19.1v0.3", + "PolicyId": GmailId19_1, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2171,10 +2500,13 @@ tests contains { #-- # -# Baseline GWS.GMAIL.19.2v0.3 +# Baseline GWS.GMAIL.19.2 #-- + +GmailId19_2 := utils.PolicyIdWithSuffix("GWS.GMAIL.19.2") + tests contains { - "PolicyId": "GWS.GMAIL.19.2v0.3", + "PolicyId": GmailId19_2, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", @@ -2184,14 +2516,17 @@ tests contains { #-- # -# Baseline GWS.GMAIL.19.3v0.3 +# Baseline GWS.GMAIL.19.3 #-- + +GmailId19_3 := utils.PolicyIdWithSuffix("GWS.GMAIL.19.3") + tests contains { - "PolicyId": "GWS.GMAIL.19.3v0.3", + "PolicyId": GmailId19_3, "Criticality": "Shall/Not-Implemented", "ReportDetails": "Currently not able to be tested automatically; please manually check.", "ActualValue": "", "RequirementMet": false, "NoSuchEvent": false } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Groups.rego b/scubagoggles/rego/Groups.rego index 3ad17ded..9476131a 100644 --- a/scubagoggles/rego/Groups.rego +++ b/scubagoggles/rego/Groups.rego @@ -1,32 +1,48 @@ package groups -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse LogEvents := utils.GetEvents("groups_logs") +GroupsEnabled(orgunit) := utils.AppEnabled(input.policies, "groups_for_business", orgunit) + ################ # GWS.GROUPS.1 # ################ # -# Baseline GWS.GROUPS.1.1v0.3 +# Baseline GWS.GROUPS.1.1 #-- -GetFriendlyValue1_1(Value) := -"disabled" if { - Value == "CLOSED" -} else := "enabled" if { - Value == "OPEN" +GroupsId1_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.1.1") + +LogMessage1_1 := "GroupsSharingSettingsProto collaboration_policy" + +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 +} + +Check1_1_OK if {PolicyApiInUse} + +GetFriendlyValue1_1(Value) := "Users in your domain only" if { + Value in {"CLOSED", "DOMAIN_USERS_ONLY"} +} else := "Any user" if { + Value in {"OPEN", "ANYONE_CAN_ACCESS"} } else := Value +NonComplianceMessage1_1(value) := sprintf("Group access set to: %s", [value]) + NonCompliantOUs1_1 contains { "Name": OU, - "Value": concat("", ["Group access from outside the organization is ", - GetFriendlyValue1_1(LastEvent.NewValue)]) + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto collaboration_policy", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -35,8 +51,18 @@ NonCompliantOUs1_1 contains { LastEvent.NewValue != "CLOSED" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(whoCanShare)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + whoCanShare := settings.groups_for_business_groups_sharing.collaborationCapability + whoCanShare != "DOMAIN_USERS_ONLY" +} + tests contains { - "PolicyId": "GWS.GROUPS.1.1v0.3", + "PolicyId": GroupsId1_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -44,13 +70,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto collaboration_policy", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.1.1v0.3", + "PolicyId": GroupsId1_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1}, @@ -58,36 +84,46 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto collaboration_policy", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Status := count(NonCompliantOUs1_1) == 0 } #-- - ################ # GWS.GROUPS.2 # ################ # -# Baseline GWS.GROUPS.2.1v0.3 +# Baseline GWS.GROUPS.2.1 #-- -GetFriendlyValue2_1(Value) := -"Group owners have the ability to add external members to the group" if { - Value != "false" -} else := concat("", ["Group owners do not have the ability to ", - "add external members to the group"]) if { - Value == "false" +GroupsId2_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.2.1") + +LogMessage2_1 := "GroupsSharingSettingsProto owners_can_allow_external_members" + +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + +GetFriendlyValue2_1(Value) := "Yes" if { + Value in {true, "true"} +} else := "No" if { + Value in {false, "false"} } else := Value +NonComplianceMessage2_1(value) := sprintf("Allowing external group members is set to: %s", [value]) + NonCompliantOUs2_1 contains { "Name": OU, - "Value": GetFriendlyValue2_1(LastEvent.NewValue) + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - SettingName := "GroupsSharingSettingsProto owners_can_allow_external_members" - Events := utils.FilterEventsOU(LogEvents, SettingName, OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -96,8 +132,18 @@ NonCompliantOUs2_1 contains { LastEvent.NewValue != "false" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(allowExternal)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + allowExternal := settings.groups_for_business_groups_sharing.ownersCanAllowExternalMembers + allowExternal != false +} + tests contains { - "PolicyId": "GWS.GROUPS.2.1v0.3", + "PolicyId": GroupsId2_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -105,14 +151,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "GroupsSharingSettingsProto owners_can_allow_external_members" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.2.1v0.3", + "PolicyId": GroupsId2_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, []), "ActualValue": {"NonCompliantOUs":NonCompliantOUs2_1}, @@ -120,9 +165,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "GroupsSharingSettingsProto owners_can_allow_external_members" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check2_1_OK Status := count(NonCompliantOUs2_1) == 0 } #-- @@ -132,24 +175,36 @@ if { ################ # -# Baseline GWS.GROUPS.3.1v0.3 +# Baseline GWS.GROUPS.3.1 #-- -GetFriendlyValue3_1(Value) := concat("", ["Group owners have the ability to allow an ", - "external non-group member to post to the group"]) if { - Value == "true" -} else := concat("", ["Group owners do not have the ability to allow an ", - "external non-group member to post to the group"]) if { - Value == "false" +GroupsId3_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.3.1") + +LogMessage3_1 := "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +GetFriendlyValue3_1(Value) := "Yes" if { + Value in {true, "true"} +} else := "No" if { + Value in {false, "false"} } else := Value +NonComplianceMessage3_1(value) := sprintf("Allowing external email is set to: %s", [value]) + NonCompliantOUs3_1 contains { "Name": OU, - "Value": GetFriendlyValue3_1(LastEvent.NewValue) + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, - "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -158,8 +213,18 @@ NonCompliantOUs3_1 contains { LastEvent.NewValue != "false" } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(GetFriendlyValue3_1(allowExternal)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + allowExternal := settings.groups_for_business_groups_sharing.ownersCanAllowIncomingMailFromPublic + allowExternal != false +} + tests contains { - "PolicyId": "GWS.GROUPS.3.1v0.3", + "PolicyId": GroupsId3_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -167,14 +232,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.3.1v0.3", + "PolicyId": GroupsId3_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1}, @@ -182,35 +246,48 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check3_1_OK Status := count(NonCompliantOUs3_1) == 0 } #-- - ################ # GWS.GROUPS.4 # ################ # -# Baseline GWS.GROUPS.4.1v0.3 +# Baseline GWS.GROUPS.4.1 #-- -GetFriendlyValue4_1(Value) := -"Anyone in the organization can create groups" if { +GroupsId4_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.4.1") + +LogMessage4_1 := "GroupsSharingSettingsProto who_can_create_groups" + +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + +GetFriendlyValue4_1(Value) := "Administrators only" if { + Value == "ADMIN_ONLY" +} else := "Users in your domain only" if { Value == "USERS_IN_DOMAIN" -} else := "Anyone on the internet can create groups" if { +} else := "Any user" if { Value == "WORLD" } else := Value +NonComplianceMessage4_1(value) := sprintf("Groups can be created by: %s", [value]) + NonCompliantOUs4_1 contains { "Name": OU, - "Value": GetFriendlyValue4_1(LastEvent.NewValue) + "Value": NonComplianceMessage4_1(GetFriendlyValue4_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto who_can_create_groups", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -219,8 +296,18 @@ NonCompliantOUs4_1 contains { LastEvent.NewValue != "ADMIN_ONLY" } +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1(GetFriendlyValue4_1(whoCreates)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + whoCreates := settings.groups_for_business_groups_sharing.createGroupsAccessLevel + whoCreates != "ADMIN_ONLY" +} + tests contains { - "PolicyId": "GWS.GROUPS.4.1v0.3", + "PolicyId": GroupsId4_1, "Criticality": "Should", "ReportDetails":utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -228,13 +315,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto who_can_create_groups", utils.TopLevelOU) - count(Events) == 0 + not Check4_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.4.1v0.3", + "PolicyId": GroupsId4_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1}, @@ -242,38 +329,52 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto who_can_create_groups", utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Status := count(NonCompliantOUs4_1) == 0 } #-- - ################ # GWS.GROUPS.5 # ################ # -# Baseline GWS.GROUPS.5.1v0.3 +# Baseline GWS.GROUPS.5.1 #-- -GetFriendlyValue5_1(Value) := "owners" - if { +GroupsId5_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.5.1") + +LogMessage5_1 := "GroupsSharingSettingsProto default_view_topics_access_level" + +Check5_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage5_1, utils.TopLevelOU) + count(events) > 0 +} + +Check5_1_OK if {PolicyApiInUse} + +GetFriendlyValue5_1(Value) := "Owners" if { Value == "OWNERS" -} else := "managers" if { +} else := "Managers" if { Value == "MANAGERS" -} else := "domain users" if { +} else := "Group members only" if { + Value == "GROUP_MEMBERS" +} else := "Users in your domain only" if { Value == "DOMAIN_USERS" -} else := "anyone on the internet" if { +} else := "Any user" if { Value == "PUBLIC" } else := Value +NonComplianceMessage5_1(value) := sprintf("Group conversations can be viewed by: %s", [value]) + NonCompliantOUs5_1 contains { "Name": OU, - "Value": concat("", ["Permission to view conversations is set to ", GetFriendlyValue5_1(LastEvent.NewValue)]) - } if { + "Value": NonComplianceMessage5_1(GetFriendlyValue5_1(LastEvent.NewValue)) +} if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto default_view_topics_access_level", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage5_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -282,8 +383,18 @@ NonCompliantOUs5_1 contains { LastEvent.NewValue != "MEMBERS" } +NonCompliantOUs5_1 contains { + "Name": OU, + "Value": NonComplianceMessage5_1(GetFriendlyValue5_1(whoCanView)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + whoCanView := settings.groups_for_business_groups_sharing.viewTopicsDefaultAccessLevel + whoCanView != "GROUP_MEMBERS" +} + tests contains { - "PolicyId": "GWS.GROUPS.5.1v0.3", + "PolicyId": GroupsId5_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -291,14 +402,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - SettingName := "GroupsSharingSettingsProto default_view_topics_access_level" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check5_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.5.1v0.3", + "PolicyId": GroupsId5_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1}, @@ -306,40 +416,46 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "GroupsSharingSettingsProto default_view_topics_access_level" - Events := utils.FilterEvents(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check5_1_OK Status := count(NonCompliantOUs5_1) == 0 } #-- - ################ # GWS.GROUPS.6 # ################ # -# Baseline GWS.GROUPS.6.1v0.3 +# Baseline GWS.GROUPS.6.1 #-- -CheckGroups6_1Compliance(Events, OUs) := true if { - Groups := utils.FilterEventsOU(Events, "GroupsSharingSettingsProto allow_unlisted_groups", utils.TopLevelOU) - count(Groups) > 0 - count(OUs) == 0 + +GroupsId6_1 := utils.PolicyIdWithSuffix("GWS.GROUPS.6.1") + +LogMessage6_1 := "GroupsSharingSettingsProto allow_unlisted_groups" + +Check6_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage6_1, utils.TopLevelOU) + count(events) > 0 } -else := false -GetFriendlyValue6_1(Value) := "Groups can be hidden from the directory" if { - Value == "true" -} else := "Groups cannot be hidden from the directory" if { - Value == "false" +Check6_1_OK if {PolicyApiInUse} + +GetFriendlyValue6_1(Value) := "Yes" if { + Value in {true, "true"} +} else := "No" if { + Value in {false, "false"} } else := Value +NonComplianceMessage6_1(value) := sprintf("Group may be hidden: %s", [value]) + NonCompliantOUs6_1 contains { "Name": OU, - "Value": GetFriendlyValue6_1(LastEvent.NewValue) - } if { + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(LastEvent.NewValue)) +} if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto allow_unlisted_groups", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage6_1, OU) # Ignore OUs without any events. We're already asserting that the # top-level OU has at least one event; for all other OUs we assume # they inherit from a parent OU if they have no events. @@ -348,8 +464,18 @@ NonCompliantOUs6_1 contains { LastEvent.NewValue != "false" } +NonCompliantOUs6_1 contains { + "Name": OU, + "Value": NonComplianceMessage6_1(GetFriendlyValue6_1(canHideGroups)) +} if { + some OU, settings in input.policies + GroupsEnabled(OU) + canHideGroups := settings.groups_for_business_groups_sharing.ownersCanHideGroups + canHideGroups != false +} + tests contains { - "PolicyId": "GWS.GROUPS.6.1v0.3", + "PolicyId": GroupsId6_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue":"No relevant event in the current logs", @@ -357,13 +483,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto allow_unlisted_groups", utils.TopLevelOU) - count(Events) == 0 + not Check6_1_OK } tests contains { - "PolicyId": "GWS.GROUPS.6.1v0.3", + "PolicyId": GroupsId6_1, "Criticality": "Shall", "ReportDetails":utils.ReportDetails(NonCompliantOUs6_1, []), "ActualValue": {"NonCompliantOUs": NonCompliantOUs6_1}, @@ -371,8 +497,6 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "GroupsSharingSettingsProto allow_unlisted_groups", utils.TopLevelOU) - count(Events) > 0 + Check6_1_OK Status := count(NonCompliantOUs6_1) == 0 } -#-- \ No newline at end of file diff --git a/scubagoggles/rego/Meet.rego b/scubagoggles/rego/Meet.rego index f0728c5b..9f6db45f 100644 --- a/scubagoggles/rego/Meet.rego +++ b/scubagoggles/rego/Meet.rego @@ -1,7 +1,11 @@ package meet -import data.utils import future.keywords +import data.utils +import data.utils.GetFriendlyEnabledValue +import data.utils.PolicyApiInUse + +MeetEnabled(orgunit) := utils.AppEnabled(input.policies, "meet", orgunit) LogEvents := utils.GetEvents("meet_logs") @@ -10,22 +14,40 @@ LogEvents := utils.GetEvents("meet_logs") ############## # -# Baseline GWS.MEET.1.1v0.3 +# Baseline GWS.MEET.1.1 #-- + +MeetId1_1 := utils.PolicyIdWithSuffix("GWS.MEET.1.1") + +LogMessage1_1 := "SafetyDomainLockProto users_allowed_to_join" + +Check1_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage1_1, utils.TopLevelOU) + count(events) > 0 +} + +Check1_1_OK if {PolicyApiInUse} + +NonComplianceMessage1_1(value) := sprintf("Who can join meetings is set to: %s", + [value]) + GetFriendlyValue1_1(Value) := "all users (including users not signed in with a Google account)" if { Value == "ALL" +} else := "users in the same organization" if { + Value == "SAME_ORGANIZATION_ONLY" +} else := "logged in users" if { + Value == "LOGGED_IN" } else := Value NonCompliantOUs1_1 contains { "Name": OU, - "Value": concat(" ", [ - "Who can join meetings is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SafetyDomainLockProto users_allowed_to_join", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage1_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "ALL" @@ -34,23 +56,30 @@ if { NonCompliantGroups1_1 contains { "Name": Group, - "Value": concat(" ", [ - "Who can join meetings is set to", - GetFriendlyValue1_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - SettingName := "SafetyDomainLockProto users_allowed_to_join" - Events := utils.FilterEventsGroup(LogEvents, SettingName, Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage1_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "ALL" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": NonComplianceMessage1_1(GetFriendlyValue1_1(meetAccess)) +} if { + some OU, settings in input.policies + MeetEnabled(OU) + meetAccess := settings.meet_safety_domain.usersAllowedToJoin + not meetAccess in ["SAME_ORGANIZATION_ONLY", "LOGGED_IN"] +} + tests contains { - "PolicyId": "GWS.MEET.1.1v0.3", + "PolicyId": MeetId1_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event for the top-level OU in the current logs", @@ -58,13 +87,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SafetyDomainLockProto users_allowed_to_join", utils.TopLevelOU) - count(Events) == 0 + not Check1_1_OK } tests contains { - "PolicyId": "GWS.MEET.1.1v0.3", + "PolicyId": MeetId1_1, "Criticality": "Should", "ReportDetails": utils.ReportDetails(NonCompliantOUs1_1, NonCompliantGroups1_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, "NonCompliantGroups": NonCompliantGroups1_1}, @@ -72,8 +101,7 @@ tests contains { "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SafetyDomainLockProto users_allowed_to_join", utils.TopLevelOU) - count(Events) > 0 + Check1_1_OK Conditions := {count(NonCompliantOUs1_1) == 0, count(NonCompliantGroups1_1) == 0} Status := (false in Conditions) == false } @@ -84,22 +112,40 @@ if { ############## # -# Baseline GWS.MEET.2.1v0.3 +# Baseline GWS.MEET.2.1 #-- -GetFriendlyValue2_1(Value) := "any meetings, including meetings created with personal accounts" if { + +MeetId2_1 := utils.PolicyIdWithSuffix("GWS.MEET.2.1") + +LogMessage2_1 := "SafetyAccessLockProto meetings_allowed_to_join" + +Check2_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage2_1, utils.TopLevelOU) + count(events) > 0 +} + +Check2_1_OK if {PolicyApiInUse} + +NonComplianceMessage2_1(value) := sprintf("What meetings can users join is set to: %s", + [value]) + +GetFriendlyValue2_1(Value) := "any meetings (including meetings created with personal accounts)" if { Value == "ALL" +} else := "meetings hosted by the same organization" if { + Value == "SAME_ORGANIZATION_ONLY" +} else := "meetings hosted by any workspace organization" if { + Value == "ANY_WORKSPACE_ORGANIZATION" } else := Value NonCompliantOUs2_1 contains { "Name": OU, - "Value": concat(" ", [ - "What meetings can org users join is set to", - GetFriendlyValue2_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SafetyAccessLockProto meetings_allowed_to_join", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage2_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "ALL" @@ -108,23 +154,30 @@ if { NonCompliantGroups2_1 contains { "Name": Group, - "Value": concat(" ", [ - "What meetings can org users join is set to", - GetFriendlyValue2_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(LastEvent.NewValue)) } if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - SettingName := "SafetyAccessLockProto meetings_allowed_to_join" - Events := utils.FilterEventsGroup(LogEvents, SettingName, Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage2_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "ALL" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs2_1 contains { + "Name": OU, + "Value": NonComplianceMessage2_1(GetFriendlyValue2_1(meetAccess)) +} if { + some OU, settings in input.policies + MeetEnabled(OU) + meetAccess := settings.meet_safety_access.meetingsAllowedToJoin + not meetAccess in ["SAME_ORGANIZATION_ONLY", "ANY_WORKSPACE_ORGANIZATION"] +} + tests contains { - "PolicyId": "GWS.MEET.2.1v0.3", + "PolicyId": MeetId2_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -132,23 +185,24 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SafetyAccessLockProto meetings_allowed_to_join", utils.TopLevelOU) - count(Events) == 0 + not Check2_1_OK } tests contains { - "PolicyId": "GWS.MEET.2.1v0.3", + "PolicyId": MeetId2_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs2_1, NonCompliantGroups2_1), - "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1, "NonCompliantGroups": NonCompliantGroups2_1}, + "ActualValue": {"NonCompliantOUs": NonCompliantOUs2_1, + "NonCompliantGroups": NonCompliantGroups2_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SafetyAccessLockProto meetings_allowed_to_join", utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs2_1) == 0, count(NonCompliantGroups2_1) == 0} + Check2_1_OK + Conditions := {count(NonCompliantOUs2_1) == 0, + count(NonCompliantGroups2_1) == 0} Status := (false in Conditions) == false } #-- @@ -158,22 +212,32 @@ if { ############## # -# Baseline GWS.MEET.3.1v0.3 +# Baseline GWS.MEET.3.1 #-- -GetFriendlyValue3_1(Value) := "off" if { - Value == "false" -} else := Value + +MeetId3_1 := utils.PolicyIdWithSuffix("GWS.MEET.3.1") + +LogMessage3_1 := "SafetyModerationLockProto host_management_enabled" + +Check3_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage3_1, utils.TopLevelOU) + count(events) > 0 +} + +Check3_1_OK if {PolicyApiInUse} + +NonComplianceMessage3_1(value) := sprintf("Host management when video calls start is: %s", + [value]) NonCompliantOUs3_1 contains { "Name": OU, - "Value": concat(" ", [ - "Host management when video calls start is set to", - GetFriendlyValue3_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage3_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - Events := utils.FilterEventsOU(LogEvents, "SafetyModerationLockProto host_management_enabled", OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage3_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" @@ -182,23 +246,30 @@ if { NonCompliantGroups3_1 contains { "Name": Group, - "Value": concat(" ", [ - "Host management when video calls start is set to", - GetFriendlyValue3_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage3_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - SettingName := "SafetyModerationLockProto host_management_enabled" - Events := utils.FilterEventsGroup(LogEvents, SettingName, Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage3_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs3_1 contains { + "Name": OU, + "Value": NonComplianceMessage3_1(GetFriendlyEnabledValue(hostMgt)) +} if { + some OU, settings in input.policies + MeetEnabled(OU) + hostMgt := settings.meet_safety_host_management.enableHostManagement + hostMgt != true +} + tests contains { - "PolicyId": "GWS.MEET.3.1v0.3", + "PolicyId": MeetId3_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -206,22 +277,23 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := utils.FilterEventsOU(LogEvents, "SafetyModerationLockProto host_management_enabled", utils.TopLevelOU) - count(Events) == 0 + not Check3_1_OK } tests contains { - "PolicyId": "GWS.MEET.3.1v0.3", + "PolicyId": MeetId3_1, "Criticality": "Shall", - "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, NonCompliantGroups3_1), - "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1, "NonCompliantGroups": NonCompliantGroups3_1}, + "ReportDetails": utils.ReportDetails(NonCompliantOUs3_1, + NonCompliantGroups3_1), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs3_1, + "NonCompliantGroups": NonCompliantGroups3_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := utils.FilterEventsOU(LogEvents, "SafetyModerationLockProto host_management_enabled", utils.TopLevelOU) - count(Events) > 0 + Check3_1_OK Conditions := {count(NonCompliantOUs3_1) == 0, count(NonCompliantGroups3_1) == 0} Status := (false in Conditions) == false } @@ -232,23 +304,34 @@ if { ############## # -# Baseline GWS.MEET.4.1v0.3 +# Baseline GWS.MEET.4.1 #-- -GetFriendlyValue4_1(Value) := "no warning label" if { - Value == "false" -} else := Value + +MeetId4_1 := utils.PolicyIdWithSuffix("GWS.MEET.4.1") + +LogMessage4_1 := concat("", ["Warn for external participants External or ", + "unidentified participants in a meeting are ", + "given a label"]) + +Check4_1_OK if { + not PolicyApiInUse + events := utils.FilterEventsOU(LogEvents, LogMessage4_1, utils.TopLevelOU) + count(events) > 0 +} + +Check4_1_OK if {PolicyApiInUse} + +NonComplianceMessage4_1(value) := sprintf("Warning label for external or unidentified meeting participants is: %s", + [value]) NonCompliantOUs4_1 contains { "Name": OU, - "Value": concat(" ", [ - "Warning label for external or unidentified meeting participants is set to", - GetFriendlyValue4_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage4_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some OU in utils.OUsWithEvents - SettingName := "Warn for external participants External or unidentified participants in a meeting are given a label" - Events := utils.FilterEventsOU(LogEvents, SettingName, OU) + Events := utils.FilterEventsOU(LogEvents, LogMessage4_1, OU) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" @@ -257,23 +340,30 @@ if { NonCompliantGroups4_1 contains { "Name": Group, - "Value": concat(" ", [ - "Warning label for external or unidentified meeting participants is set to", - GetFriendlyValue4_1(LastEvent.NewValue) - ]) + "Value": NonComplianceMessage4_1(GetFriendlyEnabledValue(LastEvent.NewValue)) } if { + not PolicyApiInUse some Group in utils.GroupsWithEvents - SettingName := "Warn for external participants External or unidentified participants in a meeting are given a label" - Events := utils.FilterEventsGroup(LogEvents, SettingName, Group) + Events := utils.FilterEventsGroup(LogEvents, LogMessage4_1, Group) count(Events) > 0 LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue == "false" LastEvent.NewValue != "DELETE_APPLICATION_SETTING" } +NonCompliantOUs4_1 contains { + "Name": OU, + "Value": NonComplianceMessage4_1(GetFriendlyEnabledValue(extWarn)) +} if { + some OU, settings in input.policies + MeetEnabled(OU) + extWarn := settings.meet_safety_external_participants.enableExternalLabel + extWarn != true +} + tests contains { - "PolicyId": "GWS.MEET.4.1v0.3", + "PolicyId": MeetId4_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -281,14 +371,13 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := true - SettingName := "Warn for external participants External or unidentified participants in a meeting are given a label" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) == 0 + not Check4_1_OK } tests contains { - "PolicyId": "GWS.MEET.4.1v0.3", + "PolicyId": MeetId4_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs4_1, NonCompliantGroups4_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs4_1, "NonCompliantGroups": NonCompliantGroups4_1}, @@ -296,9 +385,7 @@ tests contains { "NoSuchEvent": false } if { - SettingName := "Warn for external participants External or unidentified participants in a meeting are given a label" - Events := utils.FilterEventsOU(LogEvents, SettingName, utils.TopLevelOU) - count(Events) > 0 + Check4_1_OK Conditions := {count(NonCompliantOUs4_1) == 0, count(NonCompliantGroups4_1) == 0} Status := (false in Conditions) == false } @@ -309,8 +396,11 @@ if { ############## # -# Baseline GWS.MEET.5.1v0.3 +# Baseline GWS.MEET.5.1 #-- + +MeetId5_1 := utils.PolicyIdWithSuffix("GWS.MEET.5.1") + NonCompliantOUs5_1 contains { "Name": OU, "Value": "Users can receive calls from anyone" @@ -338,7 +428,7 @@ if { } tests contains { - "PolicyId": "GWS.MEET.5.1v0.3", + "PolicyId": MeetId5_1, "Criticality": "Shall", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -353,7 +443,7 @@ if { } tests contains { - "PolicyId": "GWS.MEET.5.1v0.3", + "PolicyId": MeetId5_1, "Criticality": "Shall", "ReportDetails": utils.ReportDetails(NonCompliantOUs5_1, NonCompliantGroups5_1), "ActualValue": {"NonCompliantOUs": NonCompliantOUs5_1, "NonCompliantGroups": NonCompliantGroups5_1}, diff --git a/scubagoggles/rego/Rules.rego b/scubagoggles/rego/Rules.rego index 9bc82cd8..eb85e395 100644 --- a/scubagoggles/rego/Rules.rego +++ b/scubagoggles/rego/Rules.rego @@ -1,5 +1,6 @@ package rules import future.keywords +import data.utils FilterAlertsEvents(RuleName) := FilteredEvents if { @@ -344,9 +345,12 @@ EmailOnlyRules := { # # This pair of tests handles all of the above rules with alert center actions #-- + +CommonControlsId13_1 := utils.PolicyIdWithSuffix("GWS.COMMONCONTROLS.13.1") + tests contains { "Requirement": Rule.RuleName, - "PolicyId": "GWS.COMMONCONTROLS.13.1v0.3", + "PolicyId": CommonControlsId13_1, "Criticality": Rule.Criticality, "ReportDetails": Rule.Details, "ActualValue": Events, @@ -361,7 +365,7 @@ if { tests contains { "Requirement": Rule.RuleName, - "PolicyId": "GWS.COMMONCONTROLS.13.1v0.3", + "PolicyId": CommonControlsId13_1, "Criticality": Rule.Criticality, "ReportDetails": Rule.Details, "ActualValue": Events, @@ -382,7 +386,7 @@ if { #-- tests contains { "Requirement": Rule.RuleName, - "PolicyId": "GWS.COMMONCONTROLS.13.1v0.3", + "PolicyId": CommonControlsId13_1, "Criticality": Rule.Criticality, "ReportDetails": Rule.Details, "ActualValue": Events, @@ -397,7 +401,7 @@ if { tests contains { "Requirement": Rule.RuleName, - "PolicyId": "GWS.COMMONCONTROLS.13.1v0.3", + "PolicyId": CommonControlsId13_1, "Criticality": Rule.Criticality, "ReportDetails": Rule.Details, "ActualValue": Events, @@ -414,4 +418,4 @@ if { contains(LastEvent.Change, "receivers changed from NULL to") } } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Sites.rego b/scubagoggles/rego/Sites.rego index 75f42a78..c9640e64 100644 --- a/scubagoggles/rego/Sites.rego +++ b/scubagoggles/rego/Sites.rego @@ -1,7 +1,10 @@ package sites -import data.utils import future.keywords +import data.utils +import data.utils.PolicyApiInUse + +SitesEnabled(orgunit) := utils.AppEnabled(input.policies, "sites", orgunit) FilterEventsOU(OrgUnit) := FilteredEvents if { # If there exists at least the root OU and 1 more OU @@ -70,12 +73,15 @@ if { ############### # -# Baseline GWS.SITES.1.1v0.3 +# Baseline GWS.SITES.1.1 #-- +ServiceStatusOnMessage := "Service status for Sites is ON." + NonCompliantOUs1_1 contains { "Name": OU, - "Value": "Service status for Sites is ON." + "Value": ServiceStatusOnMessage } if { + not PolicyApiInUse some OU in utils.OUsWithEvents Events := FilterEventsOU(OU) # Ignore OUs without any events. We're already asserting that the @@ -89,8 +95,9 @@ NonCompliantOUs1_1 contains { NonCompliantGroups1_1 contains { "Name": Group, - "Value": "Service status for Sites is ON." + "Value": ServiceStatusOnMessage } if { + not PolicyApiInUse some Group in utils.GroupsWithEvents Events := FilterEventsGroup(Group) # Ignore Groups without any events. @@ -100,8 +107,29 @@ NonCompliantGroups1_1 contains { LastEvent.NewValue != "INHERIT_FROM_PARENT" } +NonCompliantOUs1_1 contains { + "Name": OU, + "Value": ServiceStatusOnMessage +} if { + some OU, settings in input.policies + SitesEnabled(OU) +} + +# This check is done a few times below. It's True if either the policy API +# is in use or there is at least one event returned for the top-level orgunit. + +CheckOK if { + not PolicyApiInUse + events := FilterEventsOU(utils.TopLevelOU) + count(events) > 0 +} + +CheckOK if {PolicyApiInUse} + +SitesId1_1 := utils.PolicyIdWithSuffix("GWS.SITES.1.1") + tests contains { - "PolicyId": "GWS.SITES.1.1v0.3", + "PolicyId": SitesId1_1, "Criticality": "Should", "ReportDetails": utils.NoSuchEventDetails(DefaultSafe, utils.TopLevelOU), "ActualValue": "No relevant event in the current logs", @@ -109,23 +137,25 @@ tests contains { "NoSuchEvent": true } if { + not PolicyApiInUse DefaultSafe := false - Events := FilterEventsOU(utils.TopLevelOU) - count(Events) == 0 + not CheckOK } tests contains { - "PolicyId": "GWS.SITES.1.1v0.3", + "PolicyId": SitesId1_1, "Criticality": "Should", - "ReportDetails":utils.ReportDetails(NonCompliantOUs1_1, NonCompliantGroups1_1), - "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, "NonCompliantGroups": NonCompliantGroups1_1}, + "ReportDetails":utils.ReportDetails(NonCompliantOUs1_1, + NonCompliantGroups1_1), + "ActualValue": {"NonCompliantOUs": NonCompliantOUs1_1, + "NonCompliantGroups": NonCompliantGroups1_1}, "RequirementMet": Status, "NoSuchEvent": false } if { - Events := FilterEventsOU(utils.TopLevelOU) - count(Events) > 0 - Conditions := {count(NonCompliantOUs1_1) == 0, count(NonCompliantGroups1_1) == 0} + CheckOK + Conditions := {count(NonCompliantOUs1_1) == 0, + count(NonCompliantGroups1_1) == 0} Status := (false in Conditions) == false } -#-- \ No newline at end of file +#-- diff --git a/scubagoggles/rego/Utils.rego b/scubagoggles/rego/Utils.rego index eb00bcbb..10a016b7 100644 --- a/scubagoggles/rego/Utils.rego +++ b/scubagoggles/rego/Utils.rego @@ -1,6 +1,26 @@ package utils import future.keywords +# This is for use in versioning the baseline policy identifiers. Because all +# policy identifiers have the same baseline version suffix, it makes sense +# to define the version once here, so it only has to be changed once. The +# policy identifiers are created with the PolicyIdWithSuffix() function. +# +# The baseline version suffix value is included by the Orchestrator in the +# input data for normal policy evaluation. For testing, the version suffix +# is not required in the input data, as the default will be used and the +# results are only processed by OPA (and not the Reporter, which WILL look +# for matches between policy IDs in the Markdown and OPA results). + +default BaseVersionSuffix := "vM.m" + +BaseVersionSuffix := input.baseline_suffix if { + "baseline_suffix" in object.keys(input)} + +PolicyIdWithSuffix(PolicyIdPrefix) := sprintf("%s%s", + [PolicyIdPrefix, + BaseVersionSuffix]) + NoSuchEventDetails(DefaultSafe, TopLevelOU) := Message if { DefaultSafe == true Message := concat("", [ @@ -47,39 +67,18 @@ ReportDetailsBoolean(true) := "Requirement met." ReportDetailsBoolean(false) := "Requirement not met." -ReportDetailsDetailedOU(_, NonCompOUs) := "Requirement met in all OUs." if { - count(NonCompOUs) == 0 -} +EnumOUSettings(NonCompOUs) := NonCompliantMessage("OUs", NonCompOUs) -# Create a html formatted list detailing the settings for each OU -# - NonCompOUs: a set of dicts, each with a "Name" and "Value" fields -EnumOUSettings(NonCompOUs) := concat("", [ - "The following OUs are non-compliant:", - "
    ", - concat("", [concat("", [ - "
  • ", - OU.Name, - ": ", - OU.Value, - "
  • " - ]) | some OU in NonCompOUs]), - "
" -]) - -# Create a html formatted list detailing the settings for each group -# - NonCompGroups: a set of dicts, each with a "Name" and "Value" fields -EnumGroupSettings(NonCompGroups) := concat("", [ - "The following groups are non-compliant:", - "
    ", - concat("", [concat("", [ - "
  • ", - Group.Name, - ": ", - Group.Value, - "
  • " - ]) | some Group in NonCompGroups]), - "
" -]) +EnumGroupSettings(NonCompGroups) := NonCompliantMessage("groups", NonCompGroups) + +# Create a html formatted list detailing the settings for each OU/group +# - Listing: a set of dicts, each with a "Name" and "Value" fields +NonCompliantMessage(GroupsOrOU, Listing) := message if { + items := [concat("", ["
  • ", item.Name, ": ", item.Value, "
  • "]) + | some item in Listing] + message := sprintf("The following %s are non-compliant:
      %s
    ", + [GroupsOrOU, concat("", items)]) +} ReportDetails(NonCompOUs, NonCompGroups) := Description if { count(NonCompOUs) > 0 @@ -102,10 +101,12 @@ ReportDetails(NonCompOUs, NonCompGroups) := Description if { Description := EnumGroupSettings(NonCompGroups) } +RequirementsMetMessage := "Requirement met in all OUs and groups." + ReportDetails(NonCompOUs, NonCompGroups) := Description if { count(NonCompOUs) == 0 count(NonCompGroups) == 0 - Description := "Requirement met in all OUs and groups." + Description := RequirementsMetMessage } OUsWithEvents contains OrgUnit if { @@ -416,4 +417,150 @@ GetEvents(LogName) := Events if { # Returns all conditions that match passed value (true/false) # Commonly used for OR/Any conditions -FilterArray(Conditions, Boolean) := [Condition | some Condition in Conditions; Condition == Boolean] \ No newline at end of file +FilterArray(Conditions, Boolean) := [Condition | some Condition in Conditions; Condition == Boolean] + +# Use GetApiSettingValue() when you need to determine for a "sub" orgunit +# (not the top-level orgunit) the current setting value. It may be set +# explicitly in the orgunit, but it may be inherited from the top-level +# orgunit. This function handles both cases. The ApiSettingExists() is +# a helper function that indicates whether a setting is present in the given +# orgunit. All settings MUST be present in the top-level orgunit. + +ApiSettingExists(Section, Setting, OU) := true if { + OUSettings := input.policies[OU] + Section in object.keys(OUSettings) + Setting in object.keys(OUSettings[Section]) +} + +GetApiSettingValue(Section, Setting, OU) := Value if { + not ApiSettingExists(Section, Setting, OU) + topOUSettings := input.policies[TopLevelOU] + Value := topOUSettings[Section][Setting] +} + +GetApiSettingValue(Section, Setting, OU) := Value if { + OUSettings := input.policies[OU] + Value := OUSettings[Section][Setting] +} + +# The following functions are intended for use in testing the Scubagoggles +# Rego modules. + +PassTestResult(PolicyId, Output) := TestResult(PolicyId, + Output, + RequirementsMetMessage, + true) + +PassTestResultWithMessage(PolicyId, Output, Message) := TestResult(PolicyId, + Output, + Message, + true) + +FailTestResult(PolicyId, Output, FailMessage) := TestResult(PolicyId, + Output, + FailMessage, + false) + +FailTestNoEvent(PolicyId, Output, TopOU, defaultOK) := true if { + RuleOutput := FindTestOutput(PolicyId, Output) + RuleOutput.RequirementMet == defaultOK + RuleOutput.NoSuchEvent + RuleOutput.ReportDetails == NoSuchEventDetails(defaultOK, TopOU) +} else := false + +FailTestGroupNonCompliant(PolicyId, Output, Listing) if { + RuleOutput := FindTestOutput(PolicyId, Output) + not RuleOutput.RequirementMet + not RuleOutput.NoSuchEvent + RuleOutput.ReportDetails == EnumGroupSettings(Listing) +} else := false + +FailTestOUNonCompliant(PolicyId, Output, Listing) if { + RuleOutput := FindTestOutput(PolicyId, Output) + not RuleOutput.RequirementMet + not RuleOutput.NoSuchEvent + RuleOutput.ReportDetails == EnumOUSettings(Listing) +} else := false + +FailTestNonCompliant(PolicyId, Output, Message) if { + RuleOutput := FindTestOutput(PolicyId, Output) + not RuleOutput.RequirementMet + not RuleOutput.NoSuchEvent + RuleOutput.ReportDetails == Message +} else := false + +FailTestBothNonCompliant(PolicyId, Output, OUListing, GroupListing) if { + RuleOutput := FindTestOutput(PolicyId, Output) + not RuleOutput.RequirementMet + not RuleOutput.NoSuchEvent + RuleOutput.ReportDetails == sprintf("%s
    %s", + [EnumOUSettings(OUListing), + EnumGroupSettings(GroupListing)]) +} else := false + +TestResult(PolicyId, Output, ReportDetailString, RequirementMet) := true if { + RuleOutput := FindTestOutput(PolicyId, Output) + RuleOutput.RequirementMet == RequirementMet + EventsOK(RuleOutput) + RuleOutput.ReportDetails == ReportDetailString +} else := false + +FindTestOutput(PolicyId, Output) := RuleOutput if { + RulesOutput := [Result | some Result in Output; Result.PolicyId == PolicyId] + count(RulesOutput) == 1 + RuleOutput := RulesOutput[0] +} + +EventsOK(RuleOutput) if { + PolicyApiInUse +} else if { + not RuleOutput.NoSuchEvent +} else := false + +default PolicyApiInUse := false + +PolicyApiInUse if {"policies" in object.keys(input)} + +# The function you should use to determine the enabled state is AppEnabled(). +# AppDisabled() only checks whether the orgunit has an explicit disabled +# state - if it doesn't have an explicit state setting, it'll inherit +# the setting from the top orgunit. Use AppEnabled() and NOT AppDisabled()! +# Use it like this, for example (with Chat): +# +# ChatEnabled(orgunit) := utils.AppEnabled(input.policies, "chat", orgunit) +# +# (you have to make sure the service status name is "chat_service_status" in +# the policies input data). + +AppDisabled(policies, serviceStatusName, orgunit) if { + appState := policies[orgunit][serviceStatusName].serviceState + upper(appState) == "DISABLED" +} + +default AppEnabled(_, _, _) := false + +AppServiceStatusName(appName) := sprintf("%s_service_status", [appName]) + +AppEnabled(policies, appName, orgunit) if { + serviceStatusName := AppServiceStatusName(appName) + appState := policies[orgunit][serviceStatusName].serviceState + upper(appState) == "ENABLED" +} + +AppEnabled(policies, appName, orgunit) if { + serviceStatusName := AppServiceStatusName(appName) + not AppDisabled(policies, serviceStatusName, orgunit) + appState := policies[TopLevelOU][serviceStatusName].serviceState + upper(appState) == "ENABLED" +} + +# There are a lot of policies that have enabled/disabled states. The states +# (values) in the log events are strings ("true", "false), while the states +# in the Policy API are booleans (true, false). This is a common function +# to translate the states to "enabled"/"disabled". + +GetFriendlyEnabledValue(Value) := "enabled" if { + Value in {true, "true"} +} else := "disabled" if { + Value in {false, "false"} +} else := Value diff --git a/scubagoggles/reporter/FrontPageReport/FrontPageReportTemplate.html b/scubagoggles/reporter/FrontPageReport/FrontPageReportTemplate.html index 303a66ef..6667705c 100644 --- a/scubagoggles/reporter/FrontPageReport/FrontPageReportTemplate.html +++ b/scubagoggles/reporter/FrontPageReport/FrontPageReportTemplate.html @@ -17,12 +17,11 @@

    SCuBA GWS Secure Configuration Baseline Reports

    {{TENANT_DETAILS}} -

    +

    {{TABLE}} -

    - \ No newline at end of file + diff --git a/scubagoggles/reporter/IndividualReport/IndividualReportTemplate.html b/scubagoggles/reporter/IndividualReport/IndividualReportTemplate.html index 0401b1f2..281245de 100644 --- a/scubagoggles/reporter/IndividualReport/IndividualReportTemplate.html +++ b/scubagoggles/reporter/IndividualReport/IndividualReportTemplate.html @@ -4,7 +4,6 @@ {{TITLE}} {{MAIN_CSS}} {{MAIN_JS}} -
    @@ -17,9 +16,9 @@

    {{TITLE}}

    -

    {{WARNING_NOTIFICATION}}

    + {{WARNING_NOTIFICATION}} {{METADATA}} {{TABLES}}
    - \ No newline at end of file + diff --git a/scubagoggles/reporter/md_parser.py b/scubagoggles/reporter/md_parser.py index 2cc803dc..cf03deb3 100644 --- a/scubagoggles/reporter/md_parser.py +++ b/scubagoggles/reporter/md_parser.py @@ -1,90 +1,358 @@ -""" -This modules contains functions petaining to the baseline markdown documents. - +"""Markdown document parsing. """ import re -import pathlib -from html import escape -def read_baseline_docs(baseline_path:pathlib.Path, prod_to_fullname:dict): +from collections import defaultdict +from pathlib import Path +from typing import Iterable, Union + +from scubagoggles.version import Version + + +class MarkdownParserError(RuntimeError): + + """An exception related to Markdown processing errors. This can be used + to catch the exception for omitting the traceback, which really isn't + much use in this case. """ - This function parses the secure baseline via each product markdown - document to align policy with the software baseline. + +class MarkdownParser: + + """The MarkdownParser is responsible for parsing the baseline Markdown + files to extract the policy baseline information. """ - baseline_md = [ - filename.stem for filename in baseline_path.glob('*.md') - ] - - # map baseline short name i.e gmail to markdown file name - # assumes the product fullname is in the markdown file name - prod_to_baselinemd = {} - for product in prod_to_fullname.keys(): - for baseline in baseline_md: - if product in baseline: - prod_to_baselinemd[product] = baseline - - # create a dict containing Policy Group and Individual policies - baseline_output = {} - for product, baselinemd in prod_to_baselinemd.items(): - baseline_output[product] = [] - baselinemd_path = baseline_path / f"{baselinemd}.md" - with baselinemd_path.open(mode='r',encoding='UTF-8') as baseline_f: - md_lines = baseline_f.readlines() - - # Select the policy group number via "## Number." regex - # example line this would match on: ## 1. PolicyGroup - line_numbers = [ - i - for i, line in enumerate(md_lines) - if re.search(r"^## [0-9]+\.", line) - ] - groups = [md_lines[line_number] for line_number in line_numbers] - - for group_name in groups: - group = {} - group_number = group_name.split(".")[0][3:] - group_name = group_name.split(".")[1].strip() - group["GroupNumber"] = group_number - group["GroupName"] = group_name - group["Controls"] = [] - - # Search for the line number of all individual Policy Group Ids - # There is an assumption here that Policy id is the uppercase version - # of the product short name i.e meet => MEET - product_upper = 'DRIVEDOCS' if product == 'drive' else product.upper() - - id_regex = rf"#### [A-Za-z]+\.{product_upper}\.{group_number}\.\d+v\d+\.*\d*\s*$" - line_numbers = [ - i - for i, line in enumerate(md_lines) - if re.search(id_regex, line) - ] - - # Read all lines of the individual policy - for line_number in line_numbers: - line_advance = 1 - value = md_lines[line_number + line_advance].strip() - - # We're done getting the policy text as soon as we encounter - # a blank line. - while md_lines[line_number + line_advance + 1].strip(): - line_advance += 1 - value += " " + md_lines[line_number + line_advance].strip() - - value = escape(value) - line = md_lines[line_number].strip()[5:] - - # Check if policy has been deleted - deleted = False - if line.endswith("X"): - deleted = True - line = line[:-1] - value = "[DELETED] " + value - - group["Controls"].append({"Id": line, "Value": value, "Deleted": deleted}) - - baseline_output[product].append(group) - return baseline_output + # Regular expressions used in parsing the Markdown text. Note that these + # are intended to be used with match() and NOT search() (for search, the + # expressions need the start of string (^)). + + _above4_re = re.compile(r'#{1,3}[^#]') + + _group_re = re.compile(r'##\s*(?P\d+)\.?\s+(?P.+)$') + + _level2_re = re.compile(r'##[^#]') + + _policies_re = re.compile(r'(?i)###\s*Policies$') + + _baseline_re = re.compile(r'####\s*(?PGWS\.(?P[^.]+)' + r'\.(?P\d+)\.(?P\d+)' + r'(?Pv\d+\.\d+))$') + + _baseline_id_map = {'drive': 'drivedocs'} + + def __init__(self, baseline_dir: Union[Path, str]): + + """Initializer for the MarkdownParser class. + + :param baseline_dir: directory containing the baseline Markdown + files. + :type baseline_dir: Path or str + """ + + self._baseline_dir = Path(baseline_dir) + if not self._baseline_dir.is_dir(): + raise NotADirectoryError(f'{self._baseline_dir}') + + # This handles the single exception case where the combined drive + # and docs product has a product name of "drive", but the baseline + # identifiers are "drivedocs" (e.g., GWS.DRIVEDOCS.1.8). Arggh. + + self._baseline_id_map = {'drive': 'drivedocs'} + + @classmethod + def baseline_identifier(cls, product: str) -> str: + + """Return the identifier string used in the baselines for the + given product. + + :param str product: product name. + :return: the baseline identifier, in only lowercase characters. + """ + + return cls._baseline_id_map.get(product, product).lower() + + def parse_baselines(self, products: Iterable[str]) -> dict: + + """Given a list of baseline product names (e.g., "gmail", "meet"), + this method parses the corresponding Markdown files and returns + the baseline data. + + :param Iterable[str] products: list of baseline product names. + :return: dictionary of baseline data, where the keys are the given + product names and the values are the product data. See the + _parse() method for the format of the returned data. + """ + + result = {} + + for product in products: + product_result = self._parse(product) + result.update(product_result) + + return result + + def _parse(self, file_name: str, product: str = None) -> dict: + + """Parse the given Markdown file and return a dictionary containing + baseline policy information. + + The dictionary returned has the following format: + + { : [, ...] } + + where is the product name (e.g., "gmail"), and + is a dictionary: + + { 'GroupName': , + 'GroupNumber': , + 'Controls': [, ...] } + + where is a description of the group, is the group + identifier, and is a dictionary for each baseline: + + { 'Id': , 'Value': } + + where is the baseline identifier (e.g., 'GWS.GMAIL.1.1'), + and is the description of the baseline requirement. + + :param str file_name: name of the Markdown file. It's also used as + the product name, unless one is explicitly given. + :param str product: name of the GWS product. This is used instead of + the file name (in the normal case, the file name is the same as + the product name). + :return: baseline data parsed from the Markdown file + :rtype: dict + """ + + result = defaultdict(list) + + eof_message = 'unexpected end of file encountered' + product = product if product else file_name + baseline_id = self.baseline_identifier(product) + md_file = self._baseline_dir / f'{file_name}.md' + + content = [line.strip() for line + in md_file.read_text(encoding = 'utf-8').splitlines()] + + total_lines = len(content) + skip_lines = 0 + + # This is the main loop of the parser. It locates the start of a + # policy group. Once found, the inner loops read the section + # related to the current policy group, first looking for the + # "Policies" section, and then the individual policies. These + # inner loops keep track of the additional lines processed using + # the 'skip_lines' count. When a policy group has been completely + # parsed, the outer loop regains control and will advance to the + # next unprocessed line based on this count. + + for line_number, line in enumerate(content, start = 1): + + if skip_lines: + skip_lines -= 1 + continue + + if not line: + continue + + # Find the next policy group. + + match = self._group_re.match(line) + + if not match: + continue + + group_id = match['id'] + group_name = match['name'] + + group = {'GroupNumber': group_id, + 'GroupName': group_name, + 'Controls': []} + + if line_number == total_lines: + self._parser_error(md_file, eof_message, group_id, group_name) + + # We're in the start of the policy group, so next look for the + # "Policies" section, which contains the baseline definitions. + + for next_line in content[line_number:]: + + skip_lines += 1 + + match = self._policies_re.match(next_line) + if match or self._level2_re.match(next_line): + break + + if not match: + message = '"Policies" section missing' + self._parser_error(md_file, message, group_id, group_name) + + if (line_number + skip_lines) == total_lines: + self._parser_error(md_file, eof_message, group_id, group_name) + + baseline_content = content[line_number + skip_lines:] + skip_lines += self._parse_baselines(baseline_content, + md_file, + baseline_id, + group) + + # All baseline items in the current group have been parsed. + # The group is added to the result dictionary. + + result[product].append(group) + + return result + + def _parse_baselines(self, + baseline_content: list, + md_file: Path, + baseline_id: str, + group: dict) -> int: + + """This method parses the "Policies" sections of the baseline + Markdown files. + + The "controls" section of the given group is filled in, with each + element in the list containing information about one baseline. + + :param list baseline_content: lines from the Markdown content following + the "Policies" section. + :param Path md_file: file specification of the Markdown file for + error reporting. + :param str baseline_id: baseline identifier for the current file + (e.g., "gmail"). + :param dict group: group data that will contain the controls parsed in + this method. NOTE that the group is passed by reference, so all + additions made to it are essentially passed back to the caller. + :return: + """ + + group_id = group['GroupNumber'] + group_name = group['GroupName'] + + # We're in the section where the baselines are defined. The + # following two loops parse the baseline sections. The outer + # loop handles the transition from one baseline section to the + # next, while the inner loop locates the next baseline and + # parses it. + + next_line = '' + prev_item = 0 + lines_seen = 0 + total_lines = len(baseline_content) + + while (lines_seen < total_lines + and not self._above4_re.match(next_line)): + + for next_line in baseline_content[lines_seen:]: + + if self._above4_re.match(next_line): + break + + lines_seen += 1 + + # Find the next baseline section. + + match = self._baseline_re.match(next_line) + if not match: + continue + + # We've found a baseline section. Check the baseline + # identifier to make sure it's expected (this is mainly + # to catch cut/paste errors and unintentional omissions). + + current_baseline_id = match['product'].lower() + + if current_baseline_id != baseline_id: + message = ('different product encountered ' + f'{current_baseline_id} != {baseline_id}') + self._parser_error(md_file, + message, + group_id, + group_name) + + baseline = match['baseline'] + ident = match['id'] + item = int(match['item']) + version = match['version'] + + if ident != group_id: + message = f'mismatching group number ({ident})' + self._parser_error(md_file, + message, + group_id, + group_name) + + if version != Version.suffix: + message = f'invalid baseline version ({version})' + self._parser_error(md_file, + message, + group_id, + group_name) + + if item != (prev_item + 1): + message = (f'expected baseline item {prev_item + 1}, ' + f'got item {item}') + self._parser_error(md_file, + message, + group_id, + group_name) + + prev_item = item + value_lines = [] + + for value_line in baseline_content[lines_seen:]: + + lines_seen += 1 + + if not value_line: + if not value_lines: + continue + break + + value_lines.append(value_line) + + value = ' '.join(value_lines) + + if not value: + message = ('missing description for baseline item ' + f'{item}') + self._parser_error(md_file, + message, + group_id, + group_name) + + control = {'Id': baseline, 'Value': value} + group['Controls'].append(control) + + # Break out of this inner loop, and as long as we're not + # at the end of the file, the outer loop will re-enter + # the inner loop to locate the next baseline section. + + break + + return lines_seen + + @staticmethod + def _parser_error(md_file: Path, + message: str, + group_id: str = None, + group_name: str = None): + + """Constructs an error message and raises a MarkdownParserError + exception. + + :param Path md_file: Markdown file specification. + :param str message: error-specific message. + :param str group_id: [optional] identifier of the group - if this is + given, the group_name is also required. + :param str group_name: [optional] name of the policy group. + """ + + message = f'{md_file}: {message}' + if group_id: + message += f' for group id {group_id} ({group_name})' + + raise MarkdownParserError(message) diff --git a/scubagoggles/reporter/reporter.py b/scubagoggles/reporter/reporter.py index d7bd8872..2bc44e17 100644 --- a/scubagoggles/reporter/reporter.py +++ b/scubagoggles/reporter/reporter.py @@ -1,19 +1,24 @@ """ reporter.py creates the report html page - -Currently, utilizes pandas to generate the HTML table fragments """ -import os +import io +import logging import time import warnings + from datetime import datetime -import pandas as pd -from scubagoggles.utils import rel_abs_path +from html import escape +from pathlib import Path + from scubagoggles.scuba_constants import API_LINKS +from scubagoggles.version import Version + +log = logging.getLogger(__name__) # Nine instance attributes is reasonable in this case. -# pylint: disable-next=too-many-instance-attributes +# pylint: disable=too-many-instance-attributes + class Reporter: """The Reporter class generates the HTML files containing the conformance @@ -22,6 +27,9 @@ class Reporter: _github_url = 'https://github.com/cisagov/scubagoggles' + _reporter_path = Path(__file__).parent + + # pylint: disable-next=too-many-positional-arguments def __init__(self, product: str, tenant_domain: str, @@ -64,20 +72,24 @@ def __init__(self, self.progress_bar = progress_bar @staticmethod - def _get_test_result(requirement_met: bool, criticality: str, no_such_events: bool) -> str: - ''' - Checks the Rego to see if the baseline passed or failed and indicates the criticality - of the baseline. + def _get_test_result(requirement_met: bool, + criticality: str, + no_such_events: bool) -> str: + """ + Checks the Rego to see if the baseline passed or failed and indicates + the criticality of the baseline. - :param requirement_met: a boolean value indicating if the requirement passed or failed. - :param criticality: a string value indicating the criticality of the failed baseline, + :param requirement_met: a boolean value indicating if the requirement + passed or failed. + :param criticality: a string value indicating the criticality of the + failed baseline, values: should, may, 3rd Party, Not-Implemented :param no_such_events: boolean whether there are no such events - ''' + """ - # If there were no log events for the test, the state of "requirement_met" - # doesn't matter - it's a test requiring a manual check (i.e., "no events - # found"). + # If there were no log events for the test, the state of + # "requirement_met" doesn't matter - it's a test requiring a manual + # check (i.e., "no events found"). criticality = criticality.lower() @@ -96,63 +108,94 @@ def _get_test_result(requirement_met: bool, criticality: str, no_such_events: bo @staticmethod def create_html_table(table_data: list) -> str: - ''' - Creates an HTML Table for the results of the Rego Scan - - :param table_data: list object of results of Rego Scan - ''' - table_html = pd.DataFrame(table_data).to_html(border = 0, index = False, - escape=False, render_links=True) - table_html = table_html.replace(' style="text-align: right;"', '') - table_html = table_html.replace(' class="dataframe"', '') + + """Creates an HTML Table for the results of the Rego Scan + + :param list table_data: list of dictionaries containing the results of + Rego scan. Each item in the list must have the same dictionary + structure (i.e., same keys). + """ + + table_html = '' + + if not table_data: + return table_html + + headings = table_data[0].keys() + + with io.StringIO() as outstream: + + outstream.write('\n') + outstream.write(' \n') + outstream.write(' \n') + for heading in headings: + outstream.write(f' \n') + outstream.write(' \n') + outstream.write(' \n') + + outstream.write(' \n') + for record in table_data: + outstream.write(' \n') + for heading in headings: + outstream.write(f' \n') + outstream.write(' \n') + outstream.write(' \n') + + # There's no ending newline on purpose (as that's the way it was + # done with the previous implementation using Pandas). + + outstream.write('
    {heading}
    {record[heading]}
    ') + + table_html = outstream.getvalue() + return table_html - @staticmethod - def build_front_page_html(fragments: list, tenant_info: dict) -> str: - ''' + @classmethod + def build_front_page_html(cls, fragments: list, tenant_info: dict) -> str: + """ Builds the Front Page Report using the HTML Report Template :param fragments: list object containing each baseline :param tenant_info: list object containing each baseline - ''' - reporter_path = str(rel_abs_path(__file__,"./")) - with open(os.path.join(reporter_path, './FrontPageReport/FrontPageReportTemplate.html'), - mode='r', encoding='UTF-8') as file: - html = file.read() + """ - table = "".join(fragments) + template_file = (cls._reporter_path + / 'FrontPageReport/FrontPageReportTemplate.html') + html = template_file.read_text(encoding = 'utf-8') - with open(os.path.join(reporter_path,'./styles/main.css'), - encoding='UTF-8') as file: - css = file.read() - html = html.replace('{{MAIN_CSS}}', f"") + table = ''.join(fragments) - front_page_path = os.path.join(reporter_path, './styles/FrontPageStyle.css') - with open(front_page_path, mode='r', encoding='UTF-8') as file: - css = file.read() - html = html.replace('{{FRONT_CSS}}', f"") + main_css_file = cls._reporter_path / 'styles/main.css' + css = main_css_file.read_text(encoding = 'utf-8') + html = html.replace('{{MAIN_CSS}}', f'') + + front_css_file = cls._reporter_path / 'styles/FrontPageStyle.css' + css = front_css_file.read_text(encoding = 'utf-8') + html = html.replace('{{FRONT_CSS}}', f'') html = html.replace('{{TABLE}}', table) now = datetime.now() - report_date = now.strftime("%m/%d/%Y %H:%M:%S") + " " + time.tzname[time.daylight] - - meta_data = f"\ - \ - \ - \ - \ -
    Customer DomainReport Date
    {tenant_info['domain']}{report_date}
    " + report_date = (now.strftime('%m/%d/%Y %H:%M:%S') + + ' ' + time.tzname[time.daylight]) + + meta_data = ('' + '' + f'
    Customer DomainReport Date
    {tenant_info["domain"]}{report_date}' + '
    ') + html = html.replace('{{TENANT_DETAILS}}', meta_data) + html = html.replace('{{VERSION}}', Version.current) + return html def _is_control_omitted(self, control_id : str) -> bool: - ''' + """ Determine if the supplied control was marked for omission in the config file and if the expiration date has passed, if applicable. :param control_id: the control ID, e.g., GWS.GMAIL.1.1v1. Case- insensitive. - ''' + """ # Lowercase for case-insensitive comparison control_id = control_id.lower() if control_id in self._omissions: @@ -168,7 +211,7 @@ def _is_control_omitted(self, control_id : str) -> bool: # provided. Evaluate the date to see if the control should # still be omitted. raw_date = self._omissions[control_id]['expiration'] - if raw_date is None or raw_date == "": + if raw_date is None or raw_date == '': # If the expiration date is left blank or an empty string, # omit the policy return True @@ -176,10 +219,10 @@ def _is_control_omitted(self, control_id : str) -> bool: expiration_date = datetime.strptime(raw_date, '%Y-%m-%d') except ValueError: # Malformed date, don't omit the policy - warning = f"Config file indicates omitting {control_id}, " \ - f"but the provided expiration date, {raw_date}, is " \ - "malformed. The expected format is yyyy-mm-dd. Control" \ - " will not be omitted." + warning = (f'Config file indicates omitting {control_id}, ' + f'but the provided expiration date, {raw_date}, is ' + 'malformed. The expected format is yyyy-mm-dd. Control' + ' will not be omitted.') self._warn(warning, RuntimeWarning) return False now = datetime.now() @@ -187,73 +230,71 @@ def _is_control_omitted(self, control_id : str) -> bool: # The expiration date is in the future, omit the policy return True # The expiration date is passed, don't omit the policy - warning = f"Config file indicates omitting {control_id}, but " \ - f"the provided expiration date, {raw_date}, has passed. " \ - "Control will not be omitted." + warning = (f'Config file indicates omitting {control_id}, but ' + f'the provided expiration date, {raw_date}, has passed. ' + 'Control will not be omitted.') self._warn(warning, RuntimeWarning) return False def _get_omission_rationale(self, control_id : str) -> str: - ''' + """ Return the rationale indicated in the config file for the indicated control, if provided. If not, return a string warning the user that no rationale was provided. :param control_id: the control ID, e.g., GWS.GMAIL.1.1v1. Case- insensitive. - ''' + """ # Lowercase for case-insensitive comparison control_id = control_id.lower() if control_id not in self._omissions: - raise RuntimeError(f"{control_id} not omitted in config file, " \ - "cannot fetch rationale") + raise RuntimeError(f'{control_id} not omitted in config file, ' + 'cannot fetch rationale') # If any of the following conditions is true, no rationale was # provided - no_rationale = \ - (self._omissions[control_id] is None) or \ - ('rationale' not in self._omissions[control_id]) or \ - (self._omissions[control_id]['rationale'] is None) or \ - (self._omissions[control_id]['rationale'] == "") + no_rationale = ((self._omissions[control_id] is None) or + ('rationale' not in self._omissions[control_id]) or + (self._omissions[control_id]['rationale'] is None) or + (self._omissions[control_id]['rationale'] == '')) if no_rationale: - warning = f"Config file indicates omitting {control_id}, but " \ - "no rationale provided." + warning = (f'Config file indicates omitting {control_id}, but ' + 'no rationale provided.') self._warn(warning, RuntimeWarning) - return "Rationale not provided." + return 'Rationale not provided.' return self._omissions[control_id]['rationale'] def _build_report_html(self, fragments: list) -> str: - ''' + """ Adds data into HTML Template and formats the page accordingly :param fragments: list object containing each baseline - ''' - reporter_path = str(rel_abs_path(__file__,"./")) - with open(os.path.join(reporter_path, './IndividualReport/IndividualReportTemplate.html'), - mode='r', encoding='UTF-8') as file: - html = file.read() - - with open(os.path.join(reporter_path, './styles/main.css'), - encoding='UTF-8') as file: - css = file.read() - html = html.replace('{{MAIN_CSS}}', f"") - - with open(os.path.join(reporter_path, 'scripts/main.js'), - encoding='UTF-8') as file: - javascript = file.read() - html = html.replace('{{MAIN_JS}}', f"") - - title = self._full_name + " Baseline Report" + """ + + template_file = (self._reporter_path + / 'IndividualReport/IndividualReportTemplate.html') + html = template_file.read_text(encoding = 'utf-8') + + main_css_file = self._reporter_path / 'styles/main.css' + css = main_css_file.read_text(encoding = 'utf-8') + html = html.replace('{{MAIN_CSS}}', f'') + + main_js_file = self._reporter_path / 'scripts/main.js' + javascript = main_js_file.read_text(encoding = 'utf-8') + html = html.replace('{{MAIN_JS}}', f'') + + title = self._full_name + ' Baseline Report' html = html.replace('{{TITLE}}', title) - # this block of code is for adding - # warning notifications to any of the baseline reports - classroom_notification = "

    Note: Google Classroom is not available by default in GWS"\ - " but as an additional Google Service.

    " - no_warning = "


    " + # This block of code is for adding warning notifications to any of + # the baseline reports. + classroom_notification = ('

    Note: Google Classroom is not available ' + 'by default in GWS but as an additional ' + 'Google Service.

    ') if self._full_name == 'Google Classroom': - html = html.replace('{{WARNING_NOTIFICATION}}', classroom_notification) + html = html.replace('{{WARNING_NOTIFICATION}}', + classroom_notification) else: - html = html.replace('{{WARNING_NOTIFICATION}}', no_warning) + html = html.replace('{{WARNING_NOTIFICATION}}', '') # Relative path back to the front page home_page = f'../{self._main_report_name}.html' @@ -261,38 +302,40 @@ def _build_report_html(self, fragments: list) -> str: now = datetime.now() - report_date = now.strftime("%m/%d/%Y %H:%M:%S") + " " + time.tzname[time.daylight] - baseline_version = "0.3" - tool_version = "0.3.0" - meta_data = f"\ - \ - \ - \ - \ -
    Customer Domain Report DateBaseline VersionTool Version
    {self._tenant_domain}{report_date}{baseline_version}{tool_version}
    " + report_date = (now.strftime('%m/%d/%Y %H:%M:%S') + + ' ' + time.tzname[time.daylight]) + meta_data = (f'' + '' + '' + f'' + f'' + '
    Customer DomainReport DateBaseline VersionTool Version
    {self._tenant_domain}{report_date}{Version.suffix}{Version.current}
    ') html = html.replace('{{METADATA}}', meta_data) - collected = "".join(fragments) + collected = ''.join(fragments) html = html.replace('{{TABLES}}', collected) return html def _get_failed_prereqs(self, test: dict) -> set: - ''' - Given the output of a specific Rego test and the set of successful and unsuccessful - calls, determine the set of prerequisites that were not met. + """ + Given the output of a specific Rego test and the set of successful + and unsuccessful calls, determine the set of prerequisites that were + not met. + :param test: a dictionary representing the output of a Rego test - ''' + """ + if 'Prerequisites' not in test: - # If Prerequisites is not defined, assume the test just depends on the - # reports API. - prereqs = {"reports/v1/activities/list"} + # If Prerequisites is not defined, assume the test just depends + # on the reports API. + prereqs = {'reports/v1/activities/list'} else: prereqs = set(test['Prerequisites']) - # A call is failed if it is either missing from the successful_calls set - # or present in the unsuccessful_calls + # A call is failed if it is either missing from the successful_calls + # set or present in the unsuccessful_calls failed_prereqs = set().union( prereqs.difference(self._successful_calls), prereqs.intersection(self._unsuccessful_calls) @@ -302,51 +345,56 @@ def _get_failed_prereqs(self, test: dict) -> set: @staticmethod def _get_failed_details(failed_prereqs: set) -> str: - ''' + """ Create the string used for the Details column of the report when one or more of the API calls/functions failed. - :param failed_prereqs: A set of strings with the API calls/function prerequisites - that were not met for a given test. - ''' + :param failed_prereqs: A set of strings with the API calls/function + prerequisites that were not met for a given test. + """ - failed_apis = [API_LINKS[api] for api in failed_prereqs if api in API_LINKS] - failed_functions = [call for call in failed_prereqs if call not in API_LINKS] - failed_details = "" + failed_apis = [API_LINKS[api] for api in failed_prereqs + if api in API_LINKS] + failed_functions = [call for call in failed_prereqs + if call not in API_LINKS] + failed_details = '' if len(failed_apis) > 0: links = ', '.join(failed_apis) - failed_details += f"This test depends on the following API call(s) " \ - f"which did not execute successfully: {links}. " + failed_details += ('This test depends on the following API call(s) ' + f'which did not execute successfully: {links}.') if len(failed_functions) > 0: - failed_details += f"This test depends on the following function(s) " \ - f"which did not execute successfully: {', '.join(failed_functions)}. " - failed_details += "See terminal output for more details." + failed_details += ('This test depends on the following ' + 'function(s) which did not execute ' + f"successfully: {', '.join(failed_functions)}.") + failed_details += 'See terminal output for more details.' return failed_details @staticmethod def _get_summary_category(result: str) -> str: - '''Map the string result returned from get_test_result to the appropriate summary category. + """ + Map the string result returned from get_test_result to the + appropriate summary category. :param result: The result, e.g., "Warning" - ''' - - if result in {"No events found", "N/A"}: - return "Manual" - if result == "Warning": - return "Warnings" - if result == "Fail": - return "Failures" - if result == "Pass": - return "Passes" - raise ValueError(f"Unexpected result, {result}", RuntimeWarning) + """ + + if result in {'No events found', 'N/A'}: + return 'Manual' + if result == 'Warning': + return 'Warnings' + if result == 'Fail': + return 'Failures' + if result == 'Pass': + return 'Passes' + raise ValueError(f'Unexpected result, {result}', RuntimeWarning) def _handle_rules_omission(self, control_id : str, tests : list): - '''Process the test results for the rules report if the rules control + """Process the test results for the rules report if the rules control was omitted. :control_id: The control ID for the rules control. :tests: A list of test result dictionaries. - ''' + """ table_data = [] for test in tests: if 'Not-Implemented' in test['Criticality']: @@ -366,75 +414,81 @@ def _handle_rules_omission(self, control_id : str, tests : list): return table_data def _warn(self, *args, **kwargs): - ''' + """ Wrapper for the warnings.warn function, that clears and refreshes the progress bar if one has been provided, to keep the output clean. Accepts all the arguments the warnings.warn function accepts. - ''' + """ if self.progress_bar is not None: self.progress_bar.clear() warnings.warn(*args, **kwargs) if self.progress_bar is not None: self.progress_bar.refresh() - def rego_json_to_ind_reports(self, test_results: list, out_path: str) -> list: - ''' + def rego_json_to_ind_reports(self, + test_results: list, + out_path: str) -> list: + """ Transforms the Rego JSON output into individual HTML and JSON reports :param test_results: list of dictionaries with results of Rego test, deserialized from JSON data. :param out_path: output path where HTML should be saved - ''' + """ - product_capitalized = self._product.capitalize() - product_upper = ('DRIVEDOCS' if self._product == 'drive' - else self._product.upper()) - ind_report_name = product_capitalized + "Report" + product = self._product + product_capitalized = product.capitalize() + product_upper = 'DRIVEDOCS' if product == 'drive' else product.upper() + ind_report_name = product_capitalized + 'Report' fragments = [] json_data = [] - tool_version = '0.3.0' github_url = self._github_url report_stats = { - "Manual": 0, - "Passes": 0, - "Errors": 0, - "Failures": 0, - "Warnings": 0, - "Omit": 0 + 'Manual': 0, + 'Passes': 0, + 'Errors': 0, + 'Failures': 0, + 'Warnings': 0, + 'Omit': 0 } for baseline_group in self._product_policies: table_data = [] results_data = {} for control in baseline_group['Controls']: - tests = [test for test in test_results if test['PolicyId'] == control['Id']] + control_id = control['Id'] + requirement = escape(control['Value']) + tests = [test for test in test_results + if test['PolicyId'] == control_id] if len(tests) == 0: - # Handle the case where Rego doesn't output anything for a given control + # Handle the case where Rego doesn't output anything for + # a given control report_stats['Errors'] += 1 - issues_link = f'GitHub' + issues_link = (f'GitHub') table_data.append({ - 'Control ID': control['Id'], - 'Requirement': control['Value'], - 'Result': "Error - Test results missing", - 'Criticality': "-", + 'Control ID': control_id, + 'Requirement': requirement, + 'Result': 'Error - Test results missing', + 'Criticality': '-', 'Details': f'Report issue on {issues_link}'}) - self._warn(f"No test results found for Control Id {control['Id']}", - RuntimeWarning) + log.error('No test results found for Control Id %s', + control_id) continue - if self._is_control_omitted(control['Id']): + if self._is_control_omitted(control_id): # Handle the case where the control was omitted - if product_capitalized == "Rules": + if product_capitalized == 'Rules': # Rules is a special case - rules_data = self._handle_rules_omission(control['Id'], tests) + rules_data = self._handle_rules_omission(control_id, tests) table_data.extend(rules_data) report_stats['Omit'] += len(rules_data) continue report_stats['Omit'] += 1 - rationale = self._get_omission_rationale(control['Id']) + rationale = self._get_omission_rationale(control_id) table_data.append({ - 'Control ID': control['Id'], - 'Requirement': control['Value'], - 'Result': "Omitted", + 'Control ID': control_id, + 'Requirement': requirement, + 'Result': 'Omitted', 'Criticality': tests[0]['Criticality'], 'Details': f'Test omitted by user. {rationale}' }) @@ -442,14 +496,13 @@ def rego_json_to_ind_reports(self, test_results: list, out_path: str) -> list: for test in tests: failed_prereqs = self._get_failed_prereqs(test) if len(failed_prereqs) > 0: - report_stats["Errors"] += 1 + report_stats['Errors'] += 1 failed_details = self._get_failed_details(failed_prereqs) - table_data.append({ - 'Control ID': control['Id'], - 'Requirement': control['Value'], - 'Result': "Error", - 'Criticality': test['Criticality'], - 'Details': failed_details}) + table_data.append({'Control ID': control_id, + 'Requirement': requirement, + 'Result': 'Error', + 'Criticality': test['Criticality'], + 'Details': failed_details}) continue result = self._get_test_result(test['RequirementMet'], test['Criticality'], @@ -457,63 +510,64 @@ def rego_json_to_ind_reports(self, test_results: list, out_path: str) -> list: details = test['ReportDetails'] - if result == "No events found": - warning_icon = "\ - " - details = warning_icon + " " + test['ReportDetails'] - # As rules doesn't have its own baseline, Rules and Common Controls - # need to be handled specially - if product_capitalized == "Rules": + if result == 'No events found': + warning_icon = ('' + '') + details = warning_icon + ' ' + test['ReportDetails'] + # As rules doesn't have its own baseline, Rules + # and Common Controls need to be handled specially + if product_capitalized == 'Rules': if 'Not-Implemented' in test['Criticality']: - # The easiest way to identify the GWS.COMMONCONTROLS.13.1v1 - # results that belong to the Common Controls report is they're - # marked as Not-Implemented. This if excludes them from the + # The easiest way to identify the + # GWS.COMMONCONTROLS.13.1 results that belong to the + # Common Controls report is they're marked as + # Not-Implemented. This if excludes them from the # rules report. continue report_stats[self._get_summary_category(result)] += 1 table_data.append({ - 'Control ID': control['Id'], + 'Control ID': control_id, 'Rule Name': test['Requirement'], 'Result': result, 'Criticality': test['Criticality'], 'Rule Description': test['ReportDetails']}) - elif product_capitalized == "Commoncontrols" \ - and baseline_group['GroupName'] == 'System-defined Rules' \ - and 'Not-Implemented' not in test['Criticality']: + elif (product_capitalized == 'Commoncontrols' + and baseline_group['GroupName'] == 'System-defined Rules' + and 'Not-Implemented' not in test['Criticality']): # The easiest way to identify the System-defined Rules - # results that belong to the Common Controls report is they're - # marked as Not-Implemented. This if excludes the full results - # from the Common Controls report. + # results that belong to the Common Controls report is + # they're marked as Not-Implemented. This if excludes + # the full results from the Common Controls report. continue else: report_stats[self._get_summary_category(result)] += 1 table_data.append({ - 'Control ID': control['Id'], - 'Requirement': control['Value'], + 'Control ID': control_id, + 'Requirement': requirement, 'Result': result, 'Criticality': test['Criticality'], 'Details': details}) - markdown_group_name = "-".join(baseline_group['GroupName'].split()) - md_basename = "commoncontrols" if self._product == "rules" else self._product - group_reference_url = f'{github_url}/blob/v{tool_version}/baselines/'\ - f'{md_basename}.md#'\ - f'{baseline_group["GroupNumber"]}-{markdown_group_name}' - group_reference_url_spacing = "%20".join(group_reference_url.split()) - markdown_link = fr''\ - f'{baseline_group["GroupName"]}' - fragments.append(f"

    {product_upper}-{baseline_group['GroupNumber']} \ - {markdown_link}

    ") + markdown_group_name = '-'.join(baseline_group['GroupName'].split()) + group_reference_url = (f'{self._github_url}/blob/{Version.current}/' + f'scubagoggles/baselines/{product}.md' + f'#{baseline_group["GroupNumber"]}-' + + markdown_group_name) + markdown_link = (f'' + f'{baseline_group["GroupName"]}') + fragments.append(f'

    {product_upper}-' + f'{baseline_group["GroupNumber"]} ' + f'{markdown_link}

    ') fragments.append(self.create_html_table(table_data)) - results_data.update({"GroupName": baseline_group['GroupName']}) - results_data.update({"GroupNumber": baseline_group['GroupNumber']}) - results_data.update({"GroupReferenceURL":group_reference_url_spacing}) - results_data.update({"Controls": table_data}) + results_data.update({'GroupName': baseline_group['GroupName']}) + results_data.update({'GroupNumber': baseline_group['GroupNumber']}) + results_data.update({'GroupReferenceURL': group_reference_url}) + results_data.update({'Controls': table_data}) json_data.append(results_data) html = self._build_report_html(fragments) - with open(f"{out_path}/IndividualReports/{ind_report_name}.html", - mode='w', encoding='UTF-8') as html_file: + with open(f'{out_path}/IndividualReports/{ind_report_name}.html', + mode='w', encoding='UTF-8') as html_file: html_file.write(html) return [report_stats, json_data] diff --git a/scubagoggles/reporter/styles/main.css b/scubagoggles/reporter/styles/main.css index 45ab7ef3..c5b62999 100644 --- a/scubagoggles/reporter/styles/main.css +++ b/scubagoggles/reporter/styles/main.css @@ -18,6 +18,7 @@ --toggle-height: 25px; --toggle-width: 46px; --toggle-radius: 18px; + --unvisited-link-color: #0000EE; } body { @@ -148,4 +149,4 @@ a.control_group:active { font-family: Arial, Helvetica, sans-serif; color: var(--link-color); text-decoration: none; -} \ No newline at end of file +} diff --git a/scubagoggles/robust_dns.py b/scubagoggles/robust_dns.py index b5ddd5c7..3ec3db29 100644 --- a/scubagoggles/robust_dns.py +++ b/scubagoggles/robust_dns.py @@ -1,216 +1,216 @@ -'''Code for running robust DNS queries, including logic for retries over both the traditional DNS -as well as DNS over HTTPS (DoH)''' - -import json -import dns.resolver -import requests - -class RobustDNSClient: - '''Class used to run robust DNS queries.''' - def __init__(self): - # doh_server is a variable used to indicate the preferred DoH server. - # Initialize to empty string to indicate that we don't yet know the - # preferred server. Will be set when the Select-DohServer function is - # called. - self.doh_server = "" - - def query(self, qname : str, max_tries : int = 2) -> dict: - ''' - Requests the TXT record for the given qname. First tries to make - the query over traditional DNS but retries over DoH in the event of - failure. - - :param qname: The query name (ie domain name). - :param max_tries: The number of times to retry each kind of query. - If all queries are unsuccessful, the traditional queries and - the DoH queries will each be made $MaxTries times. Default 2. - ''' - # First attempt the query over traditional DNS - result = self.traditional_query(qname, max_tries) - success = result['success'] - trad_empty = result['trad_empty'] - answers = result['answers'] - log_entries = result['log_entries'] - - if not success: - # The traditional DNS query(ies) failed. Retry with DoH - result = self.doh_query(qname, max_tries) - success = result['success'] - answers.extend(result['answers']) - log_entries.extend(result['log_entries']) - - # There are three possible outcomes of this function: - # - Full confidence: we know conclusively that the domain exists or not, either via a - # non-empty answer from traditional DNS or an answer from DoH. - # - Medium confidence: domain likely doesn't exist, but there is some doubt (empty answer - # from traditonal DNS and DoH failed). - # No confidence: all queries failed. Throw an exception in this case. - if success: - return {"Answers": answers, "HighConfidence": True, "LogEntries": log_entries} - if trad_empty: - return {"Answers": answers, "HighConfidence": False, "LogEntries": log_entries} - log = '\n'.join([json.dumps(entry) for entry in log_entries]) - raise Exception(f"Failed to resolve {qname}. \n{log}") - - def traditional_query(self, qname : str, max_tries : int) -> dict: - ''' - Requests the TXT record for the given qname over DoH. - - :param qname: The query name (ie domain name). - :param max_tries: The number of times to retry the query. - ''' - try_number = 0 - answers = [] - log_entries = [] - success = False - trad_empty = False - - while try_number < max_tries: - try_number += 1 - try: - # No exception was thrown, we got our answer, so break out of the retry loop and - # set success to True, no need to retry the traditional query or retry with DoH. - response = dns.resolver.resolve(qname, "TXT") - for answer in response: - answers.append(answer.to_text().strip('"')) # Strip - # the quotes because the actual response comes wrapped in - # quotes, resulting in duplicate quotes in the json output - success = True - log_entries.append({ - "query_name": qname, - "query_method": "traditional", - "query_result": f"Query returned {len(response)} txt records"}) - break - except dns.resolver.NoAnswer: - # The answer section was empty. This usually means that while the domain exists, - # but there are no records of the requested type. No need to retry the traditional - # query, this was not a transient failure. Don't set success to True though, as we - # want to retry this query from a public resolver, in case the internal DNS server - # returns a different answer than what is served to the public (i.e., split horizon - # DNS). - trad_empty = True - log_entries.append({ - "query_name": qname, - "query_method": "traditional", - "query_result": "Query returned 0 txt records"}) - break - except dns.resolver.NXDOMAIN: - # The server returned NXDomain, no need to retry the traditional query or retry - # with DoH, this was not a transient failure. Break out of loop and set success to - # True - success = True - log_entries.append({ - "query_name": qname, - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN"}) - break - except Exception as exception: - # The query failed, possibly a transient failure. Retry if we haven't reached - # max_tries. - log_entries.append({ - "query_name": qname, - "query_method": "traditional", - "query_result": f"Query resulted in exception {exception}"}) - - return { - "success": success, - "trad_empty": trad_empty, - "answers": answers, - "log_entries": log_entries - } - - def get_doh_server(self) -> str: - """Iterates through several DoH servers. Returns the first successful server. - If none are successful, returns None. - """ - doh_servers = ["cloudflare-dns.com", "[2606:4700:4700::1111]", "1.1.1.1"] - preferred_server = None - for server in doh_servers: - try: - # Attempt to resolve a.root-servers.net over DoH. The domain chosen is somewhat - # arbitrary, as we don't care what the answer is, only if the query succeeds/fails. - # a.root-servers.net, the address of one of the DNS root servers, was chosen as a - # benign, highly-available domain. - uri = f"https://{server}/dns-query?name=a.root-servers.net" - headers = {"accept":"application/dns-json"} - requests.get(uri, headers=headers, timeout=2).json() - # No error was thrown, return this server - preferred_server = server - break - except Exception: # pylint: disable=broad-except - # This server didn't work, try the next one - continue - return preferred_server - - def doh_query(self, qname : str, max_tries : int) -> dict: - ''' - Requests the TXT record for the given qname over DoH. - - :param qname: The query name (ie domain name). - :param max_tries: The number of times to retry the query. - ''' - log_entries = [] - try_number = 0 - answers = [] - success = False - - if self.doh_server == "": - self.doh_server = self.get_doh_server() - if self.doh_server is None: - # None of the DoH servers are accessible - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": "NA, DoH servers unreachable" - }) - else: - # DoH is available, query for the domain - while try_number < max_tries: - try_number += 1 - uri = f"https://{self.doh_server}/dns-query?name={qname}&type=txt" - headers = {"accept":"application/dns-json"} - try: - response = requests.get(uri, headers=headers, timeout=5).json() - if response['Status'] == 0: - # 0 indicates there was no error - if 'Answer' in response: - nanswers = len(response['Answer']) - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": f"Query returned {nanswers} txt records"}) - for answer in response['Answer']: - answers.append(answer['data'].replace('"', '')) - else: - # Edge case where the domain exists but there are no txt records - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": "Query returned 0 txt records"}) - success = True - break - if response['Status'] == 3: - # 3 indicates NXDomain. The DNS query succeeded, but the domain did not - # exist. Set success to True, because event though the domain does not - # exist, the query succeeded, and this came from an external resolver so - # split horizon is not an issue here. - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": "Query returned NXDomain"}) - success = True - break - # The remainder of the response codes indicate that the query did not succeed. - # Retry if we haven't reached max_tries. - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": f"Query returned response code {response['Status']}"}) - except Exception as exception: - # The DoH query failed, likely due to a network issue. Retry if we haven't - # reached max_trues. - log_entries.append({ - "query_name": qname, - "query_method": "DoH", - "query_result": f"Query resulted in exception {exception}"}) - return {"success": success, "answers": answers, "log_entries": log_entries} +'''Code for running robust DNS queries, including logic for retries over both the traditional DNS +as well as DNS over HTTPS (DoH)''' + +import json +import dns.resolver +import requests + +class RobustDNSClient: + '''Class used to run robust DNS queries.''' + def __init__(self): + # doh_server is a variable used to indicate the preferred DoH server. + # Initialize to empty string to indicate that we don't yet know the + # preferred server. Will be set when the Select-DohServer function is + # called. + self.doh_server = "" + + def query(self, qname : str, max_tries : int = 2) -> dict: + ''' + Requests the TXT record for the given qname. First tries to make + the query over traditional DNS but retries over DoH in the event of + failure. + + :param qname: The query name (ie domain name). + :param max_tries: The number of times to retry each kind of query. + If all queries are unsuccessful, the traditional queries and + the DoH queries will each be made $MaxTries times. Default 2. + ''' + # First attempt the query over traditional DNS + result = self.traditional_query(qname, max_tries) + success = result['success'] + trad_empty = result['trad_empty'] + answers = result['answers'] + log_entries = result['log_entries'] + + if not success: + # The traditional DNS query(ies) failed. Retry with DoH + result = self.doh_query(qname, max_tries) + success = result['success'] + answers.extend(result['answers']) + log_entries.extend(result['log_entries']) + + # There are three possible outcomes of this function: + # - Full confidence: we know conclusively that the domain exists or not, either via a + # non-empty answer from traditional DNS or an answer from DoH. + # - Medium confidence: domain likely doesn't exist, but there is some doubt (empty answer + # from traditonal DNS and DoH failed). + # No confidence: all queries failed. Throw an exception in this case. + if success: + return {"Answers": answers, "HighConfidence": True, "LogEntries": log_entries} + if trad_empty: + return {"Answers": answers, "HighConfidence": False, "LogEntries": log_entries} + log = '\n'.join([json.dumps(entry) for entry in log_entries]) + raise Exception(f"Failed to resolve {qname}. \n{log}") + + def traditional_query(self, qname : str, max_tries : int) -> dict: + ''' + Requests the TXT record for the given qname over DoH. + + :param qname: The query name (ie domain name). + :param max_tries: The number of times to retry the query. + ''' + try_number = 0 + answers = [] + log_entries = [] + success = False + trad_empty = False + + while try_number < max_tries: + try_number += 1 + try: + # No exception was thrown, we got our answer, so break out of the retry loop and + # set success to True, no need to retry the traditional query or retry with DoH. + response = dns.resolver.resolve(qname, "TXT") + for answer in response: + answers.append(answer.to_text().strip('"')) # Strip + # the quotes because the actual response comes wrapped in + # quotes, resulting in duplicate quotes in the json output + success = True + log_entries.append({ + "query_name": qname, + "query_method": "traditional", + "query_result": f"Query returned {len(response)} txt records"}) + break + except dns.resolver.NoAnswer: + # The answer section was empty. This usually means that while the domain exists, + # but there are no records of the requested type. No need to retry the traditional + # query, this was not a transient failure. Don't set success to True though, as we + # want to retry this query from a public resolver, in case the internal DNS server + # returns a different answer than what is served to the public (i.e., split horizon + # DNS). + trad_empty = True + log_entries.append({ + "query_name": qname, + "query_method": "traditional", + "query_result": "Query returned 0 txt records"}) + break + except dns.resolver.NXDOMAIN: + # The server returned NXDomain, no need to retry the traditional query or retry + # with DoH, this was not a transient failure. Break out of loop and set success to + # True + success = True + log_entries.append({ + "query_name": qname, + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN"}) + break + except Exception as exception: + # The query failed, possibly a transient failure. Retry if we haven't reached + # max_tries. + log_entries.append({ + "query_name": qname, + "query_method": "traditional", + "query_result": f"Query resulted in exception {exception}"}) + + return { + "success": success, + "trad_empty": trad_empty, + "answers": answers, + "log_entries": log_entries + } + + def get_doh_server(self) -> str: + """Iterates through several DoH servers. Returns the first successful server. + If none are successful, returns None. + """ + doh_servers = ["cloudflare-dns.com", "[2606:4700:4700::1111]", "1.1.1.1"] + preferred_server = None + for server in doh_servers: + try: + # Attempt to resolve a.root-servers.net over DoH. The domain chosen is somewhat + # arbitrary, as we don't care what the answer is, only if the query succeeds/fails. + # a.root-servers.net, the address of one of the DNS root servers, was chosen as a + # benign, highly-available domain. + uri = f"https://{server}/dns-query?name=a.root-servers.net" + headers = {"accept":"application/dns-json"} + requests.get(uri, headers=headers, timeout=2).json() + # No error was thrown, return this server + preferred_server = server + break + except Exception: # pylint: disable=broad-except + # This server didn't work, try the next one + continue + return preferred_server + + def doh_query(self, qname : str, max_tries : int) -> dict: + ''' + Requests the TXT record for the given qname over DoH. + + :param qname: The query name (ie domain name). + :param max_tries: The number of times to retry the query. + ''' + log_entries = [] + try_number = 0 + answers = [] + success = False + + if self.doh_server == "": + self.doh_server = self.get_doh_server() + if self.doh_server is None: + # None of the DoH servers are accessible + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": "NA, DoH servers unreachable" + }) + else: + # DoH is available, query for the domain + while try_number < max_tries: + try_number += 1 + uri = f"https://{self.doh_server}/dns-query?name={qname}&type=txt" + headers = {"accept":"application/dns-json"} + try: + response = requests.get(uri, headers=headers, timeout=5).json() + if response['Status'] == 0: + # 0 indicates there was no error + if 'Answer' in response: + nanswers = len(response['Answer']) + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": f"Query returned {nanswers} txt records"}) + for answer in response['Answer']: + answers.append(answer['data'].replace('"', '')) + else: + # Edge case where the domain exists but there are no txt records + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": "Query returned 0 txt records"}) + success = True + break + if response['Status'] == 3: + # 3 indicates NXDomain. The DNS query succeeded, but the domain did not + # exist. Set success to True, because event though the domain does not + # exist, the query succeeded, and this came from an external resolver so + # split horizon is not an issue here. + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": "Query returned NXDomain"}) + success = True + break + # The remainder of the response codes indicate that the query did not succeed. + # Retry if we haven't reached max_tries. + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": f"Query returned response code {response['Status']}"}) + except Exception as exception: + # The DoH query failed, likely due to a network issue. Retry if we haven't + # reached max_trues. + log_entries.append({ + "query_name": qname, + "query_method": "DoH", + "query_result": f"Query resulted in exception {exception}"}) + return {"success": success, "answers": answers, "log_entries": log_entries} diff --git a/scubagoggles/run_rego.py b/scubagoggles/run_rego.py index 3308d561..c95d842b 100644 --- a/scubagoggles/run_rego.py +++ b/scubagoggles/run_rego.py @@ -3,16 +3,35 @@ This module will differentiate between windows and mac OPA executables when running. """ -from sys import platform, stderr -import subprocess import json import logging +import os +import platform +import re +import subprocess -def opa_eval( - product_name:str, input_file:str, opa_path:str, rego_path:str, - omit_sudo:bool, debug:bool): - """ - Runs the rego scripts and outputs a json to out_path +from pathlib import Path + +log = logging.getLogger(__name__) + +# This will contain the OPA executable file specification. It's global because +# it's only used by opa_eval() and once the executable is found, it's the only +# one used to run OPA. +# pylint: disable=global-statement +OPA_EXE = None + +# This is used to parse the output of the OPA version command to get the +# version number of OPA being used in the run. +opa_version_re = re.compile(r'(?i)Version:\s+\d+(?:\.\d+)*') + + +def opa_eval(product_name: str, + input_file: str, + opa_path: Path, + rego_path: Path, + debug: bool): + + """Runs the rego scripts and outputs a json to out_path :param product_name: which product to run :param input_file: which file to look at @@ -21,48 +40,129 @@ def opa_eval( :param debug: to print debug statements or not """ - opa_exe = "" - rego_file = product_name.capitalize() - command = [] - windows_os = False - - if platform == 'win32': - opa_exe = (opa_path / "./opa_windows_amd64.exe").resolve() - windows_os = True - elif platform == 'darwin': - opa_exe = (opa_path / "./opa_darwin_amd64").resolve() - elif platform in ('linux', 'linux2'): - opa_exe = (opa_path / "./opa_linux_amd64_static").resolve() - else: - opa_exe = (opa_path / "./opa").resolve() - - if windows_os or omit_sudo: - command.extend([f"{opa_exe}"]) - else: - command.extend(["sudo", f"{opa_exe}"]) - - rego_file = (rego_path / f"./{rego_file}.rego").resolve() - utils_rego = (rego_path / "./Utils.rego").resolve() - command.extend( - ["eval", - "-i", input_file, - "-d", rego_file, - "-d", utils_rego, - f"data.{product_name}.tests", - "-f", "values" - ]) + global OPA_EXE + + if OPA_EXE is None: + OPA_EXE = find_opa(opa_path) + + rego_file = rego_path / f'{product_name.capitalize()}.rego' + utils_rego = rego_path / 'Utils.rego' + + command = [str(OPA_EXE), + 'eval', + f'data.{product_name}.tests', + '-i', str(input_file), + '-d', str(rego_file), + '-d', str(utils_rego), + '--format=values'] + + if debug: + # This "explain" option seems to do nothing... + command.append('--explain=full') + try: + log.debug('Running OPA: %s', ' '.join(command)) + output = subprocess.run(command, capture_output=True, check=True) - if debug: - logging.basicConfig(stream=stderr, level=logging.DEBUG) - opa_err = "\n--- Rego debug output ---\n" + output.stderr.decode() - logging.debug(opa_err) str_output = output.stdout.decode() + if debug: + log.debug('Rego output:\n%s', output.stdout.decode('utf-8')) + stderr_text = output.stderr.decode('utf-8') + if stderr_text: + log.debug('Rego error:\n%s', stderr_text) ret_tests = json.loads(str_output) return ret_tests except subprocess.CalledProcessError as cpe: - logging.error("\n--- OPA failed to execute from process error ---\n %s", cpe.output) - return {"opa_error": "process_error"} + logging.error('\n--- OPA failed to execute from process error ---\n %s', + cpe.output) + return {'opa_error': 'process_error'} except Exception as exc: - logging.error("\n--- OPA failed to execute from unknown error ---\n %s",exc) - return {"opa_error": "general_error"} + logging.error('\n--- OPA failed to execute from unknown error ---\n %s', + exc) + return {'opa_error': 'general_error'} + + +def find_opa(opa_path: Path = None): + + """Finds the OPA executable using the given directory (if supplied) and + the directories in the user's PATH. + + Locating the OPA executable should work in any operating environment. The + file name of the executable will differ depending on the OS. For example, + on Windows, it's downloaded from the OPA site as opa_windows_amd64.exe, + but on Linux it may be opa_linux_amd64_static. The user may also rename + this to be simply opa. On Windows, it's assumed to have an extension + (aka file type) of .exe. + + If no valid OPA executable is found, an exception is raised because this + executable is required for ScubaGoggles to run correctly. + + :param Path opa_path: [optional] directory where the OPA executable is + located. + + :return: file specification of the OPA executable. + :rtype: Path + """ + + path_dirs = [Path(opa_path)] if opa_path else [] + path_dirs.extend(Path(d) for d in os.environ['PATH'].split(os.pathsep)) + + opa_filenames = [] + + system_type = platform.system().lower() + + architectures = [platform.machine().lower()] + if architectures[0] == 'x64_64': + architectures.append('amd64') + + for architecture in architectures: + opa_filename = f'opa_{system_type}_{architecture}' + opa_filenames.append(opa_filename) + opa_filenames.append(f'{opa_filename}_static') + + extension = '.exe' if system_type == 'windows' else '' + + # The user may have renamed the "long" OPA executable name to shorten it, + # or may have followed the instructions for downloading OPA, which includes + # renaming it. We'll look for the longer name first, but the search will + # look for the shortened name, too. + opa_filenames.append('opa') + + opa_exe = None + + log.debug('Searching for OPA executable:') + + for filename in opa_filenames: + filename += extension + + for path_dir in path_dirs: + current_exe = Path(path_dir) / filename + log.debug(' Trying %s', current_exe) + if current_exe.exists(): + if os.access(current_exe, os.X_OK): + opa_exe = current_exe + log.debug(' Valid executable') + break + log.debug(' NO execute access') + + if opa_exe: + break + + if opa_exe is None: + raise FileNotFoundError('OPA executable not found in PATH') + try: + process = subprocess.run((opa_exe, 'version'), + capture_output = True, + check = True) + except subprocess.CalledProcessError as cpe: + if cpe.stderr: + log.error('Error during OPA version check:\n%s', + cpe.stderr.decode('utf-8')) + raise RuntimeError('Error occurred during OPA version check - ' + f'return code: {cpe.returncode}') from cpe + + match = opa_version_re.search(process.stdout.decode('utf-8')) + if match: + log.info('OPA %s', match[0]) + + return opa_exe diff --git a/scubagoggles/sample-config-files/basic_config.yaml b/scubagoggles/sample-config-files/basic_config.yaml index 14ba2c96..af64b3c5 100644 --- a/scubagoggles/sample-config-files/basic_config.yaml +++ b/scubagoggles/sample-config-files/basic_config.yaml @@ -1,14 +1,14 @@ -# YAML basic configuration file with examples of how to specify various types -# of parameters. - -# Example specifying a string parameter -outputpath: example_output - -# Example specifying a list parameter -# Note that list parameter values must be formatted as a list (i.e., with -# brackets) in the config file, even if only one value is specified. For -# example, "baselines: [gmail]" is correct but "baselines: gmail" is not. -baselines: [gmail, calendar, groups, chat, drive, meet, sites, commoncontrols] - -# Example specifying a boolean paramter +# YAML basic configuration file with examples of how to specify various types +# of parameters. + +# Example specifying a string parameter +outputpath: example_output + +# Example specifying a list parameter +# Note that list parameter values must be formatted as a list (i.e., with +# brackets) in the config file, even if only one value is specified. For +# example, "baselines: [gmail]" is correct but "baselines: gmail" is not. +baselines: [gmail, calendar, groups, chat, drive, meet, sites, commoncontrols] + +# Example specifying a boolean paramter quiet: false \ No newline at end of file diff --git a/scubagoggles/sample-config-files/omit_policies.yaml b/scubagoggles/sample-config-files/omit_policies.yaml index 8004fb70..677fe492 100644 --- a/scubagoggles/sample-config-files/omit_policies.yaml +++ b/scubagoggles/sample-config-files/omit_policies.yaml @@ -2,17 +2,17 @@ # Any omitted policies should be carefully considered and documented as part of an # organization's cybersecurity risk management program process and practices. -baselines: [gmail, chat, drive] +baselines: [gmail, commoncontrols] omitpolicy: - GWS.GMAIL.3.1v0.3: + GWS.GMAIL.3.1: rationale: "Known false positive; our SPF policy currently cannot to be retrieved via ScubaGoggles due to a split horizon setup but is available publicly." expiration: "2023-12-31" - GWS.CHAT.5.1v0.3: + GWS.COMMONCONTROLS.18.1: rationale: &DLPRationale "The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check." - GWS.DRIVEDOCS.7.1v0.3: + GWS.COMMONCONTROLS.18.2: rationale: *DLPRationale # The "&" character used in the above example defines an anchor, which saves a value diff --git a/scubagoggles/sample-report/BaselineReports.html b/scubagoggles/sample-report/BaselineReports.html index c37a57df..f49ce3bd 100644 --- a/scubagoggles/sample-report/BaselineReports.html +++ b/scubagoggles/sample-report/BaselineReports.html @@ -1,282 +1,282 @@ - - - - SCuBA GWS Secure Configuration Baseline Reports - - - - -
    -
    - Return to the report summary - -
    -

    SCuBA GWS Secure Configuration Baseline Reports

    -
    Customer DomainReport Date
    example.org10/11/2024 14:01:09 Pacific Daylight Time
    -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Baseline Conformance ReportsDetails
    Google Calendar
    4 passes
    1 failure
    1 manual check
    Google Chat
    7 passes
    1 omitted
    Google Classroom
    6 passes
    Common Controls
    12 passes
    6 failures
    14 manual checks
    Google Drive and Docs
    10 passes
    3 warnings
    3 failures
    1 omitted
    Gmail
    25 passes
    2 warnings
    5 failures
    13 manual checks
    Groups for Business
    6 passes
    1 warning
    Google Meet
    5 passes
    Rules
    3 passes
    1 failure
    35 manual checks
    Google Sites
    1 pass
    -

    - -
    - + + + + SCuBA GWS Secure Configuration Baseline Reports + + + + +
    +
    + Return to the report summary + +
    +

    SCuBA GWS Secure Configuration Baseline Reports

    +
    Customer DomainReport Date
    example.org10/11/2024 14:01:09 Pacific Daylight Time
    +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Baseline Conformance ReportsDetails
    Google Calendar
    4 passes
    1 failure
    1 manual check
    Google Chat
    7 passes
    1 omitted
    Google Classroom
    6 passes
    Common Controls
    12 passes
    6 failures
    14 manual checks
    Google Drive and Docs
    10 passes
    3 warnings
    3 failures
    1 omitted
    Gmail
    25 passes
    2 warnings
    5 failures
    13 manual checks
    Groups for Business
    6 passes
    1 warning
    Google Meet
    5 passes
    Rules
    3 passes
    1 failure
    35 manual checks
    Google Sites
    1 pass
    +

    + +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/CalendarReport.html b/scubagoggles/sample-report/IndividualReports/CalendarReport.html index 714dc0f1..b776310e 100644 --- a/scubagoggles/sample-report/IndividualReports/CalendarReport.html +++ b/scubagoggles/sample-report/IndividualReports/CalendarReport.html @@ -1,315 +1,315 @@ - - - - Google Calendar Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Calendar Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    CALENDAR-1 External Sharing Options

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.1.1v0.3External Sharing Options for Primary Calendars SHALL be configured to "Only free/busy information (hide event details)."PassShallRequirement met in all OUs and groups.
    GWS.CALENDAR.1.2v0.3External sharing options for secondary calendars SHALL be configured to "Only free/busy information (hide event details)."FailShallRequirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars.

    CALENDAR-2 External Invitations Warnings

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.2.1v0.3External invitations warnings SHALL be enabled to prompt users before sending invitations.PassShallRequirement met in all OUs and groups.

    CALENDAR-3 Calendar Interop Management

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.3.1v0.3Calendar Interop SHOULD be disabled.PassShouldRequirement met.
    GWS.CALENDAR.3.2v0.3OAuth 2.0 SHALL be used in lieu of basic authentication to establish connectivity between tenants or organizations in cases where Calendar Interop is deemed necessary for agency mission fulfillment.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    CALENDAR-4 Paid Appointments

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.4.1v0.3Appointment Schedule with Payments SHALL be disabled.PassShallRequirement met in all OUs and groups.
    -
    - + + + + Google Calendar Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Calendar Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    CALENDAR-1 External Sharing Options

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.1.1v0.3External Sharing Options for Primary Calendars SHALL be configured to "Only free/busy information (hide event details)."PassShallRequirement met in all OUs and groups.
    GWS.CALENDAR.1.2v0.3External sharing options for secondary calendars SHALL be configured to "Only free/busy information (hide event details)."FailShallRequirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars.

    CALENDAR-2 External Invitations Warnings

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.2.1v0.3External invitations warnings SHALL be enabled to prompt users before sending invitations.PassShallRequirement met in all OUs and groups.

    CALENDAR-3 Calendar Interop Management

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.3.1v0.3Calendar Interop SHOULD be disabled.PassShouldRequirement met.
    GWS.CALENDAR.3.2v0.3OAuth 2.0 SHALL be used in lieu of basic authentication to establish connectivity between tenants or organizations in cases where Calendar Interop is deemed necessary for agency mission fulfillment.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    CALENDAR-4 Paid Appointments

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CALENDAR.4.1v0.3Appointment Schedule with Payments SHALL be disabled.PassShallRequirement met in all OUs and groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/ChatReport.html b/scubagoggles/sample-report/IndividualReports/ChatReport.html index 6d77b462..6c8b7fc7 100644 --- a/scubagoggles/sample-report/IndividualReports/ChatReport.html +++ b/scubagoggles/sample-report/IndividualReports/ChatReport.html @@ -1,353 +1,353 @@ - - - - Google Chat Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Chat Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    CHAT-1 Chat History

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.1.1v0.3Chat history SHALL be enabled for information traceability.PassShallRequirement met in all OUs and groups.
    GWS.CHAT.1.2v0.3Users SHALL NOT be allowed to change their history setting.PassShallRequirement met in all OUs and groups.

    CHAT-2 External File Sharing

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.2.1v0.3External file sharing SHALL be disabled to protect sensitive information from unauthorized or accidental sharing.PassShallRequirement met in all OUs and groups.

    CHAT-3 History for Spaces

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.3.1v0.3Space history SHOULD be enabled for traceability of information.PassShouldRequirement met in all OUs and groups.

    CHAT-4 External Chat Messaging

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.4.1v0.3External Chat messaging SHALL be restricted to allowlisted domains only.PassShallRequirement met in all OUs and groups.

    CHAT-5 DLP rules

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.5.1v0.3Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.OmittedShould/Not-ImplementedTest omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check.

    CHAT-6 Content Reporting

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.6.1v0.3Chat content reporting SHALL be enabled for all conversation types.PassShallRequirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case.
    GWS.CHAT.6.2v0.3All reporting message categories SHOULD be selected.PassShouldRequirement met in all OUs and groups.
    -
    - + + + + Google Chat Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Chat Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    CHAT-1 Chat History

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.1.1v0.3Chat history SHALL be enabled for information traceability.PassShallRequirement met in all OUs and groups.
    GWS.CHAT.1.2v0.3Users SHALL NOT be allowed to change their history setting.PassShallRequirement met in all OUs and groups.

    CHAT-2 External File Sharing

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.2.1v0.3External file sharing SHALL be disabled to protect sensitive information from unauthorized or accidental sharing.PassShallRequirement met in all OUs and groups.

    CHAT-3 History for Spaces

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.3.1v0.3Space history SHOULD be enabled for traceability of information.PassShouldRequirement met in all OUs and groups.

    CHAT-4 External Chat Messaging

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.4.1v0.3External Chat messaging SHALL be restricted to allowlisted domains only.PassShallRequirement met in all OUs and groups.

    CHAT-5 DLP rules

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.5.1v0.3Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.OmittedShould/Not-ImplementedTest omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check.

    CHAT-6 Content Reporting

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CHAT.6.1v0.3Chat content reporting SHALL be enabled for all conversation types.PassShallRequirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case.
    GWS.CHAT.6.2v0.3All reporting message categories SHOULD be selected.PassShouldRequirement met in all OUs and groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/ClassroomReport.html b/scubagoggles/sample-report/IndividualReports/ClassroomReport.html index d9e04235..7bc09555 100644 --- a/scubagoggles/sample-report/IndividualReports/ClassroomReport.html +++ b/scubagoggles/sample-report/IndividualReports/ClassroomReport.html @@ -1,327 +1,327 @@ - - - - Google Classroom Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Classroom Baseline Report

    -

    Note: Google Classroom is not available by default in GWS but as an additional Google Service.

    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    CLASSROOM-1 Class Membership

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.1.1v0.3Who can join classes in your domain SHALL be set to Users in your domain only.PassShallRequirement met in all OUs and groups.
    GWS.CLASSROOM.1.2v0.3Which classes users in your domain can join SHALL be set to Classes in your domain only.PassShallRequirement met in all OUs and groups.

    CLASSROOM-2 Classroom API

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.2.1v0.3Users SHALL NOT be able to authorize apps to access their Google Classroom data.PassShallRequirement met in all OUs and groups.

    CLASSROOM-3 Roster Import

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.3.1v0.3Roster import with Clever SHOULD be turned off.PassShouldRequirement met in all OUs and groups.

    CLASSROOM-4 Student Unenrollment

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.4.1v0.3Only teachers SHALL be allowed to unenroll students from classes.PassShallRequirement met in all OUs and groups.

    CLASSROOM-5 Class Creation

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.5.1v0.3Class creation SHALL be restricted to verified teachers only.PassShallRequirement met in all OUs and groups.
    -
    - + + + + Google Classroom Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Classroom Baseline Report

    +

    Note: Google Classroom is not available by default in GWS but as an additional Google Service.

    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    CLASSROOM-1 Class Membership

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.1.1v0.3Who can join classes in your domain SHALL be set to Users in your domain only.PassShallRequirement met in all OUs and groups.
    GWS.CLASSROOM.1.2v0.3Which classes users in your domain can join SHALL be set to Classes in your domain only.PassShallRequirement met in all OUs and groups.

    CLASSROOM-2 Classroom API

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.2.1v0.3Users SHALL NOT be able to authorize apps to access their Google Classroom data.PassShallRequirement met in all OUs and groups.

    CLASSROOM-3 Roster Import

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.3.1v0.3Roster import with Clever SHOULD be turned off.PassShouldRequirement met in all OUs and groups.

    CLASSROOM-4 Student Unenrollment

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.4.1v0.3Only teachers SHALL be allowed to unenroll students from classes.PassShallRequirement met in all OUs and groups.

    CLASSROOM-5 Class Creation

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.CLASSROOM.5.1v0.3Class creation SHALL be restricted to verified teachers only.PassShallRequirement met in all OUs and groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html b/scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html index 5e481536..6db7c63b 100644 --- a/scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html +++ b/scubagoggles/sample-report/IndividualReports/CommoncontrolsReport.html @@ -1,653 +1,653 @@ - - - - Common Controls Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Common Controls Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    COMMONCONTROLS-1 Phishing-Resistant Multi-Factor Authentication

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.1.1v0.3Phishing-Resistant MFA SHALL be required for all users.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.
    GWS.COMMONCONTROLS.1.2v0.3Google 2SV new user enrollment period SHALL be set to 1 week.FailShallThe following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    GWS.COMMONCONTROLS.1.3v0.3Allow users to trust the device SHALL be disabled.FailShallThe following groups are non-compliant:
    • kimbarnes@example.org: Allow user to trust the device is ON
    GWS.COMMONCONTROLS.1.4v0.3If phishing-resistant MFA is not yet tenable, an MFA method from the following list SHALL be used in the interim.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-2 Context-aware Access

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.2.1v0.3Policies restricting access to GWS based on signals about enterprise devices SHOULD be implemented.PassShouldRequirement met.

    COMMONCONTROLS-3 Login Challenges

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.3.1v0.3Login Challenges SHALL be enabled when third party SAML SSO is in use.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-4 User Session Duration

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.4.1v0.3Users SHALL be forced to re-authenticate after an established 12-hour GWS login session has expired.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-5 Secure Passwords

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.5.1v0.3User password strength SHALL be enforced.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.2v0.3User password length SHALL be at least 12 characters.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.3v0.3Password policy SHALL be enforced at next sign-in.FailShallThe following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    GWS.COMMONCONTROLS.5.4v0.3User passwords SHALL NOT be reused.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.5v0.3User passwords SHALL NOT expire.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-6 Highly Privileged Accounts

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.6.1v0.3All highly privileged accounts SHALL leverage Google Account authentication with phishing-resistant MFA and not the agency's authoritative on-premises or federated identity system.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.6.2v0.3A minimum of **two** and maximum of **eight** separate and distinct super admin users SHALL be configured.FailShallThe following super admins are configured: kimbarnes1@example.org, kimbarnes2@example.org, kimbarnes3@example.org, kimbarnes4@example.org, kimbarnes5@example.org, kimbarnes6@example.org, kimbarnes7@example.org, kimbarnes8@example.org, kimbarnes9@example.org, kimbarnes10@example.org, kimbarnes11@example.org. Note: Exceptions are allowed for "break glass" super admin accounts, though we are not able to account for this automatically.

    COMMONCONTROLS-7 Conflicting Account Management

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.7.1v0.3Account conflict management SHALL be configured to replace conflicting unmanaged accounts with managed ones.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-8 Catastrophic Recovery Options for Super Admins

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.8.1v0.3Account self-recovery for Super Admins SHALL be disabledPassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-9 GWS Advanced Protection Program

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.9.1v0.3Highly privileged accounts SHALL be enrolled in the GWS Advanced Protection Program.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.9.2v0.3All sensitive user accounts SHOULD be enrolled into the GWS Advanced Protection Program.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-10 App Access to Google APIs

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.10.1v0.3Agencies SHALL use GWS application access control policies to restrict access to all GWS services by third party apps.PassShallRequirement met.
    GWS.COMMONCONTROLS.10.2v0.3Agencies SHALL NOT allow users to consent to access to low-risk scopes.PassShallRequirement met.
    GWS.COMMONCONTROLS.10.3v0.3Agencies SHALL NOT trust unconfigured internal apps.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.
    GWS.COMMONCONTROLS.10.4v0.3Agencies SHALL NOT allow users to access unconfigured third-party apps.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.

    COMMONCONTROLS-11 Authorized Google Marketplace Apps

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.11.1v0.3Only approved Google Workspace Marketplace applications SHALL be allowed for installation.FailShallThe following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    GWS.COMMONCONTROLS.11.2v0.3Access to Google Workspace applications by less secure apps that do not meet security standards for authentication SHALL be prevented.No events foundShould No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.

    COMMONCONTROLS-12 Google Takeout Services for Users

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.12.1v0.3Google Takeout services SHALL be disabled.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.

    COMMONCONTROLS-13 System-defined Rules

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.13.1v0.3Required system-defined alerting rules, as listed in the Policy group description, SHALL be enabled with alerts.N/AShall/Not-ImplementedResults for GWS.COMMONCONTROLS.13 are listed in the Rules Report.

    COMMONCONTROLS-14 Google Workspace Logs

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.14.1v0.3The following critical logs SHALL be sent to the agency's centralized SIEM.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.14.2v0.3Audit logs SHALL be maintained for at least 6 months in active storage and an additional 18 months in cold storage, as dictated by OMB M-21-31.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-15 Data Regions and Storage

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.15.1v0.3The data storage region SHALL be set to be the United States for all users in the agency's GWS environment.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.15.2v0.3The supplemental data storage region SHALL NOT be set to 'Russian Federation'.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.

    COMMONCONTROLS-16 Additional Google Services

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.16.1v0.3Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone.PassShouldRequirement met in all OUs and groups.

    COMMONCONTROLS-17 Multi-Party Approval

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.17.1v0.3Require multi party approval for sensitive admin actions SHALL be enabled.FailShallThe following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    -
    - + + + + Common Controls Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Common Controls Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    COMMONCONTROLS-1 Phishing-Resistant Multi-Factor Authentication

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.1.1v0.3Phishing-Resistant MFA SHALL be required for all users.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.
    GWS.COMMONCONTROLS.1.2v0.3Google 2SV new user enrollment period SHALL be set to 1 week.FailShallThe following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    GWS.COMMONCONTROLS.1.3v0.3Allow users to trust the device SHALL be disabled.FailShallThe following groups are non-compliant:
    • kimbarnes@example.org: Allow user to trust the device is ON
    GWS.COMMONCONTROLS.1.4v0.3If phishing-resistant MFA is not yet tenable, an MFA method from the following list SHALL be used in the interim.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-2 Context-aware Access

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.2.1v0.3Policies restricting access to GWS based on signals about enterprise devices SHOULD be implemented.PassShouldRequirement met.

    COMMONCONTROLS-3 Login Challenges

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.3.1v0.3Login Challenges SHALL be enabled when third party SAML SSO is in use.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-4 User Session Duration

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.4.1v0.3Users SHALL be forced to re-authenticate after an established 12-hour GWS login session has expired.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-5 Secure Passwords

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.5.1v0.3User password strength SHALL be enforced.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.2v0.3User password length SHALL be at least 12 characters.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.3v0.3Password policy SHALL be enforced at next sign-in.FailShallThe following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    GWS.COMMONCONTROLS.5.4v0.3User passwords SHALL NOT be reused.PassShallRequirement met in all OUs and groups.
    GWS.COMMONCONTROLS.5.5v0.3User passwords SHALL NOT expire.PassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-6 Highly Privileged Accounts

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.6.1v0.3All highly privileged accounts SHALL leverage Google Account authentication with phishing-resistant MFA and not the agency's authoritative on-premises or federated identity system.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.6.2v0.3A minimum of **two** and maximum of **eight** separate and distinct super admin users SHALL be configured.FailShallThe following super admins are configured: kimbarnes1@example.org, kimbarnes2@example.org, kimbarnes3@example.org, kimbarnes4@example.org, kimbarnes5@example.org, kimbarnes6@example.org, kimbarnes7@example.org, kimbarnes8@example.org, kimbarnes9@example.org, kimbarnes10@example.org, kimbarnes11@example.org. Note: Exceptions are allowed for "break glass" super admin accounts, though we are not able to account for this automatically.

    COMMONCONTROLS-7 Conflicting Account Management

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.7.1v0.3Account conflict management SHALL be configured to replace conflicting unmanaged accounts with managed ones.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-8 Catastrophic Recovery Options for Super Admins

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.8.1v0.3Account self-recovery for Super Admins SHALL be disabledPassShallRequirement met in all OUs and groups.

    COMMONCONTROLS-9 GWS Advanced Protection Program

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.9.1v0.3Highly privileged accounts SHALL be enrolled in the GWS Advanced Protection Program.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.9.2v0.3All sensitive user accounts SHOULD be enrolled into the GWS Advanced Protection Program.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-10 App Access to Google APIs

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.10.1v0.3Agencies SHALL use GWS application access control policies to restrict access to all GWS services by third party apps.PassShallRequirement met.
    GWS.COMMONCONTROLS.10.2v0.3Agencies SHALL NOT allow users to consent to access to low-risk scopes.PassShallRequirement met.
    GWS.COMMONCONTROLS.10.3v0.3Agencies SHALL NOT trust unconfigured internal apps.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.
    GWS.COMMONCONTROLS.10.4v0.3Agencies SHALL NOT allow users to access unconfigured third-party apps.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.

    COMMONCONTROLS-11 Authorized Google Marketplace Apps

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.11.1v0.3Only approved Google Workspace Marketplace applications SHALL be allowed for installation.FailShallThe following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    GWS.COMMONCONTROLS.11.2v0.3Access to Google Workspace applications by less secure apps that do not meet security standards for authentication SHALL be prevented.No events foundShould No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.

    COMMONCONTROLS-12 Google Takeout Services for Users

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.12.1v0.3Google Takeout services SHALL be disabled.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.

    COMMONCONTROLS-13 System-defined Rules

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.13.1v0.3Required system-defined alerting rules, as listed in the Policy group description, SHALL be enabled with alerts.N/AShall/Not-ImplementedResults for GWS.COMMONCONTROLS.13 are listed in the Rules Report.

    COMMONCONTROLS-14 Google Workspace Logs

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.14.1v0.3The following critical logs SHALL be sent to the agency's centralized SIEM.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.14.2v0.3Audit logs SHALL be maintained for at least 6 months in active storage and an additional 18 months in cold storage, as dictated by OMB M-21-31.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    COMMONCONTROLS-15 Data Regions and Storage

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.15.1v0.3The data storage region SHALL be set to be the United States for all users in the agency's GWS environment.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.COMMONCONTROLS.15.2v0.3The supplemental data storage region SHALL NOT be set to 'Russian Federation'.No events foundShall No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.

    COMMONCONTROLS-16 Additional Google Services

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.16.1v0.3Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone.PassShouldRequirement met in all OUs and groups.

    COMMONCONTROLS-17 Multi-Party Approval

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.COMMONCONTROLS.17.1v0.3Require multi party approval for sensitive admin actions SHALL be enabled.FailShallThe following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/DriveReport.html b/scubagoggles/sample-report/IndividualReports/DriveReport.html index cd62358d..83eba833 100644 --- a/scubagoggles/sample-report/IndividualReports/DriveReport.html +++ b/scubagoggles/sample-report/IndividualReports/DriveReport.html @@ -1,428 +1,428 @@ - - - - Google Drive and Docs Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Drive and Docs Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    DRIVEDOCS-1 Sharing Outside the Organization

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.1.1v0.3Agencies SHOULD disable sharing outside of the organization's domain.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.2v0.3Agencies SHOULD disable users' receiving files from outside of the organization's domain.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.3v0.3Warnings SHALL be enabled when a user is attempting to share something outside the domain.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.4v0.3If sharing outside of the organization, then agencies SHALL disable sharing of files with individuals who are not using a Google account.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.5v0.3Agencies SHALL disable making files and published web content visible to anyone with the link.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.6v0.3Agencies SHALL set access checking to recipients only.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.7v0.3Agencies SHALL NOT allow any users to distribute content from an organization-owned shared drive to shared drives owned by another organization.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.8v0.3Agencies SHALL set newly created items to have Private to the Owner as the default level of access.PassShallRequirement met in all OUs and groups.

    DRIVEDOCS-2 Shared Drive Creation

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.2.1v0.3Agencies SHOULD NOT allow members with manager access to override shared drive creation settings.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.2.2v0.3Agencies SHOULD NOT allow users outside of their organization to access files in shared drives.WarningShouldThe following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    GWS.DRIVEDOCS.2.3v0.3Agencies SHALL allow users who are not shared drive members to be added to files.FailShallThe following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    GWS.DRIVEDOCS.2.4v0.3Agencies SHALL NOT allow viewers and commenters to download, print, and copy files.FailShallThe following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files

    DRIVEDOCS-3 Security Updates for Files

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.3.1v0.3Agencies SHALL enable the security update for Drive files.PassShallRequirement met in all OUs and groups.

    DRIVEDOCS-4 Drive SDK

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.4.1v0.3Agencies SHOULD disable Drive SDK access.WarningShouldThe following OUs are non-compliant:
    • Lisa Cross: Drive SDK is enabled

    DRIVEDOCS-5 User Installation of Drive and Docs Add-Ons

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.5.1v0.3Agencies SHALL disable Add-Ons.FailShallThe following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.

    DRIVEDOCS-6 Drive for Desktop

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.6.1v0.3Google Drive for Desktop SHOULD be enabled only for authorized devices.WarningShouldThe following groups are non-compliant:
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.

    DRIVEDOCS-7 DLP rules

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.7.1v0.3Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.OmittedShould/Not-ImplementedTest omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check.
    -
    - + + + + Google Drive and Docs Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Drive and Docs Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    DRIVEDOCS-1 Sharing Outside the Organization

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.1.1v0.3Agencies SHOULD disable sharing outside of the organization's domain.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.2v0.3Agencies SHOULD disable users' receiving files from outside of the organization's domain.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.3v0.3Warnings SHALL be enabled when a user is attempting to share something outside the domain.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.4v0.3If sharing outside of the organization, then agencies SHALL disable sharing of files with individuals who are not using a Google account.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.5v0.3Agencies SHALL disable making files and published web content visible to anyone with the link.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.6v0.3Agencies SHALL set access checking to recipients only.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.7v0.3Agencies SHALL NOT allow any users to distribute content from an organization-owned shared drive to shared drives owned by another organization.PassShallRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.1.8v0.3Agencies SHALL set newly created items to have Private to the Owner as the default level of access.PassShallRequirement met in all OUs and groups.

    DRIVEDOCS-2 Shared Drive Creation

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.2.1v0.3Agencies SHOULD NOT allow members with manager access to override shared drive creation settings.PassShouldRequirement met in all OUs and groups.
    GWS.DRIVEDOCS.2.2v0.3Agencies SHOULD NOT allow users outside of their organization to access files in shared drives.WarningShouldThe following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    GWS.DRIVEDOCS.2.3v0.3Agencies SHALL allow users who are not shared drive members to be added to files.FailShallThe following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    GWS.DRIVEDOCS.2.4v0.3Agencies SHALL NOT allow viewers and commenters to download, print, and copy files.FailShallThe following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files

    DRIVEDOCS-3 Security Updates for Files

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.3.1v0.3Agencies SHALL enable the security update for Drive files.PassShallRequirement met in all OUs and groups.

    DRIVEDOCS-4 Drive SDK

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.4.1v0.3Agencies SHOULD disable Drive SDK access.WarningShouldThe following OUs are non-compliant:
    • Lisa Cross: Drive SDK is enabled

    DRIVEDOCS-5 User Installation of Drive and Docs Add-Ons

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.5.1v0.3Agencies SHALL disable Add-Ons.FailShallThe following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.

    DRIVEDOCS-6 Drive for Desktop

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.6.1v0.3Google Drive for Desktop SHOULD be enabled only for authorized devices.WarningShouldThe following groups are non-compliant:
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.
    • robertcampbell@example.net: Drive for Desktop is enabled and can be used on any device.

    DRIVEDOCS-7 DLP rules

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.DRIVEDOCS.7.1v0.3Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.OmittedShould/Not-ImplementedTest omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/GmailReport.html b/scubagoggles/sample-report/IndividualReports/GmailReport.html index 9e735cab..7180ca8b 100644 --- a/scubagoggles/sample-report/IndividualReports/GmailReport.html +++ b/scubagoggles/sample-report/IndividualReports/GmailReport.html @@ -1,768 +1,768 @@ - - - - Gmail Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Gmail Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    GMAIL-1 Mail Delegation

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.1.1v0.3Mail Delegation SHOULD be disabled.PassShouldRequirement met in all OUs and groups.

    GMAIL-2 DomainKeys Identified Mail

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.2.1v0.3DKIM SHOULD be enabled for all domains.PassShouldRequirement met.

    GMAIL-3 Sender Policy Framework

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.3.1v0.3An SPF policy SHALL be published for each domain that fails all non-approved senders.FailShall1 of 2 agency domain(s) found in violation: example.org.

    GMAIL-4 Domain-based Message Authentication, Reporting, and Conformance

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.4.1v0.3A DMARC policy SHALL be published for every second-level domain.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.2v0.3The DMARC message rejection option SHALL be p=reject.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.3v0.3The DMARC point of contact for aggregate reports SHALL include `reports@dmarc.cyber.dhs.gov`.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.4v0.3An agency point of contact SHOULD be included for aggregate and failure reports.WarningShould1 of 2 agency domain(s) found in violation: example.org.

    GMAIL-5 Attachment Protections

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.5.1v0.3Protect against encrypted attachments from untrusted senders SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.2v0.3Protect against attachments with scripts from untrusted senders SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.3v0.3Protect against anomalous attachment types in emails SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.4v0.3Google SHOULD be allowed to automatically apply future recommended settings for attachments.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.5.5v0.3Emails flagged by the above attachment protection controls SHALL NOT be kept in inbox.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.6v0.3Any third-party or outside application selected for attachment protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please check manually.

    GMAIL-6 Links and External Images Protection

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.6.1v0.3Identify links behind shortened URLs SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.2v0.3Scan linked images SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.3v0.3Show warning prompt for any click on links to untrusted domains SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.4v0.3Google SHALL be allowed to automatically apply future recommended settings for links and external images.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.6.5v0.3Any third-party or outside application selected for links and external images protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-7 Spoofing and Authentication Protection

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.7.1v0.3Protect against domain spoofing based on similar domain names SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.2v0.3Protect against spoofing of employee names SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.3v0.3Protect against inbound emails spoofing your domain SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.4v0.3Protect against any unauthenticated emails SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.5v0.3Protect your Groups from inbound emails spoofing your domain SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.6v0.3Emails flagged by the above spoofing and authentication controls SHALL NOT be kept in inbox.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.7v0.3Google SHALL be allowed to automatically apply future recommended settings for spoofing and authentication.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.7.8v0.3Any third-party or outside application selected for spoofing and authentication protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-8 User Email Uploads

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.8.1v0.3User email uploads SHALL be disabled to protect against unauthorized files being introduced into the secured environment.PassShallRequirement met in all OUs and groups.

    GMAIL-9 POP and IMAP Access for Users

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.9.1v0.3POP and IMAP access SHALL be disabled to protect sensitive agency or organization emails from being accessed through legacy applications or other third-party mail clients.PassShallRequirement met in all OUs and groups.

    GMAIL-10 Google Workspace Sync

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.10.1v0.3Google Workspace Sync SHOULD be disabled.FailShallThe following OUs are non-compliant:
    • Timothy Pitts: Automatically enable outlook sync is set to enabled
    GWS.GMAIL.10.2v0.3Google Workspace Sync MAY be enabled on a per-user basis as needed.N/AMay/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-11 Automatic Forwarding

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.11.1v0.3Automatic forwarding SHOULD be disabled, especially to external domains.PassShallRequirement met in all OUs and groups.

    GMAIL-12 Per-user Outbound Gateways

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.12.1v0.3Using a per-user outbound gateway that is a mail server other than the Google Workspace mail servers SHALL be disabled.PassShallRequirement met in all OUs and groups.

    GMAIL-13 Unintended External Reply Warning

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.13.1v0.3Unintended external reply warnings SHALL be enabled.PassShallRequirement met in all OUs and groups.

    GMAIL-14 Email Allowlist

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.14.1v0.3An email allowlist SHOULD not be implemented.WarningShouldEmail allowlists are enabled in Org Name.

    GMAIL-15 Enhanced Pre-Delivery Message Scanning

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.15.1v0.3Enhanced pre-delivery message scanning SHALL be enabled to prevent phishing.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.15.2v0.3Any third-party or outside application selected for enhanced pre-delivery message scanning SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-16 Security Sandbox

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.16.1v0.3Security sandbox SHOULD be enabled to provide additional protections for their email messages.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.16.2v0.3Any third-party or outside application selected for security sandbox SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-17 Comprehensive Mail Storage

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.17.1v0.3Comprehensive mail storage SHOULD be enabled to allow tracking of information across applications.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-18 Content Compliance Filtering

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.18.1v0.3Content filtering SHOULD be enabled within Gmail messages.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.18.2v0.3Any third-party or outside application selected for advanced email content filtering SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.18.3v0.3Gmail or third-party applications SHALL be configured to protect PII and sensitive information as defined by the agency. At a minimum, credit card numbers, taxpayer Identification Numbers (TIN), and Social Security Numbers (SSN) SHALL be blocked.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-19 Spam Filtering

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.19.1v0.3Domains SHALL NOT be added to lists that bypass spam filters.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.19.2v0.3Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.19.3v0.3Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    -
    - + + + + Gmail Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Gmail Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    GMAIL-1 Mail Delegation

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.1.1v0.3Mail Delegation SHOULD be disabled.PassShouldRequirement met in all OUs and groups.

    GMAIL-2 DomainKeys Identified Mail

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.2.1v0.3DKIM SHOULD be enabled for all domains.PassShouldRequirement met.

    GMAIL-3 Sender Policy Framework

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.3.1v0.3An SPF policy SHALL be published for each domain that fails all non-approved senders.FailShall1 of 2 agency domain(s) found in violation: example.org.

    GMAIL-4 Domain-based Message Authentication, Reporting, and Conformance

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.4.1v0.3A DMARC policy SHALL be published for every second-level domain.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.2v0.3The DMARC message rejection option SHALL be p=reject.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.3v0.3The DMARC point of contact for aggregate reports SHALL include `reports@dmarc.cyber.dhs.gov`.FailShall1 of 2 agency domain(s) found in violation: example.org.
    GWS.GMAIL.4.4v0.3An agency point of contact SHOULD be included for aggregate and failure reports.WarningShould1 of 2 agency domain(s) found in violation: example.org.

    GMAIL-5 Attachment Protections

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.5.1v0.3Protect against encrypted attachments from untrusted senders SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.2v0.3Protect against attachments with scripts from untrusted senders SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.3v0.3Protect against anomalous attachment types in emails SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.4v0.3Google SHOULD be allowed to automatically apply future recommended settings for attachments.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.5.5v0.3Emails flagged by the above attachment protection controls SHALL NOT be kept in inbox.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.5.6v0.3Any third-party or outside application selected for attachment protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please check manually.

    GMAIL-6 Links and External Images Protection

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.6.1v0.3Identify links behind shortened URLs SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.2v0.3Scan linked images SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.3v0.3Show warning prompt for any click on links to untrusted domains SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.6.4v0.3Google SHALL be allowed to automatically apply future recommended settings for links and external images.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.6.5v0.3Any third-party or outside application selected for links and external images protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-7 Spoofing and Authentication Protection

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.7.1v0.3Protect against domain spoofing based on similar domain names SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.2v0.3Protect against spoofing of employee names SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.3v0.3Protect against inbound emails spoofing your domain SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.4v0.3Protect against any unauthenticated emails SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.5v0.3Protect your Groups from inbound emails spoofing your domain SHALL be enabled.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.6v0.3Emails flagged by the above spoofing and authentication controls SHALL NOT be kept in inbox.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.7.7v0.3Google SHALL be allowed to automatically apply future recommended settings for spoofing and authentication.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.7.8v0.3Any third-party or outside application selected for spoofing and authentication protection SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-8 User Email Uploads

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.8.1v0.3User email uploads SHALL be disabled to protect against unauthorized files being introduced into the secured environment.PassShallRequirement met in all OUs and groups.

    GMAIL-9 POP and IMAP Access for Users

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.9.1v0.3POP and IMAP access SHALL be disabled to protect sensitive agency or organization emails from being accessed through legacy applications or other third-party mail clients.PassShallRequirement met in all OUs and groups.

    GMAIL-10 Google Workspace Sync

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.10.1v0.3Google Workspace Sync SHOULD be disabled.FailShallThe following OUs are non-compliant:
    • Timothy Pitts: Automatically enable outlook sync is set to enabled
    GWS.GMAIL.10.2v0.3Google Workspace Sync MAY be enabled on a per-user basis as needed.N/AMay/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-11 Automatic Forwarding

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.11.1v0.3Automatic forwarding SHOULD be disabled, especially to external domains.PassShallRequirement met in all OUs and groups.

    GMAIL-12 Per-user Outbound Gateways

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.12.1v0.3Using a per-user outbound gateway that is a mail server other than the Google Workspace mail servers SHALL be disabled.PassShallRequirement met in all OUs and groups.

    GMAIL-13 Unintended External Reply Warning

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.13.1v0.3Unintended external reply warnings SHALL be enabled.PassShallRequirement met in all OUs and groups.

    GMAIL-14 Email Allowlist

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.14.1v0.3An email allowlist SHOULD not be implemented.WarningShouldEmail allowlists are enabled in Org Name.

    GMAIL-15 Enhanced Pre-Delivery Message Scanning

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.15.1v0.3Enhanced pre-delivery message scanning SHALL be enabled to prevent phishing.PassShallRequirement met in all OUs and groups.
    GWS.GMAIL.15.2v0.3Any third-party or outside application selected for enhanced pre-delivery message scanning SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-16 Security Sandbox

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.16.1v0.3Security sandbox SHOULD be enabled to provide additional protections for their email messages.PassShouldRequirement met in all OUs and groups.
    GWS.GMAIL.16.2v0.3Any third-party or outside application selected for security sandbox SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-17 Comprehensive Mail Storage

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.17.1v0.3Comprehensive mail storage SHOULD be enabled to allow tracking of information across applications.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-18 Content Compliance Filtering

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.18.1v0.3Content filtering SHOULD be enabled within Gmail messages.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.18.2v0.3Any third-party or outside application selected for advanced email content filtering SHOULD offer services comparable to those offered by Google Workspace.N/AShould/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.18.3v0.3Gmail or third-party applications SHALL be configured to protect PII and sensitive information as defined by the agency. At a minimum, credit card numbers, taxpayer Identification Numbers (TIN), and Social Security Numbers (SSN) SHALL be blocked.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.

    GMAIL-19 Spam Filtering

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GMAIL.19.1v0.3Domains SHALL NOT be added to lists that bypass spam filters.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.19.2v0.3Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    GWS.GMAIL.19.3v0.3Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.N/AShall/Not-ImplementedCurrently not able to be tested automatically; please manually check.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/GroupsReport.html b/scubagoggles/sample-report/IndividualReports/GroupsReport.html index d2168f84..32855982 100644 --- a/scubagoggles/sample-report/IndividualReports/GroupsReport.html +++ b/scubagoggles/sample-report/IndividualReports/GroupsReport.html @@ -1,358 +1,358 @@ - - - - Groups for Business Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Groups for Business Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    GROUPS-1 External Group Access

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.1.1v0.3Group access from outside the organization SHALL be disabled unless explicitly granted by the group owner.PassShallRequirement met in all OUs and groups.

    GROUPS-2 Adding External Members

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.2.1v0.3Group owners' ability to add external members to groups SHOULD be disabled unless necessary for agency mission fulfillment.PassShouldRequirement met in all OUs and groups.

    GROUPS-3 Allowing Posting by External Members

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.3.1v0.3Group owners' ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.PassShouldRequirement met in all OUs and groups.

    GROUPS-4 Group Creation

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.4.1v0.3Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.WarningShouldThe following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups

    GROUPS-5 Default Permissions for Viewing Conversations

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.5.1v0.3The default permission to view conversations SHOULD be set to All Group Members.PassShouldRequirement met in all OUs and groups.

    GROUPS-6 Ability to Hide Groups from the Directory

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.6.1v0.3The Ability for Groups to be Hidden from the Directory SHALL be disabled.PassShallRequirement met in all OUs and groups.

    GROUPS-7 New Groups

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.7.1v0.3New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.PassShouldRequirement met in all groups.
    -
    - + + + + Groups for Business Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Groups for Business Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    GROUPS-1 External Group Access

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.1.1v0.3Group access from outside the organization SHALL be disabled unless explicitly granted by the group owner.PassShallRequirement met in all OUs and groups.

    GROUPS-2 Adding External Members

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.2.1v0.3Group owners' ability to add external members to groups SHOULD be disabled unless necessary for agency mission fulfillment.PassShouldRequirement met in all OUs and groups.

    GROUPS-3 Allowing Posting by External Members

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.3.1v0.3Group owners' ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.PassShouldRequirement met in all OUs and groups.

    GROUPS-4 Group Creation

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.4.1v0.3Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.WarningShouldThe following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups

    GROUPS-5 Default Permissions for Viewing Conversations

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.5.1v0.3The default permission to view conversations SHOULD be set to All Group Members.PassShouldRequirement met in all OUs and groups.

    GROUPS-6 Ability to Hide Groups from the Directory

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.6.1v0.3The Ability for Groups to be Hidden from the Directory SHALL be disabled.PassShallRequirement met in all OUs and groups.

    GROUPS-7 New Groups

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.GROUPS.7.1v0.3New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.PassShouldRequirement met in all groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/MeetReport.html b/scubagoggles/sample-report/IndividualReports/MeetReport.html index 64998130..b5c1a7ce 100644 --- a/scubagoggles/sample-report/IndividualReports/MeetReport.html +++ b/scubagoggles/sample-report/IndividualReports/MeetReport.html @@ -1,320 +1,320 @@ - - - - Google Meet Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Meet Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    MEET-1 Meeting Access

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.1.1v0.3Meeting access SHOULD be restricted to users signed in with a Google Account or Dialing in using a phone.PassShouldRequirement met in all OUs and groups.

    MEET-2 Internal Access to External Meetings

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.2.1v0.3Meeting access SHALL be disabled for meetings created by users who are not members of any Google Workspace tenant or organization.PassShallRequirement met in all OUs and groups.

    MEET-3 Host Management Meeting Features

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.3.1v0.3Host Management meeting features SHALL be enabled.PassShallRequirement met in all OUs and groups.

    MEET-4 External Participants

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.4.1v0.3Warn for external participants SHALL be enabled.PassShallRequirement met in all OUs and groups.

    MEET-5 Incoming Calls

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.5.1v0.3Incoming calls SHALL be restricted to contacts and other users in the organization.PassShallRequirement met in all OUs and groups.
    -
    - + + + + Google Meet Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Meet Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    MEET-1 Meeting Access

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.1.1v0.3Meeting access SHOULD be restricted to users signed in with a Google Account or Dialing in using a phone.PassShouldRequirement met in all OUs and groups.

    MEET-2 Internal Access to External Meetings

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.2.1v0.3Meeting access SHALL be disabled for meetings created by users who are not members of any Google Workspace tenant or organization.PassShallRequirement met in all OUs and groups.

    MEET-3 Host Management Meeting Features

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.3.1v0.3Host Management meeting features SHALL be enabled.PassShallRequirement met in all OUs and groups.

    MEET-4 External Participants

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.4.1v0.3Warn for external participants SHALL be enabled.PassShallRequirement met in all OUs and groups.

    MEET-5 Incoming Calls

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.MEET.5.1v0.3Incoming calls SHALL be restricted to contacts and other users in the organization.PassShallRequirement met in all OUs and groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/RulesReport.html b/scubagoggles/sample-report/IndividualReports/RulesReport.html index 7f40bf36..f5a088a2 100644 --- a/scubagoggles/sample-report/IndividualReports/RulesReport.html +++ b/scubagoggles/sample-report/IndividualReports/RulesReport.html @@ -1,510 +1,510 @@ - - - - Rules Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Rules Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    RULES-13 System-defined Rules

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Control IDRule NameResultCriticalityRule Description
    GWS.COMMONCONTROLS.13.1v0.3Domain data export initiatedNo events foundShallA Super Administrator for your Google account has started exporting data from your domain.
    GWS.COMMONCONTROLS.13.1v0.3[Beta] Client-side encryption service unavailableNo events foundShallA problem has been detected with your client-side encryption service indicating an outage or misconfigured setting.
    GWS.COMMONCONTROLS.13.1v0.3User-reported phishingNo events foundShallA sender has sent messages to your domain that users have classified as phishings.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious message reportedNo events foundShallA sender has sent messages to your domain that users have classified as spam.
    GWS.COMMONCONTROLS.13.1v0.3Suspended user made activeNo events foundShallA suspended user is made active.
    GWS.COMMONCONTROLS.13.1v0.3User suspended (by admin)No events foundShallAn admin has suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3Spike in user-reported spamNo events foundShallAn unusually high volume of messages from a sender that users have marked as spam.
    GWS.COMMONCONTROLS.13.1v0.3Google Voice configuration problemNo events foundShallAuto attendants and ring groups with invalid references may hang up at unexpected times.
    GWS.COMMONCONTROLS.13.1v0.3Directory sync cancelled due to safeguard threshold exceededNo events foundShallDirectory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold.
    GWS.COMMONCONTROLS.13.1v0.3Account suspension warningNo events foundShallGoogle Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service.
    GWS.COMMONCONTROLS.13.1v0.3Leaked passwordNo events foundShallGoogle detected compromised credentials requiring a reset of the user's password.
    GWS.COMMONCONTROLS.13.1v0.3User suspended (Google identity alert)No events foundShallGoogle detected suspicious activity and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3User suspended for spammingNo events foundShallGoogle detected suspicious activity such as spamming and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3User suspended for spamming through relayNo events foundShallGoogle detected suspicious activity such as spamming through a SMTP relay service and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious programmatic loginNo events foundShallGoogle detected suspicious login attempts from potential applications or computer programs.
    GWS.COMMONCONTROLS.13.1v0.3User suspended due to suspicious activityNo events foundShallGoogle suspended a user's account due to a potential compromise detected.
    GWS.COMMONCONTROLS.13.1v0.3Gmail potential employee spoofingNo events foundShallIncoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases.
    GWS.COMMONCONTROLS.13.1v0.3Phishing in inboxes due to bad whitelistNo events foundShallMessages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters.
    GWS.COMMONCONTROLS.13.1v0.3Malware message detected post-deliveryNo events foundShallMessages detected as malware post-delivery that are automatically reclassified.
    GWS.COMMONCONTROLS.13.1v0.3Phishing message detected post-deliveryNo events foundShallMessages detected as phishing post-delivery that are automatically reclassified.
    GWS.COMMONCONTROLS.13.1v0.3TLS failureNo events foundShallMessages requiring Transport Layer Security (TLS) can't be delivered.
    GWS.COMMONCONTROLS.13.1v0.3Device compromisedNo events foundShallProvides details about devices in your domain that have entered a compromised state.
    GWS.COMMONCONTROLS.13.1v0.3Google OperationsNo events foundShallProvides details about security and privacy issues that affect your Google Workspace services.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious device activityNo events foundShallProvides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated.
    GWS.COMMONCONTROLS.13.1v0.3Government-backed attacksNo events foundShallWarnings about potential government-backed attacks.
    GWS.COMMONCONTROLS.13.1v0.3Rate limited recipientNo events foundShouldA high rate of incoming email indicating a potential malicious attack or misconfigured setting.
    GWS.COMMONCONTROLS.13.1v0.3User deletedNo events foundShouldA user has been deleted from the domain.
    GWS.COMMONCONTROLS.13.1v0.3App Maker Cloud SQL setupNo events foundShouldA user has requested a Google Cloud SQL instance to be set up for use with App Maker.
    GWS.COMMONCONTROLS.13.1v0.3Apps outage alertNo events foundShouldAlerts about new, updated, or resolved outage on the Google Workspace Status Dashboard.
    GWS.COMMONCONTROLS.13.1v0.3Smarthost failureNo events foundShouldAlerts if a large number of messages can't be delivered to one of your smart host servers.
    GWS.COMMONCONTROLS.13.1v0.3Calendar settings changedNo events foundShouldAn admin has changed Google Workspace Calendar settings.
    GWS.COMMONCONTROLS.13.1v0.3Drive settings changedNo events foundShouldAn admin has changed Google Workspace Drive settings.
    GWS.COMMONCONTROLS.13.1v0.3Email settings changedNo events foundShouldAn admin has changed Google Workspace Gmail settings.
    GWS.COMMONCONTROLS.13.1v0.3Mobile settings changedNo events foundShouldAn admin has changed mobile management settings.
    GWS.COMMONCONTROLS.13.1v0.3Exchange journaling failureNo events foundShouldFailures with Exchange journaling that ensures email traffic generated by Microsoft® Exchange server users is properly archived in Google Vault.
    GWS.COMMONCONTROLS.13.1v0.3New user addedPassShouldA new user has been added to the domain.
    GWS.COMMONCONTROLS.13.1v0.3User granted Admin privilegePassShallA user is granted an admin privilege.
    GWS.COMMONCONTROLS.13.1v0.3User's Admin privilege revokedPassShallA user is revoked of their admin privilege.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious loginFailShallGoogle detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location.
    -
    - + + + + Rules Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Rules Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    RULES-13 System-defined Rules

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Control IDRule NameResultCriticalityRule Description
    GWS.COMMONCONTROLS.13.1v0.3Domain data export initiatedNo events foundShallA Super Administrator for your Google account has started exporting data from your domain.
    GWS.COMMONCONTROLS.13.1v0.3[Beta] Client-side encryption service unavailableNo events foundShallA problem has been detected with your client-side encryption service indicating an outage or misconfigured setting.
    GWS.COMMONCONTROLS.13.1v0.3User-reported phishingNo events foundShallA sender has sent messages to your domain that users have classified as phishings.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious message reportedNo events foundShallA sender has sent messages to your domain that users have classified as spam.
    GWS.COMMONCONTROLS.13.1v0.3Suspended user made activeNo events foundShallA suspended user is made active.
    GWS.COMMONCONTROLS.13.1v0.3User suspended (by admin)No events foundShallAn admin has suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3Spike in user-reported spamNo events foundShallAn unusually high volume of messages from a sender that users have marked as spam.
    GWS.COMMONCONTROLS.13.1v0.3Google Voice configuration problemNo events foundShallAuto attendants and ring groups with invalid references may hang up at unexpected times.
    GWS.COMMONCONTROLS.13.1v0.3Directory sync cancelled due to safeguard threshold exceededNo events foundShallDirectory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold.
    GWS.COMMONCONTROLS.13.1v0.3Account suspension warningNo events foundShallGoogle Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service.
    GWS.COMMONCONTROLS.13.1v0.3Leaked passwordNo events foundShallGoogle detected compromised credentials requiring a reset of the user's password.
    GWS.COMMONCONTROLS.13.1v0.3User suspended (Google identity alert)No events foundShallGoogle detected suspicious activity and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3User suspended for spammingNo events foundShallGoogle detected suspicious activity such as spamming and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3User suspended for spamming through relayNo events foundShallGoogle detected suspicious activity such as spamming through a SMTP relay service and suspended the account.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious programmatic loginNo events foundShallGoogle detected suspicious login attempts from potential applications or computer programs.
    GWS.COMMONCONTROLS.13.1v0.3User suspended due to suspicious activityNo events foundShallGoogle suspended a user's account due to a potential compromise detected.
    GWS.COMMONCONTROLS.13.1v0.3Gmail potential employee spoofingNo events foundShallIncoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases.
    GWS.COMMONCONTROLS.13.1v0.3Phishing in inboxes due to bad whitelistNo events foundShallMessages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters.
    GWS.COMMONCONTROLS.13.1v0.3Malware message detected post-deliveryNo events foundShallMessages detected as malware post-delivery that are automatically reclassified.
    GWS.COMMONCONTROLS.13.1v0.3Phishing message detected post-deliveryNo events foundShallMessages detected as phishing post-delivery that are automatically reclassified.
    GWS.COMMONCONTROLS.13.1v0.3TLS failureNo events foundShallMessages requiring Transport Layer Security (TLS) can't be delivered.
    GWS.COMMONCONTROLS.13.1v0.3Device compromisedNo events foundShallProvides details about devices in your domain that have entered a compromised state.
    GWS.COMMONCONTROLS.13.1v0.3Google OperationsNo events foundShallProvides details about security and privacy issues that affect your Google Workspace services.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious device activityNo events foundShallProvides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated.
    GWS.COMMONCONTROLS.13.1v0.3Government-backed attacksNo events foundShallWarnings about potential government-backed attacks.
    GWS.COMMONCONTROLS.13.1v0.3Rate limited recipientNo events foundShouldA high rate of incoming email indicating a potential malicious attack or misconfigured setting.
    GWS.COMMONCONTROLS.13.1v0.3User deletedNo events foundShouldA user has been deleted from the domain.
    GWS.COMMONCONTROLS.13.1v0.3App Maker Cloud SQL setupNo events foundShouldA user has requested a Google Cloud SQL instance to be set up for use with App Maker.
    GWS.COMMONCONTROLS.13.1v0.3Apps outage alertNo events foundShouldAlerts about new, updated, or resolved outage on the Google Workspace Status Dashboard.
    GWS.COMMONCONTROLS.13.1v0.3Smarthost failureNo events foundShouldAlerts if a large number of messages can't be delivered to one of your smart host servers.
    GWS.COMMONCONTROLS.13.1v0.3Calendar settings changedNo events foundShouldAn admin has changed Google Workspace Calendar settings.
    GWS.COMMONCONTROLS.13.1v0.3Drive settings changedNo events foundShouldAn admin has changed Google Workspace Drive settings.
    GWS.COMMONCONTROLS.13.1v0.3Email settings changedNo events foundShouldAn admin has changed Google Workspace Gmail settings.
    GWS.COMMONCONTROLS.13.1v0.3Mobile settings changedNo events foundShouldAn admin has changed mobile management settings.
    GWS.COMMONCONTROLS.13.1v0.3Exchange journaling failureNo events foundShouldFailures with Exchange journaling that ensures email traffic generated by Microsoft® Exchange server users is properly archived in Google Vault.
    GWS.COMMONCONTROLS.13.1v0.3New user addedPassShouldA new user has been added to the domain.
    GWS.COMMONCONTROLS.13.1v0.3User granted Admin privilegePassShallA user is granted an admin privilege.
    GWS.COMMONCONTROLS.13.1v0.3User's Admin privilege revokedPassShallA user is revoked of their admin privilege.
    GWS.COMMONCONTROLS.13.1v0.3Suspicious loginFailShallGoogle detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/IndividualReports/SitesReport.html b/scubagoggles/sample-report/IndividualReports/SitesReport.html index c425e3d2..17c44863 100644 --- a/scubagoggles/sample-report/IndividualReports/SitesReport.html +++ b/scubagoggles/sample-report/IndividualReports/SitesReport.html @@ -1,244 +1,244 @@ - - - - Google Sites Baseline Report - - - - - -
    -
    - Return to the report summary - -
    -

    Google Sites Baseline Report

    -


    -
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    -

    SITES-1 Sites Service Status

    - - - - - - - - - - - - - - - - - - -
    Control IDRequirementResultCriticalityDetails
    GWS.SITES.1.1v0.3Sites Service SHOULD be disabled for all users.PassShouldRequirement met in all OUs and groups.
    -
    - + + + + Google Sites Baseline Report + + + + + +
    +
    + Return to the report summary + +
    +

    Google Sites Baseline Report

    +


    +
    Customer Domain Report DateBaseline VersionTool Version
    example.org10/11/2024 14:01:08 Pacific Daylight Time0.30.3.0
    +

    SITES-1 Sites Service Status

    + + + + + + + + + + + + + + + + + + +
    Control IDRequirementResultCriticalityDetails
    GWS.SITES.1.1v0.3Sites Service SHOULD be disabled for all users.PassShouldRequirement met in all OUs and groups.
    +
    + \ No newline at end of file diff --git a/scubagoggles/sample-report/ScubaResults.json b/scubagoggles/sample-report/ScubaResults.json index 83f7f423..342e9268 100644 --- a/scubagoggles/sample-report/ScubaResults.json +++ b/scubagoggles/sample-report/ScubaResults.json @@ -1,254474 +1,254474 @@ -{ - "MetaData": { - "TenantId": null, - "DisplayName": null, - "DomainName": "example.org", - "ProductSuite": "GWS", - "ProductsAssessed": [ - "Google Calendar", - "Google Chat", - "Google Classroom", - "Common Controls", - "Google Drive and Docs", - "Gmail", - "Groups for Business", - "Google Meet", - "Rules", - "Google Sites" - ], - "ProductAbbreviationMapping": { - "Gmail": "gmail", - "Google Calendar": "calendar", - "Groups for Business": "groups", - "Google Chat": "chat", - "Google Drive and Docs": "drive", - "Google Meet": "meet", - "Google Sites": "sites", - "Common Controls": "commoncontrols", - "Rules": "rules", - "Google Classroom": "classroom" - }, - "Tool": "ScubaGoggles", - "ToolVersion": "0.3.0", - "TimeStampZulu": "2024-10-11T21:01:08.026Z" - }, - "Summary": { - "calendar": { - "Manual": 1, - "Passes": 4, - "Errors": 0, - "Failures": 1, - "Warnings": 0, - "Omit": 0 - }, - "chat": { - "Manual": 0, - "Passes": 7, - "Errors": 0, - "Failures": 0, - "Warnings": 0, - "Omit": 1 - }, - "classroom": { - "Manual": 0, - "Passes": 6, - "Errors": 0, - "Failures": 0, - "Warnings": 0, - "Omit": 0 - }, - "commoncontrols": { - "Manual": 14, - "Passes": 12, - "Errors": 0, - "Failures": 6, - "Warnings": 0, - "Omit": 0 - }, - "drive": { - "Manual": 0, - "Passes": 10, - "Errors": 0, - "Failures": 3, - "Warnings": 3, - "Omit": 1 - }, - "gmail": { - "Manual": 13, - "Passes": 25, - "Errors": 0, - "Failures": 5, - "Warnings": 2, - "Omit": 0 - }, - "groups": { - "Manual": 0, - "Passes": 6, - "Errors": 0, - "Failures": 0, - "Warnings": 1, - "Omit": 0 - }, - "meet": { - "Manual": 0, - "Passes": 5, - "Errors": 0, - "Failures": 0, - "Warnings": 0, - "Omit": 0 - }, - "rules": { - "Manual": 35, - "Passes": 3, - "Errors": 0, - "Failures": 1, - "Warnings": 0, - "Omit": 0 - }, - "sites": { - "Manual": 0, - "Passes": 1, - "Errors": 0, - "Failures": 0, - "Warnings": 0, - "Omit": 0 - } - }, - "Results": { - "calendar": [ - { - "GroupName": "External Sharing Options", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#1-External-Sharing-Options", - "Controls": [ - { - "Control ID": "GWS.CALENDAR.1.1v0.3", - "Requirement": "External Sharing Options for Primary Calendars SHALL be configured to "Only free/busy information (hide event details)."", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.CALENDAR.1.2v0.3", - "Requirement": "External sharing options for secondary calendars SHALL be configured to "Only free/busy information (hide event details)."", - "Result": "Fail", - "Criticality": "Shall", - "Details": "Requirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars." - } - ] - }, - { - "GroupName": "External Invitations Warnings", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#2-External-Invitations-Warnings", - "Controls": [ - { - "Control ID": "GWS.CALENDAR.2.1v0.3", - "Requirement": "External invitations warnings SHALL be enabled to prompt users before sending invitations.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Calendar Interop Management", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#3-Calendar-Interop-Management", - "Controls": [ - { - "Control ID": "GWS.CALENDAR.3.1v0.3", - "Requirement": "Calendar Interop SHOULD be disabled.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met." - }, - { - "Control ID": "GWS.CALENDAR.3.2v0.3", - "Requirement": "OAuth 2.0 SHALL be used in lieu of basic authentication to establish connectivity between tenants or organizations in cases where Calendar Interop is deemed necessary for agency mission fulfillment.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Paid Appointments", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#4-Paid-Appointments", - "Controls": [ - { - "Control ID": "GWS.CALENDAR.4.1v0.3", - "Requirement": "Appointment Schedule with Payments SHALL be disabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - } - ], - "chat": [ - { - "GroupName": "Chat History", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#1-Chat-History", - "Controls": [ - { - "Control ID": "GWS.CHAT.1.1v0.3", - "Requirement": "Chat history SHALL be enabled for information traceability.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.CHAT.1.2v0.3", - "Requirement": "Users SHALL NOT be allowed to change their history setting.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "External File Sharing", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#2-External-File-Sharing", - "Controls": [ - { - "Control ID": "GWS.CHAT.2.1v0.3", - "Requirement": "External file sharing SHALL be disabled to protect sensitive information from unauthorized or accidental sharing.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "History for Spaces", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#3-History-for-Spaces", - "Controls": [ - { - "Control ID": "GWS.CHAT.3.1v0.3", - "Requirement": "Space history SHOULD be enabled for traceability of information.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "External Chat Messaging", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#4-External-Chat-Messaging", - "Controls": [ - { - "Control ID": "GWS.CHAT.4.1v0.3", - "Requirement": "External Chat messaging SHALL be restricted to allowlisted domains only.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "DLP rules", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#5-DLP-rules", - "Controls": [ - { - "Control ID": "GWS.CHAT.5.1v0.3", - "Requirement": "Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.", - "Result": "Omitted", - "Criticality": "Should/Not-Implemented", - "Details": "Test omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check." - } - ] - }, - { - "GroupName": "Content Reporting", - "GroupNumber": "6", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#6-Content-Reporting", - "Controls": [ - { - "Control ID": "GWS.CHAT.6.1v0.3", - "Requirement": "Chat content reporting SHALL be enabled for all conversation types.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case." - }, - { - "Control ID": "GWS.CHAT.6.2v0.3", - "Requirement": "All reporting message categories SHOULD be selected.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - } - ], - "classroom": [ - { - "GroupName": "Class Membership", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#1-Class-Membership", - "Controls": [ - { - "Control ID": "GWS.CLASSROOM.1.1v0.3", - "Requirement": "Who can join classes in your domain SHALL be set to Users in your domain only.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.CLASSROOM.1.2v0.3", - "Requirement": "Which classes users in your domain can join SHALL be set to Classes in your domain only.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Classroom API", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#2-Classroom-API", - "Controls": [ - { - "Control ID": "GWS.CLASSROOM.2.1v0.3", - "Requirement": "Users SHALL NOT be able to authorize apps to access their Google Classroom data.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Roster Import", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#3-Roster-Import", - "Controls": [ - { - "Control ID": "GWS.CLASSROOM.3.1v0.3", - "Requirement": "Roster import with Clever SHOULD be turned off.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Student Unenrollment", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#4-Student-Unenrollment", - "Controls": [ - { - "Control ID": "GWS.CLASSROOM.4.1v0.3", - "Requirement": "Only teachers SHALL be allowed to unenroll students from classes.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Class Creation", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#5-Class-Creation", - "Controls": [ - { - "Control ID": "GWS.CLASSROOM.5.1v0.3", - "Requirement": "Class creation SHALL be restricted to verified teachers only.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - } - ], - "commoncontrols": [ - { - "GroupName": "Phishing-Resistant Multi-Factor Authentication", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#1-Phishing-Resistant-Multi-Factor-Authentication", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.1.1v0.3", - "Requirement": "Phishing-Resistant MFA SHALL be required for all users.", - "Result": "No events found", - "Criticality": "Shall", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." - }, - { - "Control ID": "GWS.COMMONCONTROLS.1.2v0.3", - "Requirement": "Google 2SV new user enrollment period SHALL be set to 1 week.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    " - }, - { - "Control ID": "GWS.COMMONCONTROLS.1.3v0.3", - "Requirement": "Allow users to trust the device SHALL be disabled.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following groups are non-compliant:
    • wilsondennis@example.org: Allow user to trust the device is ON
    " - }, - { - "Control ID": "GWS.COMMONCONTROLS.1.4v0.3", - "Requirement": "If phishing-resistant MFA is not yet tenable, an MFA method from the following list SHALL be used in the interim.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Context-aware Access", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#2-Context-aware-Access", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.2.1v0.3", - "Requirement": "Policies restricting access to GWS based on signals about enterprise devices SHOULD be implemented.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met." - } - ] - }, - { - "GroupName": "Login Challenges", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#3-Login-Challenges", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.3.1v0.3", - "Requirement": "Login Challenges SHALL be enabled when third party SAML SSO is in use.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "User Session Duration", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#4-User-Session-Duration", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.4.1v0.3", - "Requirement": "Users SHALL be forced to re-authenticate after an established 12-hour GWS login session has expired.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Secure Passwords", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#5-Secure-Passwords", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.5.1v0.3", - "Requirement": "User password strength SHALL be enforced.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.COMMONCONTROLS.5.2v0.3", - "Requirement": "User password length SHALL be at least 12 characters.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.COMMONCONTROLS.5.3v0.3", - "Requirement": "Password policy SHALL be enforced at next sign-in.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    " - }, - { - "Control ID": "GWS.COMMONCONTROLS.5.4v0.3", - "Requirement": "User passwords SHALL NOT be reused.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.COMMONCONTROLS.5.5v0.3", - "Requirement": "User passwords SHALL NOT expire.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Highly Privileged Accounts", - "GroupNumber": "6", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#6-Highly-Privileged-Accounts", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.6.1v0.3", - "Requirement": "All highly privileged accounts SHALL leverage Google Account authentication with phishing-resistant MFA and not the agency's authoritative on-premises or federated identity system.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.COMMONCONTROLS.6.2v0.3", - "Requirement": "A minimum of **two** and maximum of **eight** separate and distinct super admin users SHALL be configured.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following super admins are configured: wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org. Note: Exceptions are allowed for \"break glass\" super admin accounts, though we are not able to account for this automatically." - } - ] - }, - { - "GroupName": "Conflicting Account Management", - "GroupNumber": "7", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#7-Conflicting-Account-Management", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.7.1v0.3", - "Requirement": "Account conflict management SHALL be configured to replace conflicting unmanaged accounts with managed ones.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Catastrophic Recovery Options for Super Admins", - "GroupNumber": "8", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#8-Catastrophic-Recovery-Options-for-Super-Admins", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.8.1v0.3", - "Requirement": "Account self-recovery for Super Admins SHALL be disabled", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "GWS Advanced Protection Program", - "GroupNumber": "9", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#9-GWS-Advanced-Protection-Program", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.9.1v0.3", - "Requirement": "Highly privileged accounts SHALL be enrolled in the GWS Advanced Protection Program.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.COMMONCONTROLS.9.2v0.3", - "Requirement": "All sensitive user accounts SHOULD be enrolled into the GWS Advanced Protection Program.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "App Access to Google APIs", - "GroupNumber": "10", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#10-App-Access-to-Google-APIs", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.10.1v0.3", - "Requirement": "Agencies SHALL use GWS application access control policies to restrict access to all GWS services by third party apps.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met." - }, - { - "Control ID": "GWS.COMMONCONTROLS.10.2v0.3", - "Requirement": "Agencies SHALL NOT allow users to consent to access to low-risk scopes.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met." - }, - { - "Control ID": "GWS.COMMONCONTROLS.10.3v0.3", - "Requirement": "Agencies SHALL NOT trust unconfigured internal apps.", - "Result": "No events found", - "Criticality": "Shall", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." - }, - { - "Control ID": "GWS.COMMONCONTROLS.10.4v0.3", - "Requirement": "Agencies SHALL NOT allow users to access unconfigured third-party apps.", - "Result": "No events found", - "Criticality": "Shall", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." - } - ] - }, - { - "GroupName": "Authorized Google Marketplace Apps", - "GroupNumber": "11", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#11-Authorized-Google-Marketplace-Apps", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.11.1v0.3", - "Requirement": "Only approved Google Workspace Marketplace applications SHALL be allowed for installation.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    " - }, - { - "Control ID": "GWS.COMMONCONTROLS.11.2v0.3", - "Requirement": "Access to Google Workspace applications by less secure apps that do not meet security standards for authentication SHALL be prevented.", - "Result": "No events found", - "Criticality": "Should", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended." - } - ] - }, - { - "GroupName": "Google Takeout Services for Users", - "GroupNumber": "12", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#12-Google-Takeout-Services-for-Users", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.12.1v0.3", - "Requirement": "Google Takeout services SHALL be disabled.", - "Result": "No events found", - "Criticality": "Shall", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." - } - ] - }, - { - "GroupName": "System-defined Rules", - "GroupNumber": "13", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#13-System-defined-Rules", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Requirement": "Required system-defined alerting rules, as listed in the Policy group description, SHALL be enabled with alerts.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Results for GWS.COMMONCONTROLS.13 are listed in the Rules Report." - } - ] - }, - { - "GroupName": "Google Workspace Logs", - "GroupNumber": "14", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#14-Google-Workspace-Logs", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.14.1v0.3", - "Requirement": "The following critical logs SHALL be sent to the agency's centralized SIEM.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.COMMONCONTROLS.14.2v0.3", - "Requirement": "Audit logs SHALL be maintained for at least 6 months in active storage and an additional 18 months in cold storage, as dictated by OMB M-21-31.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Data Regions and Storage", - "GroupNumber": "15", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#15-Data-Regions-and-Storage", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.15.1v0.3", - "Requirement": "The data storage region SHALL be set to be the United States for all users in the agency's GWS environment.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.COMMONCONTROLS.15.2v0.3", - "Requirement": "The supplemental data storage region SHALL NOT be set to 'Russian Federation'.", - "Result": "No events found", - "Criticality": "Shall", - "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended." - } - ] - }, - { - "GroupName": "Additional Google Services", - "GroupNumber": "16", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#16-Additional-Google-Services", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.16.1v0.3", - "Requirement": "Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Multi-Party Approval", - "GroupNumber": "17", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#17-Multi-Party-Approval", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.17.1v0.3", - "Requirement": "Require multi party approval for sensitive admin actions SHALL be enabled.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    " - } - ] - } - ], - "drive": [ - { - "GroupName": "Sharing Outside the Organization", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#1-Sharing-Outside-the-Organization", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.1.1v0.3", - "Requirement": "Agencies SHOULD disable sharing outside of the organization's domain.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.2v0.3", - "Requirement": "Agencies SHOULD disable users' receiving files from outside of the organization's domain.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.3v0.3", - "Requirement": "Warnings SHALL be enabled when a user is attempting to share something outside the domain.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.4v0.3", - "Requirement": "If sharing outside of the organization, then agencies SHALL disable sharing of files with individuals who are not using a Google account.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.5v0.3", - "Requirement": "Agencies SHALL disable making files and published web content visible to anyone with the link.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.6v0.3", - "Requirement": "Agencies SHALL set access checking to recipients only.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.7v0.3", - "Requirement": "Agencies SHALL NOT allow any users to distribute content from an organization-owned shared drive to shared drives owned by another organization.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.1.8v0.3", - "Requirement": "Agencies SHALL set newly created items to have Private to the Owner as the default level of access.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Shared Drive Creation", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#2-Shared-Drive-Creation", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.2.1v0.3", - "Requirement": "Agencies SHOULD NOT allow members with manager access to override shared drive creation settings.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.DRIVEDOCS.2.2v0.3", - "Requirement": "Agencies SHOULD NOT allow users outside of their organization to access files in shared drives.", - "Result": "Warning", - "Criticality": "Should", - "Details": "The following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    " - }, - { - "Control ID": "GWS.DRIVEDOCS.2.3v0.3", - "Requirement": "Agencies SHALL allow users who are not shared drive members to be added to files.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    " - }, - { - "Control ID": "GWS.DRIVEDOCS.2.4v0.3", - "Requirement": "Agencies SHALL NOT allow viewers and commenters to download, print, and copy files.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files
    " - } - ] - }, - { - "GroupName": "Security Updates for Files", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#3-Security-Updates-for-Files", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.3.1v0.3", - "Requirement": "Agencies SHALL enable the security update for Drive files.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Drive SDK", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#4-Drive-SDK", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.4.1v0.3", - "Requirement": "Agencies SHOULD disable Drive SDK access.", - "Result": "Warning", - "Criticality": "Should", - "Details": "The following OUs are non-compliant:
    • Mrs. Victoria Phillips PhD: Drive SDK is enabled
    " - } - ] - }, - { - "GroupName": "User Installation of Drive and Docs Add-Ons", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#5-User-Installation-of-Drive-and-Docs-Add-Ons", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.5.1v0.3", - "Requirement": "Agencies SHALL disable Add-Ons.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.
    " - } - ] - }, - { - "GroupName": "Drive for Desktop", - "GroupNumber": "6", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#6-Drive-for-Desktop", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.6.1v0.3", - "Requirement": "Google Drive for Desktop SHOULD be enabled only for authorized devices.", - "Result": "Warning", - "Criticality": "Should", - "Details": "The following groups are non-compliant:
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    " - } - ] - }, - { - "GroupName": "DLP rules", - "GroupNumber": "7", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#7-DLP-rules", - "Controls": [ - { - "Control ID": "GWS.DRIVEDOCS.7.1v0.3", - "Requirement": "Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.", - "Result": "Omitted", - "Criticality": "Should/Not-Implemented", - "Details": "Test omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check." - } - ] - } - ], - "gmail": [ - { - "GroupName": "Mail Delegation", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#1-Mail-Delegation", - "Controls": [ - { - "Control ID": "GWS.GMAIL.1.1v0.3", - "Requirement": "Mail Delegation SHOULD be disabled.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "DomainKeys Identified Mail", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#2-DomainKeys-Identified-Mail", - "Controls": [ - { - "Control ID": "GWS.GMAIL.2.1v0.3", - "Requirement": "DKIM SHOULD be enabled for all domains.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met." - } - ] - }, - { - "GroupName": "Sender Policy Framework", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#3-Sender-Policy-Framework", - "Controls": [ - { - "Control ID": "GWS.GMAIL.3.1v0.3", - "Requirement": "An SPF policy SHALL be published for each domain that fails all non-approved senders.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "1 of 2 agency domain(s) found in violation: example.org." - } - ] - }, - { - "GroupName": "Domain-based Message Authentication, Reporting, and Conformance", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#4-Domain-based-Message-Authentication,-Reporting,-and-Conformance", - "Controls": [ - { - "Control ID": "GWS.GMAIL.4.1v0.3", - "Requirement": "A DMARC policy SHALL be published for every second-level domain.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "1 of 2 agency domain(s) found in violation: example.org." - }, - { - "Control ID": "GWS.GMAIL.4.2v0.3", - "Requirement": "The DMARC message rejection option SHALL be p=reject.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "1 of 2 agency domain(s) found in violation: example.org." - }, - { - "Control ID": "GWS.GMAIL.4.3v0.3", - "Requirement": "The DMARC point of contact for aggregate reports SHALL include `reports@dmarc.cyber.dhs.gov`.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "1 of 2 agency domain(s) found in violation: example.org." - }, - { - "Control ID": "GWS.GMAIL.4.4v0.3", - "Requirement": "An agency point of contact SHOULD be included for aggregate and failure reports.", - "Result": "Warning", - "Criticality": "Should", - "Details": "1 of 2 agency domain(s) found in violation: example.org." - } - ] - }, - { - "GroupName": "Attachment Protections", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#5-Attachment-Protections", - "Controls": [ - { - "Control ID": "GWS.GMAIL.5.1v0.3", - "Requirement": "Protect against encrypted attachments from untrusted senders SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.5.2v0.3", - "Requirement": "Protect against attachments with scripts from untrusted senders SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.5.3v0.3", - "Requirement": "Protect against anomalous attachment types in emails SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.5.4v0.3", - "Requirement": "Google SHOULD be allowed to automatically apply future recommended settings for attachments.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.5.5v0.3", - "Requirement": "Emails flagged by the above attachment protection controls SHALL NOT be kept in inbox.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.5.6v0.3", - "Requirement": "Any third-party or outside application selected for attachment protection SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please check manually." - } - ] - }, - { - "GroupName": "Links and External Images Protection", - "GroupNumber": "6", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#6-Links-and-External-Images-Protection", - "Controls": [ - { - "Control ID": "GWS.GMAIL.6.1v0.3", - "Requirement": "Identify links behind shortened URLs SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.6.2v0.3", - "Requirement": "Scan linked images SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.6.3v0.3", - "Requirement": "Show warning prompt for any click on links to untrusted domains SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.6.4v0.3", - "Requirement": "Google SHALL be allowed to automatically apply future recommended settings for links and external images.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.6.5v0.3", - "Requirement": "Any third-party or outside application selected for links and external images protection SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Spoofing and Authentication Protection", - "GroupNumber": "7", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#7-Spoofing-and-Authentication-Protection", - "Controls": [ - { - "Control ID": "GWS.GMAIL.7.1v0.3", - "Requirement": "Protect against domain spoofing based on similar domain names SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.2v0.3", - "Requirement": "Protect against spoofing of employee names SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.3v0.3", - "Requirement": "Protect against inbound emails spoofing your domain SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.4v0.3", - "Requirement": "Protect against any unauthenticated emails SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.5v0.3", - "Requirement": "Protect your Groups from inbound emails spoofing your domain SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.6v0.3", - "Requirement": "Emails flagged by the above spoofing and authentication controls SHALL NOT be kept in inbox.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.7v0.3", - "Requirement": "Google SHALL be allowed to automatically apply future recommended settings for spoofing and authentication.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.7.8v0.3", - "Requirement": "Any third-party or outside application selected for spoofing and authentication protection SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "User Email Uploads", - "GroupNumber": "8", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#8-User-Email-Uploads", - "Controls": [ - { - "Control ID": "GWS.GMAIL.8.1v0.3", - "Requirement": "User email uploads SHALL be disabled to protect against unauthorized files being introduced into the secured environment.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "POP and IMAP Access for Users", - "GroupNumber": "9", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#9-POP-and-IMAP-Access-for-Users", - "Controls": [ - { - "Control ID": "GWS.GMAIL.9.1v0.3", - "Requirement": "POP and IMAP access SHALL be disabled to protect sensitive agency or organization emails from being accessed through legacy applications or other third-party mail clients.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Google Workspace Sync", - "GroupNumber": "10", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#10-Google-Workspace-Sync", - "Controls": [ - { - "Control ID": "GWS.GMAIL.10.1v0.3", - "Requirement": "Google Workspace Sync SHOULD be disabled.", - "Result": "Fail", - "Criticality": "Shall", - "Details": "The following OUs are non-compliant:
    • Bradley Martin: Automatically enable outlook sync is set to enabled
    " - }, - { - "Control ID": "GWS.GMAIL.10.2v0.3", - "Requirement": "Google Workspace Sync MAY be enabled on a per-user basis as needed.", - "Result": "N/A", - "Criticality": "May/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Automatic Forwarding", - "GroupNumber": "11", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#11-Automatic-Forwarding", - "Controls": [ - { - "Control ID": "GWS.GMAIL.11.1v0.3", - "Requirement": "Automatic forwarding SHOULD be disabled, especially to external domains.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Per-user Outbound Gateways", - "GroupNumber": "12", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#12-Per-user-Outbound-Gateways", - "Controls": [ - { - "Control ID": "GWS.GMAIL.12.1v0.3", - "Requirement": "Using a per-user outbound gateway that is a mail server other than the Google Workspace mail servers SHALL be disabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Unintended External Reply Warning", - "GroupNumber": "13", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#13-Unintended-External-Reply-Warning", - "Controls": [ - { - "Control ID": "GWS.GMAIL.13.1v0.3", - "Requirement": "Unintended external reply warnings SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Email Allowlist", - "GroupNumber": "14", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#14-Email-Allowlist", - "Controls": [ - { - "Control ID": "GWS.GMAIL.14.1v0.3", - "Requirement": "An email allowlist SHOULD not be implemented.", - "Result": "Warning", - "Criticality": "Should", - "Details": "Email allowlists are enabled in Org Name." - } - ] - }, - { - "GroupName": "Enhanced Pre-Delivery Message Scanning", - "GroupNumber": "15", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#15-Enhanced-Pre-Delivery-Message-Scanning", - "Controls": [ - { - "Control ID": "GWS.GMAIL.15.1v0.3", - "Requirement": "Enhanced pre-delivery message scanning SHALL be enabled to prevent phishing.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.15.2v0.3", - "Requirement": "Any third-party or outside application selected for enhanced pre-delivery message scanning SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Security Sandbox", - "GroupNumber": "16", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#16-Security-Sandbox", - "Controls": [ - { - "Control ID": "GWS.GMAIL.16.1v0.3", - "Requirement": "Security sandbox SHOULD be enabled to provide additional protections for their email messages.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - }, - { - "Control ID": "GWS.GMAIL.16.2v0.3", - "Requirement": "Any third-party or outside application selected for security sandbox SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Comprehensive Mail Storage", - "GroupNumber": "17", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#17-Comprehensive-Mail-Storage", - "Controls": [ - { - "Control ID": "GWS.GMAIL.17.1v0.3", - "Requirement": "Comprehensive mail storage SHOULD be enabled to allow tracking of information across applications.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Content Compliance Filtering", - "GroupNumber": "18", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#18-Content-Compliance-Filtering", - "Controls": [ - { - "Control ID": "GWS.GMAIL.18.1v0.3", - "Requirement": "Content filtering SHOULD be enabled within Gmail messages.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.GMAIL.18.2v0.3", - "Requirement": "Any third-party or outside application selected for advanced email content filtering SHOULD offer services comparable to those offered by Google Workspace.", - "Result": "N/A", - "Criticality": "Should/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.GMAIL.18.3v0.3", - "Requirement": "Gmail or third-party applications SHALL be configured to protect PII and sensitive information as defined by the agency. At a minimum, credit card numbers, taxpayer Identification Numbers (TIN), and Social Security Numbers (SSN) SHALL be blocked.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - }, - { - "GroupName": "Spam Filtering", - "GroupNumber": "19", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#19-Spam-Filtering", - "Controls": [ - { - "Control ID": "GWS.GMAIL.19.1v0.3", - "Requirement": "Domains SHALL NOT be added to lists that bypass spam filters.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.GMAIL.19.2v0.3", - "Requirement": "Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - }, - { - "Control ID": "GWS.GMAIL.19.3v0.3", - "Requirement": "Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.", - "Result": "N/A", - "Criticality": "Shall/Not-Implemented", - "Details": "Currently not able to be tested automatically; please manually check." - } - ] - } - ], - "groups": [ - { - "GroupName": "External Group Access", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#1-External-Group-Access", - "Controls": [ - { - "Control ID": "GWS.GROUPS.1.1v0.3", - "Requirement": "Group access from outside the organization SHALL be disabled unless explicitly granted by the group owner.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Adding External Members", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#2-Adding-External-Members", - "Controls": [ - { - "Control ID": "GWS.GROUPS.2.1v0.3", - "Requirement": "Group owners' ability to add external members to groups SHOULD be disabled unless necessary for agency mission fulfillment.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Allowing Posting by External Members", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#3-Allowing-Posting-by-External-Members", - "Controls": [ - { - "Control ID": "GWS.GROUPS.3.1v0.3", - "Requirement": "Group owners' ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Group Creation", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#4-Group-Creation", - "Controls": [ - { - "Control ID": "GWS.GROUPS.4.1v0.3", - "Requirement": "Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.", - "Result": "Warning", - "Criticality": "Should", - "Details": "The following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups
    " - } - ] - }, - { - "GroupName": "Default Permissions for Viewing Conversations", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#5-Default-Permissions-for-Viewing-Conversations", - "Controls": [ - { - "Control ID": "GWS.GROUPS.5.1v0.3", - "Requirement": "The default permission to view conversations SHOULD be set to All Group Members.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Ability to Hide Groups from the Directory", - "GroupNumber": "6", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#6-Ability-to-Hide-Groups-from-the-Directory", - "Controls": [ - { - "Control ID": "GWS.GROUPS.6.1v0.3", - "Requirement": "The Ability for Groups to be Hidden from the Directory SHALL be disabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "New Groups", - "GroupNumber": "7", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#7-New-Groups", - "Controls": [ - { - "Control ID": "GWS.GROUPS.7.1v0.3", - "Requirement": "New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all groups." - } - ] - } - ], - "meet": [ - { - "GroupName": "Meeting Access", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#1-Meeting-Access", - "Controls": [ - { - "Control ID": "GWS.MEET.1.1v0.3", - "Requirement": "Meeting access SHOULD be restricted to users signed in with a Google Account or Dialing in using a phone.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Internal Access to External Meetings", - "GroupNumber": "2", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#2-Internal-Access-to-External-Meetings", - "Controls": [ - { - "Control ID": "GWS.MEET.2.1v0.3", - "Requirement": "Meeting access SHALL be disabled for meetings created by users who are not members of any Google Workspace tenant or organization.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Host Management Meeting Features", - "GroupNumber": "3", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#3-Host-Management-Meeting-Features", - "Controls": [ - { - "Control ID": "GWS.MEET.3.1v0.3", - "Requirement": "Host Management meeting features SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "External Participants", - "GroupNumber": "4", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#4-External-Participants", - "Controls": [ - { - "Control ID": "GWS.MEET.4.1v0.3", - "Requirement": "Warn for external participants SHALL be enabled.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - }, - { - "GroupName": "Incoming Calls", - "GroupNumber": "5", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#5-Incoming-Calls", - "Controls": [ - { - "Control ID": "GWS.MEET.5.1v0.3", - "Requirement": "Incoming calls SHALL be restricted to contacts and other users in the organization.", - "Result": "Pass", - "Criticality": "Shall", - "Details": "Requirement met in all OUs and groups." - } - ] - } - ], - "rules": [ - { - "GroupName": "System-defined Rules", - "GroupNumber": "13", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#13-System-defined-Rules", - "Controls": [ - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Domain data export initiated", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "A Super Administrator for your Google account has started exporting data from your domain." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "[Beta] Client-side encryption service unavailable", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "A problem has been detected with your client-side encryption service indicating an outage or misconfigured setting." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User-reported phishing", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "A sender has sent messages to your domain that users have classified as phishings." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Suspicious message reported", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "A sender has sent messages to your domain that users have classified as spam." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Suspended user made active", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "A suspended user is made active." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User suspended (by admin)", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "An admin has suspended the account." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Spike in user-reported spam", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "An unusually high volume of messages from a sender that users have marked as spam." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Google Voice configuration problem", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Auto attendants and ring groups with invalid references may hang up at unexpected times." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Directory sync cancelled due to safeguard threshold exceeded", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Directory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Account suspension warning", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Leaked password", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google detected compromised credentials requiring a reset of the user's password." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User suspended (Google identity alert)", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google detected suspicious activity and suspended the account." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User suspended for spamming", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google detected suspicious activity such as spamming and suspended the account." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User suspended for spamming through relay", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google detected suspicious activity such as spamming through a SMTP relay service and suspended the account." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Suspicious programmatic login", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google detected suspicious login attempts from potential applications or computer programs." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User suspended due to suspicious activity", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Google suspended a user's account due to a potential compromise detected." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Gmail potential employee spoofing", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Incoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Phishing in inboxes due to bad whitelist", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Messages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Malware message detected post-delivery", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Messages detected as malware post-delivery that are automatically reclassified." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Phishing message detected post-delivery", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Messages detected as phishing post-delivery that are automatically reclassified." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "TLS failure", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Messages requiring Transport Layer Security (TLS) can't be delivered." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Device compromised", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Provides details about devices in your domain that have entered a compromised state." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Google Operations", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Provides details about security and privacy issues that affect your Google Workspace services." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Suspicious device activity", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Provides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Government-backed attacks", - "Result": "No events found", - "Criticality": "Shall", - "Rule Description": "Warnings about potential government-backed attacks." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Rate limited recipient", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "A high rate of incoming email indicating a potential malicious attack or misconfigured setting." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User deleted", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "A user has been deleted from the domain." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "App Maker Cloud SQL setup", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "A user has requested a Google Cloud SQL instance to be set up for use with App Maker." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Apps outage alert", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "Alerts about new, updated, or resolved outage on the Google Workspace Status Dashboard." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Smarthost failure", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "Alerts if a large number of messages can't be delivered to one of your smart host servers." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Calendar settings changed", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "An admin has changed Google Workspace Calendar settings." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Drive settings changed", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "An admin has changed Google Workspace Drive settings." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Email settings changed", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "An admin has changed Google Workspace Gmail settings." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Mobile settings changed", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "An admin has changed mobile management settings." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Exchange journaling failure", - "Result": "No events found", - "Criticality": "Should", - "Rule Description": "Failures with Exchange journaling that ensures email traffic generated by Microsoft\u00ae Exchange server users is properly archived in Google Vault." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "New user added", - "Result": "Pass", - "Criticality": "Should", - "Rule Description": "A new user has been added to the domain." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User granted Admin privilege", - "Result": "Pass", - "Criticality": "Shall", - "Rule Description": "A user is granted an admin privilege." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "User's Admin privilege revoked", - "Result": "Pass", - "Criticality": "Shall", - "Rule Description": "A user is revoked of their admin privilege." - }, - { - "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", - "Rule Name": "Suspicious login", - "Result": "Fail", - "Criticality": "Shall", - "Rule Description": "Google detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location." - } - ] - } - ], - "sites": [ - { - "GroupName": "Sites Service Status", - "GroupNumber": "1", - "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/sites.md#1-Sites-Service-Status", - "Controls": [ - { - "Control ID": "GWS.SITES.1.1v0.3", - "Requirement": "Sites Service SHOULD be disabled for all users.", - "Result": "Pass", - "Criticality": "Should", - "Details": "Requirement met in all OUs and groups." - } - ] - } - ] - }, - "Raw": { - "organizational_units": { - "kind": "admin#directory#orgUnits", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Sj_HAvudKHEkCVM_Sn1krnddo1Y\"", - "organizationUnits": [ - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CdR1hTfWzqxA8DDaOUg11hbVivo\"", - "name": "Catherine Lara", - "description": "test OU for super admins", - "orgUnitPath": "/Catherine Lara", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rPn4yE7pK_muoYjSNhrvr6_yDqo\"", - "name": "Jorge Williams", - "description": "", - "orgUnitPath": "/Jorge Williams", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/73BuQlA1JPEBmzb0TAY7r5yFSvM\"", - "name": "Anthony Jackson", - "description": "Made for Rego testing", - "orgUnitPath": "/Anthony Jackson", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xZPiY5ANaUSTy1NiOmxx5l4pPVQ\"", - "name": "Luke Martin", - "description": "Luke Martin", - "orgUnitPath": "/Luke Martin", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjnzho2daqNOhRQzkLQjaqEbIlQ\"", - "name": "Nicholas Rodriguez", - "description": "", - "orgUnitPath": "/Nicholas Rodriguez", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0iSPmMd8Umpd7-_APEgVeBB9tSA\"", - "name": "Alexandra Maxwell", - "description": "For AI auto-classification testing", - "orgUnitPath": "/Alexandra Maxwell", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tWNXvp6OIwsyhFqlp48uLmfcAy8\"", - "name": "Glenn Mccoy", - "description": "Users in this group have access to sites", - "orgUnitPath": "/Glenn Mccoy", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-xaSPPNVsEV_f4ZopOLvPlAMcAY\"", - "name": "Angelica Martinez", - "description": "Kenneth Hernandez", - "orgUnitPath": "/Angelica Martinez", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xYv0b7tChPSeZLwr06IoCgqCmJM\"", - "name": "Cameron Dunn", - "description": "", - "orgUnitPath": "/Cameron Dunn", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X1U4mk2O0HZtNkP6IdLl1K7PVNk\"", - "name": "Anthony Jackson_Brian Parrish", - "description": "", - "orgUnitPath": "/Anthony Jackson_Brian Parrish", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/F464OiguDbtVqB5S3P2I45wEpiI\"", - "name": "Test Target Audience", - "description": "", - "orgUnitPath": "/Test Target Audience", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - }, - { - "kind": "admin#directory#orgUnit", - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3eMmDNWrjQyXGjoeFyKNxexiNw0\"", - "name": "Sites OU", - "description": "", - "orgUnitPath": "/Sites OU", - "orgUnitId": "id:0a0a0a0a0a0a0a0", - "parentOrgUnitPath": "/", - "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" - } - ] - }, - "organizational_unit_names": [ - "", - "Dawn Green", - "Olivia Anderson", - "Molly Burgess", - "Org Name", - "Sites OU", - "Amber Ruiz", - "Ryan Young", - "Test Target Audience", - "Rebecca Schultz", - "Kelly Allen_Tiffany English", - "Michele Owens", - "Kelly Allen", - "Isaiah Walsh" - ], - "calendar_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-17T13:27:28.705Z", - "uniqueQualifier": "-8477115180212894288", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zCHnkwno4jJaD-6bPKqJlkwBcAs\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" - }, - { - "name": "NEW_VALUE", - "value": "READ_WRITE_ACCESS" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:44:10.329Z", - "uniqueQualifier": "-8486742869988451916", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xd_fwYYcK5wIhYh2CS5BteCi4Dc\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EWS_INTEROP" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:42:01.426Z", - "uniqueQualifier": "-6408041277190046787", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ka1o1q1rVakUtANGB7lIcJGZJyU\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EWS_INTEROP" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:41:05.585Z", - "uniqueQualifier": "-8366999120854461687", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c88KyiFQ1N6tLXrtltcevpUmkXA\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EWS_INTEROP" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:38:07.573Z", - "uniqueQualifier": "-7019067880239209779", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/px_Hc9f28KakY4WRWdH2ahGWNs0\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "christopherjenkins@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:37:39.208Z", - "uniqueQualifier": "-7935118052466259343", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LCp1DOOhVQbtxN1rVkDK85Ci-nM\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "christopherjenkins@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:36:13.350Z", - "uniqueQualifier": "-7876506947637356115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9HxQLyUDwbTi1H0wCgXtDnts1QE\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:35:45.528Z", - "uniqueQualifier": "-6332458829736664046", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dcx-N6jsDvP-5zTH21fByTOryQU\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:35:15.028Z", - "uniqueQualifier": "-6551676897309297499", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hCY4Gafs8QgIeqUZPTRwBYcCmCQ\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:34:40.132Z", - "uniqueQualifier": "-6647051825042666966", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZxrwF1dFW0fPlsjP1ovR9bF9JzY\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EXTERNAL_GUEST_PROMPT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:33:52.022Z", - "uniqueQualifier": "-5113128350909749994", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bFVN1s3MrNpDQi5jEPkp9C_4zak\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "MANAGE_ACCESS" - }, - { - "name": "NEW_VALUE", - "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:33:15.607Z", - "uniqueQualifier": "-4965016007964467148", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OJ2Xs5vYD2zG_4UpIVOa7RRWma8\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" - }, - { - "name": "ORG_UNIT_NAME", - "value": "" - }, - { - "name": "OLD_VALUE", - "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" - }, - { - "name": "NEW_VALUE", - "value": "MANAGE_ACCESS" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:32:34.294Z", - "uniqueQualifier": "-4708609750457909254", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kj9RetqJKyxRlW79o_99L_DfnGQ\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "READ_ONLY_ACCESS" - }, - { - "name": "NEW_VALUE", - "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:32:18.473Z", - "uniqueQualifier": "-7085844140542796383", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YPXfgY-S468WhnT1k1OheFL1OV8\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "MANAGE_ACCESS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "christopherjenkins@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:31:49.411Z", - "uniqueQualifier": "-8801771209770878875", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zsMRH_gAv9_UoneBgcgccXMeG9A\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "MANAGE_ACCESS" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "christopherjenkins@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:30:54.382Z", - "uniqueQualifier": "-8099679689652983531", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JP3_l3iuUBs0BggliFmwk-ha6mE\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "OLD_VALUE", - "value": "READ_WRITE_ACCESS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:30:20.533Z", - "uniqueQualifier": "-8158733140943555806", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fRMPD-i79Fq8S4YJatqDEJVlk0A\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "OLD_VALUE", - "value": "MANAGE_ACCESS" - }, - { - "name": "NEW_VALUE", - "value": "READ_WRITE_ACCESS" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:29:25.508Z", - "uniqueQualifier": "-6950796392888715395", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QxVBSyiCvoriRZL1iAsaHKVPJD4\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "CALENDAR_SETTINGS", - "name": "CHANGE_CALENDAR_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" - }, - { - "name": "NEW_VALUE", - "value": "READ_ONLY_ACCESS" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:46:07.986Z", - "uniqueQualifier": "-5174706392570142599", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Sm3Z16iwvOGo36Y_pfzFK9eRdUo\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:45:39.226Z", - "uniqueQualifier": "-5522405652697133681", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SgYrmfwIy47tTbjx_cQ75Nw2JJ4\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:45:08.275Z", - "uniqueQualifier": "-7385793982146338594", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/44AcYXPlp13PG-9tMjm3uEKCmnI\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:55:08.063Z", - "uniqueQualifier": "-5890825954996077196", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZqQ7H_KbwkWxQaDhDF3CbC8BY8w\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-10T23:03:06.944Z", - "uniqueQualifier": "-6579869504202952668", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Zbjo6zX1d0AlsK646w60y0D8dtc\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T17:46:40.675Z", - "uniqueQualifier": "-7018811880230337269", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8BiCJuVMBarS9Kpj9dJuGLgqyNA\"", - "actor": { - "callerType": "USER", - "email": "christopherjenkins@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "102.236.115.157", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Calendar" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kevin Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - } - ] - }, - "chat_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:22.466Z", - "uniqueQualifier": "-7887561784838261571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:22.466Z", - "uniqueQualifier": "-7887561784838261571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:14.385Z", - "uniqueQualifier": "-6056168752789270714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTBbAQhxPZsWj5LsfEqGFleRIKE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_SPECIFIED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_ALL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:39:14.005Z", - "uniqueQualifier": "-7147674165748918269", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:39:14.005Z", - "uniqueQualifier": "-7147674165748918269", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:37:05.652Z", - "uniqueQualifier": "-9205883031082977874", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hbcfwf6k22_k-3FtjvUC7V4nBIU\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_SPECIFIED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_ALL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:27:47.475Z", - "uniqueQualifier": "-7014252578803603883", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1Zmoc3LHvpg9GhAvNk_9ST-3pf8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "IMAGES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "NO_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:03.558Z", - "uniqueQualifier": "-8950312908180674247", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:03.558Z", - "uniqueQualifier": "-8950312908180674247", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:03.558Z", - "uniqueQualifier": "-8950312908180674247", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:35.940Z", - "uniqueQualifier": "-5717817924683121393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:35.940Z", - "uniqueQualifier": "-5717817924683121393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:35.940Z", - "uniqueQualifier": "-5717817924683121393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:24:46.421Z", - "uniqueQualifier": "-7876189068470984762", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JvnjzarJyT16jLtnnLsJwpes9xI\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:49.482Z", - "uniqueQualifier": "-8533726947567458040", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ne5uUITWrirWbkzLstu5MyBO-a0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:28.330Z", - "uniqueQualifier": "-7943145884182403662", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ry2eoi1L_GCVZVCgDn8QH9Zk_So\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:28.330Z", - "uniqueQualifier": "-7943145884182403662", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ry2eoi1L_GCVZVCgDn8QH9Zk_So\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:21:49.399Z", - "uniqueQualifier": "-9015781430855477844", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qLznX7EZXrw4znlC8gqvEADbFQg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:21:49.399Z", - "uniqueQualifier": "-9015781430855477844", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qLznX7EZXrw4znlC8gqvEADbFQg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:21:19.302Z", - "uniqueQualifier": "-8486376875349240445", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tuWVPtcVS2ZBavttkpTeGpacxGk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:20:25.040Z", - "uniqueQualifier": "-8636968227045980780", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5NMiXbH0m_5kIqszGP9Ez_MvTFI\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:17:20.912Z", - "uniqueQualifier": "-7673894559800395421", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YmcAl-0fyr20jCUSV-Vb8nQa8Ns\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:17:16.890Z", - "uniqueQualifier": "-7550912556731955277", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OrJKsxVFvs2Z0F4Uvlhb8XwjwYY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:16:53.464Z", - "uniqueQualifier": "-8360623288448812884", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_HnPEs1aTqTHoKXfu-JeKlFRin8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "NEW_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:16:23.981Z", - "uniqueQualifier": "-6971315591005762236", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LRE7nQdHjiiz8_9R6v-ya_-XB-g\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:15:58.759Z", - "uniqueQualifier": "-7203150203936999926", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KQE8lpE1558T_OXZWAC_8i6xNRQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:15:32.025Z", - "uniqueQualifier": "-8191604283539947445", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UJKuwOpkIZWk2MBow8CKlOc2SnM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "NEW_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:15:03.228Z", - "uniqueQualifier": "-7694512380275587787", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pbiL3fe0HxG3MWpkjF6LhI4x-zo\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:12:44.627Z", - "uniqueQualifier": "-6647175090810509884", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6vXXkbu4jMf6imSpcmYc_j4pEoM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RoomOtrSettingsProto otr_state" - }, - { - "name": "OLD_VALUE", - "value": "DEFAULT_OFF_THE_RECORD" - }, - { - "name": "NEW_VALUE", - "value": "DEFAULT_ON_THE_RECORD" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:12:15.974Z", - "uniqueQualifier": "-8080273420039872387", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yZc24eSucZnXeTglioSvVYzsxpE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RoomOtrSettingsProto otr_state" - }, - { - "name": "OLD_VALUE", - "value": "ALWAYS_OFF_THE_RECORD" - }, - { - "name": "NEW_VALUE", - "value": "DEFAULT_OFF_THE_RECORD" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:11:45.989Z", - "uniqueQualifier": "-9157814716279378327", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eONg8SXPPLlDXjnnPYcD4Jaco0E\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RoomOtrSettingsProto otr_state" - }, - { - "name": "OLD_VALUE", - "value": "ALWAYS_ON_THE_RECORD" - }, - { - "name": "NEW_VALUE", - "value": "ALWAYS_OFF_THE_RECORD" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:11:17.353Z", - "uniqueQualifier": "-8172147712442665897", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xOd9yPAIq_2eWMcttBz6lAqa0Xg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RoomOtrSettingsProto otr_state" - }, - { - "name": "OLD_VALUE", - "value": "DEFAULT_OFF_THE_RECORD" - }, - { - "name": "NEW_VALUE", - "value": "ALWAYS_ON_THE_RECORD" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:09:13.209Z", - "uniqueQualifier": "-7587608269144110522", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2l4f8-arRTwo97odfeoh9TYhkTM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "NO_FILES" - }, - { - "name": "NEW_VALUE", - "value": "IMAGES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:08:48.503Z", - "uniqueQualifier": "-6962493130770165557", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FYbWtLU2YcslMkEbWwl-2yqmhbY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:06:38.856Z", - "uniqueQualifier": "-7399566814057475095", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YQ7b0ywNXMrnvRqjxfVHeTFudq0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:06:33.988Z", - "uniqueQualifier": "-8020911819707963536", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NMoy6Si_ZuAgUyqY-Hcg8gxXMKA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:06:33.988Z", - "uniqueQualifier": "-8020911819707963536", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NMoy6Si_ZuAgUyqY-Hcg8gxXMKA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:06:06.990Z", - "uniqueQualifier": "-8042150540548263125", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2Ak926mxDdieR3pCSuGl688eDy0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:05:44.194Z", - "uniqueQualifier": "-6617886611257823811", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L5wXmHW5Vk7Gd-H5DYQI-ZgdljE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:05:12.810Z", - "uniqueQualifier": "-5230807813889003249", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdRXKTUdGiav0SR_EtM1IjRsLFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-08T20:16:19.915Z", - "uniqueQualifier": "-7930101470938536214", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YaaeeEWo4R39hssag8R9g59KOUY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "NEW_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T19:08:13.781Z", - "uniqueQualifier": "-5348890122661969238", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ckn34d8sJixaEawXrICSo0eFdBw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Chat app Settings - Chat apps enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T19:06:42.661Z", - "uniqueQualifier": "-5419176639400854018", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Byxh2WJn9YEO3SeXgwX_ospEh1Y\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Chat app Settings - Chat apps enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-27T14:39:18.058Z", - "uniqueQualifier": "-7949310213342848296", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OzvxstEtjCqqNzsZvzKaKaorbMQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "Chat app Settings - Chat apps enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T18:00:05.495Z", - "uniqueQualifier": "-5718476310452348531", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jak4ocUgxARCOyyqyxf4zFpApx8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:58:59.059Z", - "uniqueQualifier": "-7709251650637614822", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7UkvbbLjhvr27I8GaXdB-9SjPyc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:58:43.519Z", - "uniqueQualifier": "-5675907858515971736", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FEuxK72ommgWu5mEDihq9k6KpYs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: SPAM\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:57:15.484Z", - "uniqueQualifier": "-5055238693028733494", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xpZm7cqIO93BBweOW8sGy_YY9G0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: SPAM\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:55:52.803Z", - "uniqueQualifier": "-8734531393169642681", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ynArDZg5lFraGhypq8siO01zWVs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:54:15.520Z", - "uniqueQualifier": "-4820620952529858196", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tG3UUHi_I1PUQeP7EGng8KSRriw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:54:15.520Z", - "uniqueQualifier": "-4820620952529858196", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tG3UUHi_I1PUQeP7EGng8KSRriw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:52:18.319Z", - "uniqueQualifier": "-5549678074728637710", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:52:18.319Z", - "uniqueQualifier": "-5549678074728637710", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:52:18.319Z", - "uniqueQualifier": "-5549678074728637710", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:52:18.319Z", - "uniqueQualifier": "-5549678074728637710", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:50:46.165Z", - "uniqueQualifier": "-7650409460268248090", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IfN-Bucu4Ysasp7-2MDHshFZwl8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:50:22.157Z", - "uniqueQualifier": "-8217202257236044315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ni_Q3Gu2eRBB48z7qJUzqwo5UB4\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T17:50:22.157Z", - "uniqueQualifier": "-8217202257236044315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ni_Q3Gu2eRBB48z7qJUzqwo5UB4\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:24.847Z", - "uniqueQualifier": "-6308798392322336959", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B8nX5vkrfLdSCG2ZlatAXOAOk2c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:45:33.745Z", - "uniqueQualifier": "-5417962127174307015", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PvD9yZeBZFN7zMSob-BB0IcFbKg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:59:47.456Z", - "uniqueQualifier": "-5777292877128450150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dAOXhNItV0jxH_Urb9kLA9_TMx0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:59:47.456Z", - "uniqueQualifier": "-5777292877128450150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dAOXhNItV0jxH_Urb9kLA9_TMx0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:30.169Z", - "uniqueQualifier": "-6977753558754250610", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qKsX25dBFDIelv8oeQYEVClrbPE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:09:14.542Z", - "uniqueQualifier": "-5614487196773234623", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hsL52O5MRB9QavURHMMa5dJstLw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:05:47.057Z", - "uniqueQualifier": "-6816441186651420891", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZF6I-9zC-Ak-LebRSzldiy_0yBI\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:05:13.345Z", - "uniqueQualifier": "-8990779354522384884", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M4nojpi2Z3sNHpygy5s8C0qNvZg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:58.193Z", - "uniqueQualifier": "-8483384571925962353", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SKaPtE6etGxa8SR_fOyvuDWUL8E\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:58.193Z", - "uniqueQualifier": "-8483384571925962353", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SKaPtE6etGxa8SR_fOyvuDWUL8E\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:58.464Z", - "uniqueQualifier": "-9148009362511820150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:58.464Z", - "uniqueQualifier": "-9148009362511820150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:58.464Z", - "uniqueQualifier": "-9148009362511820150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:25:01.490Z", - "uniqueQualifier": "-6393262787711306142", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:20.517Z", - "uniqueQualifier": "-5910220960607714226", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:20.517Z", - "uniqueQualifier": "-5910220960607714226", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:20.517Z", - "uniqueQualifier": "-5910220960607714226", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:20.517Z", - "uniqueQualifier": "-5910220960607714226", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:23:20.517Z", - "uniqueQualifier": "-5910220960607714226", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:10:05.260Z", - "uniqueQualifier": "-5952565029117867686", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0pflB2sJMCH4Yme1QaYNeqEETOY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "NEW_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" - }, - { - "name": "NEW_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:10:05.260Z", - "uniqueQualifier": "-5952565029117867686", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0pflB2sJMCH4Yme1QaYNeqEETOY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "NEW_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" - }, - { - "name": "NEW_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:42.628Z", - "uniqueQualifier": "-6499201999060038490", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TCuFe4WbRSSgQRSw0Zf_VYsc5oY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:42.628Z", - "uniqueQualifier": "-6499201999060038490", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TCuFe4WbRSSgQRSw0Zf_VYsc5oY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:09.063Z", - "uniqueQualifier": "-8969014943281676999", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vZM-oDNQBiT849jV_vo1tmigBu0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:09.063Z", - "uniqueQualifier": "-8969014943281676999", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vZM-oDNQBiT849jV_vo1tmigBu0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:59:10.110Z", - "uniqueQualifier": "-8386834296554780685", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:59:10.110Z", - "uniqueQualifier": "-8386834296554780685", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:59:10.110Z", - "uniqueQualifier": "-8386834296554780685", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:59:10.110Z", - "uniqueQualifier": "-8386834296554780685", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:59:10.110Z", - "uniqueQualifier": "-8386834296554780685", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-08T20:13:50.145Z", - "uniqueQualifier": "-7222664256084686393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ht8ZToYET6cAJ80pD81AAByIgp8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-08T20:13:50.145Z", - "uniqueQualifier": "-7222664256084686393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ht8ZToYET6cAJ80pD81AAByIgp8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:00.449Z", - "uniqueQualifier": "-7964243820370082571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:00.449Z", - "uniqueQualifier": "-7964243820370082571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:00.449Z", - "uniqueQualifier": "-7964243820370082571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:00.449Z", - "uniqueQualifier": "-7964243820370082571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:00.449Z", - "uniqueQualifier": "-7964243820370082571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:43:52.998Z", - "uniqueQualifier": "-6584289455960691129", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:10:36.385Z", - "uniqueQualifier": "-8922480876969605161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:09:48.773Z", - "uniqueQualifier": "-5158239100147635314", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:09:48.773Z", - "uniqueQualifier": "-5158239100147635314", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:09:48.773Z", - "uniqueQualifier": "-5158239100147635314", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:09:48.773Z", - "uniqueQualifier": "-5158239100147635314", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:09:48.773Z", - "uniqueQualifier": "-5158239100147635314", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:33:33.154Z", - "uniqueQualifier": "-5480362920132431443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:33:33.154Z", - "uniqueQualifier": "-5480362920132431443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:33:33.154Z", - "uniqueQualifier": "-5480362920132431443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:33:33.154Z", - "uniqueQualifier": "-5480362920132431443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:33:33.154Z", - "uniqueQualifier": "-5480362920132431443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:19:28.478Z", - "uniqueQualifier": "-4803232389001906550", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:14:49.919Z", - "uniqueQualifier": "-8398318737351595450", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:02:20.990Z", - "uniqueQualifier": "-7223963000211338265", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "NEW_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "NEW_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "NEW_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "NEW_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:27:25.829Z", - "uniqueQualifier": "-6257495847541990767", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:27:25.829Z", - "uniqueQualifier": "-6257495847541990767", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:27:25.829Z", - "uniqueQualifier": "-6257495847541990767", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:26:30.463Z", - "uniqueQualifier": "-7103786263113331496", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:35.533Z", - "uniqueQualifier": "-7027185209266434146", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:35.533Z", - "uniqueQualifier": "-7027185209266434146", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:35.533Z", - "uniqueQualifier": "-7027185209266434146", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:35.533Z", - "uniqueQualifier": "-7027185209266434146", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:22:35.533Z", - "uniqueQualifier": "-7027185209266434146", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:18:07.226Z", - "uniqueQualifier": "-6919036534415654097", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDb5nWM96Hi_8Ydn45kEYzW8wHE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:18:07.226Z", - "uniqueQualifier": "-6919036534415654097", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDb5nWM96Hi_8Ydn45kEYzW8wHE\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:10:34.076Z", - "uniqueQualifier": "-5299828028143135252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mJy1GifF37i5lPrTiWcNpKwIwck\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:10:34.076Z", - "uniqueQualifier": "-5299828028143135252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mJy1GifF37i5lPrTiWcNpKwIwck\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" - }, - { - "name": "OLD_VALUE", - "value": "ALL_FILES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:08:12.470Z", - "uniqueQualifier": "-5500264527741950737", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AFbGouAR_F_qH6cCYdpQu3c7sIs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:08:12.470Z", - "uniqueQualifier": "-5500264527741950737", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AFbGouAR_F_qH6cCYdpQu3c7sIs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:13.942Z", - "uniqueQualifier": "-8472704111767076250", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5Zcd6XROmwVk9D5zlT1y74pkk0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:13.942Z", - "uniqueQualifier": "-8472704111767076250", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5Zcd6XROmwVk9D5zlT1y74pkk0\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:04.392Z", - "uniqueQualifier": "-5205757201527246439", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-Rp07itT7kcnwOemQruN0adlRb4\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T00:07:04.392Z", - "uniqueQualifier": "-5205757201527246439", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-Rp07itT7kcnwOemQruN0adlRb4\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto allow_chat_archiving_setting_modification" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ChatArchivingProto chatsDefaultToOffTheRecord" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:58:49.939Z", - "uniqueQualifier": "-5840617284795834714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:58:49.939Z", - "uniqueQualifier": "-5840617284795834714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:58:49.939Z", - "uniqueQualifier": "-5840617284795834714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:58:49.939Z", - "uniqueQualifier": "-5840617284795834714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:58:49.939Z", - "uniqueQualifier": "-5840617284795834714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-08T20:20:19.927Z", - "uniqueQualifier": "-5862926127405347500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O0BvUDH2RuHyHA3fnVIds0o-tdw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-08T20:20:19.927Z", - "uniqueQualifier": "-5862926127405347500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O0BvUDH2RuHyHA3fnVIds0o-tdw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto externalChatRestriction" - }, - { - "name": "OLD_VALUE", - "value": "NO_RESTRICTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Test Target Audience" - }, - { - "name": "SETTING_NAME", - "value": "RestrictChatProto restrictChatToOrganization" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:56:45.203Z", - "uniqueQualifier": "-5467764951882550462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:52.612Z", - "uniqueQualifier": "-5520349484868383511", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:52.612Z", - "uniqueQualifier": "-5520349484868383511", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:52.612Z", - "uniqueQualifier": "-5520349484868383511", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:52.612Z", - "uniqueQualifier": "-5520349484868383511", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:54:52.612Z", - "uniqueQualifier": "-5520349484868383511", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:11:08.528Z", - "uniqueQualifier": "-9019581388806799592", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:06:37.868Z", - "uniqueQualifier": "-4683921222812677728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:06:37.868Z", - "uniqueQualifier": "-4683921222812677728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:06:37.868Z", - "uniqueQualifier": "-4683921222812677728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:06:37.868Z", - "uniqueQualifier": "-4683921222812677728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T17:06:37.868Z", - "uniqueQualifier": "-4683921222812677728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:21:00.296Z", - "uniqueQualifier": "-7666466332809812958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:16:35.910Z", - "uniqueQualifier": "-7131484956334248171", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:16:35.910Z", - "uniqueQualifier": "-7131484956334248171", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:16:35.910Z", - "uniqueQualifier": "-7131484956334248171", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:15:22.447Z", - "uniqueQualifier": "-7755783295568346503", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:15:22.447Z", - "uniqueQualifier": "-7755783295568346503", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:15:22.447Z", - "uniqueQualifier": "-7755783295568346503", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:15:22.447Z", - "uniqueQualifier": "-7755783295568346503", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:15:22.447Z", - "uniqueQualifier": "-7755783295568346503", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:59.974Z", - "uniqueQualifier": "-8058246490214539879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:59.974Z", - "uniqueQualifier": "-8058246490214539879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:59.974Z", - "uniqueQualifier": "-8058246490214539879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:59.974Z", - "uniqueQualifier": "-8058246490214539879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:13:59.974Z", - "uniqueQualifier": "-8058246490214539879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T16:07:35.821Z", - "uniqueQualifier": "-5725972958969849410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", - "actor": { - "callerType": "USER", - "email": "jennifergonzales@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "22.180.5.214", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_ENABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto dialog_title" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto room_restrictions" - }, - { - "name": "OLD_VALUE", - "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto one_on_one_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto group_chat_reporting" - }, - { - "name": "OLD_VALUE", - "value": "CONTENT_REPORTING_STATE_DISABLED" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto custom_report_dialog" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto unsafe_dialog_description_html" - }, - { - "name": "OLD_VALUE", - "value": "" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Chat" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Brown" - }, - { - "name": "SETTING_NAME", - "value": "ContentReportingProto report_types" - }, - { - "name": "OLD_VALUE", - "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - } - ] - }, - "classroom_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:21:27.557Z", - "uniqueQualifier": "-4754824336770494108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ErScGmh9dKA05n6aRJlrrZO6ydk\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "3" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:03:54.167Z", - "uniqueQualifier": "-8132883445005055597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/636X0JZzlUs2ILg2sxHA7qFBuxo\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" - }, - { - "name": "OLD_VALUE", - "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "NEW_VALUE", - "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:03:47.693Z", - "uniqueQualifier": "-7346744883119862855", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RpYnpRF0EwtWj1T8NHREB6kWf1o\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" - }, - { - "name": "OLD_VALUE", - "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "NEW_VALUE", - "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:01:07.529Z", - "uniqueQualifier": "-6746269577276220828", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bKkwZxSK78BamFZrmEQ2k1H2MJ8\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" - }, - { - "name": "OLD_VALUE", - "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "NEW_VALUE", - "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:37:26.017Z", - "uniqueQualifier": "-7003481311291604186", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hNFqBjFzCaMVr1swJCjx1mjXRq4\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:28:29.749Z", - "uniqueQualifier": "-6095003484042520079", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9eVOkxIszwS9GHIuHQFz12KR6io\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "RosterImportSettingsProto sis_integrator" - }, - { - "name": "OLD_VALUE", - "value": "SIS_INTEGRATOR_CLEVER" - }, - { - "name": "NEW_VALUE", - "value": "SIS_INTEGRATOR_NONE" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:26:31.848Z", - "uniqueQualifier": "-6801952890455915135", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8AaViLRfFyrbFzUCPZJ4NivXljc\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RosterImportSettingsProto sis_integrator" - }, - { - "name": "OLD_VALUE", - "value": "SIS_INTEGRATOR_CLEVER" - }, - { - "name": "NEW_VALUE", - "value": "SIS_INTEGRATOR_NONE" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:21:21.839Z", - "uniqueQualifier": "-7867776273521670875", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EMRYHLdUObVlPy0PCc_nDSyKmZc\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T23:54:24.244Z", - "uniqueQualifier": "-5593763229572017104", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DK7qA76577whXHwDV5lLlr_BuWE\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ClassMembershipSettingProto who_can_join_classes" - }, - { - "name": "OLD_VALUE", - "value": "4" - }, - { - "name": "NEW_VALUE", - "value": "1" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T23:53:07.045Z", - "uniqueQualifier": "-4988667774708903978", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9eqjEf0tUEmu9Qrb8Smze8WN-Ms\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ClassMembershipSettingProto who_can_join_classes" - }, - { - "name": "OLD_VALUE", - "value": "1" - }, - { - "name": "NEW_VALUE", - "value": "4" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T23:52:14.346Z", - "uniqueQualifier": "-5337651634364869377", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/g-4GgcY9ILr3BvvY3ojeNOlAOnc\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "ClassMembershipSettingProto which_classes_can_users_join" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "1" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-24T20:45:11.160Z", - "uniqueQualifier": "-8740321458255297967", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/r2rHO0-WTgxdNDr1K7afApcmtY8\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "1" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-24T20:44:23.749Z", - "uniqueQualifier": "-6549303659438705918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wpyXuNOqKvNWUL1y5_Ip2CWDpCk\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "3" - }, - { - "name": "NEW_VALUE", - "value": "1" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-24T20:21:01.277Z", - "uniqueQualifier": "-9144290003917047606", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EXcZQAotoLZ1VmdRZ2M3rgTRJ8k\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "1" - }, - { - "name": "NEW_VALUE", - "value": "3" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-21T15:57:21.728Z", - "uniqueQualifier": "-6573780976234353996", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fA7fh6KtC01OP2bj39ecvLwxNEw\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "1" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-21T15:55:33.964Z", - "uniqueQualifier": "-5868309474727489792", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CHUqnekaZvU3HgiZrtAJdxCX-ZY\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "3" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-21T15:55:22.181Z", - "uniqueQualifier": "-5318537856018611701", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7MWXSLlWIBUWGDeVni7jxMrlTU4\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "3" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-21T15:52:30.853Z", - "uniqueQualifier": "-7924684886310239575", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oGl1QFCNopWoOc887IqnsP4wtc8\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "TeacherPermissionsSettingProto who_can_create_class" - }, - { - "name": "OLD_VALUE", - "value": "3" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:03:14.924Z", - "uniqueQualifier": "-5317824849222030400", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hE221ZMsPNJkkaWATWA2sa1ULNY\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" - }, - { - "name": "NEW_VALUE", - "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:57:28.724Z", - "uniqueQualifier": "-6053662939418788326", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XwL9pZsFiEDJRUDgL9magOq3D5M\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:36:57.885Z", - "uniqueQualifier": "-8096810360987552006", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XHs81PNukW8gHlSd9T42vCDMh2M\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:27:05.183Z", - "uniqueQualifier": "-8237825120185706717", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Np54x-bLTqLNzIc8Gntwf6Rkpg8\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "RosterImportSettingsProto sis_integrator" - }, - { - "name": "NEW_VALUE", - "value": "SIS_INTEGRATOR_CLEVER" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:04:31.757Z", - "uniqueQualifier": "-5862874507866229147", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c8hU9xY_mqh19o-rOZRXDyIj2AM\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" - }, - { - "name": "OLD_VALUE", - "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:59:09.045Z", - "uniqueQualifier": "-8368169694877926431", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KdI8TZvYYvKsMHOBf02hprp2ExQ\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T00:53:02.092Z", - "uniqueQualifier": "-6948178495355530548", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/paHvPJxLf1xcNNqZvaEskymzSME\"", - "actor": { - "callerType": "USER", - "email": "sarah61@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "210.30.114.146", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Classroom" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Michael Jordan" - }, - { - "name": "SETTING_NAME", - "value": "ApiDataAccessSettingProto api_access_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - } - ] - }, - "commoncontrols_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:53.966Z", - "uniqueQualifier": "-5491849587234264962", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:53.966Z", - "uniqueQualifier": "-5491849587234264962", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:53.966Z", - "uniqueQualifier": "-5491849587234264962", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:49.058Z", - "uniqueQualifier": "-8556964682465003782", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:49.058Z", - "uniqueQualifier": "-8556964682465003782", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:47:49.058Z", - "uniqueQualifier": "-8556964682465003782", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:57.323Z", - "uniqueQualifier": "-9154078054218049192", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:57.323Z", - "uniqueQualifier": "-9154078054218049192", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:57.323Z", - "uniqueQualifier": "-9154078054218049192", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:53.706Z", - "uniqueQualifier": "-7715925066902880856", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:53.706Z", - "uniqueQualifier": "-7715925066902880856", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:53.706Z", - "uniqueQualifier": "-7715925066902880856", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce password policy at next login" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:47.346Z", - "uniqueQualifier": "-5358178154939358285", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:47.346Z", - "uniqueQualifier": "-5358178154939358285", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:47.346Z", - "uniqueQualifier": "-5358178154939358285", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "11" - }, - { - "name": "NEW_VALUE", - "value": "12" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:42.894Z", - "uniqueQualifier": "-6572248101867242620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:42.894Z", - "uniqueQualifier": "-6572248101867242620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:42.894Z", - "uniqueQualifier": "-6572248101867242620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Minimum password length" - }, - { - "name": "OLD_VALUE", - "value": "12" - }, - { - "name": "NEW_VALUE", - "value": "11" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:37.536Z", - "uniqueQualifier": "-8165213193495775752", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:37.536Z", - "uniqueQualifier": "-8165213193495775752", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:37.536Z", - "uniqueQualifier": "-8165213193495775752", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "365" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:32.307Z", - "uniqueQualifier": "-5177345264838070518", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:32.307Z", - "uniqueQualifier": "-5177345264838070518", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:32.307Z", - "uniqueQualifier": "-5177345264838070518", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Password reset frequency" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "NEW_VALUE", - "value": "365" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:26.577Z", - "uniqueQualifier": "-8513758960855696500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:26.577Z", - "uniqueQualifier": "-8513758960855696500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:26.577Z", - "uniqueQualifier": "-8513758960855696500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enable password reuse" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:21.534Z", - "uniqueQualifier": "-5613457177495223013", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:21.534Z", - "uniqueQualifier": "-5613457177495223013", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:21.534Z", - "uniqueQualifier": "-5613457177495223013", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "off" - }, - { - "name": "NEW_VALUE", - "value": "on" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:15.284Z", - "uniqueQualifier": "-6440463830299547259", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:15.284Z", - "uniqueQualifier": "-6440463830299547259", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:46:15.284Z", - "uniqueQualifier": "-6440463830299547259", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Password Management - Enforce strong password" - }, - { - "name": "OLD_VALUE", - "value": "on" - }, - { - "name": "NEW_VALUE", - "value": "off" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:00.079Z", - "uniqueQualifier": "-5621956644552598645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto challenge_selection_behavior" - }, - { - "name": "OLD_VALUE", - "value": "PERFORM_CHALLENGE_SELECTION" - }, - { - "name": "NEW_VALUE", - "value": "BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:34:22.702Z", - "uniqueQualifier": "-7279467952416731009", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7b_RwMrDEqJNWvbWF6cqvh2AQco\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:33:56.626Z", - "uniqueQualifier": "-6527215884915295225", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mLpXKhjULL4UBMnY2L8c3H7opSI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "disabled" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:31:24.679Z", - "uniqueQualifier": "-7878509542897140419", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eZIMCNcfZitwKqyY7Ip6TwDofZE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "OLD_VALUE", - "value": "14400" - }, - { - "name": "NEW_VALUE", - "value": "43200" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:30:26.717Z", - "uniqueQualifier": "-5507031210394217215", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u3e9WCNl-CUwo1VqkL400KwVauU\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "OLD_VALUE", - "value": "1209600" - }, - { - "name": "NEW_VALUE", - "value": "14400" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:29:33.061Z", - "uniqueQualifier": "-6845932581957702223", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yrbpj0opEL2qQnwCMnGj64ItIGc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "OLD_VALUE", - "value": "43200" - }, - { - "name": "NEW_VALUE", - "value": "1209600" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:22.466Z", - "uniqueQualifier": "-7887561784838261571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:22.466Z", - "uniqueQualifier": "-7887561784838261571", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:14.385Z", - "uniqueQualifier": "-6056168752789270714", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTBbAQhxPZsWj5LsfEqGFleRIKE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_SPECIFIED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_ALL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:39:14.005Z", - "uniqueQualifier": "-7147674165748918269", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:39:14.005Z", - "uniqueQualifier": "-7147674165748918269", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_ALL" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_SPECIFIED" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting allow_all_internal_apps" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:37:05.652Z", - "uniqueQualifier": "-9205883031082977874", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hbcfwf6k22_k-3FtjvUC7V4nBIU\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Workspace Marketplace" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Apps Access Setting Allowlist access" - }, - { - "name": "OLD_VALUE", - "value": "ALLOW_SPECIFIED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOW_ALL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-20T15:18:11.682Z", - "uniqueQualifier": "-8607259591115547645", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zHJBJccIltriUHDTFh7MpZC99Kw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "OLD_VALUE", - "value": "2592000" - }, - { - "name": "NEW_VALUE", - "value": "43200" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:19:29.499Z", - "uniqueQualifier": "-4701419243342508728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fSgZOWLTiX8O9NO7l-3RE9FDOQc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:19:22.995Z", - "uniqueQualifier": "-6428881474889308182", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oBO9jJS1j3idMdGlmOe8nObepdk\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "disabled" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-19T15:36:29.152Z", - "uniqueQualifier": "-6774740717308530731", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rDFr8Nb4gvwTWd0Wyan2Nho_wU4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Blogger" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "UserTakeoutSettingsProto User Takeout " - }, - { - "name": "OLD_VALUE", - "value": "Enabled" - }, - { - "name": "NEW_VALUE", - "value": "Disabled" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T20:38:12.934Z", - "uniqueQualifier": "-5971069798732635140", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CfUlCTECYtLdH-ldN8bCc6auGBs\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T20:37:36.450Z", - "uniqueQualifier": "-8425150488407637065", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2SkHto5F4FZVi6PySgiXr7xeHM0\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "disabled" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:44:47.311Z", - "uniqueQualifier": "-6967671160596892741", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MkdOi--WSeouB84uCUpWwhOq_As\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:44:35.720Z", - "uniqueQualifier": "-8251970057245659187", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c45flI4gnX4ZU9Uxn91YRT9-LnI\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "disabled" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-01T16:02:36.845Z", - "uniqueQualifier": "-7547080330758418104", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ke7an-t4cB47XmBPsn8GEdgNM40\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-01T15:54:07.174Z", - "uniqueQualifier": "-9114851573922242899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hSAFpQVBVfOV43Dnh_KvkDDsyBY\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "disabled" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-01T15:45:27.703Z", - "uniqueQualifier": "-8705676054708012046", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4kB64E_R07yvI5F-q7Uk3gnF8M4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "OLD_VALUE", - "value": "enabled" - }, - { - "name": "NEW_VALUE", - "value": "disabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:44:54.222Z", - "uniqueQualifier": "-8226884436446217313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "core" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" - }, - { - "name": "NEW_VALUE", - "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:31:33.085Z", - "uniqueQualifier": "-5505509800741520987", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oYf5AsRjUFaNOz4u_yjOGS4t5qw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "NEW_VALUE", - "value": "72000" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-01T15:45:18.569Z", - "uniqueQualifier": "-6167109452468799694", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-2Bt48rKOzmVOhF1Bm5thuwp52Q\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Multi Party Approval" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" - }, - { - "name": "NEW_VALUE", - "value": "enabled" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise_plus" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:32:43.206Z", - "uniqueQualifier": "-7531749608526346154", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M34plkw2Q_g7KdCqZsXEXpu1rLA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Security" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - }, - { - "name": "SETTING_NAME", - "value": "Session management settings - Session length in seconds" - }, - { - "name": "OLD_VALUE", - "value": "72000" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:28:15.342Z", - "uniqueQualifier": "4956690961299526870", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/quXUuieR4EsROC6qiNHryZxWjE8\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "TOGGLE_CAA_ENABLEMENT", - "parameters": [ - { - "name": "NEW_VALUE", - "value": "ENABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:27:21.709Z", - "uniqueQualifier": "5784320826109206794", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KTGiz8Z7-E25ywMtxgt5vH2PwX0\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "TOGGLE_CAA_ENABLEMENT", - "parameters": [ - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:27:18.424Z", - "uniqueQualifier": "797569169082568616", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/k928OtmM5qpApG1ZxmPgWrAN2zU\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "TOGGLE_CAA_ENABLEMENT", - "parameters": [ - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:21:06.841Z", - "uniqueQualifier": "-9098195182074921452", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-fQO1VttB1Obie8i8zS9CKBE21Y\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:20:46.288Z", - "uniqueQualifier": "8025554506417096733", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zS3HSddvbnPer8u4kCOjHdrrzbg\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:16:20.189Z", - "uniqueQualifier": "6356283915385824969", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/D1TR1mn2jV4m3nTNDvIwKEw-g_U\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:16:01.109Z", - "uniqueQualifier": "7204973669826879617", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SzCRUx16q6JUq3WFPzNQnvjeRmM\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:09:14.177Z", - "uniqueQualifier": "8302313116147020961", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RNrPvwvGArfJNJh9_prabZiUiZ0\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Alicia Grimes" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:08:47.434Z", - "uniqueQualifier": "-8749900273598629428", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoaNB1Mn23UiFStWmas0q4T5aik\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Alicia Grimes" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:08:23.813Z", - "uniqueQualifier": "-2006657176011927130", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2ZZie_YZHJjeztU_5SjNtcvQ150\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Alicia Grimes" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:15:04.510Z", - "uniqueQualifier": "-5444758841714443622", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zd0oHRz1H30sZY8gJ7Ifv1xekxg\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:14:56.923Z", - "uniqueQualifier": "-5957373208334712224", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAP9lpj6QvRtP0_bDD_kh972Uuc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:14:02.942Z", - "uniqueQualifier": "-5708636481598052506", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKXjGSesbvWzCU5wOAYKityUEXQ\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "AI Studio" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:13:14.451Z", - "uniqueQualifier": "-5236552787674514970", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QpmFQfW7NRV6UQret9O8gZ_roMA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "AI Studio" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:11:52.275Z", - "uniqueQualifier": "-170769798380779633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9GiJqVQHVqWVuVJU-b6q8bZh_zQ\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:09:52.063Z", - "uniqueQualifier": "3839884327329736493", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d_fbdFvJa_chJfoulpfORJiV0-4\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-29T16:58:53.890Z", - "uniqueQualifier": "7454046695208426259", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wES7_Ynv5c8CiZyw16LybVDvoUw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T18:20:51.143Z", - "uniqueQualifier": "-7688066320309934110", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EM38FAFsPQjrzvstCc2wey7T0l0\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Gemini" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T16:35:34.867Z", - "uniqueQualifier": "-7527263763506654985", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J6Pbk-QpRmwtf3RNIo3EChrSprw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T15:28:15.108Z", - "uniqueQualifier": "6601077961077712234", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2O8VGsfETfnfmBqZRaCMnPr89do\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-07T11:43:06.667Z", - "uniqueQualifier": "-7947017718017192057", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DCQPh23OixiPHvct0lsp7J6Ysdc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:22:55.858Z", - "uniqueQualifier": "-1594877828342837660", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/69OSj6V2mD9_iXaVundnAgzOTF8\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:21:04.795Z", - "uniqueQualifier": "2753106744149837378", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DVZ60mbnjb0-SaeLEkWknblA_uw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:20:59.156Z", - "uniqueQualifier": "6178707512128116339", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/irVhaBwGC1mNiciRkZXYQqWEXjE\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:19:13.642Z", - "uniqueQualifier": "2808073231402698204", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gv6XaiMq_nD6suJkxzSwTJBndQ0\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:19:08.164Z", - "uniqueQualifier": "8736007291127896364", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rkw5mtTUj5MbLbQWOmU45x-BnMw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:08:30.787Z", - "uniqueQualifier": "533218495484865116", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NYKdZWqDJyEWI93fdecspxR5CoA\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T18:59:47.601Z", - "uniqueQualifier": "-2453065809836051332", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tTdKdRnzKNEW_bBoIK9vtnuCscc\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:02:25.716Z", - "uniqueQualifier": "-6733023187686062485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1WFFW5dUtAH3Rt4tRlgLzCGaJfs\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Google Meet" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-17T13:24:57.067Z", - "uniqueQualifier": "162223212287505661", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mxrwtdruurEUt_byTOSSap4u8EQ\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-17T13:17:15.082Z", - "uniqueQualifier": "1964753045072657864", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HTA6cJ12b2oz5I5yyyz1QeBn3is\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-12T15:24:57.620Z", - "uniqueQualifier": "-689788582864289", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/94Ja39XIYZ62lAFAugruZ-VlHcw\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-12T15:19:16.583Z", - "uniqueQualifier": "3590866658306550858", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hO5E-6ac0TKrbBRUJeRbK9qU80s\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Alicia Grimes" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-03T12:43:40.126Z", - "uniqueQualifier": "1462511194025694775", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KZHuaRruLn5lkB5lKfbr5bruz38\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-03T12:42:57.125Z", - "uniqueQualifier": "2444645180561800039", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjCS2080C-2siWcbEf6_0xEP56Q\"", - "actor": { - "callerType": "USER", - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:58:45.327Z", - "uniqueQualifier": "-8862591884249620940", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0KR0tPMjV1NZS5DlepWx_Kw2Zo8\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", - "parameters": [ - { - "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", - "value": "NO_TELEPHONY" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:53.677Z", - "uniqueQualifier": "-7449040998724714735", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dZCBmBJTFPdpic8X6gGD7q59DkI\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", - "parameters": [ - { - "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", - "value": "ANY" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:44.631Z", - "uniqueQualifier": "288460892597073627", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kzc6wEQc0xQk4gunhyLsnxXskCg\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", - "parameters": [ - { - "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", - "value": "NO_TELEPHONY" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-20T17:31:15.867Z", - "uniqueQualifier": "-4815774139489459152", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YchKbrEhuwOtDJcRjXs8UOZxTEo\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "APPS_SCRIPT_RUNTIME" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CHAT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GMAIL" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_SEARCH" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GROUPS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLASSROOM" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_PLATFORM" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "APPS_SCRIPT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_BILLING" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_MACHINE_LEARNING" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "VAULT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CONTACTS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "TASKS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GSUITE_ADMIN" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "SIGN_IN" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CALENDAR" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-20T17:34:56.786Z", - "uniqueQualifier": "2298505124163386465", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uLt1j_HJwonnnWCFICDyqc6oQng\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "APPS_SCRIPT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_BILLING" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CALENDAR" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "DRIVE" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GSUITE_ADMIN" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GMAIL" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CHAT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "TASKS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLASSROOM" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "MEET" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_PLATFORM" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "SIGN_IN" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "GROUPS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_SEARCH" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CONTACTS" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "VAULT" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "CLOUD_MACHINE_LEARNING" - } - ] - }, - { - "type": "SECURITY_SETTINGS", - "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OAUTH2_SERVICE_NAME", - "value": "APPS_SCRIPT_RUNTIME" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:50:19.977Z", - "uniqueQualifier": "1630518378512947900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1JX4FPsje1Rn6pFU2rjrU5hkiCY\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "SIGN_IN_ONLY_THIRD_PARTY_API_ACCESS", - "parameters": [ - { - "name": "ORG_UNIT_NAME", - "value": "Daniel Russell" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:58:45.327Z", - "uniqueQualifier": "-8862591884249620940", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B7wO4ANgpB_wEQjFVseuxbVWGnE\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", - "parameters": [ - { - "name": "OLD_VALUE", - "value": "1 week" - }, - { - "name": "NEW_VALUE", - "value": "6 months" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T17:30:16.083Z", - "uniqueQualifier": "8892660873020770181", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hsJZ1-TGguVplVMgXirdzzKAwW0\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", - "parameters": [ - { - "name": "OLD_VALUE", - "value": "None" - }, - { - "name": "NEW_VALUE", - "value": "1 week" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T21:00:18.348Z", - "uniqueQualifier": "-4565818199950087329", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oy-TAcRIgzndYHkaRfEKzUFQEBg\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", - "parameters": [ - { - "name": "OLD_VALUE", - "value": "DISABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "NEW_VALUE", - "value": "ENABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "GROUP_EMAIL", - "value": "blackbrianna@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T21:00:12.784Z", - "uniqueQualifier": "-2799430038973637115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0j6989kggFwQo2Y8eCI7PdUQt6Y\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", - "parameters": [ - { - "name": "OLD_VALUE", - "value": "ENABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "NEW_VALUE", - "value": "DISABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "GROUP_EMAIL", - "value": "blackbrianna@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:45:44.631Z", - "uniqueQualifier": "288460892597073627", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pebGlNkgPdb7JIPqN0nZWpIokHM\"", - "actor": { - "email": "blackbrianna@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "56.58.225.25", - "events": [ - { - "type": "SECURITY_SETTINGS", - "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", - "parameters": [ - { - "name": "OLD_VALUE", - "value": "ENABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "NEW_VALUE", - "value": "DISABLE_USERS_TO_TRUST_DEVICE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - } - ] - } - ] - } - ] - }, - "drive_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:38:12.665Z", - "uniqueQualifier": "-5569613127991111442", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yk07l_kuavLBU7HbgX1wymos7As\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:10:37.808Z", - "uniqueQualifier": "-6758059041533525303", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9prwrsjXz0HwfxBeGqBo4Bo-UHc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:09:08.428Z", - "uniqueQualifier": "-8755822168297683805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0U4qokKDGlMy2djmlebsNtlX3K8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:08:39.304Z", - "uniqueQualifier": "-5981392004795610726", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HHTWaCjk1eFC-nSmaBdP0gJcaV4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:06:21.852Z", - "uniqueQualifier": "-7528104034368120774", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ANkpXRG6eTyz96ThhIRcjM2TDpw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:02:56.377Z", - "uniqueQualifier": "-5803188339931956713", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qM0TYYMjbx7HHOiIx0SLril_jMY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:02:56.377Z", - "uniqueQualifier": "-5803188339931956713", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qM0TYYMjbx7HHOiIx0SLril_jMY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:01:47.405Z", - "uniqueQualifier": "-7372451492300259829", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4g3mV3-0BgaMglFMgJGHSgQ2KYQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:01:47.405Z", - "uniqueQualifier": "-7372451492300259829", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4g3mV3-0BgaMglFMgJGHSgQ2KYQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:01:05.164Z", - "uniqueQualifier": "-6529127761578298697", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vLh8Xkdfj8aMatwhHUhFS29Ast8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:01:05.164Z", - "uniqueQualifier": "-6529127761578298697", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vLh8Xkdfj8aMatwhHUhFS29Ast8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:40.277Z", - "uniqueQualifier": "-6734309118287006481", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:40.277Z", - "uniqueQualifier": "-6734309118287006481", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:40.277Z", - "uniqueQualifier": "-6734309118287006481", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:40.277Z", - "uniqueQualifier": "-6734309118287006481", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:32:21.512Z", - "uniqueQualifier": "-5494505815372532044", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CLYC6UHyueHbQ-Qc__RjF7wXj1c\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:32:21.512Z", - "uniqueQualifier": "-5494505815372532044", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CLYC6UHyueHbQ-Qc__RjF7wXj1c\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:46.871Z", - "uniqueQualifier": "-5691191924056522617", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KEneUxp1MOLuRA5AUI13sE00-Y4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:29:54.430Z", - "uniqueQualifier": "-4885388494769820137", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WBeu1yvMheV1xglncPn2OxXlI8k\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T16:30:03.224Z", - "uniqueQualifier": "-6225018950953488785", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HcQWJuCr_hOUjAeeUDypVrzoT0A\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T16:27:53.794Z", - "uniqueQualifier": "-5430297109078136963", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BuXA1O9pUrqrMZ1YESf0uAaE-xM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T16:13:31.857Z", - "uniqueQualifier": "-6186303699170811072", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wM_GRR0fBYc6kHYHAv45MEKOCZE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:01:55.445Z", - "uniqueQualifier": "-9134699157413860116", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oA7KhoHahK2n7OKQgbe-Vmywz3I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:01:55.445Z", - "uniqueQualifier": "-9134699157413860116", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oA7KhoHahK2n7OKQgbe-Vmywz3I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:01:23.598Z", - "uniqueQualifier": "-6453329759918061396", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XpnZPYeZmaML3fdeIZHJjJsOadw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:01:23.598Z", - "uniqueQualifier": "-6453329759918061396", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XpnZPYeZmaML3fdeIZHJjJsOadw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:00:55.443Z", - "uniqueQualifier": "-8326487363715068696", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ec3K0QM8bkJ0-JPqEiEGdIKkZL8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T20:00:55.443Z", - "uniqueQualifier": "-8326487363715068696", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ec3K0QM8bkJ0-JPqEiEGdIKkZL8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:58:31.729Z", - "uniqueQualifier": "-5196851778320814059", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9LRQVNbpBo5sLBiAEG7BFIkNzqU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:58:08.440Z", - "uniqueQualifier": "-8326562803321432515", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3nvuoWiHa7NbhrsT1QaZGLoD49E\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:57:59.109Z", - "uniqueQualifier": "-8679785815323904557", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5sx-rfzV_x6GDW-CZ1gHdEKAvgg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:57:59.109Z", - "uniqueQualifier": "-8679785815323904557", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5sx-rfzV_x6GDW-CZ1gHdEKAvgg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:57:35.390Z", - "uniqueQualifier": "-8726858889320538590", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0JoydjrjkLq76wWJryk2BRfZY8w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:57:15.682Z", - "uniqueQualifier": "-9145805961328483579", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VZ9yIxWJdruRu8svQQbH6C5nRdI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:56:04.269Z", - "uniqueQualifier": "-7107712390887690156", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOWCKkJAcIl-OXzZ1R0bfr-KnFA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:56:04.269Z", - "uniqueQualifier": "-7107712390887690156", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOWCKkJAcIl-OXzZ1R0bfr-KnFA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:55:41.266Z", - "uniqueQualifier": "-6656396625333784394", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rtfDcnSsvcCSfmnwLk9Uy4PMR7k\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:55:19.200Z", - "uniqueQualifier": "-5326921170765997758", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X2zcbiQxDj9eFErHw-Q_KU-RpZA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:54:18.003Z", - "uniqueQualifier": "-5679489818711062864", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Cl6iiG_k7jRX81bxQQTb9AHLUKI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:53:47.137Z", - "uniqueQualifier": "-5403658130323572786", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0g8LugynGMoyATtsZAHjoqVoqTI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:53:26.003Z", - "uniqueQualifier": "-8959992541733734030", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXuf5Mh2-2RvFN3U16QYAA0wNQs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:53:26.003Z", - "uniqueQualifier": "-8959992541733734030", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXuf5Mh2-2RvFN3U16QYAA0wNQs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:52:56.659Z", - "uniqueQualifier": "-6951596531681174322", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yNsg_3vyF-Eu88sWW8ABshGPaEE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:47:00.136Z", - "uniqueQualifier": "-4717553201036379833", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IoXc_4VFd0P0BzqLqhBzHfFQQgM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:45:47.941Z", - "uniqueQualifier": "-8502405197156787753", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GYmZ18LZDAALYIUE72bqm4quZKk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:45:07.128Z", - "uniqueQualifier": "-5861564536069775716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AHER5QwCAQtGbAuro0LKILupsuk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:44:21.968Z", - "uniqueQualifier": "-8912390425079681575", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VC4CTr79qAR3SuLVNWdPegRXr1g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-23T19:43:57.475Z", - "uniqueQualifier": "-7364996423626572868", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IBWzHU9YC3w-dGJY3ml4uPjNpp0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:12:19.321Z", - "uniqueQualifier": "-4998972159258949478", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4OhL4bbBLlw6ul5wah9CoD6aYO0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:11:53.578Z", - "uniqueQualifier": "-8126025845543083768", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KvKOkiOjmTZsLoA99zuY5limTk4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:05:26.350Z", - "uniqueQualifier": "-6767846494866817203", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wE1tQagsgsUr5AjQtPymEAwtfCY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:00:27.342Z", - "uniqueQualifier": "-6730178810369085249", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKn1o-4ZTsFbUzxmfbnHcz6LcOc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:00:01.078Z", - "uniqueQualifier": "-5240174143983148338", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pgnasidKTeg__uHS3kSOufcze1g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:58:58.026Z", - "uniqueQualifier": "-7074314406262478515", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m15eeIs7X4oFoTOLpobBIyKCCTs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:57:21.303Z", - "uniqueQualifier": "-7554536391614843324", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-6-lHb8xFHc2uzOCv2nHjn2mXII\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:48:11.080Z", - "uniqueQualifier": "-8071914226820076005", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ipUPAXwxSz6t8-wederGnh60NEk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:48:03.414Z", - "uniqueQualifier": "-7988960708387797700", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4qrourndo4SLA_xv9Bh7i7XMgGg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:48:03.414Z", - "uniqueQualifier": "-7988960708387797700", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4qrourndo4SLA_xv9Bh7i7XMgGg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:43:29.582Z", - "uniqueQualifier": "-8352132975062667604", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tp50vgEu5kpfdN20B83zk5ToVc8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:42:54.032Z", - "uniqueQualifier": "-8247863007111965108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/K9OiYUpgNrzYeohkUpqvWNBpdBs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T18:42:22.806Z", - "uniqueQualifier": "-6026236608927380466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jVpwz-0fDNA5P9TxYmuPvcG_694\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:40:52.551Z", - "uniqueQualifier": "-7117539780352382374", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7-TKiP7GsvW2i0oFdEcUg35LvsA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:31:02.686Z", - "uniqueQualifier": "-4791844544329951549", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iMH_tB-05bVsl1TYdi_eSMxYu0o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:55.529Z", - "uniqueQualifier": "-9051509004331515822", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/i9iOXxhn6Rv9AHmalS2ljZ-Gs0A\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:40.131Z", - "uniqueQualifier": "-8365957919479801761", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ICTqgaYb6AwCXoXoPugkUUQJxmQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:34.000Z", - "uniqueQualifier": "-8814392527670997869", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Z79-ryBDKVkHBn88rKH9VOdIOno\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:22:40.015Z", - "uniqueQualifier": "-8459877995155770596", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9Qpwnt1QjM_pnAnRNZsOoIwoREc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:22:11.800Z", - "uniqueQualifier": "-8204039899997021240", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EebPv7dHHhjvAC9GMiksQEA3J2g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:21:24.919Z", - "uniqueQualifier": "-5078314506290659482", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qyG200eBZ-Wgldcom81QKxnJpYM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:18:56.112Z", - "uniqueQualifier": "-9155722522549445993", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EWkZOLA1JVVJFnjf5iUjI_djSNk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:52.853Z", - "uniqueQualifier": "-6235728671043758466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ezmEujnk9ZNQZsiMxcwfe-_STzk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:46.658Z", - "uniqueQualifier": "-8905326178653500149", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2AbE4LwUwcV_ECbr0WTGHFX9_qk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:46.911Z", - "uniqueQualifier": "-6708064944569813759", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fEGwdH-QcJyp_9Qij6Sgz_NzNKM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:08:21.931Z", - "uniqueQualifier": "-4747488971726149404", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5PBDGjmJxmK34_LzbBmGBs3hBuc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:02:25.752Z", - "uniqueQualifier": "-4684204801873804587", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FN0FyuAJkjhd4Z0CHNV1P3atdRc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:01:50.456Z", - "uniqueQualifier": "-8435808754725603711", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VZuqZnI9samiaJP1V_Cqp46V4Fg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:42.150Z", - "uniqueQualifier": "-5056938647001635462", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Aa-iisAYoBe5QiQCLyU3hpmm4s0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:14.598Z", - "uniqueQualifier": "-8749884811971227313", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zBqm9h5tOANGg8kaEDeN0gtz518\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:59:30.080Z", - "uniqueQualifier": "-7756381434811792338", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mqNl1B6hRXtUJ8dKMhrccKkkreY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:56:38.188Z", - "uniqueQualifier": "-6023759064908813488", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sJg_WksREChbrcT1Eiw1vAqyjuc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:54:49.060Z", - "uniqueQualifier": "-4804016798243901945", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JQFBTnJEmn6dZIlNA1R6dzHj4AU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:38.138Z", - "uniqueQualifier": "-4764068213201030510", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KkZz9BCjqVQb4r4HtoFR3vg9MU0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:45:09.961Z", - "uniqueQualifier": "-7543802203887670457", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RWeJmD1Cg-jMMxDWXniQEmxCkqQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:44:41.587Z", - "uniqueQualifier": "-6525998659130341921", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HJ7yCNXA-xwg-2bVa7JXnisRyYQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:44:21.200Z", - "uniqueQualifier": "-7483476845200835575", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0_zb-a5UE7PRdbvuT6i30NWJj-g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:43:23.151Z", - "uniqueQualifier": "-7266487134781027180", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ri5jA4TPh1vnahjJd3MsgVX_7X0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:43:16.575Z", - "uniqueQualifier": "-6984660197905590688", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YODVXy1utHmAOiYQT_50dKjvBow\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:43:09.942Z", - "uniqueQualifier": "-8301029587016761168", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3lIc8V5JHIXiuh8rX_xdbzMSLhA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:28:00.780Z", - "uniqueQualifier": "-5504087882441373682", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BwhQOIIDA5SWwfiZOjJ5QPHloU8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:10.633Z", - "uniqueQualifier": "-8892450140149394529", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mN3R9k360BzgRfRVu52Hl1GCyvo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:10.633Z", - "uniqueQualifier": "-8892450140149394529", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mN3R9k360BzgRfRVu52Hl1GCyvo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:26:26.599Z", - "uniqueQualifier": "-8079764369220131555", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0BjVV-6iHdnnGv1DynY39QVOXhg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:16:22.858Z", - "uniqueQualifier": "-5935676084988433480", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7CgT2uJytXycqjQWQVMsCRV0oc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:15:37.200Z", - "uniqueQualifier": "-5911285786208974711", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zXZ-CELfD-ds1IEiGa1lVZ9L2Hw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:39:50.239Z", - "uniqueQualifier": "-5759689120411696213", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mXVsOBJB6lNGvFWNaQhqNNYs4C8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:39:50.239Z", - "uniqueQualifier": "-5759689120411696213", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mXVsOBJB6lNGvFWNaQhqNNYs4C8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:38:04.443Z", - "uniqueQualifier": "-5178734363784026559", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbp38Bh5Pxl5NFGuF4wcDjChzhw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:38:04.443Z", - "uniqueQualifier": "-5178734363784026559", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbp38Bh5Pxl5NFGuF4wcDjChzhw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:36:04.352Z", - "uniqueQualifier": "-8776910573280519828", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HR4VoF6fvWdobuKyvlRbit2m778\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:36:04.352Z", - "uniqueQualifier": "-8776910573280519828", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HR4VoF6fvWdobuKyvlRbit2m778\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:28:13.472Z", - "uniqueQualifier": "-5535100988903818971", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c0kQXBXh0QmHysYzXTtjma-hoyo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:28:13.472Z", - "uniqueQualifier": "-5535100988903818971", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c0kQXBXh0QmHysYzXTtjma-hoyo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:23:25.567Z", - "uniqueQualifier": "-5727240369047691672", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DFqlS76zHRqbJ1_lTsmMReWLqYs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T21:23:25.567Z", - "uniqueQualifier": "-5727240369047691672", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DFqlS76zHRqbJ1_lTsmMReWLqYs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:46:13.506Z", - "uniqueQualifier": "-7662675618627325231", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hJDiwF4AA4ybR4eUHOj8Ae4hszw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:46:13.506Z", - "uniqueQualifier": "-7662675618627325231", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hJDiwF4AA4ybR4eUHOj8Ae4hszw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:45:37.595Z", - "uniqueQualifier": "-6885387667700797003", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KT_DPXf0sGj3tqu4eQ0g6ZNqfU0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:45:37.595Z", - "uniqueQualifier": "-6885387667700797003", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KT_DPXf0sGj3tqu4eQ0g6ZNqfU0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:44:29.215Z", - "uniqueQualifier": "-6561757034096579114", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:44:29.215Z", - "uniqueQualifier": "-6561757034096579114", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:44:29.215Z", - "uniqueQualifier": "-6561757034096579114", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:44:29.215Z", - "uniqueQualifier": "-6561757034096579114", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings less_secure_link_option" - }, - { - "name": "OLD_VALUE", - "value": "REMOVE_LESS_SECURE_LINKS" - }, - { - "name": "NEW_VALUE", - "value": "REQUIRE_LESS_SECURE_LINKS" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:43:11.527Z", - "uniqueQualifier": "-5278963296338657499", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HpW-i74oSm0mglMn8YB6aU2KuU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:43:11.527Z", - "uniqueQualifier": "-5278963296338657499", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HpW-i74oSm0mglMn8YB6aU2KuU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Link Security Update Settings allow_less_secure_link_user_restore" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:46:48.845Z", - "uniqueQualifier": "-7840068786409668411", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X1YqgcO7_5bfjrRwQuXxTOxUTW4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:41:02.303Z", - "uniqueQualifier": "-5867520479533792529", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R-pwGFcJvg77Kw7dqjFuvq1Y1Ko\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:41:02.303Z", - "uniqueQualifier": "-5867520479533792529", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R-pwGFcJvg77Kw7dqjFuvq1Y1Ko\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:38:30.001Z", - "uniqueQualifier": "-6726709835500733171", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HRsjtXY9cucastyHwLPCUwfaQR8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:23.414Z", - "uniqueQualifier": "-7543828473165211434", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:11:24.975Z", - "uniqueQualifier": "-5148461338551327485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:11:24.975Z", - "uniqueQualifier": "-5148461338551327485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:11:24.975Z", - "uniqueQualifier": "-5148461338551327485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:11:24.975Z", - "uniqueQualifier": "-5148461338551327485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:38:30.847Z", - "uniqueQualifier": "-6333910015986764900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:30:37.984Z", - "uniqueQualifier": "-4958151055873361268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:30:27.593Z", - "uniqueQualifier": "-6695876437962672817", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:23:08.962Z", - "uniqueQualifier": "-7854597488817395026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:10:14.372Z", - "uniqueQualifier": "-6905246942054429469", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:05:07.096Z", - "uniqueQualifier": "-5268349470360858805", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:00:54.168Z", - "uniqueQualifier": "-8164944329627578456", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:51:28.060Z", - "uniqueQualifier": "-8600538663807890321", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "NEW_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "NEW_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:16:33.088Z", - "uniqueQualifier": "-8756543548400331835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:16:33.088Z", - "uniqueQualifier": "-8756543548400331835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:16:33.088Z", - "uniqueQualifier": "-8756543548400331835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:16:33.088Z", - "uniqueQualifier": "-8756543548400331835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:12:09.138Z", - "uniqueQualifier": "-8674495978124856876", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:12:09.138Z", - "uniqueQualifier": "-8674495978124856876", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:12:09.138Z", - "uniqueQualifier": "-8674495978124856876", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:12:09.138Z", - "uniqueQualifier": "-8674495978124856876", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:22:49.449Z", - "uniqueQualifier": "-4992673842433524886", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:22:49.449Z", - "uniqueQualifier": "-4992673842433524886", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:22:49.449Z", - "uniqueQualifier": "-4992673842433524886", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:22:49.449Z", - "uniqueQualifier": "-4992673842433524886", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:45:50.707Z", - "uniqueQualifier": "-5905259503042522115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:45:50.707Z", - "uniqueQualifier": "-5905259503042522115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:45:50.707Z", - "uniqueQualifier": "-5905259503042522115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:45:50.707Z", - "uniqueQualifier": "-5905259503042522115", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:41:34.872Z", - "uniqueQualifier": "-5302348737094414354", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:39:21.719Z", - "uniqueQualifier": "-5464767165220701432", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T18:31:16.119Z", - "uniqueQualifier": "-5778436257423026820", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:51.398Z", - "uniqueQualifier": "-7889119807750542340", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed_Lorraine Ortiz" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:29.655Z", - "uniqueQualifier": "-9183031976333250302", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:41:07.694Z", - "uniqueQualifier": "-4619490842213982766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:32:10.562Z", - "uniqueQualifier": "-7442598608420395667", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T20:09:04.331Z", - "uniqueQualifier": "-6365131904920266122", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:52:27.744Z", - "uniqueQualifier": "-9162015220612908901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation team_drive_placement_policy" - }, - { - "name": "OLD_VALUE", - "value": "CUSTOM_OU" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation CanCreateSharedDrives" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation org_unit_id_for_new_team_drives" - }, - { - "name": "OLD_VALUE", - "value": "50000000201177472" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_admin_only" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_direct_access" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kari Gonzalez" - }, - { - "name": "SETTING_NAME", - "value": "Shared Drive Creation new_team_drive_restricts_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:36.698Z", - "uniqueQualifier": "-7687371714476857918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:36.698Z", - "uniqueQualifier": "-7687371714476857918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:36.698Z", - "uniqueQualifier": "-7687371714476857918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-15T19:27:36.698Z", - "uniqueQualifier": "-7687371714476857918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:49:17.093Z", - "uniqueQualifier": "-8847021981382581558", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:49:17.093Z", - "uniqueQualifier": "-8847021981382581558", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:49:17.093Z", - "uniqueQualifier": "-8847021981382581558", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:49:17.093Z", - "uniqueQualifier": "-8847021981382581558", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto presence_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto company_owned_only_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto show_drive_fs_download" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Drive and Docs" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Kelly Mcdonald" - }, - { - "name": "SETTING_NAME", - "value": "DriveFsSettingsProto drive_fs_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:27:06.928Z", - "uniqueQualifier": "-7944146643646203860", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/E5Sk8y2gpzavonVy9z29fp7ZPO4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "PRIVATE" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:26:34.965Z", - "uniqueQualifier": "-7687136886147160443", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HJH8t-IfrkNg-Bt8c3fR3OmrX0k\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "PRIVATE" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:25:50.671Z", - "uniqueQualifier": "-5803808820973916132", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NydWCMr5I5N2JExEHWQWZBzCnF0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "PRIVATE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:25:27.510Z", - "uniqueQualifier": "-5930463038252132668", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iE4caKrQDTTpXcxplpGVUT80OXQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:24:53.674Z", - "uniqueQualifier": "-7950220892565466541", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3P3GRl8HdyivTu8lSxWOaqDmVoE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "PEOPLE_WITH_LINK" - }, - { - "name": "NEW_VALUE", - "value": "PRIVATE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:17:29.681Z", - "uniqueQualifier": "-6765118464842070461", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ffmg7ga4pXupuYpU9HWzP3bDbO8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:17:04.322Z", - "uniqueQualifier": "-4733386038194055901", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/idygIJk1QvFLzxItiS08rvc6zJk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_MOVES_BLOCKED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:14:51.717Z", - "uniqueQualifier": "-9155749311370271342", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5AMrU8MnAPshkeRE-ZDnJie2Rto\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "NAMED_PARTIES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:14:37.153Z", - "uniqueQualifier": "-6835896554806705476", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TTjorX_ahOLCunu3D-EUedU0lKw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_MOVES_BLOCKED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:56:09.779Z", - "uniqueQualifier": "-6912066191548260718", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X6h5Z521EvGbgIwXwOetRXfsnzk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "NAMED_PARTIES_ONLY" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:55:57.282Z", - "uniqueQualifier": "-5445592750742357330", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dyg5druXqwZ5UIqDFv7-aS0At60\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "NAMED_PARTIES_ONLY" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:55:26.099Z", - "uniqueQualifier": "-8590873199370021925", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9itWsUAhngzp_3_D8VeSlI8YuDg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "NAMED_PARTIES_ONLY" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:47:49.454Z", - "uniqueQualifier": "-8709349504202426632", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ghxviKdkfUPFtU3TMZoxFaSLYbQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:47:20.159Z", - "uniqueQualifier": "-8298476870320784478", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y9gPXtlcVa394pMy6DQtXvj9tr4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:46:14.186Z", - "uniqueQualifier": "-7761367611665967694", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VTOPBRNjKcsTVvRAXxWm4YDz5Qs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:44:27.074Z", - "uniqueQualifier": "-6775056335327719702", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yBCCIKK2kZSJn3XJFMNTsR8x538\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:38:29.520Z", - "uniqueQualifier": "-4863717126396739868", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JfA3ndBTmF0baZyKKVMvxu_6lN0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:36:07.387Z", - "uniqueQualifier": "-4783889702746143208", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/y8J-FjAkrn7ztQ9AqyzAh8A3ctE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:35:16.991Z", - "uniqueQualifier": "-7151771568778898868", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5-5lvUKuHodd4sgbdc3cZJmCYFg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:34:30.609Z", - "uniqueQualifier": "-6696583487931856173", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gfrJxMdny0ZKYD2c0oU6K2W3_m0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:33:36.491Z", - "uniqueQualifier": "-7581744417081138690", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KUYy0C48mJdiMb2NzZ8Q39835G8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:33:03.086Z", - "uniqueQualifier": "-5773916207317160148", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Q-o1UwqxQCF_hab73_Yk0FhVgu4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:32:34.115Z", - "uniqueQualifier": "-7458105903516037383", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e7kdbXGl6meu_vfGJh1Yk8JTVoA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:27:12.927Z", - "uniqueQualifier": "-7461899653359069920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAgqBi_CXmVmfeGaTI85-XGuo7I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:21:16.064Z", - "uniqueQualifier": "-7997590581926713789", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Mmyl9WIJTUDY9CrNe1G1huL88Eg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:20:35.793Z", - "uniqueQualifier": "-5920823545359285575", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AWdwjy2SrLEn3ldpIPqsSD_8vq4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:17:47.026Z", - "uniqueQualifier": "-6722813939434909812", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vnLkNCeVaHl5WquaafIQyhwqgPE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:16:12.878Z", - "uniqueQualifier": "-6930857428333639578", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gEbtQUBQpVvKLpXnJHGm3qIBEsg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:16:00.687Z", - "uniqueQualifier": "-7103386064693520920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Dejk3gH2KVGoS2Dd82vD8NydFdE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:12:12.744Z", - "uniqueQualifier": "-9193161445238497959", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XlHPjXuTH83VTIIL_gmv0N04PSQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:11:39.233Z", - "uniqueQualifier": "-8612615594151420338", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dG7Ik7qQaPuz4Sz8nB0-TV_k-q0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Jean Reed" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T16:09:43.677Z", - "uniqueQualifier": "-4701204507230431800", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XZ1XkUsulkTHJrVrHO3Et20YGNA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-14T01:47:05.920Z", - "uniqueQualifier": "-7848404005276707745", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YaTjdWxn01ChMqJUeAkXp3yx-IE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-26T18:45:13.779Z", - "uniqueQualifier": "-5268971205650755426", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hTXDgd857feJYuoC4aNwVdOG1ZM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-26T18:42:43.001Z", - "uniqueQualifier": "-5196397956751072295", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uTtitqfzWGg9cqGGGrbB_OTUw1g\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-26T18:41:44.207Z", - "uniqueQualifier": "-9118608530720037130", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S4D4z_DK1DOlhXdmpS-vt8StDhk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T15:40:17.718Z", - "uniqueQualifier": "-8920524531189699478", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_YecVtiw2ItN4hJJxSuni9lEioQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T15:39:11.905Z", - "uniqueQualifier": "-5438883892112350117", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SipykWcpAAW9KtuOUTRoT6tkuUA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T15:38:31.518Z", - "uniqueQualifier": "-6118674679470423833", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jQmIFm7Gm30QeYrrbSPWXC8DKnE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T15:37:53.901Z", - "uniqueQualifier": "-7024383332220076788", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Q7Qoq-mu-6gbXCdISiIqE49mBz4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T13:27:00.523Z", - "uniqueQualifier": "-4960684235765873108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dgYRNfYfFAThRH08jWEYfu2rgc0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T13:24:54.154Z", - "uniqueQualifier": "-6056687320584359171", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eKr0mKdRDYyzKepjoy7Rt5VURp0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T13:23:44.111Z", - "uniqueQualifier": "-4940768169283370672", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NN9ixv0X1cn3FSrDXJ9wZkxtba0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:07:32.961Z", - "uniqueQualifier": "-9109730953305470166", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gzd8vQrYqLztudMpHq_i656vI50\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:06:18.163Z", - "uniqueQualifier": "-4793765791071697982", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jd3167-aJf0YOgde6YbLUadP27A\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:04:05.268Z", - "uniqueQualifier": "-7157175437857319167", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cu4kUq_NQr6kScd0oJykBrFGMhI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:03:53.755Z", - "uniqueQualifier": "-7226852512451538185", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IXVo7eRs4dY494MmN3s8hV5J-L8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:02:47.856Z", - "uniqueQualifier": "-6151338593244363287", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JpuJFFmqyXGuleBlSow4stumOD0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T19:02:21.006Z", - "uniqueQualifier": "-7903207304489064010", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UsFhTqmy4a6Pbo6nyPG60wu4wko\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T16:20:08.839Z", - "uniqueQualifier": "-8815463869247913381", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UK37wXu2KauqCu3YBwYtYNfFBh8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T16:13:49.911Z", - "uniqueQualifier": "-8039702271720117601", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZQ7EN2WiMLQHLnX6CiiylPfeOas\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NAMED_PARTIES_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T16:12:10.607Z", - "uniqueQualifier": "-7515679299770511958", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HBhxwhd_X0roteaDeoVW-h1SwDo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "NAMED_PARTIES_ONLY" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-07T19:05:23.561Z", - "uniqueQualifier": "-6700147551241562173", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9N0shNPJIfvwlbrmlQC1BvmD5jw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T13:38:13.025Z", - "uniqueQualifier": "-8276932653988986712", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/h3QEsA3YOlDF8SSp7fH92JhfNYA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "PEOPLE_WITH_LINK" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T13:19:26.754Z", - "uniqueQualifier": "-8765484716300426017", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JZUNG2hYq8quXTFORm2KzS8-y_Q\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_MOVES_BLOCKED" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T12:52:06.374Z", - "uniqueQualifier": "-4963375480869410544", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RkEASVAa8tKpVyda3-TbkRzPdA4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T12:50:50.744Z", - "uniqueQualifier": "-5489424309964445928", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/g2YflncNQH6p_oW8hvlr80i4VYk\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T12:48:25.037Z", - "uniqueQualifier": "-7903259954432837953", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoBCxs8XlbiGdWhKoFoYzstoe6s\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T12:45:47.120Z", - "uniqueQualifier": "-6368917975264585180", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q6UraNRImKUG_Z4AMYvhFSw5578\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:01:19.658Z", - "uniqueQualifier": "-5512031835958223656", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0Dd5_vayBxNrqO5iLkUyoGgOgY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "PEOPLE_WITH_LINK" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:00:30.945Z", - "uniqueQualifier": "-8437627154844585479", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KWS33W6ykxqzdrLL3f5F5qyvsPA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "PRIVATE" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:59:13.437Z", - "uniqueQualifier": "-5034424549889268676", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H4esgz7_cCNu1YcHG_LBwbovZUU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:52:22.010Z", - "uniqueQualifier": "-7460390437878111573", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bM8iRzZxLBsWUOd-E1PvvRjZHSc\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_MOVES_BLOCKED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:50:52.345Z", - "uniqueQualifier": "-8537245521744072937", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ohb5MjEOBJenO8KTSPIpqjDznZE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:50:22.458Z", - "uniqueQualifier": "-5472865396707533555", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wh8VA2v4Oqcjua7LJPc87F6rKXw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:49:34.327Z", - "uniqueQualifier": "-5632628409372959926", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pU4Y3MzQLbMoA1aQeCMPNbRpwao\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:47:18.037Z", - "uniqueQualifier": "-8183805591257310150", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ea0Yy94M7AumynKMVhqX-QqRDBw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:46:42.480Z", - "uniqueQualifier": "-6830170049807294148", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_nN4_cj2zmQXWLxXK6LQjrLAsVo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:41:49.439Z", - "uniqueQualifier": "-5666308078769713370", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QCS_KO-MOtjKMoh1FNjt1HfFRe4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:41:29.338Z", - "uniqueQualifier": "-7665661374235159942", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nhUfo0pn7pjdbRXLGX2cX8rMA5Y\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:40:42.483Z", - "uniqueQualifier": "-5277654674290674003", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ozbPSyUxHu9--IwdzY8o_1zM2EY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:40:14.526Z", - "uniqueQualifier": "-5638769506005373498", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dr4u45N5rSHBip8BfAnmrQaAdO4\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:39:49.051Z", - "uniqueQualifier": "-9025871940295280478", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YIWLpm7KHVfXhFAeMCjavcnp3uo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:39:12.441Z", - "uniqueQualifier": "-7070790931937106138", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/knEonqhIirkMa-Ps0q5jWhFQW7I\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:34:44.016Z", - "uniqueQualifier": "-5121197142582492918", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ge7SKNQst14Oq4mREvqrkOyEFeo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:34:05.391Z", - "uniqueQualifier": "-4907359182133969418", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hDwLZhiLtvuJb3sBojvsjoiexi8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:14:50.339Z", - "uniqueQualifier": "-8141534439372853517", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V-Bau1q_nCDmcGsXK2h2wKLAd5U\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:13:56.292Z", - "uniqueQualifier": "-4655805841861063156", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbyPGHPsQbZH6hr_xFhTiY4D4j8\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:03:05.956Z", - "uniqueQualifier": "-4868175873257672952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rlqJY4JYULEwEaEwzbjHMX6M0KA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T20:01:25.354Z", - "uniqueQualifier": "-8480740503864292422", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TEPMZQfg4eKgePZ4vtYURGKrrKA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_ACCESS_CHECKER_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_OR_NAMED_PARTIES" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "PUBLISHING_TO_WEB" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T19:55:39.734Z", - "uniqueQualifier": "-5846236110053700048", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7WiZB5lwMi9ThT1C3_DioYKctVo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T19:54:51.150Z", - "uniqueQualifier": "-8687905981791080107", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9UtfaLR71gKDAIwjMIm_fZtsGwY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-24T15:40:51.575Z", - "uniqueQualifier": "-6237580445307781830", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TQKLfECntjms4wgVeWdPES5V03c\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "CROSS_DOMAIN_MOVES_BLOCKED" - }, - { - "name": "NEW_VALUE", - "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-24T15:39:38.983Z", - "uniqueQualifier": "-6270019679899100063", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RpPbuR0JFJcSZOcI8u52w6qpr80\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-20T17:04:44.067Z", - "uniqueQualifier": "-8802373587724733056", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qRQrLFSP-ZLWjm3Iz3wypB91JAM\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:57:41.840Z", - "uniqueQualifier": "-8039744564120159915", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9Zt0HZzGkGyHgfzA8t1se4R0df0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:37:10.613Z", - "uniqueQualifier": "-8720028330680924411", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jZzv0tbNwXEGEi6bGKZTQGnPLNo\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:35:34.237Z", - "uniqueQualifier": "-5564878258928787756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AIt27npNmDZqbhiddm09rwYmWAE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:34:31.440Z", - "uniqueQualifier": "-5426235369298502627", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RuJk9ZmKzpTqBjVBjkZPdX76SIg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:29:46.167Z", - "uniqueQualifier": "-8040714963875386222", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/U-FeDmlS29F0BfEoJ9Tqw-8ikew\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:27:50.538Z", - "uniqueQualifier": "-7676637336093267136", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IvslrFIBXTLx4lszp4my-6xIJsw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:23:43.816Z", - "uniqueQualifier": "-8200569121459815024", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDGagI18Xy25GRPEkBRzthf9H-U\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:18:06.932Z", - "uniqueQualifier": "-8440873117292908500", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ur44ZyhM-EgIlVo3e5UjLZEHAfQ\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:15:18.738Z", - "uniqueQualifier": "-8613270469575703332", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eT16rSRbq3MpSol66M9D8sjvbeI\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:09:29.165Z", - "uniqueQualifier": "-5996963305394931086", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xwNIzytGFSxiCJRLPRZ8YLcOtBg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T20:07:02.074Z", - "uniqueQualifier": "-7562367682366519617", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rQfvUGkHvELjsynwvbKuQuXT0DE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-17T19:56:54.345Z", - "uniqueQualifier": "-5937042150028660281", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J9neS0P-5mtv333WUOgdKkrJ_eE\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ANONYMOUS_PREVIEW" - }, - { - "name": "NEW_VALUE", - "value": "NOT_ALLOWED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-16T16:25:56.029Z", - "uniqueQualifier": "-5260620625849144348", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JLjAwiySXm7VPjls2RjthgPHd2E\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "NOT_ALLOWED" - }, - { - "name": "NEW_VALUE", - "value": "ANONYMOUS_PREVIEW" - } - ] - }, - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - }, - { - "name": "NEW_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-16T16:25:25.030Z", - "uniqueQualifier": "-5506393425974342833", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UaTS6FyYZjr0a2G4B12bxZ8-pFA\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SHARING_OUTSIDE_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "SHARING_ALLOWED_WITH_WARNING" - }, - { - "name": "NEW_VALUE", - "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:21:29.543Z", - "uniqueQualifier": "-8708570625830120163", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IXIbCZxYpIB_n5fpAdLkh1kMoIU\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:19:59.366Z", - "uniqueQualifier": "-7490931851590830670", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d2UpNpgLQW7zLi2prwt9N1NrQZ0\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:14:05.082Z", - "uniqueQualifier": "-6015589521941302989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rN6lK81xkH-1B-otJvMFtM6D0Ww\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-14T20:04:39.548Z", - "uniqueQualifier": "-6135864704255532904", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/lGDC_OHVFxqrvdVzcnWVm4MDsWg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "GROUP_EMAIL", - "value": "doyleamy@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:40:30.314Z", - "uniqueQualifier": "-6842087065931857476", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5UBNJVbe0pHEayvPW1h48Rm5G4o\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:40:19.095Z", - "uniqueQualifier": "-5496998031902079175", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXAlZF5WKKranBk18hIFEZ1XUNs\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:39:54.207Z", - "uniqueQualifier": "-7050431564971038141", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tVa0CKql1_Ah5FCae_b5eiC0Q7k\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:39:46.208Z", - "uniqueQualifier": "-5975427250558635210", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QQVQ1sjNb66hOEOJKzd3BMVScfY\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T20:39:15.294Z", - "uniqueQualifier": "-4932522718611212289", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_Ro4QbfqGwlulJGB5SzaJLDwMSw\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:59:33.463Z", - "uniqueQualifier": "-5857945453611611749", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uX-vSW2kWjddpDG8bB5ZbYn2vps\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DRIVE_APPS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:56:37.204Z", - "uniqueQualifier": "-8223420323655920486", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mUwJxL6VVaUKvoMWyqzHW3sJr1Y\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-13T19:54:22.714Z", - "uniqueQualifier": "-8920311772484149483", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/n_XFcd9naFvyK5WIM70UyfrK8tg\"", - "actor": { - "callerType": "USER", - "email": "doyleamy@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "194.120.78.92", - "events": [ - { - "type": "DOCS_SETTINGS", - "name": "CHANGE_DOCS_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_DOCS_ADD_ONS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Charles Shea" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - } - ] - }, - "gmail_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:27:46.008Z", - "uniqueQualifier": "-8848929114132654231", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zkqZNgX_KNWq0_2-Fzg28Md4p44\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:21:31.290Z", - "uniqueQualifier": "-8832547985086975437", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6gAEBVgM5pv0YlAcMKgaI_bEbX8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:17:03.137Z", - "uniqueQualifier": "-7992347785600499742", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/lBovwiFYmcRkfGUtqvUtKdkupgY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:15:43.685Z", - "uniqueQualifier": "-5071910517359774934", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bHKH5zu-6g7eyc29U0MP2o_U2fM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-10T22:14:36.427Z", - "uniqueQualifier": "-8529049152175194588", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OsohTS-7ttLaHyxQ2NpnV1gMPWU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-09T23:51:29.928Z", - "uniqueQualifier": "-6964519439010196413", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/emdklHZ0C1FVbg3nwhRcz1_xFq8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-09T23:50:57.451Z", - "uniqueQualifier": "-5191076915310136317", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tVgtU702r15E6-2meyu4HvC2YNI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63/24, 188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-09T23:50:07.583Z", - "uniqueQualifier": "-7434000845670004900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/poScMPYR2PmJPO6gEdtUptr3Swo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:38:56.782Z", - "uniqueQualifier": "-5887092291182430158", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_VwDnb1WSwQPbUlhXMnRAFFYmWo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T15:59:32.459Z", - "uniqueQualifier": "-8733976945830710318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RskGutc-vrG8CSGBTxNUu_YolBU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T15:48:49.723Z", - "uniqueQualifier": "-9189739910024391630", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZuEdnjBrv_o3oxNuqsaUAszZ7Qs\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T15:47:24.312Z", - "uniqueQualifier": "-7837441471108441253", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/icy_IIE0ngNCt7uJu4jW7lFhIZA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63, 188.150.109.63]" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:38:57.400Z", - "uniqueQualifier": "-4689387399652934261", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DGzJXkMGJ7QnfWqYINhUwj2zPac\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:38:09.730Z", - "uniqueQualifier": "-6178355671728924674", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/f3WvM0cBpdA0AkomA-Zr6sAUmZo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:33:37.078Z", - "uniqueQualifier": "-8501308143648809297", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fhLu426_ZYb9-NmHiUAGv41FjEg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:33:00.743Z", - "uniqueQualifier": "-6797513966381536657", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LpBXx-ldZAqd8Vdph5YZSXWQO9w\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:32:01.828Z", - "uniqueQualifier": "-8657803367078535094", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/57X9Z1BEwULxe_ZRnLQ8A59ZLbA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:25:03.455Z", - "uniqueQualifier": "-7928851297968379062", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8UtLhvUSPQu-tX4KwWzsdIxpGiA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:24:29.227Z", - "uniqueQualifier": "-8945918429208891878", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/La1FcpUvppAQancLEPv5NhE2FT0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:36:53.155Z", - "uniqueQualifier": "-8371955607249771398", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CiTCyailzz3mIxPys-JIjeyQ1Ao\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:36:04.917Z", - "uniqueQualifier": "-7947649179680383686", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:36:04.917Z", - "uniqueQualifier": "-7947649179680383686", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:36:04.917Z", - "uniqueQualifier": "-7947649179680383686", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:27:30.529Z", - "uniqueQualifier": "-7663915504418701169", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:27:30.529Z", - "uniqueQualifier": "-7663915504418701169", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:27:30.529Z", - "uniqueQualifier": "-7663915504418701169", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:15.033Z", - "uniqueQualifier": "-6919142310536553003", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DsEu-OY7y-kKxxV47fD4dDk_54g\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:18:31.883Z", - "uniqueQualifier": "-7585817562221830446", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AmOHFS2oKgsTZ_wbAnzgVY4Py1o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:17:14.337Z", - "uniqueQualifier": "-5105884156652031705", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nirVI_zK3-HddAEWTPD7R-BlYHQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:17:14.337Z", - "uniqueQualifier": "-5105884156652031705", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nirVI_zK3-HddAEWTPD7R-BlYHQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:16:22.327Z", - "uniqueQualifier": "-7980295643510854367", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:16:22.327Z", - "uniqueQualifier": "-7980295643510854367", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:16:22.327Z", - "uniqueQualifier": "-7980295643510854367", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:15:43.912Z", - "uniqueQualifier": "-6158164907853884831", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H6PeKvfXg54VsdY5tO07jAAdGA8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:15:43.912Z", - "uniqueQualifier": "-6158164907853884831", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H6PeKvfXg54VsdY5tO07jAAdGA8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:15:08.713Z", - "uniqueQualifier": "-6216704183880669864", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cT41juAnkY_R5ZmfmQmXFXHFN9U\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:14:36.151Z", - "uniqueQualifier": "-8396277888756754417", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:14:36.151Z", - "uniqueQualifier": "-8396277888756754417", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:14:36.151Z", - "uniqueQualifier": "-8396277888756754417", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:05:53.099Z", - "uniqueQualifier": "-8323172966416666830", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dTBcqvFsWfErHsCaQ6W6fDbPQdQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:05:53.099Z", - "uniqueQualifier": "-8323172966416666830", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dTBcqvFsWfErHsCaQ6W6fDbPQdQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:04:11.075Z", - "uniqueQualifier": "-7030839477096046416", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Vl_4ofoHUm6jJQbRR6EFt1k0L4E\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:04:11.075Z", - "uniqueQualifier": "-7030839477096046416", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Vl_4ofoHUm6jJQbRR6EFt1k0L4E\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:01:04.362Z", - "uniqueQualifier": "-7836828524087489632", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/onugfAERSg1qwq5cdJgiu4CxqHY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T18:59:35.384Z", - "uniqueQualifier": "-8659252123438030504", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FltRrmaeigQLJO6g95rohQD2lxc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T18:58:52.811Z", - "uniqueQualifier": "-7161697552967858524", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ULvy6MQzX0VWVVgxXhb9xMgGKFM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:25:13.793Z", - "uniqueQualifier": "-5400935928799441712", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nQlmNVu3Us9EJWEPHXpQts8hH_g\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:13.352Z", - "uniqueQualifier": "-6171582183769986444", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zc4c8Zl-EhtrrZphE-D0IaoAoT0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:50.761Z", - "uniqueQualifier": "-4782525883875633719", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C5p05NSn_tZePUUDkNdzADQSQbA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:19:20.318Z", - "uniqueQualifier": "-4731115240746192341", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jX93gjqaQ1jeksRPykL_S-ll2CY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:43.694Z", - "uniqueQualifier": "-6742432895034531457", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VdwErl8q0-RT1kxz2VWQnFDn5DA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:16:18.374Z", - "uniqueQualifier": "-7957734652107161728", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pXpDKtv_JTYdzRcLoYeOMNpIOoQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:23.983Z", - "uniqueQualifier": "-5235624308351538119", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7fM0O_x-CeVy_rVr3KLHKhGgUJ8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:23.983Z", - "uniqueQualifier": "-5235624308351538119", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7fM0O_x-CeVy_rVr3KLHKhGgUJ8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:11:41.471Z", - "uniqueQualifier": "-6519118360921163766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KemrEBKIn6coHra08M9AR3tBfRU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:11:41.471Z", - "uniqueQualifier": "-6519118360921163766", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KemrEBKIn6coHra08M9AR3tBfRU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:18.722Z", - "uniqueQualifier": "-6109225818939049868", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O70UKtXcAODSYMyHEXf6n7LRPuE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:07:22.449Z", - "uniqueQualifier": "-5825128916415144628", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/G9AwnNoYZ62yw5KAKG1AEEqfOFw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:03.711Z", - "uniqueQualifier": "-8412557248197588305", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NjnHJzSxIcjcUNmZsUT6emKodNk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:02:29.805Z", - "uniqueQualifier": "-5851802406607686631", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5ANOHFPItRrlP_DCrncsjwHHWY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:02:29.805Z", - "uniqueQualifier": "-5851802406607686631", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5ANOHFPItRrlP_DCrncsjwHHWY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T19:54:57.368Z", - "uniqueQualifier": "-5680635710674996360", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YIyCoigkeVnJtioojNfIejF9QJY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T02:06:06.231Z", - "uniqueQualifier": "-8062931828956841656", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kBAZobmhrEIq9b52zVcqS4zDpTw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T02:04:42.418Z", - "uniqueQualifier": "-7627585719562007910", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mia8tlJTxJ6zc97yiWcIbGJWBA4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T00:08:13.113Z", - "uniqueQualifier": "-5653375285689313670", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/29UkwhcLRPKfikP5CJ1kOU_vBb8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T00:06:10.386Z", - "uniqueQualifier": "-8191435850033108527", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yrvZzggEds6CE6M8-tmQQ0Zygjg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T00:05:21.622Z", - "uniqueQualifier": "-9040069489614231845", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CbmXKVGIMQ7LAnYoWY3MURn0q-c\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-11T00:00:13.604Z", - "uniqueQualifier": "-5997613912720111457", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JAiT2QgbTJPqUuj02c4QXAUARtw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:59:11.540Z", - "uniqueQualifier": "-5763607295736349617", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SobjtCcUzRUuhTRTr5KTtD36Anw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:59:04.105Z", - "uniqueQualifier": "-8467452874338805225", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mOJWPDGt25EgTf_ADtaZXtJFKXI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:58:17.294Z", - "uniqueQualifier": "-7199836013981546899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dHw6tqpK9WONfzyFncypyAkuS-4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:56:59.298Z", - "uniqueQualifier": "-9196738379135788737", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:56:59.298Z", - "uniqueQualifier": "-9196738379135788737", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:56:59.298Z", - "uniqueQualifier": "-9196738379135788737", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:54:10.070Z", - "uniqueQualifier": "-5211995576523371879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bXbUndCK3qnx57bFfnOskJs7aUk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:47:42.228Z", - "uniqueQualifier": "-8738869030035506297", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/K0rwpH6BhgXjnd44_dG3i7ExMHc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:41:42.833Z", - "uniqueQualifier": "-8398482386462767749", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pc7_mLIbr1OwdAFWFHya2ViRmQc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-10T23:41:42.833Z", - "uniqueQualifier": "-8398482386462767749", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pc7_mLIbr1OwdAFWFHya2ViRmQc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T22:34:12.578Z", - "uniqueQualifier": "-9182850556781017232", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T22:34:12.578Z", - "uniqueQualifier": "-9182850556781017232", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T22:34:12.578Z", - "uniqueQualifier": "-9182850556781017232", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T22:34:12.578Z", - "uniqueQualifier": "-9182850556781017232", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T22:34:12.578Z", - "uniqueQualifier": "-9182850556781017232", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T21:18:43.765Z", - "uniqueQualifier": "-7590912919710725305", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CawqPiHMpnKkg3RTcNSZHR6aT1Y\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-28T19:14:13.423Z", - "uniqueQualifier": "-8307818036636199840", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mcCPrbdfEF46FLEdLvEI9h2vhKo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:40:08.349Z", - "uniqueQualifier": "-8368076751569910148", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vwcVAiDsgw4WpDOOmEDlAPfWXIM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:39:53.846Z", - "uniqueQualifier": "-5715036453442913148", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Zy5kQq1vW0n8FDAU9-DSVOoshig\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:39:42.827Z", - "uniqueQualifier": "-6315532632077812227", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mBdu4XWJlXYyiXHYhx5njmWmxsU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "Private groups only" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:38:04.619Z", - "uniqueQualifier": "-4710019258850651884", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jhLBM9LRg1jpMK-GbrgDFMPAVvs\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "NEW_VALUE", - "value": "Private groups only" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:37:52.285Z", - "uniqueQualifier": "-4735039216780775996", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/P8n4OX0hvheuvjV7z3VWRcoA6RA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "Private groups only" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:37:52.285Z", - "uniqueQualifier": "-4735039216780775996", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/P8n4OX0hvheuvjV7z3VWRcoA6RA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "Private groups only" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:35:02.447Z", - "uniqueQualifier": "-6329290811650545738", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_J_XzmN31Ll2Xc9fN7juGvlVALM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:28:29.703Z", - "uniqueQualifier": "-6613366801859772006", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:28:29.703Z", - "uniqueQualifier": "-6613366801859772006", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:28:29.703Z", - "uniqueQualifier": "-6613366801859772006", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:26:14.487Z", - "uniqueQualifier": "-8027206714913178980", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:26:14.487Z", - "uniqueQualifier": "-8027206714913178980", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-15T20:26:14.487Z", - "uniqueQualifier": "-8027206714913178980", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T23:56:07.675Z", - "uniqueQualifier": "-6212328187570160412", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cVoMaGDZYhd8PqvpxqJOgUUrMKo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T22:06:48.770Z", - "uniqueQualifier": "-4847195203939570330", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/52-GQMcZSkENhW9ho4sTlDgzhfU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:49:16.737Z", - "uniqueQualifier": "-9013844798716414352", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ma3XAPMYq2IVzLGJiSkT3CD1R5E\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:49:16.737Z", - "uniqueQualifier": "-9013844798716414352", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ma3XAPMYq2IVzLGJiSkT3CD1R5E\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:30.595Z", - "uniqueQualifier": "-7661033378720535879", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:48:16.275Z", - "uniqueQualifier": "-7036895913410872704", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vCM12UYpR_ogBowiir5q1JLEmkU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:47:34.403Z", - "uniqueQualifier": "-8423045455482383644", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:47:34.403Z", - "uniqueQualifier": "-8423045455482383644", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:47:34.403Z", - "uniqueQualifier": "-8423045455482383644", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:47:34.403Z", - "uniqueQualifier": "-8423045455482383644", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:47:34.403Z", - "uniqueQualifier": "-8423045455482383644", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:35:49.525Z", - "uniqueQualifier": "-7098640341643906972", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:35:49.525Z", - "uniqueQualifier": "-7098640341643906972", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:35:49.525Z", - "uniqueQualifier": "-7098640341643906972", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T21:35:49.525Z", - "uniqueQualifier": "-7098640341643906972", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T18:32:39.558Z", - "uniqueQualifier": "-9072199906074559768", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/drgyRVIMuDhO-mShcSlc25SztCA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T18:32:27.661Z", - "uniqueQualifier": "-5163174303074193628", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/224f5ivFEyb90ZYX8OBpLZEwPmU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:28.690Z", - "uniqueQualifier": "-8619184176513666546", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UAvJqxcqS0rqVdYKJzWzyzouucY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:55:27.286Z", - "uniqueQualifier": "-8391640015749448948", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mwLUUTUyUKZaCpCTUZVzFx8DI-I\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:55:18.106Z", - "uniqueQualifier": "-7594954669204929315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/h89as5h5kR5DEmOnDJMG2FtpEno\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:42:22.765Z", - "uniqueQualifier": "-7292163148509490394", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jyqz5AN4bS1kOswLCH0fdO6GZkk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:42:22.765Z", - "uniqueQualifier": "-7292163148509490394", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jyqz5AN4bS1kOswLCH0fdO6GZkk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:40:33.581Z", - "uniqueQualifier": "-6530383413477844928", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:40:33.581Z", - "uniqueQualifier": "-6530383413477844928", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:40:33.581Z", - "uniqueQualifier": "-6530383413477844928", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:40:33.581Z", - "uniqueQualifier": "-6530383413477844928", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T20:27:18.951Z", - "uniqueQualifier": "-8924270847023180522", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pAyIalrkl_xE0shwLfNNtVybn7I\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T20:26:13.950Z", - "uniqueQualifier": "-5851204968140537852", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pa_lNzARuZGAi7TjsZh7kTbfewA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T20:21:18.027Z", - "uniqueQualifier": "-5693806913680720351", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LgWtAwpIUpW4ruUebN-bDTV02HM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T20:20:20.379Z", - "uniqueQualifier": "-9102688400703257081", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bgBfHAbGTvN2j7U5FGmbhbnKfIs\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:39:04.827Z", - "uniqueQualifier": "-5872911294517334101", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0gX_GVAz4HcRZP5ECdZRTbDsxr0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:34:09.372Z", - "uniqueQualifier": "-5971455787616208563", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:34:09.372Z", - "uniqueQualifier": "-5971455787616208563", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:34:09.372Z", - "uniqueQualifier": "-5971455787616208563", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:34:09.372Z", - "uniqueQualifier": "-5971455787616208563", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:27:46.008Z", - "uniqueQualifier": "-8848929114132654231", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-6dwaguA2VPVo-X2QPHGjZcfh-A\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63/24]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:17:03.137Z", - "uniqueQualifier": "-7992347785600499742", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5idxVzjGtbHeStWN0K15PtAq6No\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63/24]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-10T22:14:36.427Z", - "uniqueQualifier": "-8529049152175194588", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/veGdJdx3GLas_Z6eel7KWHfIWbc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63/24]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-09T23:50:07.583Z", - "uniqueQualifier": "-7434000845670004900", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HszCeuS4sdBgisOo6NUiP9-qPRA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T15:59:32.459Z", - "uniqueQualifier": "-8733976945830710318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VxfeI1N_OhS6wTG3_CvZCgYjYLE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:36:14.424Z", - "uniqueQualifier": "-7768235018267311352", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bWVTdTV6tgycfGz-F6KYwF3ZDOQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:34:20.495Z", - "uniqueQualifier": "-5928946132581627170", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Htrqp_RxacOSnH1qctWUgDIWHCc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:32:01.828Z", - "uniqueQualifier": "-8657803367078535094", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VrvMhvtTEvKfnYOER1qy7KdFbHY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "NEW_VALUE", - "value": "[188.150.109.63, 188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:28:24.350Z", - "uniqueQualifier": "-5693871321633820493", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tdPcINJrcUGs5QdhU5VeUYRI2Qs\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto is_empty" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:23:45.318Z", - "uniqueQualifier": "-5932092697097708568", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WwJfghaQELpCTF6hAmrsMJmoANY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:30:11.878Z", - "uniqueQualifier": "-5403239592848814941", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:19:34.544Z", - "uniqueQualifier": "-5869987573009452283", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:06:42.182Z", - "uniqueQualifier": "-5181161422670486464", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:26.817Z", - "uniqueQualifier": "-6838915869810017410", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:00:24.497Z", - "uniqueQualifier": "-4822045421791168466", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "NEW_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:38.659Z", - "uniqueQualifier": "-6280635170250231145", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:38.659Z", - "uniqueQualifier": "-6280635170250231145", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:38.659Z", - "uniqueQualifier": "-6280635170250231145", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:38.659Z", - "uniqueQualifier": "-6280635170250231145", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:24:38.659Z", - "uniqueQualifier": "-6280635170250231145", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:00.783Z", - "uniqueQualifier": "-8410493281186321252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:00.783Z", - "uniqueQualifier": "-8410493281186321252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:00.783Z", - "uniqueQualifier": "-8410493281186321252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:00.783Z", - "uniqueQualifier": "-8410493281186321252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:00.783Z", - "uniqueQualifier": "-8410493281186321252", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:03.192Z", - "uniqueQualifier": "-6153425662217819320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:03.192Z", - "uniqueQualifier": "-6153425662217819320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:03.192Z", - "uniqueQualifier": "-6153425662217819320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:03.192Z", - "uniqueQualifier": "-6153425662217819320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:17:03.192Z", - "uniqueQualifier": "-6153425662217819320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:09:10.404Z", - "uniqueQualifier": "-9173648628893265597", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:18.667Z", - "uniqueQualifier": "-4813725012331975988", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:05:10.738Z", - "uniqueQualifier": "-5742299448771648899", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:57:17.142Z", - "uniqueQualifier": "-5133325816919867532", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:32:36.160Z", - "uniqueQualifier": "-7984798595345208026", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "NEW_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "NEW_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "NEW_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "NEW_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "NEW_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "NEW_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:21:31.290Z", - "uniqueQualifier": "-8832547985086975437", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H5MRrQL0btJjjO3h629LEuNBypk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63/24]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T16:15:43.685Z", - "uniqueQualifier": "-5071910517359774934", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tO4FyB67JHXDFRrxZggtz3j3J0I\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63/24]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-09T23:51:29.928Z", - "uniqueQualifier": "-6964519439010196413", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Lv_nNNSvL93aKGJfMC8q_9qDfYk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63/24, 188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T17:38:56.782Z", - "uniqueQualifier": "-5887092291182430158", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/y5pkB6XV24VdtKy8uVlxwt-IR8k\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-08T15:48:49.723Z", - "uniqueQualifier": "-9189739910024391630", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGMkmLKj4hDYPOx6_CDswZ3b5kg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:36:57.469Z", - "uniqueQualifier": "-7892336497755704961", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-cYo4vR079yMQSaXRca-uRIiav4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:34:57.946Z", - "uniqueQualifier": "-7034005062571081223", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uwwqKj5qFmJ0j0YxUHLDmZf1hug\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:28:24.350Z", - "uniqueQualifier": "-5693871321633820493", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xQavg5YlFpBPT4NcUn6jHPRAeww\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" - }, - { - "name": "OLD_VALUE", - "value": "[188.150.109.63]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:26:08.537Z", - "uniqueQualifier": "-9031234566324114665", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UooY5c0mr93sI3LkOCBRYYrAIyo\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:31:17.433Z", - "uniqueQualifier": "-8832271997982293315", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:24:31.557Z", - "uniqueQualifier": "-6613641808412772920", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:07:42.373Z", - "uniqueQualifier": "-8542032566009871716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:34.116Z", - "uniqueQualifier": "-8012812558324558989", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:02:21.926Z", - "uniqueQualifier": "-5077751536906355112", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against spoofing of employee names action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for groups spoofing" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" - }, - { - "name": "OLD_VALUE", - "value": "All groups" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:42.525Z", - "uniqueQualifier": "-5846774223510872756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:42.525Z", - "uniqueQualifier": "-5846774223510872756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:42.525Z", - "uniqueQualifier": "-5846774223510872756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:42.525Z", - "uniqueQualifier": "-5846774223510872756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:23:42.525Z", - "uniqueQualifier": "-5846774223510872756", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:18:10.708Z", - "uniqueQualifier": "-7551979130158269815", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:18:10.708Z", - "uniqueQualifier": "-7551979130158269815", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:18:10.708Z", - "uniqueQualifier": "-7551979130158269815", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:18:10.708Z", - "uniqueQualifier": "-7551979130158269815", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:18:10.708Z", - "uniqueQualifier": "-7551979130158269815", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: identify links behind shortened URLs" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety Enable: scan linked images" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Timothy Garcia" - }, - { - "name": "SETTING_NAME", - "value": "Links and external images safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:12:51.227Z", - "uniqueQualifier": "-4787412021313868268", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:08:47.280Z", - "uniqueQualifier": "-8090481736071998183", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:06:07.787Z", - "uniqueQualifier": "-8423564239481711633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T20:03:44.593Z", - "uniqueQualifier": "-8919713994614076952", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T19:11:53.488Z", - "uniqueQualifier": "-6196200878245814300", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tK39Q84YGM4xVU87Of2oTou5xjw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:43:44.637Z", - "uniqueQualifier": "-4899672193862172621", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Encrypted attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Show warning" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection file type whitelist" - }, - { - "name": "OLD_VALUE", - "value": "[txt]" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Anomalous attachment protection setting action" - }, - { - "name": "OLD_VALUE", - "value": "Quarantine" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety" - }, - { - "name": "OLD_VALUE", - "value": "Custom settings" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: automatically enables all future added settings" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Attachment with scripts protection action" - }, - { - "name": "OLD_VALUE", - "value": "Move to spam" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for encrypted attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for script attachments" - }, - { - "name": "OLD_VALUE", - "value": "0" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Quarantine queue for anomalous attachments" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Gmail" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "SETTING_NAME", - "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:53:37.510Z", - "uniqueQualifier": "-5220258981000260472", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/igW5PrINzokKRuUKapl4zALy4QE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "INBOUND_GATEWAY" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "11d32" - }, - { - "name": "SETTING_ENABLED", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:52:21.291Z", - "uniqueQualifier": "-8057593944295039120", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xP4x1uLugnonQK-0f0Lm677XHf0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "INBOUND_GATEWAY" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "11d32" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-05T18:07:58.835Z", - "uniqueQualifier": "-5677155215552662624", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FMpkgZtD1_fsNMzUUyCs5FNj9ng\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SPAM_CONTROL" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_DESCRIPTION", - "value": "Scuba" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "6776f" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-05T18:07:08.941Z", - "uniqueQualifier": "-8381009703493294910", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0Yky1P_hl-ymKAitZzOjSZ157aw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SPAM_CONTROL" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_DESCRIPTION", - "value": "Scuba" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "6776f" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T17:45:42.903Z", - "uniqueQualifier": "-6801877499305129563", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L7IzY9CpEI6juacCkaOaPY8jdiY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "APPROVED_ADDRESS_LIST" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "592cd" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T17:44:02.082Z", - "uniqueQualifier": "-8747745826320916745", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mOU8c_xGxH9htqIsPfy-5Ur75fA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SPAM_CONTROL" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_DESCRIPTION", - "value": "Scuba" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "6776f" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T17:42:42.268Z", - "uniqueQualifier": "-7623596039614384795", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MawPZzruOE_b28Gs9RAW-lFvlkg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_GMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "SPAM_CONTROL" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_DESCRIPTION", - "value": "Scuba" - }, - { - "name": "USER_DEFINED_SETTING_NAME", - "value": "6776f" - }, - { - "name": "SETTING_ENABLED", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:22.466Z", - "uniqueQualifier": "-5545835530076996096", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-RU5zX0wj1hUVMaTDAHrsJxKKt8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_G_SUITE_MARKETPLACE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "3" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:40:14.386Z", - "uniqueQualifier": "-8158670660801576108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hvkO_0ypO_d2Q_HJi_GPksGKXcg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_G_SUITE_MARKETPLACE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "3" - }, - { - "name": "NEW_VALUE", - "value": "2" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:39:14.005Z", - "uniqueQualifier": "-8290323648275442656", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3ioFa-cf1Scs6Ne04RrOOR2iyTQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_G_SUITE_MARKETPLACE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "2" - }, - { - "name": "NEW_VALUE", - "value": "3" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T23:37:05.652Z", - "uniqueQualifier": "-8762093103530882777", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L0uSIRCSmyKmXupz6f3sMnnm4Dc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_G_SUITE_MARKETPLACE" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "3" - }, - { - "name": "NEW_VALUE", - "value": "2" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:13:22.480Z", - "uniqueQualifier": "-5462590824006163669", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1ebrZNWrUd4GsBcdb9XrnzuHiTk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "OUTBOUND_RELAY_ENABLED" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:12:39.351Z", - "uniqueQualifier": "-6879918250539439087", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HgK70wJSw5BRdeUFWkTskXAfd60\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "OUTBOUND_RELAY_ENABLED" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:11:57.723Z", - "uniqueQualifier": "-5535752482349833986", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ijN1iEmXEmVRG811PkSOH0LPM4E\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "OUTBOUND_RELAY_ENABLED" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:09:46.603Z", - "uniqueQualifier": "-8095763497910363325", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HZ4jlROHYGDxorJvXsGU-yTy180\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "OUTBOUND_RELAY_ENABLED" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:07:32.707Z", - "uniqueQualifier": "-7232560280648585155", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QAlZq8kxJsp1wNMf5_r9yMw1oQ8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_AUTOFORWARDING" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:07:06.701Z", - "uniqueQualifier": "-4639460941160861591", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hgFZhnqQi7TgkQ6cUEQZxwME2yM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_AUTOFORWARDING" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T21:06:06.018Z", - "uniqueQualifier": "-5674161863985525771", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cDy0uvfClo2exvgZ-brHzMUWAhY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:42:55.513Z", - "uniqueQualifier": "-8619860601033001300", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/F1WXgIPf8Cv4x__d6w6yduNcehQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_AUTOFORWARDING" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:35:12.291Z", - "uniqueQualifier": "-8939052168772238187", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3wfU9TVHiPdyRG6ds3GF7Otpor0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:25:14.299Z", - "uniqueQualifier": "-7612220170230844153", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rF2v9WzbQmnT7Qvg--g-H6ey5HE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:19:38.080Z", - "uniqueQualifier": "-5014104996182378615", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hNIP629hKIUS9zjfUBpMImVzAXc\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:13:18.536Z", - "uniqueQualifier": "-4759608888648017471", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PhZ5VQgxiFTQPnkk4q0VCeAUiXU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:11:18.677Z", - "uniqueQualifier": "-8909905279033106094", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Bvnn5m6G64HlvuiXcyS-w1lbqBI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:02:25.525Z", - "uniqueQualifier": "-7992278422230522896", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V_92ankkjnXO_DOv-rPXRuRYmr4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T20:01:49.493Z", - "uniqueQualifier": "-8109103356776023164", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MzInKrhJ8Kdka6aMgQir82dp2X4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:57:47.163Z", - "uniqueQualifier": "-8188318268526356168", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MoGtGI0dHmksak_iUwk0Ms0nWrY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:57:15.582Z", - "uniqueQualifier": "-8651035981142186442", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IRvyyUXFu7j-vyyFsJyhlfOFTs4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:57:06.666Z", - "uniqueQualifier": "-4728890308066544062", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jPsO2-lSYIEwNSuRz31lrIQoMSQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:55:16.620Z", - "uniqueQualifier": "-6778456187725220486", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-vwT_VOnIy0viMAvjTueuiueHX0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:53:24.896Z", - "uniqueQualifier": "-4985538612795785772", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VtWAScfhZa5u3SUWzmtO1I5EgG8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:52:26.287Z", - "uniqueQualifier": "-6214982117479199256", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ceNwJZ15a1ojYHN1-wGNjNHhlTI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:50:25.649Z", - "uniqueQualifier": "-5083429636578294529", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uavcRp9EqyoyfCHd-iXDit2L_EM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:50:13.042Z", - "uniqueQualifier": "-9096013674984849363", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KnakV9jIJaY5nHxJcr2hcysKNQ4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:48:07.968Z", - "uniqueQualifier": "-4767306219726251079", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tP9xnEZ7KUJXAUR2bRKKAEkAVh0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:43:51.742Z", - "uniqueQualifier": "-6540726772729614082", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5gfN-5FxsaSGRkehIJgstgcORa8\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:42:09.377Z", - "uniqueQualifier": "-6158037699155854069", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rqU5rmsnR-NEb1wB680YTP5A0bg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_USER_IMPORT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:41:14.310Z", - "uniqueQualifier": "-9187610611734390870", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0LQaFABw4F5CEdtTBqi216tBm5I\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_USER_IMPORT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-07T19:40:08.340Z", - "uniqueQualifier": "-5677650715039890159", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mTSpFa_6gvCCASAvdM1cEUK7jgA\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_USER_IMPORT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:53:29.850Z", - "uniqueQualifier": "-7588363845181409421", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R4BHaevFqrJ97k3snK-KKOPw-vM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_SENDER_ATTRIBUTION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAILBOX_GROUP_DELEGATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:52:59.453Z", - "uniqueQualifier": "-7595358577437419937", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X-CnaNiIYh_FwC_6XeePb-Kq2LE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:52:34.201Z", - "uniqueQualifier": "-7868003009966565743", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o__0xL0DwOw71IGGY4MWGWsha58\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_SENDER_ATTRIBUTION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAILBOX_GROUP_DELEGATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:51:58.179Z", - "uniqueQualifier": "-5588391883838532498", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/shu-cPQLHTqnsimO0_muFyd4nnw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:51:04.105Z", - "uniqueQualifier": "-7965382699069746799", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_e0GdviiKTCaUrCfDYpH40JT7ug\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_SENDER_ATTRIBUTION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAILBOX_GROUP_DELEGATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:50:17.526Z", - "uniqueQualifier": "-5851129210180951102", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OkfAWCyk-EjHOg_aG-whpIw0ces\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-02T18:49:22.474Z", - "uniqueQualifier": "-4678643818380845153", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ntika7xnxnDsOvA5dHA8f_e1N74\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-16T18:39:20.629Z", - "uniqueQualifier": "-7216214042325487606", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UZnWtd7fC_OA4SquwifJ3RFMFDQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:54:45.666Z", - "uniqueQualifier": "3932197789466149184", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/thkNBS6vEaom_GnV2vc6isXWoqE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "RETENTION_POLICY" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T18:54:36.203Z", - "uniqueQualifier": "-6203442127950220345", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kxqf9kIThsEEXt0Q56-Jh9lF3EI\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "RETENTION_POLICY" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - }, - { - "name": "DOMAIN_NAME", - "value": "example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-10T16:21:52.214Z", - "uniqueQualifier": "-6014367350232484216", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2M3TAzz2AlCRmYUewwei65sko6c\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T21:53:41.301Z", - "uniqueQualifier": "-5816693748781146108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/a6D0n5piJguhJpAQtrAmGOwNdw0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T21:48:28.729Z", - "uniqueQualifier": "-5299536692910296933", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cQJoqL0HGchUhLQEddJhmuHjUxY\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T21:48:21.195Z", - "uniqueQualifier": "-7225735303026835043", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9toIZDz0ZfInhtqrARrJyrsbURE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-30T21:46:53.368Z", - "uniqueQualifier": "-8679081967770796097", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/U0e0pW9wkLzVED5uoPFT33Dcemg\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "DISABLED" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T23:52:44.740Z", - "uniqueQualifier": "-7637827464269962062", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zhIZL8bhbZJ_eH75-bdZzLI1iDE\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_AUTOFORWARDING" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T23:17:01.501Z", - "uniqueQualifier": "-9006670395198114015", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Xc5feahHkmN5GtGxt5nABssgnH4\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T23:15:31.149Z", - "uniqueQualifier": "-6017357394151553113", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5e-RmtjF-VaI0umq8r54lyz4Q-o\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_OUTLOOK_SYNC" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T22:51:58.904Z", - "uniqueQualifier": "-6872050504957565716", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0bRHbrw6DqiEeeDF5BkcfV9M7qU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T22:50:37.133Z", - "uniqueQualifier": "-7786728164357987178", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vzhS3mjPlyIWD8ziCUssI6QBufQ\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "GROUP_EMAIL", - "value": "wallbenjamin@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T22:49:12.857Z", - "uniqueQualifier": "-7724567653635556035", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1kPbEUuzwiHIaReh8_E4qW9FPfM\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_POP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "IMAP_ACCESS" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" - }, - { - "name": "NEW_VALUE", - "value": "DISABLED" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-29T17:59:15.519Z", - "uniqueQualifier": "-6999163503709316415", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kefRiH9z0q9qNBFar6R3cishdBw\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:46:52.557Z", - "uniqueQualifier": "-4990251964110501579", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ujidckrstraPhOCfpBEc_fYozN0\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_USER_IMPORT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:46:13.932Z", - "uniqueQualifier": "-6095943839510973279", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1aFsFW7bJK-h6e-t2fYLKFx_gYU\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_EMAIL_USER_IMPORT" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:30:29.227Z", - "uniqueQualifier": "-8879909675184632860", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HH3pHlD4LTvCxliYTDkONYE3x3c\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAILBOX_GROUP_DELEGATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_SENDER_ATTRIBUTION" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - }, - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Diane Ellis" - }, - { - "name": "OLD_VALUE", - "value": "INHERIT_FROM_PARENT" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-10T19:28:31.506Z", - "uniqueQualifier": "-6339158507640117533", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/05bGW4K8uT81iEtEJxoHYiV9Wmk\"", - "actor": { - "callerType": "USER", - "email": "wallbenjamin@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "188.150.109.63", - "events": [ - { - "type": "EMAIL_SETTINGS", - "name": "CHANGE_EMAIL_SETTING", - "parameters": [ - { - "name": "SETTING_NAME", - "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - } - ] - }, - "groups_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:37:43.283Z", - "uniqueQualifier": "-4904438979277015128", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tkBcuXoI_8FrPuNObVlc4WNEYjE\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:37:43.283Z", - "uniqueQualifier": "-4904438979277015128", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tkBcuXoI_8FrPuNObVlc4WNEYjE\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:21.891Z", - "uniqueQualifier": "-8669371008482495405", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v7X1t6hr1F05H8D4HzS4XACaveE\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:21.891Z", - "uniqueQualifier": "-8669371008482495405", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v7X1t6hr1F05H8D4HzS4XACaveE\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:13.768Z", - "uniqueQualifier": "-7866552149204692863", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:13.768Z", - "uniqueQualifier": "-7866552149204692863", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:13.768Z", - "uniqueQualifier": "-7866552149204692863", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:36:13.768Z", - "uniqueQualifier": "-7866552149204692863", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:48.949Z", - "uniqueQualifier": "-5496101249954155620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:48.949Z", - "uniqueQualifier": "-5496101249954155620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:48.949Z", - "uniqueQualifier": "-5496101249954155620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:48.949Z", - "uniqueQualifier": "-5496101249954155620", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:04.557Z", - "uniqueQualifier": "-5504555202671295586", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L-1ejPhsvHDfZbO3cn9Gy5TyBxg\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:33:04.557Z", - "uniqueQualifier": "-5504555202671295586", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L-1ejPhsvHDfZbO3cn9Gy5TyBxg\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:32:01.559Z", - "uniqueQualifier": "-4907656681345959991", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DiaJEshjdRsODihbU6Hx1-Hg1WA\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:32:01.559Z", - "uniqueQualifier": "-4907656681345959991", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DiaJEshjdRsODihbU6Hx1-Hg1WA\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:24:14.686Z", - "uniqueQualifier": "-9112802051723476293", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gi8_7lWDkJX8gncvBg3z6f4-xSA\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:24:14.686Z", - "uniqueQualifier": "-9112802051723476293", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gi8_7lWDkJX8gncvBg3z6f4-xSA\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:23:34.595Z", - "uniqueQualifier": "-8267341555213866055", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:23:34.595Z", - "uniqueQualifier": "-8267341555213866055", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:23:34.595Z", - "uniqueQualifier": "-8267341555213866055", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:23:34.595Z", - "uniqueQualifier": "-8267341555213866055", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORLD" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:22:57.150Z", - "uniqueQualifier": "-6234921438137055089", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_owIByGF2s3-5o33gHtjTqazZN4\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:22:57.150Z", - "uniqueQualifier": "-6234921438137055089", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_owIByGF2s3-5o33gHtjTqazZN4\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:22:43.993Z", - "uniqueQualifier": "-6966308199380559657", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_SdirAbxAbmefcrqBvbo0j5B0QY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "ADMIN_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "ADMIN_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:22:43.993Z", - "uniqueQualifier": "-6966308199380559657", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_SdirAbxAbmefcrqBvbo0j5B0QY\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "ADMIN_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto who_can_create_groups" - }, - { - "name": "OLD_VALUE", - "value": "ADMIN_ONLY" - }, - { - "name": "NEW_VALUE", - "value": "USERS_IN_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:17:19.606Z", - "uniqueQualifier": "-8418685703927066318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:17:19.606Z", - "uniqueQualifier": "-8418685703927066318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:17:19.606Z", - "uniqueQualifier": "-8418685703927066318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:17:19.606Z", - "uniqueQualifier": "-8418685703927066318", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:14:52.502Z", - "uniqueQualifier": "-7520287385961964835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ao7lzw1HWgLUm02zdOzhbJFGwA0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:14:52.502Z", - "uniqueQualifier": "-7520287385961964835", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ao7lzw1HWgLUm02zdOzhbJFGwA0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto owners_can_allow_external_members" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:13:50.444Z", - "uniqueQualifier": "-8965504840731817885", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDKYAFASQ9Tk4Ws92_UERXix82o\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:13:50.444Z", - "uniqueQualifier": "-8965504840731817885", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDKYAFASQ9Tk4Ws92_UERXix82o\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:13:15.242Z", - "uniqueQualifier": "-4672168368876777939", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y_BjsqXMtGEpWc4ydzlaxwZmwFw\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T20:13:15.242Z", - "uniqueQualifier": "-4672168368876777939", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y_BjsqXMtGEpWc4ydzlaxwZmwFw\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-05T19:14:37.336Z", - "uniqueQualifier": "-6449288065435827893", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M8gWt5mC9nXz_hgEPC0rnuB62Qs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-05T19:14:37.336Z", - "uniqueQualifier": "-6449288065435827893", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M8gWt5mC9nXz_hgEPC0rnuB62Qs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-05T19:13:24.534Z", - "uniqueQualifier": "-7856870949104581356", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TLCgMxU1BiC3toIPLrSzxr4HKpM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-05T19:13:24.534Z", - "uniqueQualifier": "-7856870949104581356", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TLCgMxU1BiC3toIPLrSzxr4HKpM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T21:18:04.853Z", - "uniqueQualifier": "-7111684680849442804", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/klHLmbdd3q4Mu8qThSzQiFou4J0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T21:18:04.853Z", - "uniqueQualifier": "-7111684680849442804", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/klHLmbdd3q4Mu8qThSzQiFou4J0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:57:06.843Z", - "uniqueQualifier": "-6204715428815412139", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBg7rUzPpTqQhQVVLWVOCdeholM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:57:06.843Z", - "uniqueQualifier": "-6204715428815412139", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBg7rUzPpTqQhQVVLWVOCdeholM\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:53:06.323Z", - "uniqueQualifier": "-7763452661463152583", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:53:06.323Z", - "uniqueQualifier": "-7763452661463152583", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:53:06.323Z", - "uniqueQualifier": "-7763452661463152583", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:53:06.323Z", - "uniqueQualifier": "-7763452661463152583", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "PUBLIC" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:51:50.405Z", - "uniqueQualifier": "-5036186245106370921", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:51:50.405Z", - "uniqueQualifier": "-5036186245106370921", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:51:50.405Z", - "uniqueQualifier": "-5036186245106370921", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:51:50.405Z", - "uniqueQualifier": "-5036186245106370921", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "PUBLIC" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:50:43.473Z", - "uniqueQualifier": "-7117354763329458436", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pM21caWQuJXA2mw7cr8i719Y-jk\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:50:43.473Z", - "uniqueQualifier": "-7117354763329458436", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pM21caWQuJXA2mw7cr8i719Y-jk\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MANAGERS" - }, - { - "name": "NEW_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:48:59.908Z", - "uniqueQualifier": "-6323665838879164080", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9I3NWDAdKDwVpyKlVUID9TvPvEg\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:48:59.908Z", - "uniqueQualifier": "-6323665838879164080", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9I3NWDAdKDwVpyKlVUID9TvPvEg\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "OWNERS" - }, - { - "name": "NEW_VALUE", - "value": "MANAGERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:47:39.816Z", - "uniqueQualifier": "-7036518029279799858", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v6phs8UNzfp56wW812X2zfBW2To\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:47:39.816Z", - "uniqueQualifier": "-7036518029279799858", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v6phs8UNzfp56wW812X2zfBW2To\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "MEMBERS" - }, - { - "name": "NEW_VALUE", - "value": "OWNERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:41:09.333Z", - "uniqueQualifier": "-4735955040041761964", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q7dOw72qMc9l6ID3NRN7IYQfVg0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:41:09.333Z", - "uniqueQualifier": "-4735955040041761964", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q7dOw72qMc9l6ID3NRN7IYQfVg0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto default_view_topics_access_level" - }, - { - "name": "OLD_VALUE", - "value": "DOMAIN_USERS" - }, - { - "name": "NEW_VALUE", - "value": "MEMBERS" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:34:18.664Z", - "uniqueQualifier": "-5256001228217440553", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/138uItmVSuSBL1H3W0ByCWo1bio\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:34:18.664Z", - "uniqueQualifier": "-5256001228217440553", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/138uItmVSuSBL1H3W0ByCWo1bio\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "OPEN" - }, - { - "name": "NEW_VALUE", - "value": "CLOSED" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:33:18.234Z", - "uniqueQualifier": "-8428811444455467452", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mhfOtxltCJLhxN1G2GaNez2C4Ys\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:33:18.234Z", - "uniqueQualifier": "-8428811444455467452", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mhfOtxltCJLhxN1G2GaNez2C4Ys\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto collaboration_policy" - }, - { - "name": "OLD_VALUE", - "value": "CLOSED" - }, - { - "name": "NEW_VALUE", - "value": "OPEN" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:26:27.149Z", - "uniqueQualifier": "-4822096225956778257", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j4CaP-hzD53IQAsrAJfw5q6YBA0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:26:27.149Z", - "uniqueQualifier": "-4822096225956778257", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j4CaP-hzD53IQAsrAJfw5q6YBA0\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:24:07.823Z", - "uniqueQualifier": "-6928636887115177485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TIcLBv69k_7xAwa83NTSWAsBOQs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T19:24:07.823Z", - "uniqueQualifier": "-6928636887115177485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TIcLBv69k_7xAwa83NTSWAsBOQs\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto allow_unlisted_groups" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T18:48:29.488Z", - "uniqueQualifier": "-7671215909739986270", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O3yUrumPOSXEZCVZP8wVVL8yT9c\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T18:48:29.488Z", - "uniqueQualifier": "-7671215909739986270", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O3yUrumPOSXEZCVZP8wVVL8yT9c\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T18:48:22.266Z", - "uniqueQualifier": "-7964742630930404774", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gjcH0kAv6ssrYTr0PKKuazLnzSI\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-04-16T18:48:22.266Z", - "uniqueQualifier": "-7964742630930404774", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gjcH0kAv6ssrYTr0PKKuazLnzSI\"", - "actor": { - "callerType": "USER", - "email": "williamsmaria@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "161.20.153.182", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "business" - } - ] - }, - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Groups for Business" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "GroupsSharingSettingsProto new_groups_are_unlisted" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "standard" - } - ] - } - ] - } - ] - }, - "meet_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:55:37.869Z", - "uniqueQualifier": "-8374287999136728679", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cGjlWrimBqO01CXYx7yAQoxlbHo\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "NO_ONE" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:54:31.145Z", - "uniqueQualifier": "-8104928817540590542", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Mi9R9XxARRQQe_kRMbd4vYpgGp8\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "CONTACTS_AND_SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:53:56.352Z", - "uniqueQualifier": "-6766904102890133338", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UAf7SsvJ5EDHnVdU_pxtEc4Szz8\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "NO_ONE" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:50:32.343Z", - "uniqueQualifier": "-6439791708317553310", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FjFNGKDYtwQRdo9U_LQ9YA4L6xI\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:49:48.547Z", - "uniqueQualifier": "-8511607302872145393", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5lRWi7F1LjpOITx926Z0bYaf3Jg\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:48:33.149Z", - "uniqueQualifier": "-6835658709060728209", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6Ftv9mxvZlTkdvLWhZrIaQWITYk\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:47:38.236Z", - "uniqueQualifier": "-5118571039915596769", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oMZ7nJLZCzvyVcFPdFMsb2ZHfJg\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:47:27.041Z", - "uniqueQualifier": "-8099089512881198832", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ui0Jxxq9YUHVdIwvYomTwzwXWzM\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:45:06.644Z", - "uniqueQualifier": "-6856778993139090964", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Eqw7rKUcZt0iu8jilL0tV7dCAqk\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "WORKSPACE_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:45:00.591Z", - "uniqueQualifier": "-5366605936444943748", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6DxtZMv5s-zxp1w7OvgLhd7oeRo\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:44:20.793Z", - "uniqueQualifier": "-7777319459911597339", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/59rqvaXBEfsoVTxbowoBIub5uYw\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "WORKSPACE_DOMAINS" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:43:40.195Z", - "uniqueQualifier": "-6089323717336756141", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MO5dSMk6xwm_Q_WmxVEDD-ZdPKs\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "WORKSPACE_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:36:45.489Z", - "uniqueQualifier": "-7298713937355141569", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KiToDsyiOizecMNDZTw5GYWUmFw\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:36:10.824Z", - "uniqueQualifier": "-6203188244941888696", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/elrHYwMfNlA0HiQqSmmriDRIxLw\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:35:36.891Z", - "uniqueQualifier": "-4614946522497774418", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZH81r2VYKz6Nvv7s1bCJ1CqSH9Q\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:18:15.188Z", - "uniqueQualifier": "-7916226346238711538", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gQHTGOFKONu2BI79olPvZx1XA1Y\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "WORKSPACE_DOMAINS" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:16:06.383Z", - "uniqueQualifier": "-7937568576718507934", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByJnzGdQ9tdIv-3pAQ3DQQw2A3Y\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:18:11.170Z", - "uniqueQualifier": "-8250460015944039555", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QrbwI8IJ9SeL_qiwf3nWmnFHu88\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:14:54.350Z", - "uniqueQualifier": "-7285527198788751441", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pK9UTflV9f1DBCjnyTj4P6FjEGw\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "true" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:08:14.004Z", - "uniqueQualifier": "-6597726453327910005", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/km-aD9OJ0Q1LgecAe8H1ARe8qMA\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:05:10.779Z", - "uniqueQualifier": "-5648369683815270870", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/30LzU4kvVXV4jfIazWJ3twUDxdM\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T12:36:18.972Z", - "uniqueQualifier": "-8595295552696246609", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NFH56c0BbMcUrB6PtsLGdiA_7z0\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T12:28:12.685Z", - "uniqueQualifier": "-6006807023156133255", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j45ya0jGUIPcamUu9WVRvz_A90c\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T12:27:57.249Z", - "uniqueQualifier": "-7746578310967437033", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Xk_Z4WK8L7xB49pW67hQ16ReXz4\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "LOGGED_IN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:04:51.575Z", - "uniqueQualifier": "-4750258269045578274", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jP4h1Hq-POcWrwHIuKOQpzzEivQ\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "NO_ONE" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:03:47.454Z", - "uniqueQualifier": "-8184931754066388108", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B_hVzRM1ttYp6ux2zcW2EK4YtnQ\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "CONTACTS_AND_SAME_DOMAIN" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T16:49:53.143Z", - "uniqueQualifier": "-5209246982694999638", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/laP2OUhDXCIn2TymAPHbyCN6dKs\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "NEW_VALUE", - "value": "CONTACTS_AND_SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-03T14:33:27.308Z", - "uniqueQualifier": "-4991163248443167249", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PBxqeNSGj773JUH9ieqrRA2o9e0\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CHANGE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "RecordingSettingsProto recording_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:55:03.524Z", - "uniqueQualifier": "-5525678875046184068", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/x_oZXF4KYf9upc4wBe0ntFNbyhI\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "NEW_VALUE", - "value": "NO_ONE" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:51:58.391Z", - "uniqueQualifier": "-6293797606453030970", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5v7wjNHE8B2B9Fhkj7UBoNab87w\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:51:03.443Z", - "uniqueQualifier": "-9120831340154170401", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EQxC3TuCiUBHhMA4yaT-MC6Ux4o\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:47:19.174Z", - "uniqueQualifier": "-4938542069025293008", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JAAuaHoNcSm6vnYXzovie2Ul0UU\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:45:54.795Z", - "uniqueQualifier": "-8333886986700398767", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gIYcpq4qN_CC220XOTu5i8F5Doc\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:38:22.685Z", - "uniqueQualifier": "-9149827511358918659", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JCXFUtB6mvKgCdVDxncLhVU7J6U\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:37:20.275Z", - "uniqueQualifier": "-7185040730001420179", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bEAS0fQ_12Vjzm-7fxmx0zxR-tE\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:20:48.803Z", - "uniqueQualifier": "-8392254067149706858", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jnSr6LmPs7F1qYoR3EUDuf6VIM0\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:20:03.797Z", - "uniqueQualifier": "-7674857818999495582", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8qLHtkYKiWRwk5LOvYIEJaHXYKs\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:18:51.598Z", - "uniqueQualifier": "-5708074622440254373", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nCS34dmPtisDaUpvta0Qf3g5b5o\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:17:33.971Z", - "uniqueQualifier": "-8224205482712570389", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y2veBthUfRZsawFrn0_DqNveX-4\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:26:15.349Z", - "uniqueQualifier": "-5310138581724770249", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LEkQSE50XP6VLEeNXMwnsS5WHq8\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "NEW_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:14:12.588Z", - "uniqueQualifier": "-7008317980551322320", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Bw7aB9gqKLHm4jbOxW7ZOBm-RPg\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "NEW_VALUE", - "value": "true" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:05:02.067Z", - "uniqueQualifier": "-8673740825309699055", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Hbki1-rgT6Ndy60w0rLcv9p6eiE\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "SAME_DOMAIN" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:18:58.610Z", - "uniqueQualifier": "-8849126657732400123", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/af9iHpiN73b_mlaPvVSu2p3zutY\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:06:04.340Z", - "uniqueQualifier": "-7109330685672096015", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zBcPWfof9MpWcmD-8ZuKY85v_pI\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:05:26.856Z", - "uniqueQualifier": "-5367584374733700161", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/it3O8Nt7G2H2lUgR4rWw60tlhHg\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "CREATE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "NEW_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:56:58.359Z", - "uniqueQualifier": "-8100966994637955202", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ul8lwwu9TPSMD0DkiaH1rvmExig\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:56:11.570Z", - "uniqueQualifier": "-9140592026686128278", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KYq_Td0Q4NuRiF5QdJx6JPDDkJg\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:53:05.471Z", - "uniqueQualifier": "-8299844283929535138", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C9SCvkq62JNOkd6akurRDLNlggU\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:52:24.099Z", - "uniqueQualifier": "-8891102369683469003", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nJBhqFCDYgeFlVmIN3TT6MbP4rY\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:51:41.497Z", - "uniqueQualifier": "-7724102773423493751", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cqltKzaYIPPm3u1jqFRmVeMAEv8\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:48:45.486Z", - "uniqueQualifier": "-7013893434920142293", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CutCpFqOkcQR1-xdI06mrpeWJNs\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyModerationLockProto host_management_enabled" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:46:18.617Z", - "uniqueQualifier": "-7289903475532555558", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Swm3v4tXzqUWXQadigUiYITIRpU\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "SafetyAccessLockProto meetings_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:42:35.654Z", - "uniqueQualifier": "-5685969507023220608", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTq_sSJqRiwIFYm62wuAghCxN04\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T14:37:44.699Z", - "uniqueQualifier": "-9150050450372581903", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7aro6o2VxGdezb81SViKDe_Xjvs\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T01:16:38.711Z", - "uniqueQualifier": "-5854719055139876158", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HbS8rTBq8AOE1Gj_-RWnk-ncRkE\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "SafetyDomainLockProto users_allowed_to_join" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:27:57.624Z", - "uniqueQualifier": "-8576033219745313419", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VDdgEYUwcxZOl6zX0IvfztZ3C3s\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Warn for external participants External or unidentified participants in a meeting are given a label" - }, - { - "name": "OLD_VALUE", - "value": "false" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:16:59.457Z", - "uniqueQualifier": "-4723297543966837316", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HSxCTYBt_NUcJtpF5choU0dGgek\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - }, - { - "name": "GROUP_EMAIL", - "value": "allenboyer@example.org" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-18T17:11:13.375Z", - "uniqueQualifier": "-8597404910937715931", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mjwMhvm4V3aKkrKKD2HLTBm1z3Q\"", - "actor": { - "callerType": "USER", - "email": "allenboyer@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "76.160.151.52", - "events": [ - { - "type": "APPLICATION_SETTINGS", - "name": "DELETE_APPLICATION_SETTING", - "parameters": [ - { - "name": "APPLICATION_NAME", - "value": "Google Meet" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Eric Stephens" - }, - { - "name": "SETTING_NAME", - "value": "Incoming call restrictions Allowed caller type" - }, - { - "name": "OLD_VALUE", - "value": "ALL" - }, - { - "name": "APPLICATION_EDITION", - "value": "enterprise" - } - ] - } - ] - } - ] - }, - "rules_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:54:45.235Z", - "uniqueQualifier": "3956971810518958651", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HYv_7nzSkJTy6G9dcS26FWujEs\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "New user added" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from OFF to ON." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:54:39.199Z", - "uniqueQualifier": "7584547128614457324", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sKYN8_1QIhGVH-_HV1naZEakQHc\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "New user added" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:59.117Z", - "uniqueQualifier": "-1250275645785002285", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fLanXmLJNNOuKfwLzQjvzrBNf2c\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User's Admin privilege revoked" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from OFF to ON." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:50.610Z", - "uniqueQualifier": "7927042438549362917", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WB937qQipGjEFJquxFGTxowdTUA\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User's Admin privilege revoked" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:34.254Z", - "uniqueQualifier": "-1626866263407183445", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BG7GZXiq0Itewq-mBi5TOL8v7CA\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "Suspicious login" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:20.166Z", - "uniqueQualifier": "52166172304592135", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uaxjyUS2p1sRe9nuOW6yon8AsEw\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from OFF to ON." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:14.421Z", - "uniqueQualifier": "-4904664504744280262", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yq2m50JMRluGhy9OuPuH-d4RVko\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:53:02.567Z", - "uniqueQualifier": "-3122993961818219247", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yJqZ0R0cv43RVi49A7-_nxaHdhY\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User's password changed" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:50:56.855Z", - "uniqueQualifier": "-2827365250717378087", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FODN_RALS_eOvqkkysPVFLpY-4Q\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from OFF to ON." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-10-11T20:50:51.171Z", - "uniqueQualifier": "5141795198896305035", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vYL7719HMlFf8aLiJLY2t7owZzo\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T16:01:11.218Z", - "uniqueQualifier": "7184977982843790688", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dCl4MiNxazZFb9H4s9b2u_tkV4Q\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from OFF to ON." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-25T16:00:06.405Z", - "uniqueQualifier": "7775662809542561286", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d5rFSRYtyjsBVsX2kOEh1sk_Z2g\"", - "actor": { - "callerType": "USER", - "email": "westdaniel@example.org", - "profileId": "089885993421003892476" - }, - "ipAddress": "45.241.14.132", - "events": [ - { - "type": "SYSTEM_DEFINED_RULES", - "name": "SYSTEM_DEFINED_RULE_UPDATED", - "parameters": [ - { - "name": "SYSTEM_DEFINED_RULE_NAME", - "value": "User granted Admin privilege" - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", - "value": "Status changed from ON to OFF." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", - "value": "Severity unchanged." - }, - { - "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", - "value": "Email notification status unchanged, receivers unchanged." - } - ] - } - ] - } - ] - }, - "sites_logs": { - "items": [ - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:21:06.841Z", - "uniqueQualifier": "-9098195182074921452", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-fQO1VttB1Obie8i8zS9CKBE21Y\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:20:46.288Z", - "uniqueQualifier": "8025554506417096733", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zS3HSddvbnPer8u4kCOjHdrrzbg\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:16:20.189Z", - "uniqueQualifier": "6356283915385824969", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/D1TR1mn2jV4m3nTNDvIwKEw-g_U\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:16:01.109Z", - "uniqueQualifier": "7204973669826879617", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SzCRUx16q6JUq3WFPzNQnvjeRmM\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:09:14.177Z", - "uniqueQualifier": "8302313116147020961", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RNrPvwvGArfJNJh9_prabZiUiZ0\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Rita Taylor DDS" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:08:47.434Z", - "uniqueQualifier": "-8749900273598629428", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoaNB1Mn23UiFStWmas0q4T5aik\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Rita Taylor DDS" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-13T21:08:23.813Z", - "uniqueQualifier": "-2006657176011927130", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2ZZie_YZHJjeztU_5SjNtcvQ150\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Rita Taylor DDS" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:15:04.510Z", - "uniqueQualifier": "-5444758841714443622", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zd0oHRz1H30sZY8gJ7Ifv1xekxg\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:14:56.923Z", - "uniqueQualifier": "-5957373208334712224", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAP9lpj6QvRtP0_bDD_kh972Uuc\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:14:02.942Z", - "uniqueQualifier": "-5708636481598052506", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKXjGSesbvWzCU5wOAYKityUEXQ\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "AI Studio" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:13:14.451Z", - "uniqueQualifier": "-5236552787674514970", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QpmFQfW7NRV6UQret9O8gZ_roMA\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "AI Studio" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:11:52.275Z", - "uniqueQualifier": "-170769798380779633", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9GiJqVQHVqWVuVJU-b6q8bZh_zQ\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-09-12T15:09:52.063Z", - "uniqueQualifier": "3839884327329736493", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d_fbdFvJa_chJfoulpfORJiV0-4\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-29T16:58:53.890Z", - "uniqueQualifier": "7454046695208426259", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wES7_Ynv5c8CiZyw16LybVDvoUw\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-22T18:20:51.143Z", - "uniqueQualifier": "-7688066320309934110", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EM38FAFsPQjrzvstCc2wey7T0l0\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Gemini" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T16:35:34.867Z", - "uniqueQualifier": "-7527263763506654985", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J6Pbk-QpRmwtf3RNIo3EChrSprw\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-20T15:28:15.108Z", - "uniqueQualifier": "6601077961077712234", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2O8VGsfETfnfmBqZRaCMnPr89do\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-07T11:43:06.667Z", - "uniqueQualifier": "-7947017718017192057", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DCQPh23OixiPHvct0lsp7J6Ysdc\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Early Access Apps" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:22:55.858Z", - "uniqueQualifier": "-1594877828342837660", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/69OSj6V2mD9_iXaVundnAgzOTF8\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Paula Smith" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "INHERIT_FROM_PARENT" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:21:04.795Z", - "uniqueQualifier": "2753106744149837378", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DVZ60mbnjb0-SaeLEkWknblA_uw\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Paula Smith" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:20:59.156Z", - "uniqueQualifier": "6178707512128116339", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/irVhaBwGC1mNiciRkZXYQqWEXjE\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Paula Smith" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:19:13.642Z", - "uniqueQualifier": "2808073231402698204", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gv6XaiMq_nD6suJkxzSwTJBndQ0\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:19:08.164Z", - "uniqueQualifier": "8736007291127896364", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rkw5mtTUj5MbLbQWOmU45x-BnMw\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T19:08:30.787Z", - "uniqueQualifier": "533218495484865116", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NYKdZWqDJyEWI93fdecspxR5CoA\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-08-02T18:59:47.601Z", - "uniqueQualifier": "-2453065809836051332", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tTdKdRnzKNEW_bBoIK9vtnuCscc\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-07-10T13:02:25.716Z", - "uniqueQualifier": "-6733023187686062485", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1WFFW5dUtAH3Rt4tRlgLzCGaJfs\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "GROUP_EMAIL", - "value": "Test Group" - }, - { - "name": "SERVICE_NAME", - "value": "Google Meet" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-17T13:24:57.067Z", - "uniqueQualifier": "162223212287505661", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mxrwtdruurEUt_byTOSSap4u8EQ\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-17T13:17:15.082Z", - "uniqueQualifier": "1964753045072657864", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HTA6cJ12b2oz5I5yyyz1QeBn3is\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Sites OU" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-12T15:24:57.620Z", - "uniqueQualifier": "-689788582864289", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/94Ja39XIYZ62lAFAugruZ-VlHcw\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-06-12T15:19:16.583Z", - "uniqueQualifier": "3590866658306550858", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hO5E-6ac0TKrbBRUJeRbK9qU80s\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Rita Taylor DDS" - }, - { - "name": "SERVICE_NAME", - "value": "Sites" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-03T12:43:40.126Z", - "uniqueQualifier": "1462511194025694775", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KZHuaRruLn5lkB5lKfbr5bruz38\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "false" - } - ] - } - ] - }, - { - "kind": "admin#reports#activity", - "id": { - "time": "2024-05-03T12:42:57.125Z", - "uniqueQualifier": "2444645180561800039", - "applicationName": "admin", - "customerId": "ABCDEFG" - }, - "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjCS2080C-2siWcbEf6_0xEP56Q\"", - "actor": { - "callerType": "USER", - "email": "ipayne@example.net", - "profileId": "089885993421003892476" - }, - "ipAddress": "84.221.212.242", - "events": [ - { - "type": "ORG_SETTINGS", - "name": "TOGGLE_SERVICE_ENABLED", - "parameters": [ - { - "name": "DOMAIN_NAME", - "value": "example.org" - }, - { - "name": "ORG_UNIT_NAME", - "value": "Org Name" - }, - { - "name": "SERVICE_NAME", - "value": "DISABLE_UNLISTED_SERVICES" - }, - { - "name": "NEW_VALUE", - "value": "true" - } - ] - } - ] - } - ] - }, - "tenant_info": { - "domain": "example.org", - "topLevelOU": "Org Name" - }, - "domains": [ - "example.org", - "David Berg" - ], - "spf_records": [ - { - "domain": "example.org", - "rdata": [ - "v=spf1 include:_spf.google.com ~all" - ], - "log": [ - { - "query_name": "example.org", - "query_method": "traditional", - "query_result": "Query returned 1 txt records" - } - ] - }, - { - "domain": "Jill Hudson", - "rdata": [ - "v=spf1 include:spf.protection.outlook.com -all" - ], - "log": [ - { - "query_name": "Jill Hudson", - "query_method": "traditional", - "query_result": "Query returned 1 txt records" - } - ] - } - ], - "dkim_records": [ - { - "domain": "example.org", - "rdata": [ - "v=DKIM1; k=rsa; p=myfakeexamplepublickey;" - ], - "log": [ - { - "query_name": "google._domainkey.example.org", - "query_method": "traditional", - "query_result": "Query returned 1 txt records" - } - ] - }, - { - "domain": "Megan Cooper", - "rdata": [ - "v=DKIM1; k=rsa; p=myfakeexamplepublickey;" - ], - "log": [ - { - "query_name": "google._domainkey.Megan Cooper", - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN" - }, - { - "query_name": "selector1._domainkey.Megan Cooper", - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN" - }, - { - "query_name": "selector2._domainkey.Megan Cooper", - "query_method": "traditional", - "query_result": "Query returned 1 txt records" - } - ] - } - ], - "dmarc_records": [ - { - "domain": "example.org", - "rdata": [], - "log": [ - { - "query_name": "_dmarc.example.org", - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN" - }, - { - "query_name": "_dmarc.example.org", - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN" - } - ] - }, - { - "domain": "Christina Cobb", - "rdata": [ - "v=DMARC1; p=reject; pct=100; rua=mailto:zgill@example.com, mailto:zgill@example.com" - ], - "log": [ - { - "query_name": "_dmarc.Christina Cobb", - "query_method": "traditional", - "query_result": "Query returned NXDOMAIN" - }, - { - "query_name": "_dmarc.example.gov", - "query_method": "traditional", - "query_result": "Query returned 1 txt records" - } - ] - } - ], - "super_admins": [ - { - "primaryEmail": "kimbarnes1@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes2@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes3@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes4@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes5@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes6@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes7@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes8@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes9@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes10@example.org", - "orgUnitPath": "" - }, - { - "primaryEmail": "kimbarnes11@example.org", - "orgUnitPath": "" - } - ], - "group_settings": [ - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Benjamin Patterson", - "description": "Beta testing efforts for GWS AI-based DLP capabilities", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Lori Bennett", - "description": "Lori Bennett", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MANAGERS_CAN_VIEW", - "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MANAGERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "false", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Classroom Teachers", - "description": "This group includes all Classroom teachers in your domain. Users who say they are teachers are added as pending members until you approve. Note that members of this group have additional privileges, which you can control in the Admin Console. WARNING: Do not delete this group.", - "whoCanJoin": "CAN_REQUEST_TO_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "false", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_LIST", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_OWNERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Maria Nelson", - "description": "hello world", - "whoCanJoin": "ALL_IN_DOMAIN_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "OWNERS_AND_MANAGERS", - "whoCanUnassignTopic": "OWNERS_AND_MANAGERS", - "whoCanTakeTopics": "OWNERS_AND_MANAGERS", - "whoCanMarkDuplicate": "OWNERS_AND_MANAGERS", - "whoCanMarkNoResponseNeeded": "OWNERS_AND_MANAGERS", - "whoCanMarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", - "whoCanEnterFreeFormTags": "OWNERS_AND_MANAGERS", - "whoCanModifyTagsAndCategories": "OWNERS_AND_MANAGERS", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "OWNERS_AND_MANAGERS", - "whoCanMakeTopicsSticky": "OWNERS_AND_MANAGERS", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "OWNERS_AND_MANAGERS", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Donald Ross", - "description": "", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Joseph Hardy", - "description": "hi", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Christopher Sullivan", - "description": "hello world", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_OWNERS_CAN_INVITE", - "whoCanAdd": "ALL_OWNERS_CAN_ADD", - "allowExternalMembers": "true", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "false", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ALL_MEMBERS_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_OWNERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_ONLY", - "whoCanModifyMembers": "OWNERS_ONLY", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_ONLY", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "true", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Joel Knight", - "description": "This is a internal group for technical content owners to keep track of changes for the security configuration baseline.", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_OWNERS_CAN_INVITE", - "whoCanAdd": "ALL_OWNERS_CAN_ADD", - "allowExternalMembers": "true", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ALL_MEMBERS_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_OWNERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_ONLY", - "whoCanModifyMembers": "OWNERS_ONLY", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_ONLY", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "true", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Security Group", - "description": "", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "false", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Scott Garcia", - "description": "This group is a secret", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "true", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Test Hide 2", - "description": "", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "false", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "OWNERS_AND_MANAGERS", - "whoCanUnassignTopic": "OWNERS_AND_MANAGERS", - "whoCanTakeTopics": "OWNERS_AND_MANAGERS", - "whoCanMarkDuplicate": "OWNERS_AND_MANAGERS", - "whoCanMarkNoResponseNeeded": "OWNERS_AND_MANAGERS", - "whoCanMarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", - "whoCanEnterFreeFormTags": "OWNERS_AND_MANAGERS", - "whoCanModifyTagsAndCategories": "OWNERS_AND_MANAGERS", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "OWNERS_AND_MANAGERS", - "whoCanMakeTopicsSticky": "OWNERS_AND_MANAGERS", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "OWNERS_AND_MANAGERS", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_MEMBERS_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Test Group", - "description": "This is for testing purposes", - "whoCanJoin": "CAN_REQUEST_TO_JOIN", - "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", - "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Test Hiding", - "description": "", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "false", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_MEMBERS_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - }, - { - "kind": "groupsSettings#groups", - "email": "daniel44@example.org", - "name": "Terry Eaton", - "description": "", - "whoCanJoin": "INVITED_CAN_JOIN", - "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", - "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", - "whoCanAdd": "ALL_MANAGERS_CAN_ADD", - "allowExternalMembers": "false", - "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", - "allowWebPosting": "true", - "primaryLanguage": "en_US", - "maxMessageBytes": 26214400, - "isArchived": "true", - "archiveOnly": "false", - "messageModerationLevel": "MODERATE_NONE", - "spamModerationLevel": "MODERATE", - "replyTo": "REPLY_TO_IGNORE", - "includeCustomFooter": "false", - "customFooterText": "", - "sendMessageDenyNotification": "false", - "defaultMessageDenyNotificationText": "", - "showInGroupDirectory": "true", - "allowGoogleCommunication": "false", - "membersCanPostAsTheGroup": "false", - "messageDisplayFont": "DEFAULT_FONT", - "includeInGlobalAddressList": "true", - "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", - "whoCanContactOwner": "ANYONE_CAN_CONTACT", - "whoCanAddReferences": "NONE", - "whoCanAssignTopics": "NONE", - "whoCanUnassignTopic": "NONE", - "whoCanTakeTopics": "NONE", - "whoCanMarkDuplicate": "NONE", - "whoCanMarkNoResponseNeeded": "NONE", - "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", - "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", - "whoCanEnterFreeFormTags": "NONE", - "whoCanModifyTagsAndCategories": "NONE", - "favoriteRepliesOnTop": "true", - "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", - "whoCanBanUsers": "OWNERS_AND_MANAGERS", - "whoCanModifyMembers": "OWNERS_AND_MANAGERS", - "whoCanApproveMessages": "OWNERS_AND_MANAGERS", - "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", - "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", - "whoCanLockTopics": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", - "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", - "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", - "whoCanHideAbuse": "NONE", - "whoCanMakeTopicsSticky": "NONE", - "whoCanModerateMembers": "OWNERS_AND_MANAGERS", - "whoCanModerateContent": "OWNERS_AND_MANAGERS", - "whoCanAssistContent": "NONE", - "customRolesEnabledForSettingsToBeMerged": "false", - "enableCollaborativeInbox": "false", - "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", - "defaultSender": "DEFAULT_SELF" - } - ], - "successful_calls": [ - "get_dkim_records", - "directory/v1/orgunits/list", - "directory/v1/groups/list", - "get_dmarc_records", - "directory/v1/users/list", - "reports/v1/activities/list", - "groups-settings/v1/groups/get", - "get_spf_records", - "directory/v1/domains/list" - ], - "unsuccessful_calls": [] - } +{ + "MetaData": { + "TenantId": null, + "DisplayName": null, + "DomainName": "example.org", + "ProductSuite": "GWS", + "ProductsAssessed": [ + "Google Calendar", + "Google Chat", + "Google Classroom", + "Common Controls", + "Google Drive and Docs", + "Gmail", + "Groups for Business", + "Google Meet", + "Rules", + "Google Sites" + ], + "ProductAbbreviationMapping": { + "Gmail": "gmail", + "Google Calendar": "calendar", + "Groups for Business": "groups", + "Google Chat": "chat", + "Google Drive and Docs": "drive", + "Google Meet": "meet", + "Google Sites": "sites", + "Common Controls": "commoncontrols", + "Rules": "rules", + "Google Classroom": "classroom" + }, + "Tool": "ScubaGoggles", + "ToolVersion": "0.3.0", + "TimeStampZulu": "2024-10-11T21:01:08.026Z" + }, + "Summary": { + "calendar": { + "Manual": 1, + "Passes": 4, + "Errors": 0, + "Failures": 1, + "Warnings": 0, + "Omit": 0 + }, + "chat": { + "Manual": 0, + "Passes": 7, + "Errors": 0, + "Failures": 0, + "Warnings": 0, + "Omit": 1 + }, + "classroom": { + "Manual": 0, + "Passes": 6, + "Errors": 0, + "Failures": 0, + "Warnings": 0, + "Omit": 0 + }, + "commoncontrols": { + "Manual": 14, + "Passes": 12, + "Errors": 0, + "Failures": 6, + "Warnings": 0, + "Omit": 0 + }, + "drive": { + "Manual": 0, + "Passes": 10, + "Errors": 0, + "Failures": 3, + "Warnings": 3, + "Omit": 1 + }, + "gmail": { + "Manual": 13, + "Passes": 25, + "Errors": 0, + "Failures": 5, + "Warnings": 2, + "Omit": 0 + }, + "groups": { + "Manual": 0, + "Passes": 6, + "Errors": 0, + "Failures": 0, + "Warnings": 1, + "Omit": 0 + }, + "meet": { + "Manual": 0, + "Passes": 5, + "Errors": 0, + "Failures": 0, + "Warnings": 0, + "Omit": 0 + }, + "rules": { + "Manual": 35, + "Passes": 3, + "Errors": 0, + "Failures": 1, + "Warnings": 0, + "Omit": 0 + }, + "sites": { + "Manual": 0, + "Passes": 1, + "Errors": 0, + "Failures": 0, + "Warnings": 0, + "Omit": 0 + } + }, + "Results": { + "calendar": [ + { + "GroupName": "External Sharing Options", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#1-External-Sharing-Options", + "Controls": [ + { + "Control ID": "GWS.CALENDAR.1.1v0.3", + "Requirement": "External Sharing Options for Primary Calendars SHALL be configured to "Only free/busy information (hide event details)."", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.CALENDAR.1.2v0.3", + "Requirement": "External sharing options for secondary calendars SHALL be configured to "Only free/busy information (hide event details)."", + "Result": "Fail", + "Criticality": "Shall", + "Details": "Requirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars." + } + ] + }, + { + "GroupName": "External Invitations Warnings", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#2-External-Invitations-Warnings", + "Controls": [ + { + "Control ID": "GWS.CALENDAR.2.1v0.3", + "Requirement": "External invitations warnings SHALL be enabled to prompt users before sending invitations.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Calendar Interop Management", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#3-Calendar-Interop-Management", + "Controls": [ + { + "Control ID": "GWS.CALENDAR.3.1v0.3", + "Requirement": "Calendar Interop SHOULD be disabled.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met." + }, + { + "Control ID": "GWS.CALENDAR.3.2v0.3", + "Requirement": "OAuth 2.0 SHALL be used in lieu of basic authentication to establish connectivity between tenants or organizations in cases where Calendar Interop is deemed necessary for agency mission fulfillment.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Paid Appointments", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/calendar.md#4-Paid-Appointments", + "Controls": [ + { + "Control ID": "GWS.CALENDAR.4.1v0.3", + "Requirement": "Appointment Schedule with Payments SHALL be disabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + } + ], + "chat": [ + { + "GroupName": "Chat History", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#1-Chat-History", + "Controls": [ + { + "Control ID": "GWS.CHAT.1.1v0.3", + "Requirement": "Chat history SHALL be enabled for information traceability.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.CHAT.1.2v0.3", + "Requirement": "Users SHALL NOT be allowed to change their history setting.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "External File Sharing", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#2-External-File-Sharing", + "Controls": [ + { + "Control ID": "GWS.CHAT.2.1v0.3", + "Requirement": "External file sharing SHALL be disabled to protect sensitive information from unauthorized or accidental sharing.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "History for Spaces", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#3-History-for-Spaces", + "Controls": [ + { + "Control ID": "GWS.CHAT.3.1v0.3", + "Requirement": "Space history SHOULD be enabled for traceability of information.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "External Chat Messaging", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#4-External-Chat-Messaging", + "Controls": [ + { + "Control ID": "GWS.CHAT.4.1v0.3", + "Requirement": "External Chat messaging SHALL be restricted to allowlisted domains only.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "DLP rules", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#5-DLP-rules", + "Controls": [ + { + "Control ID": "GWS.CHAT.5.1v0.3", + "Requirement": "Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.", + "Result": "Omitted", + "Criticality": "Should/Not-Implemented", + "Details": "Test omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check." + } + ] + }, + { + "GroupName": "Content Reporting", + "GroupNumber": "6", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/chat.md#6-Content-Reporting", + "Controls": [ + { + "Control ID": "GWS.CHAT.6.1v0.3", + "Requirement": "Chat content reporting SHALL be enabled for all conversation types.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case." + }, + { + "Control ID": "GWS.CHAT.6.2v0.3", + "Requirement": "All reporting message categories SHOULD be selected.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + } + ], + "classroom": [ + { + "GroupName": "Class Membership", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#1-Class-Membership", + "Controls": [ + { + "Control ID": "GWS.CLASSROOM.1.1v0.3", + "Requirement": "Who can join classes in your domain SHALL be set to Users in your domain only.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.CLASSROOM.1.2v0.3", + "Requirement": "Which classes users in your domain can join SHALL be set to Classes in your domain only.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Classroom API", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#2-Classroom-API", + "Controls": [ + { + "Control ID": "GWS.CLASSROOM.2.1v0.3", + "Requirement": "Users SHALL NOT be able to authorize apps to access their Google Classroom data.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Roster Import", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#3-Roster-Import", + "Controls": [ + { + "Control ID": "GWS.CLASSROOM.3.1v0.3", + "Requirement": "Roster import with Clever SHOULD be turned off.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Student Unenrollment", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#4-Student-Unenrollment", + "Controls": [ + { + "Control ID": "GWS.CLASSROOM.4.1v0.3", + "Requirement": "Only teachers SHALL be allowed to unenroll students from classes.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Class Creation", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/classroom.md#5-Class-Creation", + "Controls": [ + { + "Control ID": "GWS.CLASSROOM.5.1v0.3", + "Requirement": "Class creation SHALL be restricted to verified teachers only.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + } + ], + "commoncontrols": [ + { + "GroupName": "Phishing-Resistant Multi-Factor Authentication", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#1-Phishing-Resistant-Multi-Factor-Authentication", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.1.1v0.3", + "Requirement": "Phishing-Resistant MFA SHALL be required for all users.", + "Result": "No events found", + "Criticality": "Shall", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." + }, + { + "Control ID": "GWS.COMMONCONTROLS.1.2v0.3", + "Requirement": "Google 2SV new user enrollment period SHALL be set to 1 week.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    " + }, + { + "Control ID": "GWS.COMMONCONTROLS.1.3v0.3", + "Requirement": "Allow users to trust the device SHALL be disabled.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following groups are non-compliant:
    • wilsondennis@example.org: Allow user to trust the device is ON
    " + }, + { + "Control ID": "GWS.COMMONCONTROLS.1.4v0.3", + "Requirement": "If phishing-resistant MFA is not yet tenable, an MFA method from the following list SHALL be used in the interim.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Context-aware Access", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#2-Context-aware-Access", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.2.1v0.3", + "Requirement": "Policies restricting access to GWS based on signals about enterprise devices SHOULD be implemented.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met." + } + ] + }, + { + "GroupName": "Login Challenges", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#3-Login-Challenges", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.3.1v0.3", + "Requirement": "Login Challenges SHALL be enabled when third party SAML SSO is in use.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "User Session Duration", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#4-User-Session-Duration", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.4.1v0.3", + "Requirement": "Users SHALL be forced to re-authenticate after an established 12-hour GWS login session has expired.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Secure Passwords", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#5-Secure-Passwords", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.5.1v0.3", + "Requirement": "User password strength SHALL be enforced.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.COMMONCONTROLS.5.2v0.3", + "Requirement": "User password length SHALL be at least 12 characters.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.COMMONCONTROLS.5.3v0.3", + "Requirement": "Password policy SHALL be enforced at next sign-in.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    " + }, + { + "Control ID": "GWS.COMMONCONTROLS.5.4v0.3", + "Requirement": "User passwords SHALL NOT be reused.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.COMMONCONTROLS.5.5v0.3", + "Requirement": "User passwords SHALL NOT expire.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Highly Privileged Accounts", + "GroupNumber": "6", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#6-Highly-Privileged-Accounts", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.6.1v0.3", + "Requirement": "All highly privileged accounts SHALL leverage Google Account authentication with phishing-resistant MFA and not the agency's authoritative on-premises or federated identity system.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.COMMONCONTROLS.6.2v0.3", + "Requirement": "A minimum of **two** and maximum of **eight** separate and distinct super admin users SHALL be configured.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following super admins are configured: wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org, wilsondennis@example.org. Note: Exceptions are allowed for \"break glass\" super admin accounts, though we are not able to account for this automatically." + } + ] + }, + { + "GroupName": "Conflicting Account Management", + "GroupNumber": "7", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#7-Conflicting-Account-Management", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.7.1v0.3", + "Requirement": "Account conflict management SHALL be configured to replace conflicting unmanaged accounts with managed ones.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Catastrophic Recovery Options for Super Admins", + "GroupNumber": "8", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#8-Catastrophic-Recovery-Options-for-Super-Admins", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.8.1v0.3", + "Requirement": "Account self-recovery for Super Admins SHALL be disabled", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "GWS Advanced Protection Program", + "GroupNumber": "9", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#9-GWS-Advanced-Protection-Program", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.9.1v0.3", + "Requirement": "Highly privileged accounts SHALL be enrolled in the GWS Advanced Protection Program.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.COMMONCONTROLS.9.2v0.3", + "Requirement": "All sensitive user accounts SHOULD be enrolled into the GWS Advanced Protection Program.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "App Access to Google APIs", + "GroupNumber": "10", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#10-App-Access-to-Google-APIs", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.10.1v0.3", + "Requirement": "Agencies SHALL use GWS application access control policies to restrict access to all GWS services by third party apps.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met." + }, + { + "Control ID": "GWS.COMMONCONTROLS.10.2v0.3", + "Requirement": "Agencies SHALL NOT allow users to consent to access to low-risk scopes.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met." + }, + { + "Control ID": "GWS.COMMONCONTROLS.10.3v0.3", + "Requirement": "Agencies SHALL NOT trust unconfigured internal apps.", + "Result": "No events found", + "Criticality": "Shall", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." + }, + { + "Control ID": "GWS.COMMONCONTROLS.10.4v0.3", + "Requirement": "Agencies SHALL NOT allow users to access unconfigured third-party apps.", + "Result": "No events found", + "Criticality": "Shall", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." + } + ] + }, + { + "GroupName": "Authorized Google Marketplace Apps", + "GroupNumber": "11", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#11-Authorized-Google-Marketplace-Apps", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.11.1v0.3", + "Requirement": "Only approved Google Workspace Marketplace applications SHALL be allowed for installation.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    " + }, + { + "Control ID": "GWS.COMMONCONTROLS.11.2v0.3", + "Requirement": "Access to Google Workspace applications by less secure apps that do not meet security standards for authentication SHALL be prevented.", + "Result": "No events found", + "Criticality": "Should", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended." + } + ] + }, + { + "GroupName": "Google Takeout Services for Users", + "GroupNumber": "12", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#12-Google-Takeout-Services-for-Users", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.12.1v0.3", + "Requirement": "Google Takeout services SHALL be disabled.", + "Result": "No events found", + "Criticality": "Shall", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended." + } + ] + }, + { + "GroupName": "System-defined Rules", + "GroupNumber": "13", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#13-System-defined-Rules", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Requirement": "Required system-defined alerting rules, as listed in the Policy group description, SHALL be enabled with alerts.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Results for GWS.COMMONCONTROLS.13 are listed in the Rules Report." + } + ] + }, + { + "GroupName": "Google Workspace Logs", + "GroupNumber": "14", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#14-Google-Workspace-Logs", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.14.1v0.3", + "Requirement": "The following critical logs SHALL be sent to the agency's centralized SIEM.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.COMMONCONTROLS.14.2v0.3", + "Requirement": "Audit logs SHALL be maintained for at least 6 months in active storage and an additional 18 months in cold storage, as dictated by OMB M-21-31.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Data Regions and Storage", + "GroupNumber": "15", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#15-Data-Regions-and-Storage", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.15.1v0.3", + "Requirement": "The data storage region SHALL be set to be the United States for all users in the agency's GWS environment.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.COMMONCONTROLS.15.2v0.3", + "Requirement": "The supplemental data storage region SHALL NOT be set to 'Russian Federation'.", + "Result": "No events found", + "Criticality": "Shall", + "Details": " No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended." + } + ] + }, + { + "GroupName": "Additional Google Services", + "GroupNumber": "16", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#16-Additional-Google-Services", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.16.1v0.3", + "Requirement": "Service status for Google services that do not have an individual control SHOULD be set to OFF for everyone.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Multi-Party Approval", + "GroupNumber": "17", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#17-Multi-Party-Approval", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.17.1v0.3", + "Requirement": "Require multi party approval for sensitive admin actions SHALL be enabled.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    " + } + ] + } + ], + "drive": [ + { + "GroupName": "Sharing Outside the Organization", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#1-Sharing-Outside-the-Organization", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.1.1v0.3", + "Requirement": "Agencies SHOULD disable sharing outside of the organization's domain.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.2v0.3", + "Requirement": "Agencies SHOULD disable users' receiving files from outside of the organization's domain.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.3v0.3", + "Requirement": "Warnings SHALL be enabled when a user is attempting to share something outside the domain.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.4v0.3", + "Requirement": "If sharing outside of the organization, then agencies SHALL disable sharing of files with individuals who are not using a Google account.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.5v0.3", + "Requirement": "Agencies SHALL disable making files and published web content visible to anyone with the link.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.6v0.3", + "Requirement": "Agencies SHALL set access checking to recipients only.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.7v0.3", + "Requirement": "Agencies SHALL NOT allow any users to distribute content from an organization-owned shared drive to shared drives owned by another organization.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.1.8v0.3", + "Requirement": "Agencies SHALL set newly created items to have Private to the Owner as the default level of access.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Shared Drive Creation", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#2-Shared-Drive-Creation", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.2.1v0.3", + "Requirement": "Agencies SHOULD NOT allow members with manager access to override shared drive creation settings.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.DRIVEDOCS.2.2v0.3", + "Requirement": "Agencies SHOULD NOT allow users outside of their organization to access files in shared drives.", + "Result": "Warning", + "Criticality": "Should", + "Details": "The following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    " + }, + { + "Control ID": "GWS.DRIVEDOCS.2.3v0.3", + "Requirement": "Agencies SHALL allow users who are not shared drive members to be added to files.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    " + }, + { + "Control ID": "GWS.DRIVEDOCS.2.4v0.3", + "Requirement": "Agencies SHALL NOT allow viewers and commenters to download, print, and copy files.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files
    " + } + ] + }, + { + "GroupName": "Security Updates for Files", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#3-Security-Updates-for-Files", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.3.1v0.3", + "Requirement": "Agencies SHALL enable the security update for Drive files.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Drive SDK", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#4-Drive-SDK", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.4.1v0.3", + "Requirement": "Agencies SHOULD disable Drive SDK access.", + "Result": "Warning", + "Criticality": "Should", + "Details": "The following OUs are non-compliant:
    • Mrs. Victoria Phillips PhD: Drive SDK is enabled
    " + } + ] + }, + { + "GroupName": "User Installation of Drive and Docs Add-Ons", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#5-User-Installation-of-Drive-and-Docs-Add-Ons", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.5.1v0.3", + "Requirement": "Agencies SHALL disable Add-Ons.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.
    " + } + ] + }, + { + "GroupName": "Drive for Desktop", + "GroupNumber": "6", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#6-Drive-for-Desktop", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.6.1v0.3", + "Requirement": "Google Drive for Desktop SHOULD be enabled only for authorized devices.", + "Result": "Warning", + "Criticality": "Should", + "Details": "The following groups are non-compliant:
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    • ewalker@example.org: Drive for Desktop is enabled and can be used on any device.
    " + } + ] + }, + { + "GroupName": "DLP rules", + "GroupNumber": "7", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/drive.md#7-DLP-rules", + "Controls": [ + { + "Control ID": "GWS.DRIVEDOCS.7.1v0.3", + "Requirement": "Agencies SHOULD configure DLP rules to block or warn on sharing files with sensitive data.", + "Result": "Omitted", + "Criticality": "Should/Not-Implemented", + "Details": "Test omitted by user. The DLP capability required by the baselines is implemented by third party product, [x], which ScubaGoggles does not have the ability to check." + } + ] + } + ], + "gmail": [ + { + "GroupName": "Mail Delegation", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#1-Mail-Delegation", + "Controls": [ + { + "Control ID": "GWS.GMAIL.1.1v0.3", + "Requirement": "Mail Delegation SHOULD be disabled.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "DomainKeys Identified Mail", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#2-DomainKeys-Identified-Mail", + "Controls": [ + { + "Control ID": "GWS.GMAIL.2.1v0.3", + "Requirement": "DKIM SHOULD be enabled for all domains.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met." + } + ] + }, + { + "GroupName": "Sender Policy Framework", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#3-Sender-Policy-Framework", + "Controls": [ + { + "Control ID": "GWS.GMAIL.3.1v0.3", + "Requirement": "An SPF policy SHALL be published for each domain that fails all non-approved senders.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "1 of 2 agency domain(s) found in violation: example.org." + } + ] + }, + { + "GroupName": "Domain-based Message Authentication, Reporting, and Conformance", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#4-Domain-based-Message-Authentication,-Reporting,-and-Conformance", + "Controls": [ + { + "Control ID": "GWS.GMAIL.4.1v0.3", + "Requirement": "A DMARC policy SHALL be published for every second-level domain.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "1 of 2 agency domain(s) found in violation: example.org." + }, + { + "Control ID": "GWS.GMAIL.4.2v0.3", + "Requirement": "The DMARC message rejection option SHALL be p=reject.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "1 of 2 agency domain(s) found in violation: example.org." + }, + { + "Control ID": "GWS.GMAIL.4.3v0.3", + "Requirement": "The DMARC point of contact for aggregate reports SHALL include `reports@dmarc.cyber.dhs.gov`.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "1 of 2 agency domain(s) found in violation: example.org." + }, + { + "Control ID": "GWS.GMAIL.4.4v0.3", + "Requirement": "An agency point of contact SHOULD be included for aggregate and failure reports.", + "Result": "Warning", + "Criticality": "Should", + "Details": "1 of 2 agency domain(s) found in violation: example.org." + } + ] + }, + { + "GroupName": "Attachment Protections", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#5-Attachment-Protections", + "Controls": [ + { + "Control ID": "GWS.GMAIL.5.1v0.3", + "Requirement": "Protect against encrypted attachments from untrusted senders SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.5.2v0.3", + "Requirement": "Protect against attachments with scripts from untrusted senders SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.5.3v0.3", + "Requirement": "Protect against anomalous attachment types in emails SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.5.4v0.3", + "Requirement": "Google SHOULD be allowed to automatically apply future recommended settings for attachments.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.5.5v0.3", + "Requirement": "Emails flagged by the above attachment protection controls SHALL NOT be kept in inbox.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.5.6v0.3", + "Requirement": "Any third-party or outside application selected for attachment protection SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please check manually." + } + ] + }, + { + "GroupName": "Links and External Images Protection", + "GroupNumber": "6", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#6-Links-and-External-Images-Protection", + "Controls": [ + { + "Control ID": "GWS.GMAIL.6.1v0.3", + "Requirement": "Identify links behind shortened URLs SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.6.2v0.3", + "Requirement": "Scan linked images SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.6.3v0.3", + "Requirement": "Show warning prompt for any click on links to untrusted domains SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.6.4v0.3", + "Requirement": "Google SHALL be allowed to automatically apply future recommended settings for links and external images.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.6.5v0.3", + "Requirement": "Any third-party or outside application selected for links and external images protection SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Spoofing and Authentication Protection", + "GroupNumber": "7", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#7-Spoofing-and-Authentication-Protection", + "Controls": [ + { + "Control ID": "GWS.GMAIL.7.1v0.3", + "Requirement": "Protect against domain spoofing based on similar domain names SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.2v0.3", + "Requirement": "Protect against spoofing of employee names SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.3v0.3", + "Requirement": "Protect against inbound emails spoofing your domain SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.4v0.3", + "Requirement": "Protect against any unauthenticated emails SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.5v0.3", + "Requirement": "Protect your Groups from inbound emails spoofing your domain SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.6v0.3", + "Requirement": "Emails flagged by the above spoofing and authentication controls SHALL NOT be kept in inbox.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.7v0.3", + "Requirement": "Google SHALL be allowed to automatically apply future recommended settings for spoofing and authentication.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.7.8v0.3", + "Requirement": "Any third-party or outside application selected for spoofing and authentication protection SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "User Email Uploads", + "GroupNumber": "8", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#8-User-Email-Uploads", + "Controls": [ + { + "Control ID": "GWS.GMAIL.8.1v0.3", + "Requirement": "User email uploads SHALL be disabled to protect against unauthorized files being introduced into the secured environment.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "POP and IMAP Access for Users", + "GroupNumber": "9", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#9-POP-and-IMAP-Access-for-Users", + "Controls": [ + { + "Control ID": "GWS.GMAIL.9.1v0.3", + "Requirement": "POP and IMAP access SHALL be disabled to protect sensitive agency or organization emails from being accessed through legacy applications or other third-party mail clients.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Google Workspace Sync", + "GroupNumber": "10", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#10-Google-Workspace-Sync", + "Controls": [ + { + "Control ID": "GWS.GMAIL.10.1v0.3", + "Requirement": "Google Workspace Sync SHOULD be disabled.", + "Result": "Fail", + "Criticality": "Shall", + "Details": "The following OUs are non-compliant:
    • Bradley Martin: Automatically enable outlook sync is set to enabled
    " + }, + { + "Control ID": "GWS.GMAIL.10.2v0.3", + "Requirement": "Google Workspace Sync MAY be enabled on a per-user basis as needed.", + "Result": "N/A", + "Criticality": "May/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Automatic Forwarding", + "GroupNumber": "11", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#11-Automatic-Forwarding", + "Controls": [ + { + "Control ID": "GWS.GMAIL.11.1v0.3", + "Requirement": "Automatic forwarding SHOULD be disabled, especially to external domains.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Per-user Outbound Gateways", + "GroupNumber": "12", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#12-Per-user-Outbound-Gateways", + "Controls": [ + { + "Control ID": "GWS.GMAIL.12.1v0.3", + "Requirement": "Using a per-user outbound gateway that is a mail server other than the Google Workspace mail servers SHALL be disabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Unintended External Reply Warning", + "GroupNumber": "13", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#13-Unintended-External-Reply-Warning", + "Controls": [ + { + "Control ID": "GWS.GMAIL.13.1v0.3", + "Requirement": "Unintended external reply warnings SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Email Allowlist", + "GroupNumber": "14", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#14-Email-Allowlist", + "Controls": [ + { + "Control ID": "GWS.GMAIL.14.1v0.3", + "Requirement": "An email allowlist SHOULD not be implemented.", + "Result": "Warning", + "Criticality": "Should", + "Details": "Email allowlists are enabled in Org Name." + } + ] + }, + { + "GroupName": "Enhanced Pre-Delivery Message Scanning", + "GroupNumber": "15", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#15-Enhanced-Pre-Delivery-Message-Scanning", + "Controls": [ + { + "Control ID": "GWS.GMAIL.15.1v0.3", + "Requirement": "Enhanced pre-delivery message scanning SHALL be enabled to prevent phishing.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.15.2v0.3", + "Requirement": "Any third-party or outside application selected for enhanced pre-delivery message scanning SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Security Sandbox", + "GroupNumber": "16", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#16-Security-Sandbox", + "Controls": [ + { + "Control ID": "GWS.GMAIL.16.1v0.3", + "Requirement": "Security sandbox SHOULD be enabled to provide additional protections for their email messages.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + }, + { + "Control ID": "GWS.GMAIL.16.2v0.3", + "Requirement": "Any third-party or outside application selected for security sandbox SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Comprehensive Mail Storage", + "GroupNumber": "17", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#17-Comprehensive-Mail-Storage", + "Controls": [ + { + "Control ID": "GWS.GMAIL.17.1v0.3", + "Requirement": "Comprehensive mail storage SHOULD be enabled to allow tracking of information across applications.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Content Compliance Filtering", + "GroupNumber": "18", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#18-Content-Compliance-Filtering", + "Controls": [ + { + "Control ID": "GWS.GMAIL.18.1v0.3", + "Requirement": "Content filtering SHOULD be enabled within Gmail messages.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.GMAIL.18.2v0.3", + "Requirement": "Any third-party or outside application selected for advanced email content filtering SHOULD offer services comparable to those offered by Google Workspace.", + "Result": "N/A", + "Criticality": "Should/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.GMAIL.18.3v0.3", + "Requirement": "Gmail or third-party applications SHALL be configured to protect PII and sensitive information as defined by the agency. At a minimum, credit card numbers, taxpayer Identification Numbers (TIN), and Social Security Numbers (SSN) SHALL be blocked.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + }, + { + "GroupName": "Spam Filtering", + "GroupNumber": "19", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/gmail.md#19-Spam-Filtering", + "Controls": [ + { + "Control ID": "GWS.GMAIL.19.1v0.3", + "Requirement": "Domains SHALL NOT be added to lists that bypass spam filters.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.GMAIL.19.2v0.3", + "Requirement": "Domains SHALL NOT be added to lists that bypass spam filters and hide warnings.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + }, + { + "Control ID": "GWS.GMAIL.19.3v0.3", + "Requirement": "Bypass spam filters and hide warnings for all messages from internal and external senders SHALL NOT be enabled.", + "Result": "N/A", + "Criticality": "Shall/Not-Implemented", + "Details": "Currently not able to be tested automatically; please manually check." + } + ] + } + ], + "groups": [ + { + "GroupName": "External Group Access", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#1-External-Group-Access", + "Controls": [ + { + "Control ID": "GWS.GROUPS.1.1v0.3", + "Requirement": "Group access from outside the organization SHALL be disabled unless explicitly granted by the group owner.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Adding External Members", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#2-Adding-External-Members", + "Controls": [ + { + "Control ID": "GWS.GROUPS.2.1v0.3", + "Requirement": "Group owners' ability to add external members to groups SHOULD be disabled unless necessary for agency mission fulfillment.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Allowing Posting by External Members", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#3-Allowing-Posting-by-External-Members", + "Controls": [ + { + "Control ID": "GWS.GROUPS.3.1v0.3", + "Requirement": "Group owners' ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Group Creation", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#4-Group-Creation", + "Controls": [ + { + "Control ID": "GWS.GROUPS.4.1v0.3", + "Requirement": "Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.", + "Result": "Warning", + "Criticality": "Should", + "Details": "The following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups
    " + } + ] + }, + { + "GroupName": "Default Permissions for Viewing Conversations", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#5-Default-Permissions-for-Viewing-Conversations", + "Controls": [ + { + "Control ID": "GWS.GROUPS.5.1v0.3", + "Requirement": "The default permission to view conversations SHOULD be set to All Group Members.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Ability to Hide Groups from the Directory", + "GroupNumber": "6", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#6-Ability-to-Hide-Groups-from-the-Directory", + "Controls": [ + { + "Control ID": "GWS.GROUPS.6.1v0.3", + "Requirement": "The Ability for Groups to be Hidden from the Directory SHALL be disabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "New Groups", + "GroupNumber": "7", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/groups.md#7-New-Groups", + "Controls": [ + { + "Control ID": "GWS.GROUPS.7.1v0.3", + "Requirement": "New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all groups." + } + ] + } + ], + "meet": [ + { + "GroupName": "Meeting Access", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#1-Meeting-Access", + "Controls": [ + { + "Control ID": "GWS.MEET.1.1v0.3", + "Requirement": "Meeting access SHOULD be restricted to users signed in with a Google Account or Dialing in using a phone.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Internal Access to External Meetings", + "GroupNumber": "2", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#2-Internal-Access-to-External-Meetings", + "Controls": [ + { + "Control ID": "GWS.MEET.2.1v0.3", + "Requirement": "Meeting access SHALL be disabled for meetings created by users who are not members of any Google Workspace tenant or organization.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Host Management Meeting Features", + "GroupNumber": "3", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#3-Host-Management-Meeting-Features", + "Controls": [ + { + "Control ID": "GWS.MEET.3.1v0.3", + "Requirement": "Host Management meeting features SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "External Participants", + "GroupNumber": "4", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#4-External-Participants", + "Controls": [ + { + "Control ID": "GWS.MEET.4.1v0.3", + "Requirement": "Warn for external participants SHALL be enabled.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + }, + { + "GroupName": "Incoming Calls", + "GroupNumber": "5", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/meet.md#5-Incoming-Calls", + "Controls": [ + { + "Control ID": "GWS.MEET.5.1v0.3", + "Requirement": "Incoming calls SHALL be restricted to contacts and other users in the organization.", + "Result": "Pass", + "Criticality": "Shall", + "Details": "Requirement met in all OUs and groups." + } + ] + } + ], + "rules": [ + { + "GroupName": "System-defined Rules", + "GroupNumber": "13", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/commoncontrols.md#13-System-defined-Rules", + "Controls": [ + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Domain data export initiated", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "A Super Administrator for your Google account has started exporting data from your domain." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "[Beta] Client-side encryption service unavailable", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "A problem has been detected with your client-side encryption service indicating an outage or misconfigured setting." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User-reported phishing", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "A sender has sent messages to your domain that users have classified as phishings." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Suspicious message reported", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "A sender has sent messages to your domain that users have classified as spam." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Suspended user made active", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "A suspended user is made active." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User suspended (by admin)", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "An admin has suspended the account." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Spike in user-reported spam", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "An unusually high volume of messages from a sender that users have marked as spam." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Google Voice configuration problem", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Auto attendants and ring groups with invalid references may hang up at unexpected times." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Directory sync cancelled due to safeguard threshold exceeded", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Directory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Account suspension warning", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Leaked password", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google detected compromised credentials requiring a reset of the user's password." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User suspended (Google identity alert)", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google detected suspicious activity and suspended the account." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User suspended for spamming", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google detected suspicious activity such as spamming and suspended the account." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User suspended for spamming through relay", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google detected suspicious activity such as spamming through a SMTP relay service and suspended the account." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Suspicious programmatic login", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google detected suspicious login attempts from potential applications or computer programs." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User suspended due to suspicious activity", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Google suspended a user's account due to a potential compromise detected." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Gmail potential employee spoofing", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Incoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Phishing in inboxes due to bad whitelist", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Messages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Malware message detected post-delivery", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Messages detected as malware post-delivery that are automatically reclassified." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Phishing message detected post-delivery", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Messages detected as phishing post-delivery that are automatically reclassified." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "TLS failure", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Messages requiring Transport Layer Security (TLS) can't be delivered." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Device compromised", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Provides details about devices in your domain that have entered a compromised state." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Google Operations", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Provides details about security and privacy issues that affect your Google Workspace services." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Suspicious device activity", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Provides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Government-backed attacks", + "Result": "No events found", + "Criticality": "Shall", + "Rule Description": "Warnings about potential government-backed attacks." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Rate limited recipient", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "A high rate of incoming email indicating a potential malicious attack or misconfigured setting." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User deleted", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "A user has been deleted from the domain." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "App Maker Cloud SQL setup", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "A user has requested a Google Cloud SQL instance to be set up for use with App Maker." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Apps outage alert", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "Alerts about new, updated, or resolved outage on the Google Workspace Status Dashboard." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Smarthost failure", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "Alerts if a large number of messages can't be delivered to one of your smart host servers." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Calendar settings changed", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "An admin has changed Google Workspace Calendar settings." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Drive settings changed", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "An admin has changed Google Workspace Drive settings." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Email settings changed", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "An admin has changed Google Workspace Gmail settings." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Mobile settings changed", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "An admin has changed mobile management settings." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Exchange journaling failure", + "Result": "No events found", + "Criticality": "Should", + "Rule Description": "Failures with Exchange journaling that ensures email traffic generated by Microsoft\u00ae Exchange server users is properly archived in Google Vault." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "New user added", + "Result": "Pass", + "Criticality": "Should", + "Rule Description": "A new user has been added to the domain." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User granted Admin privilege", + "Result": "Pass", + "Criticality": "Shall", + "Rule Description": "A user is granted an admin privilege." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "User's Admin privilege revoked", + "Result": "Pass", + "Criticality": "Shall", + "Rule Description": "A user is revoked of their admin privilege." + }, + { + "Control ID": "GWS.COMMONCONTROLS.13.1v0.3", + "Rule Name": "Suspicious login", + "Result": "Fail", + "Criticality": "Shall", + "Rule Description": "Google detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location." + } + ] + } + ], + "sites": [ + { + "GroupName": "Sites Service Status", + "GroupNumber": "1", + "GroupReferenceURL": "https://github.com/cisagov/scubagoggles/blob/v0.3.0/baselines/sites.md#1-Sites-Service-Status", + "Controls": [ + { + "Control ID": "GWS.SITES.1.1v0.3", + "Requirement": "Sites Service SHOULD be disabled for all users.", + "Result": "Pass", + "Criticality": "Should", + "Details": "Requirement met in all OUs and groups." + } + ] + } + ] + }, + "Raw": { + "organizational_units": { + "kind": "admin#directory#orgUnits", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Sj_HAvudKHEkCVM_Sn1krnddo1Y\"", + "organizationUnits": [ + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CdR1hTfWzqxA8DDaOUg11hbVivo\"", + "name": "Catherine Lara", + "description": "test OU for super admins", + "orgUnitPath": "/Catherine Lara", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rPn4yE7pK_muoYjSNhrvr6_yDqo\"", + "name": "Jorge Williams", + "description": "", + "orgUnitPath": "/Jorge Williams", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/73BuQlA1JPEBmzb0TAY7r5yFSvM\"", + "name": "Anthony Jackson", + "description": "Made for Rego testing", + "orgUnitPath": "/Anthony Jackson", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xZPiY5ANaUSTy1NiOmxx5l4pPVQ\"", + "name": "Luke Martin", + "description": "Luke Martin", + "orgUnitPath": "/Luke Martin", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjnzho2daqNOhRQzkLQjaqEbIlQ\"", + "name": "Nicholas Rodriguez", + "description": "", + "orgUnitPath": "/Nicholas Rodriguez", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0iSPmMd8Umpd7-_APEgVeBB9tSA\"", + "name": "Alexandra Maxwell", + "description": "For AI auto-classification testing", + "orgUnitPath": "/Alexandra Maxwell", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tWNXvp6OIwsyhFqlp48uLmfcAy8\"", + "name": "Glenn Mccoy", + "description": "Users in this group have access to sites", + "orgUnitPath": "/Glenn Mccoy", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-xaSPPNVsEV_f4ZopOLvPlAMcAY\"", + "name": "Angelica Martinez", + "description": "Kenneth Hernandez", + "orgUnitPath": "/Angelica Martinez", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xYv0b7tChPSeZLwr06IoCgqCmJM\"", + "name": "Cameron Dunn", + "description": "", + "orgUnitPath": "/Cameron Dunn", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X1U4mk2O0HZtNkP6IdLl1K7PVNk\"", + "name": "Anthony Jackson_Brian Parrish", + "description": "", + "orgUnitPath": "/Anthony Jackson_Brian Parrish", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/F464OiguDbtVqB5S3P2I45wEpiI\"", + "name": "Test Target Audience", + "description": "", + "orgUnitPath": "/Test Target Audience", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + }, + { + "kind": "admin#directory#orgUnit", + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3eMmDNWrjQyXGjoeFyKNxexiNw0\"", + "name": "Sites OU", + "description": "", + "orgUnitPath": "/Sites OU", + "orgUnitId": "id:0a0a0a0a0a0a0a0", + "parentOrgUnitPath": "/", + "parentOrgUnitId": "id:0a0a0a0a0a0a0a0" + } + ] + }, + "organizational_unit_names": [ + "", + "Dawn Green", + "Olivia Anderson", + "Molly Burgess", + "Org Name", + "Sites OU", + "Amber Ruiz", + "Ryan Young", + "Test Target Audience", + "Rebecca Schultz", + "Kelly Allen_Tiffany English", + "Michele Owens", + "Kelly Allen", + "Isaiah Walsh" + ], + "calendar_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-17T13:27:28.705Z", + "uniqueQualifier": "-8477115180212894288", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zCHnkwno4jJaD-6bPKqJlkwBcAs\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" + }, + { + "name": "NEW_VALUE", + "value": "READ_WRITE_ACCESS" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:44:10.329Z", + "uniqueQualifier": "-8486742869988451916", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xd_fwYYcK5wIhYh2CS5BteCi4Dc\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EWS_INTEROP" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:42:01.426Z", + "uniqueQualifier": "-6408041277190046787", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ka1o1q1rVakUtANGB7lIcJGZJyU\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EWS_INTEROP" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:41:05.585Z", + "uniqueQualifier": "-8366999120854461687", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c88KyiFQ1N6tLXrtltcevpUmkXA\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EWS_INTEROP" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:38:07.573Z", + "uniqueQualifier": "-7019067880239209779", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/px_Hc9f28KakY4WRWdH2ahGWNs0\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "christopherjenkins@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:37:39.208Z", + "uniqueQualifier": "-7935118052466259343", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LCp1DOOhVQbtxN1rVkDK85Ci-nM\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "christopherjenkins@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:36:13.350Z", + "uniqueQualifier": "-7876506947637356115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9HxQLyUDwbTi1H0wCgXtDnts1QE\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:35:45.528Z", + "uniqueQualifier": "-6332458829736664046", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dcx-N6jsDvP-5zTH21fByTOryQU\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:35:15.028Z", + "uniqueQualifier": "-6551676897309297499", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hCY4Gafs8QgIeqUZPTRwBYcCmCQ\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:34:40.132Z", + "uniqueQualifier": "-6647051825042666966", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZxrwF1dFW0fPlsjP1ovR9bF9JzY\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EXTERNAL_GUEST_PROMPT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:33:52.022Z", + "uniqueQualifier": "-5113128350909749994", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bFVN1s3MrNpDQi5jEPkp9C_4zak\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "MANAGE_ACCESS" + }, + { + "name": "NEW_VALUE", + "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:33:15.607Z", + "uniqueQualifier": "-4965016007964467148", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OJ2Xs5vYD2zG_4UpIVOa7RRWma8\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR" + }, + { + "name": "ORG_UNIT_NAME", + "value": "" + }, + { + "name": "OLD_VALUE", + "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" + }, + { + "name": "NEW_VALUE", + "value": "MANAGE_ACCESS" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:32:34.294Z", + "uniqueQualifier": "-4708609750457909254", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kj9RetqJKyxRlW79o_99L_DfnGQ\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "READ_ONLY_ACCESS" + }, + { + "name": "NEW_VALUE", + "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:32:18.473Z", + "uniqueQualifier": "-7085844140542796383", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YPXfgY-S468WhnT1k1OheFL1OV8\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "MANAGE_ACCESS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "christopherjenkins@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:31:49.411Z", + "uniqueQualifier": "-8801771209770878875", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zsMRH_gAv9_UoneBgcgccXMeG9A\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "MANAGE_ACCESS" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "christopherjenkins@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:30:54.382Z", + "uniqueQualifier": "-8099679689652983531", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JP3_l3iuUBs0BggliFmwk-ha6mE\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "OLD_VALUE", + "value": "READ_WRITE_ACCESS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:30:20.533Z", + "uniqueQualifier": "-8158733140943555806", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fRMPD-i79Fq8S4YJatqDEJVlk0A\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "OLD_VALUE", + "value": "MANAGE_ACCESS" + }, + { + "name": "NEW_VALUE", + "value": "READ_WRITE_ACCESS" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:29:25.508Z", + "uniqueQualifier": "-6950796392888715395", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QxVBSyiCvoriRZL1iAsaHKVPJD4\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "CALENDAR_SETTINGS", + "name": "CHANGE_CALENDAR_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHOW_ONLY_FREE_BUSY_INFORMATION" + }, + { + "name": "NEW_VALUE", + "value": "READ_ONLY_ACCESS" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:46:07.986Z", + "uniqueQualifier": "-5174706392570142599", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Sm3Z16iwvOGo36Y_pfzFK9eRdUo\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:45:39.226Z", + "uniqueQualifier": "-5522405652697133681", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SgYrmfwIy47tTbjx_cQ75Nw2JJ4\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:45:08.275Z", + "uniqueQualifier": "-7385793982146338594", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/44AcYXPlp13PG-9tMjm3uEKCmnI\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:55:08.063Z", + "uniqueQualifier": "-5890825954996077196", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZqQ7H_KbwkWxQaDhDF3CbC8BY8w\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-10T23:03:06.944Z", + "uniqueQualifier": "-6579869504202952668", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Zbjo6zX1d0AlsK646w60y0D8dtc\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T17:46:40.675Z", + "uniqueQualifier": "-7018811880230337269", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8BiCJuVMBarS9Kpj9dJuGLgqyNA\"", + "actor": { + "callerType": "USER", + "email": "christopherjenkins@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "102.236.115.157", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Calendar" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kevin Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "CalendarAppointmentSlotAdminSettingsProto payments_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + } + ] + }, + "chat_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:22.466Z", + "uniqueQualifier": "-7887561784838261571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:22.466Z", + "uniqueQualifier": "-7887561784838261571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:14.385Z", + "uniqueQualifier": "-6056168752789270714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTBbAQhxPZsWj5LsfEqGFleRIKE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_SPECIFIED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_ALL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:39:14.005Z", + "uniqueQualifier": "-7147674165748918269", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:39:14.005Z", + "uniqueQualifier": "-7147674165748918269", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:37:05.652Z", + "uniqueQualifier": "-9205883031082977874", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hbcfwf6k22_k-3FtjvUC7V4nBIU\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_SPECIFIED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_ALL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:27:47.475Z", + "uniqueQualifier": "-7014252578803603883", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1Zmoc3LHvpg9GhAvNk_9ST-3pf8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "IMAGES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "NO_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:03.558Z", + "uniqueQualifier": "-8950312908180674247", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:03.558Z", + "uniqueQualifier": "-8950312908180674247", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:03.558Z", + "uniqueQualifier": "-8950312908180674247", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_hCKnKg8Q3r8eQltZnf2GCnGN5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:35.940Z", + "uniqueQualifier": "-5717817924683121393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:35.940Z", + "uniqueQualifier": "-5717817924683121393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:35.940Z", + "uniqueQualifier": "-5717817924683121393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/otW34L9No04sWaaJt282hmHA7fs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:24:46.421Z", + "uniqueQualifier": "-7876189068470984762", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JvnjzarJyT16jLtnnLsJwpes9xI\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:49.482Z", + "uniqueQualifier": "-8533726947567458040", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ne5uUITWrirWbkzLstu5MyBO-a0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:28.330Z", + "uniqueQualifier": "-7943145884182403662", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ry2eoi1L_GCVZVCgDn8QH9Zk_So\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:28.330Z", + "uniqueQualifier": "-7943145884182403662", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ry2eoi1L_GCVZVCgDn8QH9Zk_So\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:21:49.399Z", + "uniqueQualifier": "-9015781430855477844", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qLznX7EZXrw4znlC8gqvEADbFQg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:21:49.399Z", + "uniqueQualifier": "-9015781430855477844", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qLznX7EZXrw4znlC8gqvEADbFQg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:21:19.302Z", + "uniqueQualifier": "-8486376875349240445", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tuWVPtcVS2ZBavttkpTeGpacxGk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:20:25.040Z", + "uniqueQualifier": "-8636968227045980780", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5NMiXbH0m_5kIqszGP9Ez_MvTFI\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:17:20.912Z", + "uniqueQualifier": "-7673894559800395421", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YmcAl-0fyr20jCUSV-Vb8nQa8Ns\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:17:16.890Z", + "uniqueQualifier": "-7550912556731955277", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OrJKsxVFvs2Z0F4Uvlhb8XwjwYY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:16:53.464Z", + "uniqueQualifier": "-8360623288448812884", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_HnPEs1aTqTHoKXfu-JeKlFRin8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "NEW_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:16:23.981Z", + "uniqueQualifier": "-6971315591005762236", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LRE7nQdHjiiz8_9R6v-ya_-XB-g\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:15:58.759Z", + "uniqueQualifier": "-7203150203936999926", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KQE8lpE1558T_OXZWAC_8i6xNRQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:15:32.025Z", + "uniqueQualifier": "-8191604283539947445", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UJKuwOpkIZWk2MBow8CKlOc2SnM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "NEW_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:15:03.228Z", + "uniqueQualifier": "-7694512380275587787", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pbiL3fe0HxG3MWpkjF6LhI4x-zo\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:12:44.627Z", + "uniqueQualifier": "-6647175090810509884", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6vXXkbu4jMf6imSpcmYc_j4pEoM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RoomOtrSettingsProto otr_state" + }, + { + "name": "OLD_VALUE", + "value": "DEFAULT_OFF_THE_RECORD" + }, + { + "name": "NEW_VALUE", + "value": "DEFAULT_ON_THE_RECORD" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:12:15.974Z", + "uniqueQualifier": "-8080273420039872387", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yZc24eSucZnXeTglioSvVYzsxpE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RoomOtrSettingsProto otr_state" + }, + { + "name": "OLD_VALUE", + "value": "ALWAYS_OFF_THE_RECORD" + }, + { + "name": "NEW_VALUE", + "value": "DEFAULT_OFF_THE_RECORD" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:11:45.989Z", + "uniqueQualifier": "-9157814716279378327", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eONg8SXPPLlDXjnnPYcD4Jaco0E\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RoomOtrSettingsProto otr_state" + }, + { + "name": "OLD_VALUE", + "value": "ALWAYS_ON_THE_RECORD" + }, + { + "name": "NEW_VALUE", + "value": "ALWAYS_OFF_THE_RECORD" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:11:17.353Z", + "uniqueQualifier": "-8172147712442665897", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xOd9yPAIq_2eWMcttBz6lAqa0Xg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RoomOtrSettingsProto otr_state" + }, + { + "name": "OLD_VALUE", + "value": "DEFAULT_OFF_THE_RECORD" + }, + { + "name": "NEW_VALUE", + "value": "ALWAYS_ON_THE_RECORD" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:09:13.209Z", + "uniqueQualifier": "-7587608269144110522", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2l4f8-arRTwo97odfeoh9TYhkTM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "NO_FILES" + }, + { + "name": "NEW_VALUE", + "value": "IMAGES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:08:48.503Z", + "uniqueQualifier": "-6962493130770165557", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FYbWtLU2YcslMkEbWwl-2yqmhbY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:06:38.856Z", + "uniqueQualifier": "-7399566814057475095", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YQ7b0ywNXMrnvRqjxfVHeTFudq0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:06:33.988Z", + "uniqueQualifier": "-8020911819707963536", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NMoy6Si_ZuAgUyqY-Hcg8gxXMKA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:06:33.988Z", + "uniqueQualifier": "-8020911819707963536", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NMoy6Si_ZuAgUyqY-Hcg8gxXMKA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:06:06.990Z", + "uniqueQualifier": "-8042150540548263125", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2Ak926mxDdieR3pCSuGl688eDy0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:05:44.194Z", + "uniqueQualifier": "-6617886611257823811", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L5wXmHW5Vk7Gd-H5DYQI-ZgdljE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:05:12.810Z", + "uniqueQualifier": "-5230807813889003249", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdRXKTUdGiav0SR_EtM1IjRsLFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-08T20:16:19.915Z", + "uniqueQualifier": "-7930101470938536214", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YaaeeEWo4R39hssag8R9g59KOUY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "NEW_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T19:08:13.781Z", + "uniqueQualifier": "-5348890122661969238", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ckn34d8sJixaEawXrICSo0eFdBw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Chat app Settings - Chat apps enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T19:06:42.661Z", + "uniqueQualifier": "-5419176639400854018", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Byxh2WJn9YEO3SeXgwX_ospEh1Y\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Chat app Settings - Chat apps enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-27T14:39:18.058Z", + "uniqueQualifier": "-7949310213342848296", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OzvxstEtjCqqNzsZvzKaKaorbMQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "Chat app Settings - Chat apps enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T18:00:05.495Z", + "uniqueQualifier": "-5718476310452348531", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jak4ocUgxARCOyyqyxf4zFpApx8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:58:59.059Z", + "uniqueQualifier": "-7709251650637614822", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7UkvbbLjhvr27I8GaXdB-9SjPyc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:58:43.519Z", + "uniqueQualifier": "-5675907858515971736", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FEuxK72ommgWu5mEDihq9k6KpYs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: SPAM\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:57:15.484Z", + "uniqueQualifier": "-5055238693028733494", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xpZm7cqIO93BBweOW8sGy_YY9G0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: SPAM\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:55:52.803Z", + "uniqueQualifier": "-8734531393169642681", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ynArDZg5lFraGhypq8siO01zWVs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:54:15.520Z", + "uniqueQualifier": "-4820620952529858196", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tG3UUHi_I1PUQeP7EGng8KSRriw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:54:15.520Z", + "uniqueQualifier": "-4820620952529858196", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tG3UUHi_I1PUQeP7EGng8KSRriw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: CONFIDENTIAL_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:52:18.319Z", + "uniqueQualifier": "-5549678074728637710", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:52:18.319Z", + "uniqueQualifier": "-5549678074728637710", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:52:18.319Z", + "uniqueQualifier": "-5549678074728637710", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:52:18.319Z", + "uniqueQualifier": "-5549678074728637710", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QOXzs6KKXUkaa3bNC3DP1L4_xAs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:50:46.165Z", + "uniqueQualifier": "-7650409460268248090", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IfN-Bucu4Ysasp7-2MDHshFZwl8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:50:22.157Z", + "uniqueQualifier": "-8217202257236044315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ni_Q3Gu2eRBB48z7qJUzqwo5UB4\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T17:50:22.157Z", + "uniqueQualifier": "-8217202257236044315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ni_Q3Gu2eRBB48z7qJUzqwo5UB4\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:24.847Z", + "uniqueQualifier": "-6308798392322336959", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B8nX5vkrfLdSCG2ZlatAXOAOk2c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:45:33.745Z", + "uniqueQualifier": "-5417962127174307015", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PvD9yZeBZFN7zMSob-BB0IcFbKg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:59:47.456Z", + "uniqueQualifier": "-5777292877128450150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dAOXhNItV0jxH_Urb9kLA9_TMx0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:59:47.456Z", + "uniqueQualifier": "-5777292877128450150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dAOXhNItV0jxH_Urb9kLA9_TMx0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:30.169Z", + "uniqueQualifier": "-6977753558754250610", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qKsX25dBFDIelv8oeQYEVClrbPE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:09:14.542Z", + "uniqueQualifier": "-5614487196773234623", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hsL52O5MRB9QavURHMMa5dJstLw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:05:47.057Z", + "uniqueQualifier": "-6816441186651420891", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZF6I-9zC-Ak-LebRSzldiy_0yBI\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:05:13.345Z", + "uniqueQualifier": "-8990779354522384884", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M4nojpi2Z3sNHpygy5s8C0qNvZg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:58.193Z", + "uniqueQualifier": "-8483384571925962353", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SKaPtE6etGxa8SR_fOyvuDWUL8E\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:58.193Z", + "uniqueQualifier": "-8483384571925962353", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SKaPtE6etGxa8SR_fOyvuDWUL8E\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:58.464Z", + "uniqueQualifier": "-9148009362511820150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:58.464Z", + "uniqueQualifier": "-9148009362511820150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:58.464Z", + "uniqueQualifier": "-9148009362511820150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gj_Hw3-5-ACOqHTaPYDl-ckLL9Q\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:25:01.490Z", + "uniqueQualifier": "-6393262787711306142", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XAQbez6CwgZoPgzOO4Ne96XUXQs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:20.517Z", + "uniqueQualifier": "-5910220960607714226", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:20.517Z", + "uniqueQualifier": "-5910220960607714226", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:20.517Z", + "uniqueQualifier": "-5910220960607714226", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:20.517Z", + "uniqueQualifier": "-5910220960607714226", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:23:20.517Z", + "uniqueQualifier": "-5910220960607714226", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CSUk4jW9mLqiM_1m6xlXE2rBMSs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:10:05.260Z", + "uniqueQualifier": "-5952565029117867686", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0pflB2sJMCH4Yme1QaYNeqEETOY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "NEW_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" + }, + { + "name": "NEW_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:10:05.260Z", + "uniqueQualifier": "-5952565029117867686", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0pflB2sJMCH4Yme1QaYNeqEETOY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "NEW_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" + }, + { + "name": "NEW_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:42.628Z", + "uniqueQualifier": "-6499201999060038490", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TCuFe4WbRSSgQRSw0Zf_VYsc5oY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:42.628Z", + "uniqueQualifier": "-6499201999060038490", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TCuFe4WbRSSgQRSw0Zf_VYsc5oY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:09.063Z", + "uniqueQualifier": "-8969014943281676999", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vZM-oDNQBiT849jV_vo1tmigBu0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:09.063Z", + "uniqueQualifier": "-8969014943281676999", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vZM-oDNQBiT849jV_vo1tmigBu0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:59:10.110Z", + "uniqueQualifier": "-8386834296554780685", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:59:10.110Z", + "uniqueQualifier": "-8386834296554780685", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:59:10.110Z", + "uniqueQualifier": "-8386834296554780685", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:59:10.110Z", + "uniqueQualifier": "-8386834296554780685", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:59:10.110Z", + "uniqueQualifier": "-8386834296554780685", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cjXkGwuz9-3O-srBiVCk1N--UEk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-08T20:13:50.145Z", + "uniqueQualifier": "-7222664256084686393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ht8ZToYET6cAJ80pD81AAByIgp8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-08T20:13:50.145Z", + "uniqueQualifier": "-7222664256084686393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ht8ZToYET6cAJ80pD81AAByIgp8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:00.449Z", + "uniqueQualifier": "-7964243820370082571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:00.449Z", + "uniqueQualifier": "-7964243820370082571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:00.449Z", + "uniqueQualifier": "-7964243820370082571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:00.449Z", + "uniqueQualifier": "-7964243820370082571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:00.449Z", + "uniqueQualifier": "-7964243820370082571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Utum7yF9fNcrb_uFahRit5TpA_c\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:43:52.998Z", + "uniqueQualifier": "-6584289455960691129", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9iT8gpk0yWJhp3uPKt0Std1QeNY\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:10:36.385Z", + "uniqueQualifier": "-8922480876969605161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EGDzjNn-0V-I1t9amcRJXBT5cLk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:09:48.773Z", + "uniqueQualifier": "-5158239100147635314", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:09:48.773Z", + "uniqueQualifier": "-5158239100147635314", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:09:48.773Z", + "uniqueQualifier": "-5158239100147635314", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:09:48.773Z", + "uniqueQualifier": "-5158239100147635314", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:09:48.773Z", + "uniqueQualifier": "-5158239100147635314", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FashUXBqrq5qS3h7QHxVBj_61rg\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:33:33.154Z", + "uniqueQualifier": "-5480362920132431443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:33:33.154Z", + "uniqueQualifier": "-5480362920132431443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:33:33.154Z", + "uniqueQualifier": "-5480362920132431443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:33:33.154Z", + "uniqueQualifier": "-5480362920132431443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:33:33.154Z", + "uniqueQualifier": "-5480362920132431443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ID7VtmUl_6_psKJ-VEYcFk5qv5U\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:19:28.478Z", + "uniqueQualifier": "-4803232389001906550", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o2VFd4n5rGoDPhaLbKjJ62qR1D8\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:14:49.919Z", + "uniqueQualifier": "-8398318737351595450", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YghR4Y9nKbxCaeJTcUImN8c87xs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:02:20.990Z", + "uniqueQualifier": "-7223963000211338265", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yu3U_Avo3-wOYxCs4nkjF7LHBOA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "NEW_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "NEW_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "NEW_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "NEW_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:27:25.829Z", + "uniqueQualifier": "-6257495847541990767", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:27:25.829Z", + "uniqueQualifier": "-6257495847541990767", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:27:25.829Z", + "uniqueQualifier": "-6257495847541990767", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/le4QDQG_HAmizJOus3mGIEDJZxA\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:26:30.463Z", + "uniqueQualifier": "-7103786263113331496", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uxnh5YbkFYzBF4CPaxYGhpR-Lxs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:35.533Z", + "uniqueQualifier": "-7027185209266434146", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:35.533Z", + "uniqueQualifier": "-7027185209266434146", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:35.533Z", + "uniqueQualifier": "-7027185209266434146", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:35.533Z", + "uniqueQualifier": "-7027185209266434146", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:22:35.533Z", + "uniqueQualifier": "-7027185209266434146", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UhtYICjbx0OJqLLB0xF0n0D6-7M\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:18:07.226Z", + "uniqueQualifier": "-6919036534415654097", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDb5nWM96Hi_8Ydn45kEYzW8wHE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:18:07.226Z", + "uniqueQualifier": "-6919036534415654097", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDb5nWM96Hi_8Ydn45kEYzW8wHE\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:10:34.076Z", + "uniqueQualifier": "-5299828028143135252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mJy1GifF37i5lPrTiWcNpKwIwck\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:10:34.076Z", + "uniqueQualifier": "-5299828028143135252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mJy1GifF37i5lPrTiWcNpKwIwck\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto internal_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "DynamiteFileSharingSettingsProto external_file_sharing_setting" + }, + { + "name": "OLD_VALUE", + "value": "ALL_FILES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:08:12.470Z", + "uniqueQualifier": "-5500264527741950737", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AFbGouAR_F_qH6cCYdpQu3c7sIs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:08:12.470Z", + "uniqueQualifier": "-5500264527741950737", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AFbGouAR_F_qH6cCYdpQu3c7sIs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:13.942Z", + "uniqueQualifier": "-8472704111767076250", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5Zcd6XROmwVk9D5zlT1y74pkk0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:13.942Z", + "uniqueQualifier": "-8472704111767076250", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5Zcd6XROmwVk9D5zlT1y74pkk0\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:04.392Z", + "uniqueQualifier": "-5205757201527246439", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-Rp07itT7kcnwOemQruN0adlRb4\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T00:07:04.392Z", + "uniqueQualifier": "-5205757201527246439", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-Rp07itT7kcnwOemQruN0adlRb4\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto allow_chat_archiving_setting_modification" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ChatArchivingProto chatsDefaultToOffTheRecord" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:58:49.939Z", + "uniqueQualifier": "-5840617284795834714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:58:49.939Z", + "uniqueQualifier": "-5840617284795834714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:58:49.939Z", + "uniqueQualifier": "-5840617284795834714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:58:49.939Z", + "uniqueQualifier": "-5840617284795834714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:58:49.939Z", + "uniqueQualifier": "-5840617284795834714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BdZFqiiFGkYJp9rHjlviS_fHxgM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-08T20:20:19.927Z", + "uniqueQualifier": "-5862926127405347500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O0BvUDH2RuHyHA3fnVIds0o-tdw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-08T20:20:19.927Z", + "uniqueQualifier": "-5862926127405347500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O0BvUDH2RuHyHA3fnVIds0o-tdw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto externalChatRestriction" + }, + { + "name": "OLD_VALUE", + "value": "NO_RESTRICTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Test Target Audience" + }, + { + "name": "SETTING_NAME", + "value": "RestrictChatProto restrictChatToOrganization" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:56:45.203Z", + "uniqueQualifier": "-5467764951882550462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5uheFSmBcEuRv4MPO4V0bqB1gFQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: SENSITIVE_INFORMATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:52.612Z", + "uniqueQualifier": "-5520349484868383511", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:52.612Z", + "uniqueQualifier": "-5520349484868383511", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:52.612Z", + "uniqueQualifier": "-5520349484868383511", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:52.612Z", + "uniqueQualifier": "-5520349484868383511", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:54:52.612Z", + "uniqueQualifier": "-5520349484868383511", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u70YCeyrn8Xpix-3sdE9tF_FHlw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:11:08.528Z", + "uniqueQualifier": "-9019581388806799592", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gmLtKcCTXMWoa-piah-jtf6z_nw\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:06:37.868Z", + "uniqueQualifier": "-4683921222812677728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:06:37.868Z", + "uniqueQualifier": "-4683921222812677728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:06:37.868Z", + "uniqueQualifier": "-4683921222812677728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:06:37.868Z", + "uniqueQualifier": "-4683921222812677728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T17:06:37.868Z", + "uniqueQualifier": "-4683921222812677728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOQ83cLade92iDXgaSRtrv00ujk\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:21:00.296Z", + "uniqueQualifier": "-7666466332809812958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kZSu86JExLF9ovYgNrKeaO6uyJM\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:16:35.910Z", + "uniqueQualifier": "-7131484956334248171", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:16:35.910Z", + "uniqueQualifier": "-7131484956334248171", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:16:35.910Z", + "uniqueQualifier": "-7131484956334248171", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6H6ixdKZ_M2uMgLZuI81VE1wBxQ\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:15:22.447Z", + "uniqueQualifier": "-7755783295568346503", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:15:22.447Z", + "uniqueQualifier": "-7755783295568346503", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:15:22.447Z", + "uniqueQualifier": "-7755783295568346503", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:15:22.447Z", + "uniqueQualifier": "-7755783295568346503", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:15:22.447Z", + "uniqueQualifier": "-7755783295568346503", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1EWmZb78oRKqG3n9Jh80LC0Z4Cc\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:59.974Z", + "uniqueQualifier": "-8058246490214539879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:59.974Z", + "uniqueQualifier": "-8058246490214539879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:59.974Z", + "uniqueQualifier": "-8058246490214539879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:59.974Z", + "uniqueQualifier": "-8058246490214539879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:13:59.974Z", + "uniqueQualifier": "-8058246490214539879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tDCXkxssJyLX65wIqdRrF60RUPs\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_NO_RESTRICTIONS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T16:07:35.821Z", + "uniqueQualifier": "-5725972958969849410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aaY2Uk31va-blS83MdGtwgYUR1I\"", + "actor": { + "callerType": "USER", + "email": "jennifergonzales@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "22.180.5.214", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_ENABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto dialog_title" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto room_restrictions" + }, + { + "name": "OLD_VALUE", + "value": "SPACE_RESTRICTIONS_DISCOVERABLE_SPACES_ONLY" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto one_on_one_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto group_chat_reporting" + }, + { + "name": "OLD_VALUE", + "value": "CONTENT_REPORTING_STATE_DISABLED" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto custom_report_dialog" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto unsafe_dialog_description_html" + }, + { + "name": "OLD_VALUE", + "value": "" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Chat" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Brown" + }, + { + "name": "SETTING_NAME", + "value": "ContentReportingProto report_types" + }, + { + "name": "OLD_VALUE", + "value": "[system_violation: HARASSMENT\n, system_violation: DISCRIMINATION\n, system_violation: EXPLICIT_CONTENT\n, system_violation: SPAM\n, system_violation: CONFIDENTIAL_INFORMATION\n, system_violation: SENSITIVE_INFORMATION\n, system_violation: OTHER\n]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + } + ] + }, + "classroom_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:21:27.557Z", + "uniqueQualifier": "-4754824336770494108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ErScGmh9dKA05n6aRJlrrZO6ydk\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "3" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:03:54.167Z", + "uniqueQualifier": "-8132883445005055597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/636X0JZzlUs2ILg2sxHA7qFBuxo\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" + }, + { + "name": "OLD_VALUE", + "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "NEW_VALUE", + "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:03:47.693Z", + "uniqueQualifier": "-7346744883119862855", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RpYnpRF0EwtWj1T8NHREB6kWf1o\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" + }, + { + "name": "OLD_VALUE", + "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "NEW_VALUE", + "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:01:07.529Z", + "uniqueQualifier": "-6746269577276220828", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bKkwZxSK78BamFZrmEQ2k1H2MJ8\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" + }, + { + "name": "OLD_VALUE", + "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "NEW_VALUE", + "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:37:26.017Z", + "uniqueQualifier": "-7003481311291604186", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hNFqBjFzCaMVr1swJCjx1mjXRq4\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:28:29.749Z", + "uniqueQualifier": "-6095003484042520079", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9eVOkxIszwS9GHIuHQFz12KR6io\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "RosterImportSettingsProto sis_integrator" + }, + { + "name": "OLD_VALUE", + "value": "SIS_INTEGRATOR_CLEVER" + }, + { + "name": "NEW_VALUE", + "value": "SIS_INTEGRATOR_NONE" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:26:31.848Z", + "uniqueQualifier": "-6801952890455915135", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8AaViLRfFyrbFzUCPZJ4NivXljc\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RosterImportSettingsProto sis_integrator" + }, + { + "name": "OLD_VALUE", + "value": "SIS_INTEGRATOR_CLEVER" + }, + { + "name": "NEW_VALUE", + "value": "SIS_INTEGRATOR_NONE" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:21:21.839Z", + "uniqueQualifier": "-7867776273521670875", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EMRYHLdUObVlPy0PCc_nDSyKmZc\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T23:54:24.244Z", + "uniqueQualifier": "-5593763229572017104", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DK7qA76577whXHwDV5lLlr_BuWE\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ClassMembershipSettingProto who_can_join_classes" + }, + { + "name": "OLD_VALUE", + "value": "4" + }, + { + "name": "NEW_VALUE", + "value": "1" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T23:53:07.045Z", + "uniqueQualifier": "-4988667774708903978", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9eqjEf0tUEmu9Qrb8Smze8WN-Ms\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ClassMembershipSettingProto who_can_join_classes" + }, + { + "name": "OLD_VALUE", + "value": "1" + }, + { + "name": "NEW_VALUE", + "value": "4" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T23:52:14.346Z", + "uniqueQualifier": "-5337651634364869377", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/g-4GgcY9ILr3BvvY3ojeNOlAOnc\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "ClassMembershipSettingProto which_classes_can_users_join" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "1" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-24T20:45:11.160Z", + "uniqueQualifier": "-8740321458255297967", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/r2rHO0-WTgxdNDr1K7afApcmtY8\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "1" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-24T20:44:23.749Z", + "uniqueQualifier": "-6549303659438705918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wpyXuNOqKvNWUL1y5_Ip2CWDpCk\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "3" + }, + { + "name": "NEW_VALUE", + "value": "1" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-24T20:21:01.277Z", + "uniqueQualifier": "-9144290003917047606", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EXcZQAotoLZ1VmdRZ2M3rgTRJ8k\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "1" + }, + { + "name": "NEW_VALUE", + "value": "3" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-21T15:57:21.728Z", + "uniqueQualifier": "-6573780976234353996", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fA7fh6KtC01OP2bj39ecvLwxNEw\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "1" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-21T15:55:33.964Z", + "uniqueQualifier": "-5868309474727489792", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CHUqnekaZvU3HgiZrtAJdxCX-ZY\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "3" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-21T15:55:22.181Z", + "uniqueQualifier": "-5318537856018611701", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7MWXSLlWIBUWGDeVni7jxMrlTU4\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "3" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-21T15:52:30.853Z", + "uniqueQualifier": "-7924684886310239575", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oGl1QFCNopWoOc887IqnsP4wtc8\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "TeacherPermissionsSettingProto who_can_create_class" + }, + { + "name": "OLD_VALUE", + "value": "3" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:03:14.924Z", + "uniqueQualifier": "-5317824849222030400", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hE221ZMsPNJkkaWATWA2sa1ULNY\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" + }, + { + "name": "NEW_VALUE", + "value": "ONLY_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:57:28.724Z", + "uniqueQualifier": "-6053662939418788326", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XwL9pZsFiEDJRUDgL9magOq3D5M\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:36:57.885Z", + "uniqueQualifier": "-8096810360987552006", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XHs81PNukW8gHlSd9T42vCDMh2M\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:27:05.183Z", + "uniqueQualifier": "-8237825120185706717", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Np54x-bLTqLNzIc8Gntwf6Rkpg8\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "RosterImportSettingsProto sis_integrator" + }, + { + "name": "NEW_VALUE", + "value": "SIS_INTEGRATOR_CLEVER" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:04:31.757Z", + "uniqueQualifier": "-5862874507866229147", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c8hU9xY_mqh19o-rOZRXDyIj2AM\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "StudentUnenrollmentSettingsProto who_can_unenroll_students" + }, + { + "name": "OLD_VALUE", + "value": "STUDENTS_AND_TEACHERS_CAN_UNENROLL_STUDENTS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:59:09.045Z", + "uniqueQualifier": "-8368169694877926431", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KdI8TZvYYvKsMHOBf02hprp2ExQ\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T00:53:02.092Z", + "uniqueQualifier": "-6948178495355530548", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/paHvPJxLf1xcNNqZvaEskymzSME\"", + "actor": { + "callerType": "USER", + "email": "sarah61@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "210.30.114.146", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Classroom" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Michael Jordan" + }, + { + "name": "SETTING_NAME", + "value": "ApiDataAccessSettingProto api_access_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + } + ] + }, + "commoncontrols_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:53.966Z", + "uniqueQualifier": "-5491849587234264962", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:53.966Z", + "uniqueQualifier": "-5491849587234264962", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:53.966Z", + "uniqueQualifier": "-5491849587234264962", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m2nQ3MfIMrcsSCJQ-qMDs88CFGc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:49.058Z", + "uniqueQualifier": "-8556964682465003782", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:49.058Z", + "uniqueQualifier": "-8556964682465003782", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:47:49.058Z", + "uniqueQualifier": "-8556964682465003782", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8xqNx7U9Sgj0b4auMQa9zoaXg4s\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AdminAccountRecoverySettingsProto Enable admin account recovery" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:57.323Z", + "uniqueQualifier": "-9154078054218049192", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:57.323Z", + "uniqueQualifier": "-9154078054218049192", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:57.323Z", + "uniqueQualifier": "-9154078054218049192", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BtgM0fQZYCLO563oCevZCyTNeMk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:53.706Z", + "uniqueQualifier": "-7715925066902880856", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:53.706Z", + "uniqueQualifier": "-7715925066902880856", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:53.706Z", + "uniqueQualifier": "-7715925066902880856", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5DaW0SAPHM_AQFPBmlIFiuPwTaM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce password policy at next login" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:47.346Z", + "uniqueQualifier": "-5358178154939358285", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:47.346Z", + "uniqueQualifier": "-5358178154939358285", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:47.346Z", + "uniqueQualifier": "-5358178154939358285", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Fsp-50kB-nnMiV-jahk5FO6r6lk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "11" + }, + { + "name": "NEW_VALUE", + "value": "12" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:42.894Z", + "uniqueQualifier": "-6572248101867242620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:42.894Z", + "uniqueQualifier": "-6572248101867242620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:42.894Z", + "uniqueQualifier": "-6572248101867242620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/izMAq4myoolv3X6ivaVDmCk05jg\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Minimum password length" + }, + { + "name": "OLD_VALUE", + "value": "12" + }, + { + "name": "NEW_VALUE", + "value": "11" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:37.536Z", + "uniqueQualifier": "-8165213193495775752", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:37.536Z", + "uniqueQualifier": "-8165213193495775752", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:37.536Z", + "uniqueQualifier": "-8165213193495775752", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7DYmK3gRoLm_omIJGMZCm4WAcM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "365" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:32.307Z", + "uniqueQualifier": "-5177345264838070518", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:32.307Z", + "uniqueQualifier": "-5177345264838070518", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:32.307Z", + "uniqueQualifier": "-5177345264838070518", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/imzcmhc-iL2mC-hEcszAQN0pmq4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Password reset frequency" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "NEW_VALUE", + "value": "365" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:26.577Z", + "uniqueQualifier": "-8513758960855696500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:26.577Z", + "uniqueQualifier": "-8513758960855696500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:26.577Z", + "uniqueQualifier": "-8513758960855696500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hIgsN97USEvKx2V81yjK_0VPRq8\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enable password reuse" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:21.534Z", + "uniqueQualifier": "-5613457177495223013", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:21.534Z", + "uniqueQualifier": "-5613457177495223013", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:21.534Z", + "uniqueQualifier": "-5613457177495223013", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pTtseKfTcLH-fJKUNMjbIX6rxhA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "off" + }, + { + "name": "NEW_VALUE", + "value": "on" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:15.284Z", + "uniqueQualifier": "-6440463830299547259", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:15.284Z", + "uniqueQualifier": "-6440463830299547259", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:46:15.284Z", + "uniqueQualifier": "-6440463830299547259", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RKrA19g3nzNlHrT1z44u_QUmkMY\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Password Management - Enforce strong password" + }, + { + "name": "OLD_VALUE", + "value": "on" + }, + { + "name": "NEW_VALUE", + "value": "off" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:00.079Z", + "uniqueQualifier": "-5621956644552598645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBrSKL3J2iCGJuxd83vXGWYHVDE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGinaRFeHk26x2iwo97hcK2FPyI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto challenge_selection_behavior" + }, + { + "name": "OLD_VALUE", + "value": "PERFORM_CHALLENGE_SELECTION" + }, + { + "name": "NEW_VALUE", + "value": "BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:34:22.702Z", + "uniqueQualifier": "-7279467952416731009", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7b_RwMrDEqJNWvbWF6cqvh2AQco\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:33:56.626Z", + "uniqueQualifier": "-6527215884915295225", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mLpXKhjULL4UBMnY2L8c3H7opSI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "disabled" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:31:24.679Z", + "uniqueQualifier": "-7878509542897140419", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eZIMCNcfZitwKqyY7Ip6TwDofZE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "OLD_VALUE", + "value": "14400" + }, + { + "name": "NEW_VALUE", + "value": "43200" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:30:26.717Z", + "uniqueQualifier": "-5507031210394217215", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/u3e9WCNl-CUwo1VqkL400KwVauU\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "OLD_VALUE", + "value": "1209600" + }, + { + "name": "NEW_VALUE", + "value": "14400" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:29:33.061Z", + "uniqueQualifier": "-6845932581957702223", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yrbpj0opEL2qQnwCMnGj64ItIGc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "OLD_VALUE", + "value": "43200" + }, + { + "name": "NEW_VALUE", + "value": "1209600" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:22.466Z", + "uniqueQualifier": "-7887561784838261571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:22.466Z", + "uniqueQualifier": "-7887561784838261571", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9VKGfj7DJcafbBPP_GSwytdpx7w\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:14.385Z", + "uniqueQualifier": "-6056168752789270714", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTBbAQhxPZsWj5LsfEqGFleRIKE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_SPECIFIED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_ALL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:39:14.005Z", + "uniqueQualifier": "-7147674165748918269", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:39:14.005Z", + "uniqueQualifier": "-7147674165748918269", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nlTNz9E571y5mcCTVHilaRsuAQI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_ALL" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_SPECIFIED" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting allow_all_internal_apps" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:37:05.652Z", + "uniqueQualifier": "-9205883031082977874", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hbcfwf6k22_k-3FtjvUC7V4nBIU\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Workspace Marketplace" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Apps Access Setting Allowlist access" + }, + { + "name": "OLD_VALUE", + "value": "ALLOW_SPECIFIED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOW_ALL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-20T15:18:11.682Z", + "uniqueQualifier": "-8607259591115547645", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zHJBJccIltriUHDTFh7MpZC99Kw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "OLD_VALUE", + "value": "2592000" + }, + { + "name": "NEW_VALUE", + "value": "43200" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:19:29.499Z", + "uniqueQualifier": "-4701419243342508728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fSgZOWLTiX8O9NO7l-3RE9FDOQc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:19:22.995Z", + "uniqueQualifier": "-6428881474889308182", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oBO9jJS1j3idMdGlmOe8nObepdk\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "disabled" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-19T15:36:29.152Z", + "uniqueQualifier": "-6774740717308530731", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rDFr8Nb4gvwTWd0Wyan2Nho_wU4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Blogger" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "UserTakeoutSettingsProto User Takeout " + }, + { + "name": "OLD_VALUE", + "value": "Enabled" + }, + { + "name": "NEW_VALUE", + "value": "Disabled" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T20:38:12.934Z", + "uniqueQualifier": "-5971069798732635140", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CfUlCTECYtLdH-ldN8bCc6auGBs\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T20:37:36.450Z", + "uniqueQualifier": "-8425150488407637065", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2SkHto5F4FZVi6PySgiXr7xeHM0\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "disabled" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:44:47.311Z", + "uniqueQualifier": "-6967671160596892741", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MkdOi--WSeouB84uCUpWwhOq_As\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:44:35.720Z", + "uniqueQualifier": "-8251970057245659187", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c45flI4gnX4ZU9Uxn91YRT9-LnI\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "disabled" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-01T16:02:36.845Z", + "uniqueQualifier": "-7547080330758418104", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ke7an-t4cB47XmBPsn8GEdgNM40\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-01T15:54:07.174Z", + "uniqueQualifier": "-9114851573922242899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hSAFpQVBVfOV43Dnh_KvkDDsyBY\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "disabled" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-01T15:45:27.703Z", + "uniqueQualifier": "-8705676054708012046", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4kB64E_R07yvI5F-q7Uk3gnF8M4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "OLD_VALUE", + "value": "enabled" + }, + { + "name": "NEW_VALUE", + "value": "disabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:44:54.222Z", + "uniqueQualifier": "-8226884436446217313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByXoEjn925I9i_arQ-wXehcUsbw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "core" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SsoPolicyProto sso_profile_challenge_selection_behavior" + }, + { + "name": "NEW_VALUE", + "value": "SSO_PROFILES_BYPASS_ADDITIONAL_CHALLENGES" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:31:33.085Z", + "uniqueQualifier": "-5505509800741520987", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oYf5AsRjUFaNOz4u_yjOGS4t5qw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "NEW_VALUE", + "value": "72000" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-01T15:45:18.569Z", + "uniqueQualifier": "-6167109452468799694", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-2Bt48rKOzmVOhF1Bm5thuwp52Q\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Multi Party Approval" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Multi Party Approval (MPA) Control Multi Party Approval Control" + }, + { + "name": "NEW_VALUE", + "value": "enabled" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise_plus" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:32:43.206Z", + "uniqueQualifier": "-7531749608526346154", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M34plkw2Q_g7KdCqZsXEXpu1rLA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Security" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + }, + { + "name": "SETTING_NAME", + "value": "Session management settings - Session length in seconds" + }, + { + "name": "OLD_VALUE", + "value": "72000" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:28:15.342Z", + "uniqueQualifier": "4956690961299526870", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/quXUuieR4EsROC6qiNHryZxWjE8\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "TOGGLE_CAA_ENABLEMENT", + "parameters": [ + { + "name": "NEW_VALUE", + "value": "ENABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:27:21.709Z", + "uniqueQualifier": "5784320826109206794", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KTGiz8Z7-E25ywMtxgt5vH2PwX0\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "TOGGLE_CAA_ENABLEMENT", + "parameters": [ + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:27:18.424Z", + "uniqueQualifier": "797569169082568616", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/k928OtmM5qpApG1ZxmPgWrAN2zU\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "TOGGLE_CAA_ENABLEMENT", + "parameters": [ + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:21:06.841Z", + "uniqueQualifier": "-9098195182074921452", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-fQO1VttB1Obie8i8zS9CKBE21Y\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:20:46.288Z", + "uniqueQualifier": "8025554506417096733", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zS3HSddvbnPer8u4kCOjHdrrzbg\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:16:20.189Z", + "uniqueQualifier": "6356283915385824969", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/D1TR1mn2jV4m3nTNDvIwKEw-g_U\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:16:01.109Z", + "uniqueQualifier": "7204973669826879617", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SzCRUx16q6JUq3WFPzNQnvjeRmM\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:09:14.177Z", + "uniqueQualifier": "8302313116147020961", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RNrPvwvGArfJNJh9_prabZiUiZ0\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Alicia Grimes" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:08:47.434Z", + "uniqueQualifier": "-8749900273598629428", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoaNB1Mn23UiFStWmas0q4T5aik\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Alicia Grimes" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:08:23.813Z", + "uniqueQualifier": "-2006657176011927130", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2ZZie_YZHJjeztU_5SjNtcvQ150\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Alicia Grimes" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:15:04.510Z", + "uniqueQualifier": "-5444758841714443622", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zd0oHRz1H30sZY8gJ7Ifv1xekxg\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:14:56.923Z", + "uniqueQualifier": "-5957373208334712224", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAP9lpj6QvRtP0_bDD_kh972Uuc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:14:02.942Z", + "uniqueQualifier": "-5708636481598052506", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKXjGSesbvWzCU5wOAYKityUEXQ\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "AI Studio" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:13:14.451Z", + "uniqueQualifier": "-5236552787674514970", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QpmFQfW7NRV6UQret9O8gZ_roMA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "AI Studio" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:11:52.275Z", + "uniqueQualifier": "-170769798380779633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9GiJqVQHVqWVuVJU-b6q8bZh_zQ\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:09:52.063Z", + "uniqueQualifier": "3839884327329736493", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d_fbdFvJa_chJfoulpfORJiV0-4\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-29T16:58:53.890Z", + "uniqueQualifier": "7454046695208426259", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wES7_Ynv5c8CiZyw16LybVDvoUw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T18:20:51.143Z", + "uniqueQualifier": "-7688066320309934110", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EM38FAFsPQjrzvstCc2wey7T0l0\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Gemini" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T16:35:34.867Z", + "uniqueQualifier": "-7527263763506654985", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J6Pbk-QpRmwtf3RNIo3EChrSprw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T15:28:15.108Z", + "uniqueQualifier": "6601077961077712234", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2O8VGsfETfnfmBqZRaCMnPr89do\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-07T11:43:06.667Z", + "uniqueQualifier": "-7947017718017192057", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DCQPh23OixiPHvct0lsp7J6Ysdc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:22:55.858Z", + "uniqueQualifier": "-1594877828342837660", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/69OSj6V2mD9_iXaVundnAgzOTF8\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:21:04.795Z", + "uniqueQualifier": "2753106744149837378", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DVZ60mbnjb0-SaeLEkWknblA_uw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:20:59.156Z", + "uniqueQualifier": "6178707512128116339", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/irVhaBwGC1mNiciRkZXYQqWEXjE\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:19:13.642Z", + "uniqueQualifier": "2808073231402698204", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gv6XaiMq_nD6suJkxzSwTJBndQ0\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:19:08.164Z", + "uniqueQualifier": "8736007291127896364", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rkw5mtTUj5MbLbQWOmU45x-BnMw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:08:30.787Z", + "uniqueQualifier": "533218495484865116", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NYKdZWqDJyEWI93fdecspxR5CoA\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T18:59:47.601Z", + "uniqueQualifier": "-2453065809836051332", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tTdKdRnzKNEW_bBoIK9vtnuCscc\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:02:25.716Z", + "uniqueQualifier": "-6733023187686062485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1WFFW5dUtAH3Rt4tRlgLzCGaJfs\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Google Meet" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-17T13:24:57.067Z", + "uniqueQualifier": "162223212287505661", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mxrwtdruurEUt_byTOSSap4u8EQ\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-17T13:17:15.082Z", + "uniqueQualifier": "1964753045072657864", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HTA6cJ12b2oz5I5yyyz1QeBn3is\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-12T15:24:57.620Z", + "uniqueQualifier": "-689788582864289", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/94Ja39XIYZ62lAFAugruZ-VlHcw\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-12T15:19:16.583Z", + "uniqueQualifier": "3590866658306550858", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hO5E-6ac0TKrbBRUJeRbK9qU80s\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Alicia Grimes" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-03T12:43:40.126Z", + "uniqueQualifier": "1462511194025694775", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KZHuaRruLn5lkB5lKfbr5bruz38\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-03T12:42:57.125Z", + "uniqueQualifier": "2444645180561800039", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjCS2080C-2siWcbEf6_0xEP56Q\"", + "actor": { + "callerType": "USER", + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:58:45.327Z", + "uniqueQualifier": "-8862591884249620940", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0KR0tPMjV1NZS5DlepWx_Kw2Zo8\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", + "parameters": [ + { + "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", + "value": "NO_TELEPHONY" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:53.677Z", + "uniqueQualifier": "-7449040998724714735", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dZCBmBJTFPdpic8X6gGD7q59DkI\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", + "parameters": [ + { + "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", + "value": "ANY" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:44.631Z", + "uniqueQualifier": "288460892597073627", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kzc6wEQc0xQk4gunhyLsnxXskCg\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_ALLOWED_TWO_STEP_VERIFICATION_METHODS", + "parameters": [ + { + "name": "ALLOWED_TWO_STEP_VERIFICATION_METHOD", + "value": "NO_TELEPHONY" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-20T17:31:15.867Z", + "uniqueQualifier": "-4815774139489459152", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YchKbrEhuwOtDJcRjXs8UOZxTEo\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "APPS_SCRIPT_RUNTIME" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CHAT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GMAIL" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_SEARCH" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GROUPS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLASSROOM" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_PLATFORM" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "APPS_SCRIPT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_BILLING" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_MACHINE_LEARNING" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "VAULT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CONTACTS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "TASKS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GSUITE_ADMIN" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "SIGN_IN" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "ALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CALENDAR" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-20T17:34:56.786Z", + "uniqueQualifier": "2298505124163386465", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uLt1j_HJwonnnWCFICDyqc6oQng\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "APPS_SCRIPT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_BILLING" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CALENDAR" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "DRIVE" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GSUITE_ADMIN" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GMAIL" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CHAT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "TASKS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLASSROOM" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "MEET" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_PLATFORM" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "SIGN_IN" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "GROUPS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_SEARCH" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CONTACTS" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "VAULT" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "CLOUD_MACHINE_LEARNING" + } + ] + }, + { + "type": "SECURITY_SETTINGS", + "name": "DISALLOW_SERVICE_FOR_OAUTH2_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OAUTH2_SERVICE_NAME", + "value": "APPS_SCRIPT_RUNTIME" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:50:19.977Z", + "uniqueQualifier": "1630518378512947900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1JX4FPsje1Rn6pFU2rjrU5hkiCY\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "SIGN_IN_ONLY_THIRD_PARTY_API_ACCESS", + "parameters": [ + { + "name": "ORG_UNIT_NAME", + "value": "Daniel Russell" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:58:45.327Z", + "uniqueQualifier": "-8862591884249620940", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B7wO4ANgpB_wEQjFVseuxbVWGnE\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", + "parameters": [ + { + "name": "OLD_VALUE", + "value": "1 week" + }, + { + "name": "NEW_VALUE", + "value": "6 months" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T17:30:16.083Z", + "uniqueQualifier": "8892660873020770181", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hsJZ1-TGguVplVMgXirdzzKAwW0\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_TWO_STEP_VERIFICATION_ENROLLMENT_PERIOD_DURATION", + "parameters": [ + { + "name": "OLD_VALUE", + "value": "None" + }, + { + "name": "NEW_VALUE", + "value": "1 week" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T21:00:18.348Z", + "uniqueQualifier": "-4565818199950087329", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oy-TAcRIgzndYHkaRfEKzUFQEBg\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", + "parameters": [ + { + "name": "OLD_VALUE", + "value": "DISABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "NEW_VALUE", + "value": "ENABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "GROUP_EMAIL", + "value": "blackbrianna@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T21:00:12.784Z", + "uniqueQualifier": "-2799430038973637115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0j6989kggFwQo2Y8eCI7PdUQt6Y\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", + "parameters": [ + { + "name": "OLD_VALUE", + "value": "ENABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "NEW_VALUE", + "value": "DISABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "GROUP_EMAIL", + "value": "blackbrianna@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:45:44.631Z", + "uniqueQualifier": "288460892597073627", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pebGlNkgPdb7JIPqN0nZWpIokHM\"", + "actor": { + "email": "blackbrianna@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "56.58.225.25", + "events": [ + { + "type": "SECURITY_SETTINGS", + "name": "CHANGE_TWO_STEP_VERIFICATION_FREQUENCY", + "parameters": [ + { + "name": "OLD_VALUE", + "value": "ENABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "NEW_VALUE", + "value": "DISABLE_USERS_TO_TRUST_DEVICE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + } + ] + } + ] + } + ] + }, + "drive_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:38:12.665Z", + "uniqueQualifier": "-5569613127991111442", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yk07l_kuavLBU7HbgX1wymos7As\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:10:37.808Z", + "uniqueQualifier": "-6758059041533525303", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9prwrsjXz0HwfxBeGqBo4Bo-UHc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:09:08.428Z", + "uniqueQualifier": "-8755822168297683805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0U4qokKDGlMy2djmlebsNtlX3K8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:08:39.304Z", + "uniqueQualifier": "-5981392004795610726", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HHTWaCjk1eFC-nSmaBdP0gJcaV4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:06:21.852Z", + "uniqueQualifier": "-7528104034368120774", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ANkpXRG6eTyz96ThhIRcjM2TDpw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:02:56.377Z", + "uniqueQualifier": "-5803188339931956713", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qM0TYYMjbx7HHOiIx0SLril_jMY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:02:56.377Z", + "uniqueQualifier": "-5803188339931956713", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qM0TYYMjbx7HHOiIx0SLril_jMY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:01:47.405Z", + "uniqueQualifier": "-7372451492300259829", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4g3mV3-0BgaMglFMgJGHSgQ2KYQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:01:47.405Z", + "uniqueQualifier": "-7372451492300259829", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4g3mV3-0BgaMglFMgJGHSgQ2KYQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:01:05.164Z", + "uniqueQualifier": "-6529127761578298697", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vLh8Xkdfj8aMatwhHUhFS29Ast8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:01:05.164Z", + "uniqueQualifier": "-6529127761578298697", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vLh8Xkdfj8aMatwhHUhFS29Ast8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:40.277Z", + "uniqueQualifier": "-6734309118287006481", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:40.277Z", + "uniqueQualifier": "-6734309118287006481", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:40.277Z", + "uniqueQualifier": "-6734309118287006481", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:40.277Z", + "uniqueQualifier": "-6734309118287006481", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S8z58WKTnZumhAtZCqTNwZ7IwPI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:32:21.512Z", + "uniqueQualifier": "-5494505815372532044", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CLYC6UHyueHbQ-Qc__RjF7wXj1c\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:32:21.512Z", + "uniqueQualifier": "-5494505815372532044", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CLYC6UHyueHbQ-Qc__RjF7wXj1c\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:46.871Z", + "uniqueQualifier": "-5691191924056522617", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KEneUxp1MOLuRA5AUI13sE00-Y4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:29:54.430Z", + "uniqueQualifier": "-4885388494769820137", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WBeu1yvMheV1xglncPn2OxXlI8k\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T16:30:03.224Z", + "uniqueQualifier": "-6225018950953488785", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HcQWJuCr_hOUjAeeUDypVrzoT0A\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T16:27:53.794Z", + "uniqueQualifier": "-5430297109078136963", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BuXA1O9pUrqrMZ1YESf0uAaE-xM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T16:13:31.857Z", + "uniqueQualifier": "-6186303699170811072", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wM_GRR0fBYc6kHYHAv45MEKOCZE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:01:55.445Z", + "uniqueQualifier": "-9134699157413860116", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oA7KhoHahK2n7OKQgbe-Vmywz3I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:01:55.445Z", + "uniqueQualifier": "-9134699157413860116", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oA7KhoHahK2n7OKQgbe-Vmywz3I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:01:23.598Z", + "uniqueQualifier": "-6453329759918061396", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XpnZPYeZmaML3fdeIZHJjJsOadw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:01:23.598Z", + "uniqueQualifier": "-6453329759918061396", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XpnZPYeZmaML3fdeIZHJjJsOadw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:00:55.443Z", + "uniqueQualifier": "-8326487363715068696", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ec3K0QM8bkJ0-JPqEiEGdIKkZL8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T20:00:55.443Z", + "uniqueQualifier": "-8326487363715068696", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ec3K0QM8bkJ0-JPqEiEGdIKkZL8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:58:31.729Z", + "uniqueQualifier": "-5196851778320814059", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9LRQVNbpBo5sLBiAEG7BFIkNzqU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:58:08.440Z", + "uniqueQualifier": "-8326562803321432515", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3nvuoWiHa7NbhrsT1QaZGLoD49E\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:57:59.109Z", + "uniqueQualifier": "-8679785815323904557", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5sx-rfzV_x6GDW-CZ1gHdEKAvgg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:57:59.109Z", + "uniqueQualifier": "-8679785815323904557", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5sx-rfzV_x6GDW-CZ1gHdEKAvgg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:57:35.390Z", + "uniqueQualifier": "-8726858889320538590", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0JoydjrjkLq76wWJryk2BRfZY8w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:57:15.682Z", + "uniqueQualifier": "-9145805961328483579", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VZ9yIxWJdruRu8svQQbH6C5nRdI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:56:04.269Z", + "uniqueQualifier": "-7107712390887690156", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOWCKkJAcIl-OXzZ1R0bfr-KnFA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:56:04.269Z", + "uniqueQualifier": "-7107712390887690156", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OOWCKkJAcIl-OXzZ1R0bfr-KnFA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:55:41.266Z", + "uniqueQualifier": "-6656396625333784394", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rtfDcnSsvcCSfmnwLk9Uy4PMR7k\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:55:19.200Z", + "uniqueQualifier": "-5326921170765997758", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X2zcbiQxDj9eFErHw-Q_KU-RpZA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:54:18.003Z", + "uniqueQualifier": "-5679489818711062864", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Cl6iiG_k7jRX81bxQQTb9AHLUKI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:53:47.137Z", + "uniqueQualifier": "-5403658130323572786", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0g8LugynGMoyATtsZAHjoqVoqTI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:53:26.003Z", + "uniqueQualifier": "-8959992541733734030", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXuf5Mh2-2RvFN3U16QYAA0wNQs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:53:26.003Z", + "uniqueQualifier": "-8959992541733734030", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXuf5Mh2-2RvFN3U16QYAA0wNQs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:52:56.659Z", + "uniqueQualifier": "-6951596531681174322", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yNsg_3vyF-Eu88sWW8ABshGPaEE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:47:00.136Z", + "uniqueQualifier": "-4717553201036379833", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IoXc_4VFd0P0BzqLqhBzHfFQQgM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:45:47.941Z", + "uniqueQualifier": "-8502405197156787753", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GYmZ18LZDAALYIUE72bqm4quZKk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:45:07.128Z", + "uniqueQualifier": "-5861564536069775716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AHER5QwCAQtGbAuro0LKILupsuk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:44:21.968Z", + "uniqueQualifier": "-8912390425079681575", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VC4CTr79qAR3SuLVNWdPegRXr1g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-23T19:43:57.475Z", + "uniqueQualifier": "-7364996423626572868", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IBWzHU9YC3w-dGJY3ml4uPjNpp0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:12:19.321Z", + "uniqueQualifier": "-4998972159258949478", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4OhL4bbBLlw6ul5wah9CoD6aYO0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:11:53.578Z", + "uniqueQualifier": "-8126025845543083768", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KvKOkiOjmTZsLoA99zuY5limTk4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:05:26.350Z", + "uniqueQualifier": "-6767846494866817203", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wE1tQagsgsUr5AjQtPymEAwtfCY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:00:27.342Z", + "uniqueQualifier": "-6730178810369085249", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKn1o-4ZTsFbUzxmfbnHcz6LcOc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:00:01.078Z", + "uniqueQualifier": "-5240174143983148338", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pgnasidKTeg__uHS3kSOufcze1g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:58:58.026Z", + "uniqueQualifier": "-7074314406262478515", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/m15eeIs7X4oFoTOLpobBIyKCCTs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:57:21.303Z", + "uniqueQualifier": "-7554536391614843324", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-6-lHb8xFHc2uzOCv2nHjn2mXII\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:48:11.080Z", + "uniqueQualifier": "-8071914226820076005", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ipUPAXwxSz6t8-wederGnh60NEk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:48:03.414Z", + "uniqueQualifier": "-7988960708387797700", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4qrourndo4SLA_xv9Bh7i7XMgGg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:48:03.414Z", + "uniqueQualifier": "-7988960708387797700", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4qrourndo4SLA_xv9Bh7i7XMgGg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:43:29.582Z", + "uniqueQualifier": "-8352132975062667604", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tp50vgEu5kpfdN20B83zk5ToVc8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:42:54.032Z", + "uniqueQualifier": "-8247863007111965108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/K9OiYUpgNrzYeohkUpqvWNBpdBs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T18:42:22.806Z", + "uniqueQualifier": "-6026236608927380466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jVpwz-0fDNA5P9TxYmuPvcG_694\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:40:52.551Z", + "uniqueQualifier": "-7117539780352382374", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7-TKiP7GsvW2i0oFdEcUg35LvsA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:31:02.686Z", + "uniqueQualifier": "-4791844544329951549", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iMH_tB-05bVsl1TYdi_eSMxYu0o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:55.529Z", + "uniqueQualifier": "-9051509004331515822", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/i9iOXxhn6Rv9AHmalS2ljZ-Gs0A\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:40.131Z", + "uniqueQualifier": "-8365957919479801761", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ICTqgaYb6AwCXoXoPugkUUQJxmQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:34.000Z", + "uniqueQualifier": "-8814392527670997869", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Z79-ryBDKVkHBn88rKH9VOdIOno\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:22:40.015Z", + "uniqueQualifier": "-8459877995155770596", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9Qpwnt1QjM_pnAnRNZsOoIwoREc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:22:11.800Z", + "uniqueQualifier": "-8204039899997021240", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EebPv7dHHhjvAC9GMiksQEA3J2g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:21:24.919Z", + "uniqueQualifier": "-5078314506290659482", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qyG200eBZ-Wgldcom81QKxnJpYM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:18:56.112Z", + "uniqueQualifier": "-9155722522549445993", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EWkZOLA1JVVJFnjf5iUjI_djSNk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:52.853Z", + "uniqueQualifier": "-6235728671043758466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ezmEujnk9ZNQZsiMxcwfe-_STzk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:46.658Z", + "uniqueQualifier": "-8905326178653500149", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2AbE4LwUwcV_ECbr0WTGHFX9_qk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:46.911Z", + "uniqueQualifier": "-6708064944569813759", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fEGwdH-QcJyp_9Qij6Sgz_NzNKM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:08:21.931Z", + "uniqueQualifier": "-4747488971726149404", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5PBDGjmJxmK34_LzbBmGBs3hBuc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:02:25.752Z", + "uniqueQualifier": "-4684204801873804587", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FN0FyuAJkjhd4Z0CHNV1P3atdRc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:01:50.456Z", + "uniqueQualifier": "-8435808754725603711", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VZuqZnI9samiaJP1V_Cqp46V4Fg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:42.150Z", + "uniqueQualifier": "-5056938647001635462", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Aa-iisAYoBe5QiQCLyU3hpmm4s0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:14.598Z", + "uniqueQualifier": "-8749884811971227313", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zBqm9h5tOANGg8kaEDeN0gtz518\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:59:30.080Z", + "uniqueQualifier": "-7756381434811792338", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mqNl1B6hRXtUJ8dKMhrccKkkreY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:56:38.188Z", + "uniqueQualifier": "-6023759064908813488", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sJg_WksREChbrcT1Eiw1vAqyjuc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:54:49.060Z", + "uniqueQualifier": "-4804016798243901945", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JQFBTnJEmn6dZIlNA1R6dzHj4AU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:38.138Z", + "uniqueQualifier": "-4764068213201030510", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KkZz9BCjqVQb4r4HtoFR3vg9MU0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:45:09.961Z", + "uniqueQualifier": "-7543802203887670457", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RWeJmD1Cg-jMMxDWXniQEmxCkqQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:44:41.587Z", + "uniqueQualifier": "-6525998659130341921", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HJ7yCNXA-xwg-2bVa7JXnisRyYQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:44:21.200Z", + "uniqueQualifier": "-7483476845200835575", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0_zb-a5UE7PRdbvuT6i30NWJj-g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:43:23.151Z", + "uniqueQualifier": "-7266487134781027180", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ri5jA4TPh1vnahjJd3MsgVX_7X0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:43:16.575Z", + "uniqueQualifier": "-6984660197905590688", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YODVXy1utHmAOiYQT_50dKjvBow\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:43:09.942Z", + "uniqueQualifier": "-8301029587016761168", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3lIc8V5JHIXiuh8rX_xdbzMSLhA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:28:00.780Z", + "uniqueQualifier": "-5504087882441373682", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BwhQOIIDA5SWwfiZOjJ5QPHloU8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:10.633Z", + "uniqueQualifier": "-8892450140149394529", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mN3R9k360BzgRfRVu52Hl1GCyvo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:10.633Z", + "uniqueQualifier": "-8892450140149394529", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mN3R9k360BzgRfRVu52Hl1GCyvo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:26:26.599Z", + "uniqueQualifier": "-8079764369220131555", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0BjVV-6iHdnnGv1DynY39QVOXhg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:16:22.858Z", + "uniqueQualifier": "-5935676084988433480", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l7CgT2uJytXycqjQWQVMsCRV0oc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:15:37.200Z", + "uniqueQualifier": "-5911285786208974711", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zXZ-CELfD-ds1IEiGa1lVZ9L2Hw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:39:50.239Z", + "uniqueQualifier": "-5759689120411696213", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mXVsOBJB6lNGvFWNaQhqNNYs4C8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:39:50.239Z", + "uniqueQualifier": "-5759689120411696213", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mXVsOBJB6lNGvFWNaQhqNNYs4C8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:38:04.443Z", + "uniqueQualifier": "-5178734363784026559", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbp38Bh5Pxl5NFGuF4wcDjChzhw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:38:04.443Z", + "uniqueQualifier": "-5178734363784026559", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbp38Bh5Pxl5NFGuF4wcDjChzhw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:36:04.352Z", + "uniqueQualifier": "-8776910573280519828", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HR4VoF6fvWdobuKyvlRbit2m778\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:36:04.352Z", + "uniqueQualifier": "-8776910573280519828", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HR4VoF6fvWdobuKyvlRbit2m778\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:28:13.472Z", + "uniqueQualifier": "-5535100988903818971", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c0kQXBXh0QmHysYzXTtjma-hoyo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:28:13.472Z", + "uniqueQualifier": "-5535100988903818971", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/c0kQXBXh0QmHysYzXTtjma-hoyo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:23:25.567Z", + "uniqueQualifier": "-5727240369047691672", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DFqlS76zHRqbJ1_lTsmMReWLqYs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T21:23:25.567Z", + "uniqueQualifier": "-5727240369047691672", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DFqlS76zHRqbJ1_lTsmMReWLqYs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:46:13.506Z", + "uniqueQualifier": "-7662675618627325231", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hJDiwF4AA4ybR4eUHOj8Ae4hszw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:46:13.506Z", + "uniqueQualifier": "-7662675618627325231", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hJDiwF4AA4ybR4eUHOj8Ae4hszw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:45:37.595Z", + "uniqueQualifier": "-6885387667700797003", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KT_DPXf0sGj3tqu4eQ0g6ZNqfU0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:45:37.595Z", + "uniqueQualifier": "-6885387667700797003", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KT_DPXf0sGj3tqu4eQ0g6ZNqfU0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:44:29.215Z", + "uniqueQualifier": "-6561757034096579114", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:44:29.215Z", + "uniqueQualifier": "-6561757034096579114", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:44:29.215Z", + "uniqueQualifier": "-6561757034096579114", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:44:29.215Z", + "uniqueQualifier": "-6561757034096579114", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/921Z4QKmL2IsQmdzbRQ8rtiKz54\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings less_secure_link_option" + }, + { + "name": "OLD_VALUE", + "value": "REMOVE_LESS_SECURE_LINKS" + }, + { + "name": "NEW_VALUE", + "value": "REQUIRE_LESS_SECURE_LINKS" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:43:11.527Z", + "uniqueQualifier": "-5278963296338657499", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HpW-i74oSm0mglMn8YB6aU2KuU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:43:11.527Z", + "uniqueQualifier": "-5278963296338657499", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HpW-i74oSm0mglMn8YB6aU2KuU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Link Security Update Settings allow_less_secure_link_user_restore" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:46:48.845Z", + "uniqueQualifier": "-7840068786409668411", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X1YqgcO7_5bfjrRwQuXxTOxUTW4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:41:02.303Z", + "uniqueQualifier": "-5867520479533792529", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R-pwGFcJvg77Kw7dqjFuvq1Y1Ko\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:41:02.303Z", + "uniqueQualifier": "-5867520479533792529", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R-pwGFcJvg77Kw7dqjFuvq1Y1Ko\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:38:30.001Z", + "uniqueQualifier": "-6726709835500733171", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HRsjtXY9cucastyHwLPCUwfaQR8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:23.414Z", + "uniqueQualifier": "-7543828473165211434", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HEI5lxaV6rCXEn5x-onJyp_Zj4I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:11:24.975Z", + "uniqueQualifier": "-5148461338551327485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:11:24.975Z", + "uniqueQualifier": "-5148461338551327485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:11:24.975Z", + "uniqueQualifier": "-5148461338551327485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:11:24.975Z", + "uniqueQualifier": "-5148461338551327485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TDy6wfAv6z0vJHw7RCqwdvvD5BE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:38:30.847Z", + "uniqueQualifier": "-6333910015986764900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kl8rlLQUUKG-v83qCvbn_Z5qLOU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:30:37.984Z", + "uniqueQualifier": "-4958151055873361268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TxZ4uFuHOQameishJwx1mlxvcb0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:30:27.593Z", + "uniqueQualifier": "-6695876437962672817", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GWKloGsQ-rZfwUUhO3JQSGQByRs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:23:08.962Z", + "uniqueQualifier": "-7854597488817395026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l_TjwBTCzoq3SljHD0qaqA0V3Zw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:10:14.372Z", + "uniqueQualifier": "-6905246942054429469", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mPaYL4cKmsI5nUJ4jSgWNu8xsnc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:05:07.096Z", + "uniqueQualifier": "-5268349470360858805", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e6OlUKS20o5EBh2ruHmZQ0_Ntv8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:00:54.168Z", + "uniqueQualifier": "-8164944329627578456", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/srGiSry7aRu3vWdsct1CS2my9YM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:51:28.060Z", + "uniqueQualifier": "-8600538663807890321", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OthlDCu1GwHWuJxE1ioWykqvAe0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "NEW_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "NEW_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:16:33.088Z", + "uniqueQualifier": "-8756543548400331835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:16:33.088Z", + "uniqueQualifier": "-8756543548400331835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:16:33.088Z", + "uniqueQualifier": "-8756543548400331835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:16:33.088Z", + "uniqueQualifier": "-8756543548400331835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vUyQqhWW_qyShwrq9Ts8cdoMQ-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:12:09.138Z", + "uniqueQualifier": "-8674495978124856876", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:12:09.138Z", + "uniqueQualifier": "-8674495978124856876", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:12:09.138Z", + "uniqueQualifier": "-8674495978124856876", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:12:09.138Z", + "uniqueQualifier": "-8674495978124856876", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gpmraVzsuaMCBKTS3-hXtKnPi40\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:22:49.449Z", + "uniqueQualifier": "-4992673842433524886", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:22:49.449Z", + "uniqueQualifier": "-4992673842433524886", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:22:49.449Z", + "uniqueQualifier": "-4992673842433524886", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:22:49.449Z", + "uniqueQualifier": "-4992673842433524886", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xE26F_IXhHxSXxe4yYKjFTwILDY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:45:50.707Z", + "uniqueQualifier": "-5905259503042522115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:45:50.707Z", + "uniqueQualifier": "-5905259503042522115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:45:50.707Z", + "uniqueQualifier": "-5905259503042522115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:45:50.707Z", + "uniqueQualifier": "-5905259503042522115", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cKAjNea8KeVk3wOdQMOJuihFRHM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:41:34.872Z", + "uniqueQualifier": "-5302348737094414354", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TOu_K_kRkODkuts4SN4IEnnRD6w\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:39:21.719Z", + "uniqueQualifier": "-5464767165220701432", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/GReeEEsf_t6zgvxOXCL2kEFE1WI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T18:31:16.119Z", + "uniqueQualifier": "-5778436257423026820", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RzCZ9ORG4Owr4cd-IqoUtWxfdvY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:51.398Z", + "uniqueQualifier": "-7889119807750542340", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7J35LGFTF6sojhmcfz1-1jPIo9o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed_Lorraine Ortiz" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:29.655Z", + "uniqueQualifier": "-9183031976333250302", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0U5tX-ze-oWoy9hmpzUchhe03M\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:41:07.694Z", + "uniqueQualifier": "-4619490842213982766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C_A-IiNMoJz6_wfaP0ucHMfyF5g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:32:10.562Z", + "uniqueQualifier": "-7442598608420395667", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S7fIjFfPezLl_xefEZi7h36EGBY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T20:09:04.331Z", + "uniqueQualifier": "-6365131904920266122", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aEWhPOrL1NpxNPpOAg4kT-mszcg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:52:27.744Z", + "uniqueQualifier": "-9162015220612908901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UyUzOUjzPt92B5-lJcJs-UQIw0g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation team_drive_placement_policy" + }, + { + "name": "OLD_VALUE", + "value": "CUSTOM_OU" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation CanCreateSharedDrives" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation org_unit_id_for_new_team_drives" + }, + { + "name": "OLD_VALUE", + "value": "50000000201177472" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_cross_domain_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_admin_only" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_direct_access" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_file_organizer_sharing_folders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kari Gonzalez" + }, + { + "name": "SETTING_NAME", + "value": "Shared Drive Creation new_team_drive_restricts_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:36.698Z", + "uniqueQualifier": "-7687371714476857918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:36.698Z", + "uniqueQualifier": "-7687371714476857918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:36.698Z", + "uniqueQualifier": "-7687371714476857918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-15T19:27:36.698Z", + "uniqueQualifier": "-7687371714476857918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ygW-3Zn08SSOQV-94noY9GQZM-I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:49:17.093Z", + "uniqueQualifier": "-8847021981382581558", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:49:17.093Z", + "uniqueQualifier": "-8847021981382581558", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:49:17.093Z", + "uniqueQualifier": "-8847021981382581558", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:49:17.093Z", + "uniqueQualifier": "-8847021981382581558", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PgMXBWPGSitB7JKaOcr2w7lfj28\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto presence_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto company_owned_only_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto show_drive_fs_download" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Drive and Docs" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Kelly Mcdonald" + }, + { + "name": "SETTING_NAME", + "value": "DriveFsSettingsProto drive_fs_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:27:06.928Z", + "uniqueQualifier": "-7944146643646203860", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/E5Sk8y2gpzavonVy9z29fp7ZPO4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "PRIVATE" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:26:34.965Z", + "uniqueQualifier": "-7687136886147160443", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HJH8t-IfrkNg-Bt8c3fR3OmrX0k\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "PRIVATE" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:25:50.671Z", + "uniqueQualifier": "-5803808820973916132", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NydWCMr5I5N2JExEHWQWZBzCnF0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "PRIVATE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:25:27.510Z", + "uniqueQualifier": "-5930463038252132668", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iE4caKrQDTTpXcxplpGVUT80OXQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:24:53.674Z", + "uniqueQualifier": "-7950220892565466541", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3P3GRl8HdyivTu8lSxWOaqDmVoE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "PEOPLE_WITH_LINK" + }, + { + "name": "NEW_VALUE", + "value": "PRIVATE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:17:29.681Z", + "uniqueQualifier": "-6765118464842070461", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ffmg7ga4pXupuYpU9HWzP3bDbO8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:17:04.322Z", + "uniqueQualifier": "-4733386038194055901", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/idygIJk1QvFLzxItiS08rvc6zJk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_MOVES_BLOCKED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:14:51.717Z", + "uniqueQualifier": "-9155749311370271342", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5AMrU8MnAPshkeRE-ZDnJie2Rto\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "NAMED_PARTIES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:14:37.153Z", + "uniqueQualifier": "-6835896554806705476", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TTjorX_ahOLCunu3D-EUedU0lKw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_MOVES_BLOCKED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:56:09.779Z", + "uniqueQualifier": "-6912066191548260718", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X6h5Z521EvGbgIwXwOetRXfsnzk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "NAMED_PARTIES_ONLY" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:55:57.282Z", + "uniqueQualifier": "-5445592750742357330", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dyg5druXqwZ5UIqDFv7-aS0At60\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "NAMED_PARTIES_ONLY" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:55:26.099Z", + "uniqueQualifier": "-8590873199370021925", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9itWsUAhngzp_3_D8VeSlI8YuDg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "NAMED_PARTIES_ONLY" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:47:49.454Z", + "uniqueQualifier": "-8709349504202426632", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ghxviKdkfUPFtU3TMZoxFaSLYbQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:47:20.159Z", + "uniqueQualifier": "-8298476870320784478", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y9gPXtlcVa394pMy6DQtXvj9tr4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:46:14.186Z", + "uniqueQualifier": "-7761367611665967694", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VTOPBRNjKcsTVvRAXxWm4YDz5Qs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:44:27.074Z", + "uniqueQualifier": "-6775056335327719702", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yBCCIKK2kZSJn3XJFMNTsR8x538\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:38:29.520Z", + "uniqueQualifier": "-4863717126396739868", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JfA3ndBTmF0baZyKKVMvxu_6lN0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:36:07.387Z", + "uniqueQualifier": "-4783889702746143208", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/y8J-FjAkrn7ztQ9AqyzAh8A3ctE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:35:16.991Z", + "uniqueQualifier": "-7151771568778898868", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5-5lvUKuHodd4sgbdc3cZJmCYFg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:34:30.609Z", + "uniqueQualifier": "-6696583487931856173", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gfrJxMdny0ZKYD2c0oU6K2W3_m0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:33:36.491Z", + "uniqueQualifier": "-7581744417081138690", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KUYy0C48mJdiMb2NzZ8Q39835G8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:33:03.086Z", + "uniqueQualifier": "-5773916207317160148", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Q-o1UwqxQCF_hab73_Yk0FhVgu4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:32:34.115Z", + "uniqueQualifier": "-7458105903516037383", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/e7kdbXGl6meu_vfGJh1Yk8JTVoA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:27:12.927Z", + "uniqueQualifier": "-7461899653359069920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAgqBi_CXmVmfeGaTI85-XGuo7I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:21:16.064Z", + "uniqueQualifier": "-7997590581926713789", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Mmyl9WIJTUDY9CrNe1G1huL88Eg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:20:35.793Z", + "uniqueQualifier": "-5920823545359285575", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AWdwjy2SrLEn3ldpIPqsSD_8vq4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:17:47.026Z", + "uniqueQualifier": "-6722813939434909812", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vnLkNCeVaHl5WquaafIQyhwqgPE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:16:12.878Z", + "uniqueQualifier": "-6930857428333639578", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gEbtQUBQpVvKLpXnJHGm3qIBEsg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:16:00.687Z", + "uniqueQualifier": "-7103386064693520920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Dejk3gH2KVGoS2Dd82vD8NydFdE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:12:12.744Z", + "uniqueQualifier": "-9193161445238497959", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XlHPjXuTH83VTIIL_gmv0N04PSQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:11:39.233Z", + "uniqueQualifier": "-8612615594151420338", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dG7Ik7qQaPuz4Sz8nB0-TV_k-q0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Jean Reed" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T16:09:43.677Z", + "uniqueQualifier": "-4701204507230431800", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XZ1XkUsulkTHJrVrHO3Et20YGNA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-14T01:47:05.920Z", + "uniqueQualifier": "-7848404005276707745", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YaTjdWxn01ChMqJUeAkXp3yx-IE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-26T18:45:13.779Z", + "uniqueQualifier": "-5268971205650755426", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hTXDgd857feJYuoC4aNwVdOG1ZM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-26T18:42:43.001Z", + "uniqueQualifier": "-5196397956751072295", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uTtitqfzWGg9cqGGGrbB_OTUw1g\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-26T18:41:44.207Z", + "uniqueQualifier": "-9118608530720037130", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S4D4z_DK1DOlhXdmpS-vt8StDhk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T15:40:17.718Z", + "uniqueQualifier": "-8920524531189699478", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_YecVtiw2ItN4hJJxSuni9lEioQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T15:39:11.905Z", + "uniqueQualifier": "-5438883892112350117", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SipykWcpAAW9KtuOUTRoT6tkuUA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T15:38:31.518Z", + "uniqueQualifier": "-6118674679470423833", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jQmIFm7Gm30QeYrrbSPWXC8DKnE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T15:37:53.901Z", + "uniqueQualifier": "-7024383332220076788", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Q7Qoq-mu-6gbXCdISiIqE49mBz4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T13:27:00.523Z", + "uniqueQualifier": "-4960684235765873108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dgYRNfYfFAThRH08jWEYfu2rgc0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T13:24:54.154Z", + "uniqueQualifier": "-6056687320584359171", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eKr0mKdRDYyzKepjoy7Rt5VURp0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T13:23:44.111Z", + "uniqueQualifier": "-4940768169283370672", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NN9ixv0X1cn3FSrDXJ9wZkxtba0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:07:32.961Z", + "uniqueQualifier": "-9109730953305470166", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gzd8vQrYqLztudMpHq_i656vI50\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:06:18.163Z", + "uniqueQualifier": "-4793765791071697982", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jd3167-aJf0YOgde6YbLUadP27A\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:04:05.268Z", + "uniqueQualifier": "-7157175437857319167", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cu4kUq_NQr6kScd0oJykBrFGMhI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:03:53.755Z", + "uniqueQualifier": "-7226852512451538185", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IXVo7eRs4dY494MmN3s8hV5J-L8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:02:47.856Z", + "uniqueQualifier": "-6151338593244363287", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JpuJFFmqyXGuleBlSow4stumOD0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T19:02:21.006Z", + "uniqueQualifier": "-7903207304489064010", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UsFhTqmy4a6Pbo6nyPG60wu4wko\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T16:20:08.839Z", + "uniqueQualifier": "-8815463869247913381", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UK37wXu2KauqCu3YBwYtYNfFBh8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T16:13:49.911Z", + "uniqueQualifier": "-8039702271720117601", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZQ7EN2WiMLQHLnX6CiiylPfeOas\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NAMED_PARTIES_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T16:12:10.607Z", + "uniqueQualifier": "-7515679299770511958", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HBhxwhd_X0roteaDeoVW-h1SwDo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "NAMED_PARTIES_ONLY" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-07T19:05:23.561Z", + "uniqueQualifier": "-6700147551241562173", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9N0shNPJIfvwlbrmlQC1BvmD5jw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T13:38:13.025Z", + "uniqueQualifier": "-8276932653988986712", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/h3QEsA3YOlDF8SSp7fH92JhfNYA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "PEOPLE_WITH_LINK" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T13:19:26.754Z", + "uniqueQualifier": "-8765484716300426017", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JZUNG2hYq8quXTFORm2KzS8-y_Q\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_MOVES_BLOCKED" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T12:52:06.374Z", + "uniqueQualifier": "-4963375480869410544", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RkEASVAa8tKpVyda3-TbkRzPdA4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T12:50:50.744Z", + "uniqueQualifier": "-5489424309964445928", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/g2YflncNQH6p_oW8hvlr80i4VYk\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T12:48:25.037Z", + "uniqueQualifier": "-7903259954432837953", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoBCxs8XlbiGdWhKoFoYzstoe6s\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T12:45:47.120Z", + "uniqueQualifier": "-6368917975264585180", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q6UraNRImKUG_Z4AMYvhFSw5578\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:01:19.658Z", + "uniqueQualifier": "-5512031835958223656", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V0Dd5_vayBxNrqO5iLkUyoGgOgY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "PEOPLE_WITH_LINK" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:00:30.945Z", + "uniqueQualifier": "-8437627154844585479", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KWS33W6ykxqzdrLL3f5F5qyvsPA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "DEFAULT_LINK_SHARING_FOR_NEW_DOCS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "PRIVATE" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:59:13.437Z", + "uniqueQualifier": "-5034424549889268676", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H4esgz7_cCNu1YcHG_LBwbovZUU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:52:22.010Z", + "uniqueQualifier": "-7460390437878111573", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bM8iRzZxLBsWUOd-E1PvvRjZHSc\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_MOVES_BLOCKED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:50:52.345Z", + "uniqueQualifier": "-8537245521744072937", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ohb5MjEOBJenO8KTSPIpqjDznZE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_ONLY" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:50:22.458Z", + "uniqueQualifier": "-5472865396707533555", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wh8VA2v4Oqcjua7LJPc87F6rKXw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:49:34.327Z", + "uniqueQualifier": "-5632628409372959926", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pU4Y3MzQLbMoA1aQeCMPNbRpwao\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:47:18.037Z", + "uniqueQualifier": "-8183805591257310150", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ea0Yy94M7AumynKMVhqX-QqRDBw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:46:42.480Z", + "uniqueQualifier": "-6830170049807294148", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_nN4_cj2zmQXWLxXK6LQjrLAsVo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:41:49.439Z", + "uniqueQualifier": "-5666308078769713370", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QCS_KO-MOtjKMoh1FNjt1HfFRe4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:41:29.338Z", + "uniqueQualifier": "-7665661374235159942", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nhUfo0pn7pjdbRXLGX2cX8rMA5Y\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:40:42.483Z", + "uniqueQualifier": "-5277654674290674003", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ozbPSyUxHu9--IwdzY8o_1zM2EY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:40:14.526Z", + "uniqueQualifier": "-5638769506005373498", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dr4u45N5rSHBip8BfAnmrQaAdO4\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:39:49.051Z", + "uniqueQualifier": "-9025871940295280478", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YIWLpm7KHVfXhFAeMCjavcnp3uo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:39:12.441Z", + "uniqueQualifier": "-7070790931937106138", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/knEonqhIirkMa-Ps0q5jWhFQW7I\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:34:44.016Z", + "uniqueQualifier": "-5121197142582492918", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ge7SKNQst14Oq4mREvqrkOyEFeo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:34:05.391Z", + "uniqueQualifier": "-4907359182133969418", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hDwLZhiLtvuJb3sBojvsjoiexi8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:14:50.339Z", + "uniqueQualifier": "-8141534439372853517", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V-Bau1q_nCDmcGsXK2h2wKLAd5U\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:13:56.292Z", + "uniqueQualifier": "-4655805841861063156", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bbyPGHPsQbZH6hr_xFhTiY4D4j8\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:03:05.956Z", + "uniqueQualifier": "-4868175873257672952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rlqJY4JYULEwEaEwzbjHMX6M0KA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T20:01:25.354Z", + "uniqueQualifier": "-8480740503864292422", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TEPMZQfg4eKgePZ4vtYURGKrrKA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_ACCESS_CHECKER_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_OR_NAMED_PARTIES" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "PUBLISHING_TO_WEB" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T19:55:39.734Z", + "uniqueQualifier": "-5846236110053700048", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7WiZB5lwMi9ThT1C3_DioYKctVo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T19:54:51.150Z", + "uniqueQualifier": "-8687905981791080107", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9UtfaLR71gKDAIwjMIm_fZtsGwY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-24T15:40:51.575Z", + "uniqueQualifier": "-6237580445307781830", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TQKLfECntjms4wgVeWdPES5V03c\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_TEAM_DRIVE_CROSS_DOMAIN_OPTIONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "CROSS_DOMAIN_MOVES_BLOCKED" + }, + { + "name": "NEW_VALUE", + "value": "CROSS_DOMAIN_FROM_INTERNAL_OR_EXTERNAL" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-24T15:39:38.983Z", + "uniqueQualifier": "-6270019679899100063", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RpPbuR0JFJcSZOcI8u52w6qpr80\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-20T17:04:44.067Z", + "uniqueQualifier": "-8802373587724733056", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/qRQrLFSP-ZLWjm3Iz3wypB91JAM\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:57:41.840Z", + "uniqueQualifier": "-8039744564120159915", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9Zt0HZzGkGyHgfzA8t1se4R0df0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_NOT_ALLOWED_BUT_MAY_RECEIVE_FILES" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:37:10.613Z", + "uniqueQualifier": "-8720028330680924411", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jZzv0tbNwXEGEi6bGKZTQGnPLNo\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:35:34.237Z", + "uniqueQualifier": "-5564878258928787756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AIt27npNmDZqbhiddm09rwYmWAE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:34:31.440Z", + "uniqueQualifier": "-5426235369298502627", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RuJk9ZmKzpTqBjVBjkZPdX76SIg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:29:46.167Z", + "uniqueQualifier": "-8040714963875386222", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/U-FeDmlS29F0BfEoJ9Tqw-8ikew\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:27:50.538Z", + "uniqueQualifier": "-7676637336093267136", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IvslrFIBXTLx4lszp4my-6xIJsw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:23:43.816Z", + "uniqueQualifier": "-8200569121459815024", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDGagI18Xy25GRPEkBRzthf9H-U\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:18:06.932Z", + "uniqueQualifier": "-8440873117292908500", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ur44ZyhM-EgIlVo3e5UjLZEHAfQ\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:15:18.738Z", + "uniqueQualifier": "-8613270469575703332", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/eT16rSRbq3MpSol66M9D8sjvbeI\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:09:29.165Z", + "uniqueQualifier": "-5996963305394931086", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xwNIzytGFSxiCJRLPRZ8YLcOtBg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T20:07:02.074Z", + "uniqueQualifier": "-7562367682366519617", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rQfvUGkHvELjsynwvbKuQuXT0DE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_AND_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-17T19:56:54.345Z", + "uniqueQualifier": "-5937042150028660281", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J9neS0P-5mtv333WUOgdKkrJ_eE\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ANONYMOUS_PREVIEW" + }, + { + "name": "NEW_VALUE", + "value": "NOT_ALLOWED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-16T16:25:56.029Z", + "uniqueQualifier": "-5260620625849144348", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JLjAwiySXm7VPjls2RjthgPHd2E\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_INVITES_TO_NON_GOOGLE_ACCOUNTS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "NOT_ALLOWED" + }, + { + "name": "NEW_VALUE", + "value": "ANONYMOUS_PREVIEW" + } + ] + }, + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + }, + { + "name": "NEW_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-16T16:25:25.030Z", + "uniqueQualifier": "-5506393425974342833", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UaTS6FyYZjr0a2G4B12bxZ8-pFA\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SHARING_OUTSIDE_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "SHARING_ALLOWED_WITH_WARNING" + }, + { + "name": "NEW_VALUE", + "value": "TRUSTED_DOMAINS_ALLOWED_WITH_WARNING_MAY_RECEIVE_FILES_FROM_ANYONE" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:21:29.543Z", + "uniqueQualifier": "-8708570625830120163", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IXIbCZxYpIB_n5fpAdLkh1kMoIU\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:19:59.366Z", + "uniqueQualifier": "-7490931851590830670", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d2UpNpgLQW7zLi2prwt9N1NrQZ0\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:14:05.082Z", + "uniqueQualifier": "-6015589521941302989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rN6lK81xkH-1B-otJvMFtM6D0Ww\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-14T20:04:39.548Z", + "uniqueQualifier": "-6135864704255532904", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/lGDC_OHVFxqrvdVzcnWVm4MDsWg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "GROUP_EMAIL", + "value": "doyleamy@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:40:30.314Z", + "uniqueQualifier": "-6842087065931857476", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5UBNJVbe0pHEayvPW1h48Rm5G4o\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:40:19.095Z", + "uniqueQualifier": "-5496998031902079175", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dXAlZF5WKKranBk18hIFEZ1XUNs\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:39:54.207Z", + "uniqueQualifier": "-7050431564971038141", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tVa0CKql1_Ah5FCae_b5eiC0Q7k\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:39:46.208Z", + "uniqueQualifier": "-5975427250558635210", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QQVQ1sjNb66hOEOJKzd3BMVScfY\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T20:39:15.294Z", + "uniqueQualifier": "-4932522718611212289", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_Ro4QbfqGwlulJGB5SzaJLDwMSw\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:59:33.463Z", + "uniqueQualifier": "-5857945453611611749", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uX-vSW2kWjddpDG8bB5ZbYn2vps\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DRIVE_APPS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:56:37.204Z", + "uniqueQualifier": "-8223420323655920486", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mUwJxL6VVaUKvoMWyqzHW3sJr1Y\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-13T19:54:22.714Z", + "uniqueQualifier": "-8920311772484149483", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/n_XFcd9naFvyK5WIM70UyfrK8tg\"", + "actor": { + "callerType": "USER", + "email": "doyleamy@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "194.120.78.92", + "events": [ + { + "type": "DOCS_SETTINGS", + "name": "CHANGE_DOCS_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_DOCS_ADD_ONS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Charles Shea" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + } + ] + }, + "gmail_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:27:46.008Z", + "uniqueQualifier": "-8848929114132654231", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zkqZNgX_KNWq0_2-Fzg28Md4p44\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:21:31.290Z", + "uniqueQualifier": "-8832547985086975437", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6gAEBVgM5pv0YlAcMKgaI_bEbX8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:17:03.137Z", + "uniqueQualifier": "-7992347785600499742", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/lBovwiFYmcRkfGUtqvUtKdkupgY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:15:43.685Z", + "uniqueQualifier": "-5071910517359774934", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bHKH5zu-6g7eyc29U0MP2o_U2fM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-10T22:14:36.427Z", + "uniqueQualifier": "-8529049152175194588", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OsohTS-7ttLaHyxQ2NpnV1gMPWU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-09T23:51:29.928Z", + "uniqueQualifier": "-6964519439010196413", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/emdklHZ0C1FVbg3nwhRcz1_xFq8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-09T23:50:57.451Z", + "uniqueQualifier": "-5191076915310136317", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tVgtU702r15E6-2meyu4HvC2YNI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63/24, 188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-09T23:50:07.583Z", + "uniqueQualifier": "-7434000845670004900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/poScMPYR2PmJPO6gEdtUptr3Swo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:38:56.782Z", + "uniqueQualifier": "-5887092291182430158", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_VwDnb1WSwQPbUlhXMnRAFFYmWo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T15:59:32.459Z", + "uniqueQualifier": "-8733976945830710318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RskGutc-vrG8CSGBTxNUu_YolBU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T15:48:49.723Z", + "uniqueQualifier": "-9189739910024391630", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZuEdnjBrv_o3oxNuqsaUAszZ7Qs\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T15:47:24.312Z", + "uniqueQualifier": "-7837441471108441253", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/icy_IIE0ngNCt7uJu4jW7lFhIZA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63, 188.150.109.63]" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:38:57.400Z", + "uniqueQualifier": "-4689387399652934261", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DGzJXkMGJ7QnfWqYINhUwj2zPac\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:38:09.730Z", + "uniqueQualifier": "-6178355671728924674", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/f3WvM0cBpdA0AkomA-Zr6sAUmZo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:33:37.078Z", + "uniqueQualifier": "-8501308143648809297", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fhLu426_ZYb9-NmHiUAGv41FjEg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:33:00.743Z", + "uniqueQualifier": "-6797513966381536657", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LpBXx-ldZAqd8Vdph5YZSXWQO9w\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:32:01.828Z", + "uniqueQualifier": "-8657803367078535094", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/57X9Z1BEwULxe_ZRnLQ8A59ZLbA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:25:03.455Z", + "uniqueQualifier": "-7928851297968379062", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8UtLhvUSPQu-tX4KwWzsdIxpGiA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:24:29.227Z", + "uniqueQualifier": "-8945918429208891878", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/La1FcpUvppAQancLEPv5NhE2FT0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:36:53.155Z", + "uniqueQualifier": "-8371955607249771398", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CiTCyailzz3mIxPys-JIjeyQ1Ao\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:36:04.917Z", + "uniqueQualifier": "-7947649179680383686", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:36:04.917Z", + "uniqueQualifier": "-7947649179680383686", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:36:04.917Z", + "uniqueQualifier": "-7947649179680383686", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wRvhj4DhiTFR6_WZ-Pv-b08vBeE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:27:30.529Z", + "uniqueQualifier": "-7663915504418701169", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:27:30.529Z", + "uniqueQualifier": "-7663915504418701169", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:27:30.529Z", + "uniqueQualifier": "-7663915504418701169", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EAMY99ZoaT1OVdpevYhuoWnhG5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:15.033Z", + "uniqueQualifier": "-6919142310536553003", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DsEu-OY7y-kKxxV47fD4dDk_54g\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:18:31.883Z", + "uniqueQualifier": "-7585817562221830446", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AmOHFS2oKgsTZ_wbAnzgVY4Py1o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:17:14.337Z", + "uniqueQualifier": "-5105884156652031705", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nirVI_zK3-HddAEWTPD7R-BlYHQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:17:14.337Z", + "uniqueQualifier": "-5105884156652031705", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nirVI_zK3-HddAEWTPD7R-BlYHQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:16:22.327Z", + "uniqueQualifier": "-7980295643510854367", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:16:22.327Z", + "uniqueQualifier": "-7980295643510854367", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:16:22.327Z", + "uniqueQualifier": "-7980295643510854367", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4HBSrP7vUUH0nN-M-sP2d9ITms4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:15:43.912Z", + "uniqueQualifier": "-6158164907853884831", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H6PeKvfXg54VsdY5tO07jAAdGA8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:15:43.912Z", + "uniqueQualifier": "-6158164907853884831", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H6PeKvfXg54VsdY5tO07jAAdGA8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:15:08.713Z", + "uniqueQualifier": "-6216704183880669864", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cT41juAnkY_R5ZmfmQmXFXHFN9U\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:14:36.151Z", + "uniqueQualifier": "-8396277888756754417", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:14:36.151Z", + "uniqueQualifier": "-8396277888756754417", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:14:36.151Z", + "uniqueQualifier": "-8396277888756754417", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BBCWy5_c2VwtqlSZohB5SsTE5A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:05:53.099Z", + "uniqueQualifier": "-8323172966416666830", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dTBcqvFsWfErHsCaQ6W6fDbPQdQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:05:53.099Z", + "uniqueQualifier": "-8323172966416666830", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dTBcqvFsWfErHsCaQ6W6fDbPQdQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:04:11.075Z", + "uniqueQualifier": "-7030839477096046416", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Vl_4ofoHUm6jJQbRR6EFt1k0L4E\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:04:11.075Z", + "uniqueQualifier": "-7030839477096046416", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Vl_4ofoHUm6jJQbRR6EFt1k0L4E\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:01:04.362Z", + "uniqueQualifier": "-7836828524087489632", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/onugfAERSg1qwq5cdJgiu4CxqHY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T18:59:35.384Z", + "uniqueQualifier": "-8659252123438030504", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FltRrmaeigQLJO6g95rohQD2lxc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T18:58:52.811Z", + "uniqueQualifier": "-7161697552967858524", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ULvy6MQzX0VWVVgxXhb9xMgGKFM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:25:13.793Z", + "uniqueQualifier": "-5400935928799441712", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nQlmNVu3Us9EJWEPHXpQts8hH_g\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:13.352Z", + "uniqueQualifier": "-6171582183769986444", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zc4c8Zl-EhtrrZphE-D0IaoAoT0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:50.761Z", + "uniqueQualifier": "-4782525883875633719", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C5p05NSn_tZePUUDkNdzADQSQbA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:19:20.318Z", + "uniqueQualifier": "-4731115240746192341", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jX93gjqaQ1jeksRPykL_S-ll2CY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:43.694Z", + "uniqueQualifier": "-6742432895034531457", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VdwErl8q0-RT1kxz2VWQnFDn5DA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:16:18.374Z", + "uniqueQualifier": "-7957734652107161728", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pXpDKtv_JTYdzRcLoYeOMNpIOoQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:23.983Z", + "uniqueQualifier": "-5235624308351538119", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7fM0O_x-CeVy_rVr3KLHKhGgUJ8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:23.983Z", + "uniqueQualifier": "-5235624308351538119", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7fM0O_x-CeVy_rVr3KLHKhGgUJ8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:11:41.471Z", + "uniqueQualifier": "-6519118360921163766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KemrEBKIn6coHra08M9AR3tBfRU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:11:41.471Z", + "uniqueQualifier": "-6519118360921163766", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KemrEBKIn6coHra08M9AR3tBfRU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:18.722Z", + "uniqueQualifier": "-6109225818939049868", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O70UKtXcAODSYMyHEXf6n7LRPuE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:07:22.449Z", + "uniqueQualifier": "-5825128916415144628", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/G9AwnNoYZ62yw5KAKG1AEEqfOFw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:03.711Z", + "uniqueQualifier": "-8412557248197588305", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NjnHJzSxIcjcUNmZsUT6emKodNk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:02:29.805Z", + "uniqueQualifier": "-5851802406607686631", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5ANOHFPItRrlP_DCrncsjwHHWY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:02:29.805Z", + "uniqueQualifier": "-5851802406607686631", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/S5ANOHFPItRrlP_DCrncsjwHHWY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T19:54:57.368Z", + "uniqueQualifier": "-5680635710674996360", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/YIyCoigkeVnJtioojNfIejF9QJY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T02:06:06.231Z", + "uniqueQualifier": "-8062931828956841656", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kBAZobmhrEIq9b52zVcqS4zDpTw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T02:04:42.418Z", + "uniqueQualifier": "-7627585719562007910", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mia8tlJTxJ6zc97yiWcIbGJWBA4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T00:08:13.113Z", + "uniqueQualifier": "-5653375285689313670", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/29UkwhcLRPKfikP5CJ1kOU_vBb8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T00:06:10.386Z", + "uniqueQualifier": "-8191435850033108527", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yrvZzggEds6CE6M8-tmQQ0Zygjg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T00:05:21.622Z", + "uniqueQualifier": "-9040069489614231845", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CbmXKVGIMQ7LAnYoWY3MURn0q-c\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-11T00:00:13.604Z", + "uniqueQualifier": "-5997613912720111457", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JAiT2QgbTJPqUuj02c4QXAUARtw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:59:11.540Z", + "uniqueQualifier": "-5763607295736349617", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SobjtCcUzRUuhTRTr5KTtD36Anw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:59:04.105Z", + "uniqueQualifier": "-8467452874338805225", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mOJWPDGt25EgTf_ADtaZXtJFKXI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:58:17.294Z", + "uniqueQualifier": "-7199836013981546899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dHw6tqpK9WONfzyFncypyAkuS-4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:56:59.298Z", + "uniqueQualifier": "-9196738379135788737", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:56:59.298Z", + "uniqueQualifier": "-9196738379135788737", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:56:59.298Z", + "uniqueQualifier": "-9196738379135788737", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XkXwFrYM2fhr6O6U7rhSKdbcVgE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:54:10.070Z", + "uniqueQualifier": "-5211995576523371879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bXbUndCK3qnx57bFfnOskJs7aUk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:47:42.228Z", + "uniqueQualifier": "-8738869030035506297", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/K0rwpH6BhgXjnd44_dG3i7ExMHc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:41:42.833Z", + "uniqueQualifier": "-8398482386462767749", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pc7_mLIbr1OwdAFWFHya2ViRmQc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-10T23:41:42.833Z", + "uniqueQualifier": "-8398482386462767749", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pc7_mLIbr1OwdAFWFHya2ViRmQc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T22:34:12.578Z", + "uniqueQualifier": "-9182850556781017232", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T22:34:12.578Z", + "uniqueQualifier": "-9182850556781017232", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T22:34:12.578Z", + "uniqueQualifier": "-9182850556781017232", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T22:34:12.578Z", + "uniqueQualifier": "-9182850556781017232", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T22:34:12.578Z", + "uniqueQualifier": "-9182850556781017232", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/4wiZi1L1F4mvEV2iXo3MPPLlKCQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T21:18:43.765Z", + "uniqueQualifier": "-7590912919710725305", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CawqPiHMpnKkg3RTcNSZHR6aT1Y\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-28T19:14:13.423Z", + "uniqueQualifier": "-8307818036636199840", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mcCPrbdfEF46FLEdLvEI9h2vhKo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:40:08.349Z", + "uniqueQualifier": "-8368076751569910148", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vwcVAiDsgw4WpDOOmEDlAPfWXIM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:39:53.846Z", + "uniqueQualifier": "-5715036453442913148", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Zy5kQq1vW0n8FDAU9-DSVOoshig\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:39:42.827Z", + "uniqueQualifier": "-6315532632077812227", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mBdu4XWJlXYyiXHYhx5njmWmxsU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "Private groups only" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:38:04.619Z", + "uniqueQualifier": "-4710019258850651884", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jhLBM9LRg1jpMK-GbrgDFMPAVvs\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "NEW_VALUE", + "value": "Private groups only" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:37:52.285Z", + "uniqueQualifier": "-4735039216780775996", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/P8n4OX0hvheuvjV7z3VWRcoA6RA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "Private groups only" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:37:52.285Z", + "uniqueQualifier": "-4735039216780775996", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/P8n4OX0hvheuvjV7z3VWRcoA6RA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "Private groups only" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:35:02.447Z", + "uniqueQualifier": "-6329290811650545738", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_J_XzmN31Ll2Xc9fN7juGvlVALM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:28:29.703Z", + "uniqueQualifier": "-6613366801859772006", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:28:29.703Z", + "uniqueQualifier": "-6613366801859772006", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:28:29.703Z", + "uniqueQualifier": "-6613366801859772006", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8HoN2rY5lrbYOoN-e5f_nVDHP5k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:26:14.487Z", + "uniqueQualifier": "-8027206714913178980", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:26:14.487Z", + "uniqueQualifier": "-8027206714913178980", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-15T20:26:14.487Z", + "uniqueQualifier": "-8027206714913178980", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O5h1XEQp1AOSwmgvcDgG41Pg6Q0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T23:56:07.675Z", + "uniqueQualifier": "-6212328187570160412", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cVoMaGDZYhd8PqvpxqJOgUUrMKo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T22:06:48.770Z", + "uniqueQualifier": "-4847195203939570330", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/52-GQMcZSkENhW9ho4sTlDgzhfU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:49:16.737Z", + "uniqueQualifier": "-9013844798716414352", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ma3XAPMYq2IVzLGJiSkT3CD1R5E\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:49:16.737Z", + "uniqueQualifier": "-9013844798716414352", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ma3XAPMYq2IVzLGJiSkT3CD1R5E\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:30.595Z", + "uniqueQualifier": "-7661033378720535879", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hx5kz16IU_mer_3UyQmAWFA5rcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:48:16.275Z", + "uniqueQualifier": "-7036895913410872704", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vCM12UYpR_ogBowiir5q1JLEmkU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:47:34.403Z", + "uniqueQualifier": "-8423045455482383644", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:47:34.403Z", + "uniqueQualifier": "-8423045455482383644", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:47:34.403Z", + "uniqueQualifier": "-8423045455482383644", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:47:34.403Z", + "uniqueQualifier": "-8423045455482383644", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:47:34.403Z", + "uniqueQualifier": "-8423045455482383644", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CcppBowJpipbEQeGKrPbvfis19Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:35:49.525Z", + "uniqueQualifier": "-7098640341643906972", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:35:49.525Z", + "uniqueQualifier": "-7098640341643906972", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:35:49.525Z", + "uniqueQualifier": "-7098640341643906972", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T21:35:49.525Z", + "uniqueQualifier": "-7098640341643906972", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0k0_4obIHn-chd1Yw3spwz0un3w\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T18:32:39.558Z", + "uniqueQualifier": "-9072199906074559768", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/drgyRVIMuDhO-mShcSlc25SztCA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T18:32:27.661Z", + "uniqueQualifier": "-5163174303074193628", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/224f5ivFEyb90ZYX8OBpLZEwPmU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:28.690Z", + "uniqueQualifier": "-8619184176513666546", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UAvJqxcqS0rqVdYKJzWzyzouucY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:55:27.286Z", + "uniqueQualifier": "-8391640015749448948", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mwLUUTUyUKZaCpCTUZVzFx8DI-I\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:55:18.106Z", + "uniqueQualifier": "-7594954669204929315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/h89as5h5kR5DEmOnDJMG2FtpEno\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:42:22.765Z", + "uniqueQualifier": "-7292163148509490394", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jyqz5AN4bS1kOswLCH0fdO6GZkk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:42:22.765Z", + "uniqueQualifier": "-7292163148509490394", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jyqz5AN4bS1kOswLCH0fdO6GZkk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:40:33.581Z", + "uniqueQualifier": "-6530383413477844928", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:40:33.581Z", + "uniqueQualifier": "-6530383413477844928", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:40:33.581Z", + "uniqueQualifier": "-6530383413477844928", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:40:33.581Z", + "uniqueQualifier": "-6530383413477844928", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DJxz7JDE59LvIfHdOhexRzhWu2k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T20:27:18.951Z", + "uniqueQualifier": "-8924270847023180522", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pAyIalrkl_xE0shwLfNNtVybn7I\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T20:26:13.950Z", + "uniqueQualifier": "-5851204968140537852", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Pa_lNzARuZGAi7TjsZh7kTbfewA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T20:21:18.027Z", + "uniqueQualifier": "-5693806913680720351", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LgWtAwpIUpW4ruUebN-bDTV02HM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T20:20:20.379Z", + "uniqueQualifier": "-9102688400703257081", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bgBfHAbGTvN2j7U5FGmbhbnKfIs\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:39:04.827Z", + "uniqueQualifier": "-5872911294517334101", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0gX_GVAz4HcRZP5ECdZRTbDsxr0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:34:09.372Z", + "uniqueQualifier": "-5971455787616208563", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:34:09.372Z", + "uniqueQualifier": "-5971455787616208563", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:34:09.372Z", + "uniqueQualifier": "-5971455787616208563", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:34:09.372Z", + "uniqueQualifier": "-5971455787616208563", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o8L8cm7u8Zhu_q0LFqAMtsmGzDM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:27:46.008Z", + "uniqueQualifier": "-8848929114132654231", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-6dwaguA2VPVo-X2QPHGjZcfh-A\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63/24]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:17:03.137Z", + "uniqueQualifier": "-7992347785600499742", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5idxVzjGtbHeStWN0K15PtAq6No\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63/24]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-10T22:14:36.427Z", + "uniqueQualifier": "-8529049152175194588", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/veGdJdx3GLas_Z6eel7KWHfIWbc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63/24]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-09T23:50:07.583Z", + "uniqueQualifier": "-7434000845670004900", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HszCeuS4sdBgisOo6NUiP9-qPRA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T15:59:32.459Z", + "uniqueQualifier": "-8733976945830710318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VxfeI1N_OhS6wTG3_CvZCgYjYLE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:36:14.424Z", + "uniqueQualifier": "-7768235018267311352", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bWVTdTV6tgycfGz-F6KYwF3ZDOQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:34:20.495Z", + "uniqueQualifier": "-5928946132581627170", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Htrqp_RxacOSnH1qctWUgDIWHCc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:32:01.828Z", + "uniqueQualifier": "-8657803367078535094", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VrvMhvtTEvKfnYOER1qy7KdFbHY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "NEW_VALUE", + "value": "[188.150.109.63, 188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:28:24.350Z", + "uniqueQualifier": "-5693871321633820493", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tdPcINJrcUGs5QdhU5VeUYRI2Qs\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto is_empty" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:23:45.318Z", + "uniqueQualifier": "-5932092697097708568", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WwJfghaQELpCTF6hAmrsMJmoANY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:30:11.878Z", + "uniqueQualifier": "-5403239592848814941", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ONWmGEsY0B_iy4Kd9AhMkM2ly2s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:19:34.544Z", + "uniqueQualifier": "-5869987573009452283", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/AjnYwGZxKdBZARre1Wrg1GAbsdI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:06:42.182Z", + "uniqueQualifier": "-5181161422670486464", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/z-GzvVpdFGm6C6WB8OYK4rLLr7Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:26.817Z", + "uniqueQualifier": "-6838915869810017410", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1YrS6-dLBz7H5uMUHl56-noRDK8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:00:24.497Z", + "uniqueQualifier": "-4822045421791168466", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rYykGcrFPiTNRY34LS5ADNWrGJ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "NEW_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:38.659Z", + "uniqueQualifier": "-6280635170250231145", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:38.659Z", + "uniqueQualifier": "-6280635170250231145", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:38.659Z", + "uniqueQualifier": "-6280635170250231145", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:38.659Z", + "uniqueQualifier": "-6280635170250231145", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:24:38.659Z", + "uniqueQualifier": "-6280635170250231145", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uP-7yxgOxUtD_VP2Z-w-V0j8UbY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:00.783Z", + "uniqueQualifier": "-8410493281186321252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:00.783Z", + "uniqueQualifier": "-8410493281186321252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:00.783Z", + "uniqueQualifier": "-8410493281186321252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:00.783Z", + "uniqueQualifier": "-8410493281186321252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:00.783Z", + "uniqueQualifier": "-8410493281186321252", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-txnT5pL5pbl5za9WAYswK5koLM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:03.192Z", + "uniqueQualifier": "-6153425662217819320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:03.192Z", + "uniqueQualifier": "-6153425662217819320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:03.192Z", + "uniqueQualifier": "-6153425662217819320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:03.192Z", + "uniqueQualifier": "-6153425662217819320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:17:03.192Z", + "uniqueQualifier": "-6153425662217819320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/XjNiZ3WYu0Cxu7K6nu3mV81gm8o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:09:10.404Z", + "uniqueQualifier": "-9173648628893265597", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/N-62Gltu9K8KJlOl5TjF8DNk5Ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:18.667Z", + "uniqueQualifier": "-4813725012331975988", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_BkC09H18ginVX4yrrIBvPvggQQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:05:10.738Z", + "uniqueQualifier": "-5742299448771648899", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j80i3b4n8HOl1COnn9q6mKXjG3Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:57:17.142Z", + "uniqueQualifier": "-5133325816919867532", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BOGr5XX1CQhO8BK2D4nf5GJd4tU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:32:36.160Z", + "uniqueQualifier": "-7984798595345208026", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kivn1155U4vMRL7Bk7Ip3iTPyI0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "NEW_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "NEW_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "NEW_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "NEW_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "NEW_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "NEW_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:21:31.290Z", + "uniqueQualifier": "-8832547985086975437", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/H5MRrQL0btJjjO3h629LEuNBypk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63/24]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T16:15:43.685Z", + "uniqueQualifier": "-5071910517359774934", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tO4FyB67JHXDFRrxZggtz3j3J0I\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63/24]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-09T23:51:29.928Z", + "uniqueQualifier": "-6964519439010196413", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Lv_nNNSvL93aKGJfMC8q_9qDfYk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63/24, 188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T17:38:56.782Z", + "uniqueQualifier": "-5887092291182430158", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/y5pkB6XV24VdtKy8uVlxwt-IR8k\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-08T15:48:49.723Z", + "uniqueQualifier": "-9189739910024391630", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yGMkmLKj4hDYPOx6_CDswZ3b5kg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:36:57.469Z", + "uniqueQualifier": "-7892336497755704961", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-cYo4vR079yMQSaXRca-uRIiav4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "AttachmentDeepScanningSettingsProto deep_scanning_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:34:57.946Z", + "uniqueQualifier": "-7034005062571081223", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uwwqKj5qFmJ0j0YxUHLDmZf1hug\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "DelayedDeliverySettingsProto disable_delayed_delivery_for_suspicious_email" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:28:24.350Z", + "uniqueQualifier": "-5693871321633820493", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xQavg5YlFpBPT4NcUn6jHPRAeww\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GmailIpWhitelistSpamFilteringProto ip_whitelist_spam_filtering" + }, + { + "name": "OLD_VALUE", + "value": "[188.150.109.63]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:26:08.537Z", + "uniqueQualifier": "-9031234566324114665", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UooY5c0mr93sI3LkOCBRYYrAIyo\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "OutOfDomainWarningProto disable_untrusted_recipient_warning" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:31:17.433Z", + "uniqueQualifier": "-8832271997982293315", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9gT6hI4vPnObhN_GxAhD9JKhZ0s\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:24:31.557Z", + "uniqueQualifier": "-6613641808412772920", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pfwyEwjAKl6XyTxe9UEXw_Wd01Q\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:07:42.373Z", + "uniqueQualifier": "-8542032566009871716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QVzeJ-ox7lyl1h_xdab8812VOm8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:34.116Z", + "uniqueQualifier": "-8012812558324558989", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/l755Q7lKz4AwhV8H-mIejtsEDxE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:02:21.926Z", + "uniqueQualifier": "-5077751536906355112", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2jLfAKQPWhr1ByxI0zmApi4BSh4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against domain spoofing using similar domain names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing domain" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against spoofing of employee names action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect your Groups from inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against inbound emails spoofing your domain" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against any unauthenticated emails action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against domain spoofing based on similar domain names action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against any unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for groups spoofing" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails spoofing employee names" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain - group type" + }, + { + "name": "OLD_VALUE", + "value": "All groups" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for emails from visually similar domains" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Quarantine for unauthenticated emails" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect your Groups from inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Enable: protect against spoofing of employee names" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Spoofing and authentication safety Protect against inbound emails spoofing your domain action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:42.525Z", + "uniqueQualifier": "-5846774223510872756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:42.525Z", + "uniqueQualifier": "-5846774223510872756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:42.525Z", + "uniqueQualifier": "-5846774223510872756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:42.525Z", + "uniqueQualifier": "-5846774223510872756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:23:42.525Z", + "uniqueQualifier": "-5846774223510872756", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kvUEgXIDgdX0G3k3fX3CXZO50YI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:18:10.708Z", + "uniqueQualifier": "-7551979130158269815", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:18:10.708Z", + "uniqueQualifier": "-7551979130158269815", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:18:10.708Z", + "uniqueQualifier": "-7551979130158269815", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:18:10.708Z", + "uniqueQualifier": "-7551979130158269815", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:18:10.708Z", + "uniqueQualifier": "-7551979130158269815", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FbFoO6oTRMLu-P2AHD05ODvfTYM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: show warning prompt for click on links to unstrusted domains" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: identify links behind shortened URLs" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety Enable: scan linked images" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Timothy Garcia" + }, + { + "name": "SETTING_NAME", + "value": "Links and external images safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:12:51.227Z", + "uniqueQualifier": "-4787412021313868268", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mYzThAI6uHRLuTJlo7NGWP4ghLA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:08:47.280Z", + "uniqueQualifier": "-8090481736071998183", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nBMUJPMF9-G6XUS_gbsR7V5xwP8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:06:07.787Z", + "uniqueQualifier": "-8423564239481711633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EKqWD-AGVe0P496eOCAqqjiQ-qk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T20:03:44.593Z", + "uniqueQualifier": "-8919713994614076952", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/37tv-E9y5AOvlJTJk-8Mc-B_hnc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T19:11:53.488Z", + "uniqueQualifier": "-6196200878245814300", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tK39Q84YGM4xVU87Of2oTou5xjw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:43:44.637Z", + "uniqueQualifier": "-4899672193862172621", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1X6i9zju4xNzWclBtVmpGviN-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Encrypted attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Show warning" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection file type whitelist" + }, + { + "name": "OLD_VALUE", + "value": "[txt]" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Anomalous attachment protection setting action" + }, + { + "name": "OLD_VALUE", + "value": "Quarantine" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety" + }, + { + "name": "OLD_VALUE", + "value": "Custom settings" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against encrypted attachments from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: automatically enables all future added settings" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Attachment with scripts protection action" + }, + { + "name": "OLD_VALUE", + "value": "Move to spam" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for encrypted attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: Protect against anomalous attachment types in emails" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for script attachments" + }, + { + "name": "OLD_VALUE", + "value": "0" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Quarantine queue for anomalous attachments" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Gmail" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "SETTING_NAME", + "value": "Attachment safety Enable: protect against attachments with scripts from untrusted senders" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:53:37.510Z", + "uniqueQualifier": "-5220258981000260472", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/igW5PrINzokKRuUKapl4zALy4QE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "INBOUND_GATEWAY" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "11d32" + }, + { + "name": "SETTING_ENABLED", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:52:21.291Z", + "uniqueQualifier": "-8057593944295039120", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/xP4x1uLugnonQK-0f0Lm677XHf0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "INBOUND_GATEWAY" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "11d32" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-05T18:07:58.835Z", + "uniqueQualifier": "-5677155215552662624", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FMpkgZtD1_fsNMzUUyCs5FNj9ng\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SPAM_CONTROL" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_DESCRIPTION", + "value": "Scuba" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "6776f" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-05T18:07:08.941Z", + "uniqueQualifier": "-8381009703493294910", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0Yky1P_hl-ymKAitZzOjSZ157aw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SPAM_CONTROL" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_DESCRIPTION", + "value": "Scuba" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "6776f" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T17:45:42.903Z", + "uniqueQualifier": "-6801877499305129563", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L7IzY9CpEI6juacCkaOaPY8jdiY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "APPROVED_ADDRESS_LIST" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "592cd" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T17:44:02.082Z", + "uniqueQualifier": "-8747745826320916745", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mOU8c_xGxH9htqIsPfy-5Ur75fA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SPAM_CONTROL" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_DESCRIPTION", + "value": "Scuba" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "6776f" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T17:42:42.268Z", + "uniqueQualifier": "-7623596039614384795", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MawPZzruOE_b28Gs9RAW-lFvlkg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_GMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "SPAM_CONTROL" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_DESCRIPTION", + "value": "Scuba" + }, + { + "name": "USER_DEFINED_SETTING_NAME", + "value": "6776f" + }, + { + "name": "SETTING_ENABLED", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:22.466Z", + "uniqueQualifier": "-5545835530076996096", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-RU5zX0wj1hUVMaTDAHrsJxKKt8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_G_SUITE_MARKETPLACE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "3" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:40:14.386Z", + "uniqueQualifier": "-8158670660801576108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hvkO_0ypO_d2Q_HJi_GPksGKXcg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_G_SUITE_MARKETPLACE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "3" + }, + { + "name": "NEW_VALUE", + "value": "2" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:39:14.005Z", + "uniqueQualifier": "-8290323648275442656", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3ioFa-cf1Scs6Ne04RrOOR2iyTQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_G_SUITE_MARKETPLACE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "2" + }, + { + "name": "NEW_VALUE", + "value": "3" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T23:37:05.652Z", + "uniqueQualifier": "-8762093103530882777", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L0uSIRCSmyKmXupz6f3sMnnm4Dc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_G_SUITE_MARKETPLACE" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "3" + }, + { + "name": "NEW_VALUE", + "value": "2" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:13:22.480Z", + "uniqueQualifier": "-5462590824006163669", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1ebrZNWrUd4GsBcdb9XrnzuHiTk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "OUTBOUND_RELAY_ENABLED" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:12:39.351Z", + "uniqueQualifier": "-6879918250539439087", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HgK70wJSw5BRdeUFWkTskXAfd60\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "OUTBOUND_RELAY_ENABLED" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:11:57.723Z", + "uniqueQualifier": "-5535752482349833986", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ijN1iEmXEmVRG811PkSOH0LPM4E\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "OUTBOUND_RELAY_ENABLED" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:09:46.603Z", + "uniqueQualifier": "-8095763497910363325", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HZ4jlROHYGDxorJvXsGU-yTy180\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "OUTBOUND_RELAY_ENABLED" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:07:32.707Z", + "uniqueQualifier": "-7232560280648585155", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QAlZq8kxJsp1wNMf5_r9yMw1oQ8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_AUTOFORWARDING" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:07:06.701Z", + "uniqueQualifier": "-4639460941160861591", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hgFZhnqQi7TgkQ6cUEQZxwME2yM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_AUTOFORWARDING" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T21:06:06.018Z", + "uniqueQualifier": "-5674161863985525771", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cDy0uvfClo2exvgZ-brHzMUWAhY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:42:55.513Z", + "uniqueQualifier": "-8619860601033001300", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/F1WXgIPf8Cv4x__d6w6yduNcehQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_AUTOFORWARDING" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:35:12.291Z", + "uniqueQualifier": "-8939052168772238187", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3wfU9TVHiPdyRG6ds3GF7Otpor0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:25:14.299Z", + "uniqueQualifier": "-7612220170230844153", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rF2v9WzbQmnT7Qvg--g-H6ey5HE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:19:38.080Z", + "uniqueQualifier": "-5014104996182378615", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hNIP629hKIUS9zjfUBpMImVzAXc\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:13:18.536Z", + "uniqueQualifier": "-4759608888648017471", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PhZ5VQgxiFTQPnkk4q0VCeAUiXU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:11:18.677Z", + "uniqueQualifier": "-8909905279033106094", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Bvnn5m6G64HlvuiXcyS-w1lbqBI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:02:25.525Z", + "uniqueQualifier": "-7992278422230522896", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/V_92ankkjnXO_DOv-rPXRuRYmr4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T20:01:49.493Z", + "uniqueQualifier": "-8109103356776023164", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MzInKrhJ8Kdka6aMgQir82dp2X4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:57:47.163Z", + "uniqueQualifier": "-8188318268526356168", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MoGtGI0dHmksak_iUwk0Ms0nWrY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:57:15.582Z", + "uniqueQualifier": "-8651035981142186442", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/IRvyyUXFu7j-vyyFsJyhlfOFTs4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:57:06.666Z", + "uniqueQualifier": "-4728890308066544062", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jPsO2-lSYIEwNSuRz31lrIQoMSQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:55:16.620Z", + "uniqueQualifier": "-6778456187725220486", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-vwT_VOnIy0viMAvjTueuiueHX0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:53:24.896Z", + "uniqueQualifier": "-4985538612795785772", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VtWAScfhZa5u3SUWzmtO1I5EgG8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:52:26.287Z", + "uniqueQualifier": "-6214982117479199256", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ceNwJZ15a1ojYHN1-wGNjNHhlTI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:50:25.649Z", + "uniqueQualifier": "-5083429636578294529", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uavcRp9EqyoyfCHd-iXDit2L_EM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:50:13.042Z", + "uniqueQualifier": "-9096013674984849363", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KnakV9jIJaY5nHxJcr2hcysKNQ4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:48:07.968Z", + "uniqueQualifier": "-4767306219726251079", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tP9xnEZ7KUJXAUR2bRKKAEkAVh0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:43:51.742Z", + "uniqueQualifier": "-6540726772729614082", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5gfN-5FxsaSGRkehIJgstgcORa8\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:42:09.377Z", + "uniqueQualifier": "-6158037699155854069", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rqU5rmsnR-NEb1wB680YTP5A0bg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_USER_IMPORT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:41:14.310Z", + "uniqueQualifier": "-9187610611734390870", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0LQaFABw4F5CEdtTBqi216tBm5I\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_USER_IMPORT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-07T19:40:08.340Z", + "uniqueQualifier": "-5677650715039890159", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mTSpFa_6gvCCASAvdM1cEUK7jgA\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_USER_IMPORT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:53:29.850Z", + "uniqueQualifier": "-7588363845181409421", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/R4BHaevFqrJ97k3snK-KKOPw-vM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_SENDER_ATTRIBUTION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAILBOX_GROUP_DELEGATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:52:59.453Z", + "uniqueQualifier": "-7595358577437419937", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/X-CnaNiIYh_FwC_6XeePb-Kq2LE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:52:34.201Z", + "uniqueQualifier": "-7868003009966565743", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/o__0xL0DwOw71IGGY4MWGWsha58\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_SENDER_ATTRIBUTION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAILBOX_GROUP_DELEGATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:51:58.179Z", + "uniqueQualifier": "-5588391883838532498", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/shu-cPQLHTqnsimO0_muFyd4nnw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:51:04.105Z", + "uniqueQualifier": "-7965382699069746799", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_e0GdviiKTCaUrCfDYpH40JT7ug\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_SENDER_ATTRIBUTION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAILBOX_GROUP_DELEGATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:50:17.526Z", + "uniqueQualifier": "-5851129210180951102", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/OkfAWCyk-EjHOg_aG-whpIw0ces\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-02T18:49:22.474Z", + "uniqueQualifier": "-4678643818380845153", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ntika7xnxnDsOvA5dHA8f_e1N74\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-16T18:39:20.629Z", + "uniqueQualifier": "-7216214042325487606", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UZnWtd7fC_OA4SquwifJ3RFMFDQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:54:45.666Z", + "uniqueQualifier": "3932197789466149184", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/thkNBS6vEaom_GnV2vc6isXWoqE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "RETENTION_POLICY" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T18:54:36.203Z", + "uniqueQualifier": "-6203442127950220345", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Kxqf9kIThsEEXt0Q56-Jh9lF3EI\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "RETENTION_POLICY" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + }, + { + "name": "DOMAIN_NAME", + "value": "example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-10T16:21:52.214Z", + "uniqueQualifier": "-6014367350232484216", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2M3TAzz2AlCRmYUewwei65sko6c\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T21:53:41.301Z", + "uniqueQualifier": "-5816693748781146108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/a6D0n5piJguhJpAQtrAmGOwNdw0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T21:48:28.729Z", + "uniqueQualifier": "-5299536692910296933", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cQJoqL0HGchUhLQEddJhmuHjUxY\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T21:48:21.195Z", + "uniqueQualifier": "-7225735303026835043", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9toIZDz0ZfInhtqrARrJyrsbURE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-30T21:46:53.368Z", + "uniqueQualifier": "-8679081967770796097", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/U0e0pW9wkLzVED5uoPFT33Dcemg\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "DISABLED" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T23:52:44.740Z", + "uniqueQualifier": "-7637827464269962062", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zhIZL8bhbZJ_eH75-bdZzLI1iDE\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_AUTOFORWARDING" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T23:17:01.501Z", + "uniqueQualifier": "-9006670395198114015", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Xc5feahHkmN5GtGxt5nABssgnH4\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T23:15:31.149Z", + "uniqueQualifier": "-6017357394151553113", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5e-RmtjF-VaI0umq8r54lyz4Q-o\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_OUTLOOK_SYNC" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T22:51:58.904Z", + "uniqueQualifier": "-6872050504957565716", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/0bRHbrw6DqiEeeDF5BkcfV9M7qU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T22:50:37.133Z", + "uniqueQualifier": "-7786728164357987178", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vzhS3mjPlyIWD8ziCUssI6QBufQ\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "GROUP_EMAIL", + "value": "wallbenjamin@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T22:49:12.857Z", + "uniqueQualifier": "-7724567653635556035", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1kPbEUuzwiHIaReh8_E4qW9FPfM\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_POP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "IMAP_ACCESS" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "ENABLED_FOR_ALL_MAIL_CLIENTS" + }, + { + "name": "NEW_VALUE", + "value": "DISABLED" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-29T17:59:15.519Z", + "uniqueQualifier": "-6999163503709316415", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/kefRiH9z0q9qNBFar6R3cishdBw\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:46:52.557Z", + "uniqueQualifier": "-4990251964110501579", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ujidckrstraPhOCfpBEc_fYozN0\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_USER_IMPORT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:46:13.932Z", + "uniqueQualifier": "-6095943839510973279", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1aFsFW7bJK-h6e-t2fYLKFx_gYU\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_EMAIL_USER_IMPORT" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:30:29.227Z", + "uniqueQualifier": "-8879909675184632860", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HH3pHlD4LTvCxliYTDkONYE3x3c\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAILBOX_GROUP_DELEGATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ALLOW_SENDER_ATTRIBUTION_CUSTOMIZATION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_SENDER_ATTRIBUTION" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + }, + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Diane Ellis" + }, + { + "name": "OLD_VALUE", + "value": "INHERIT_FROM_PARENT" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-10T19:28:31.506Z", + "uniqueQualifier": "-6339158507640117533", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/05bGW4K8uT81iEtEJxoHYiV9Wmk\"", + "actor": { + "callerType": "USER", + "email": "wallbenjamin@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "188.150.109.63", + "events": [ + { + "type": "EMAIL_SETTINGS", + "name": "CHANGE_EMAIL_SETTING", + "parameters": [ + { + "name": "SETTING_NAME", + "value": "ENABLE_MAIL_DELEGATION_WITHIN_DOMAIN" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + } + ] + }, + "groups_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:37:43.283Z", + "uniqueQualifier": "-4904438979277015128", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tkBcuXoI_8FrPuNObVlc4WNEYjE\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:37:43.283Z", + "uniqueQualifier": "-4904438979277015128", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tkBcuXoI_8FrPuNObVlc4WNEYjE\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:21.891Z", + "uniqueQualifier": "-8669371008482495405", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v7X1t6hr1F05H8D4HzS4XACaveE\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:21.891Z", + "uniqueQualifier": "-8669371008482495405", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v7X1t6hr1F05H8D4HzS4XACaveE\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:13.768Z", + "uniqueQualifier": "-7866552149204692863", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:13.768Z", + "uniqueQualifier": "-7866552149204692863", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:13.768Z", + "uniqueQualifier": "-7866552149204692863", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:36:13.768Z", + "uniqueQualifier": "-7866552149204692863", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mU1QoC4g18B9IrJ61FmRh2zMgI0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:48.949Z", + "uniqueQualifier": "-5496101249954155620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:48.949Z", + "uniqueQualifier": "-5496101249954155620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:48.949Z", + "uniqueQualifier": "-5496101249954155620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:48.949Z", + "uniqueQualifier": "-5496101249954155620", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KSL9g8i-ALnsOtTnptFw4BndVjY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:04.557Z", + "uniqueQualifier": "-5504555202671295586", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L-1ejPhsvHDfZbO3cn9Gy5TyBxg\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:33:04.557Z", + "uniqueQualifier": "-5504555202671295586", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/L-1ejPhsvHDfZbO3cn9Gy5TyBxg\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:32:01.559Z", + "uniqueQualifier": "-4907656681345959991", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DiaJEshjdRsODihbU6Hx1-Hg1WA\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:32:01.559Z", + "uniqueQualifier": "-4907656681345959991", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DiaJEshjdRsODihbU6Hx1-Hg1WA\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:24:14.686Z", + "uniqueQualifier": "-9112802051723476293", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gi8_7lWDkJX8gncvBg3z6f4-xSA\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:24:14.686Z", + "uniqueQualifier": "-9112802051723476293", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gi8_7lWDkJX8gncvBg3z6f4-xSA\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:23:34.595Z", + "uniqueQualifier": "-8267341555213866055", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:23:34.595Z", + "uniqueQualifier": "-8267341555213866055", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:23:34.595Z", + "uniqueQualifier": "-8267341555213866055", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:23:34.595Z", + "uniqueQualifier": "-8267341555213866055", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sRyytbYo3mUlrp_u3m_21-o1BaM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORLD" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:22:57.150Z", + "uniqueQualifier": "-6234921438137055089", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_owIByGF2s3-5o33gHtjTqazZN4\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:22:57.150Z", + "uniqueQualifier": "-6234921438137055089", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_owIByGF2s3-5o33gHtjTqazZN4\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:22:43.993Z", + "uniqueQualifier": "-6966308199380559657", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_SdirAbxAbmefcrqBvbo0j5B0QY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "ADMIN_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "ADMIN_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:22:43.993Z", + "uniqueQualifier": "-6966308199380559657", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/_SdirAbxAbmefcrqBvbo0j5B0QY\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "ADMIN_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto who_can_create_groups" + }, + { + "name": "OLD_VALUE", + "value": "ADMIN_ONLY" + }, + { + "name": "NEW_VALUE", + "value": "USERS_IN_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:17:19.606Z", + "uniqueQualifier": "-8418685703927066318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:17:19.606Z", + "uniqueQualifier": "-8418685703927066318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:17:19.606Z", + "uniqueQualifier": "-8418685703927066318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:17:19.606Z", + "uniqueQualifier": "-8418685703927066318", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CYQ8e0XNXiHPw5LGQrHxOhJmj1s\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:14:52.502Z", + "uniqueQualifier": "-7520287385961964835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ao7lzw1HWgLUm02zdOzhbJFGwA0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:14:52.502Z", + "uniqueQualifier": "-7520287385961964835", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ao7lzw1HWgLUm02zdOzhbJFGwA0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto owners_can_allow_external_members" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:13:50.444Z", + "uniqueQualifier": "-8965504840731817885", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDKYAFASQ9Tk4Ws92_UERXix82o\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:13:50.444Z", + "uniqueQualifier": "-8965504840731817885", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oDKYAFASQ9Tk4Ws92_UERXix82o\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:13:15.242Z", + "uniqueQualifier": "-4672168368876777939", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y_BjsqXMtGEpWc4ydzlaxwZmwFw\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T20:13:15.242Z", + "uniqueQualifier": "-4672168368876777939", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y_BjsqXMtGEpWc4ydzlaxwZmwFw\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-05T19:14:37.336Z", + "uniqueQualifier": "-6449288065435827893", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M8gWt5mC9nXz_hgEPC0rnuB62Qs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-05T19:14:37.336Z", + "uniqueQualifier": "-6449288065435827893", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/M8gWt5mC9nXz_hgEPC0rnuB62Qs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-05T19:13:24.534Z", + "uniqueQualifier": "-7856870949104581356", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TLCgMxU1BiC3toIPLrSzxr4HKpM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-05T19:13:24.534Z", + "uniqueQualifier": "-7856870949104581356", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TLCgMxU1BiC3toIPLrSzxr4HKpM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T21:18:04.853Z", + "uniqueQualifier": "-7111684680849442804", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/klHLmbdd3q4Mu8qThSzQiFou4J0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T21:18:04.853Z", + "uniqueQualifier": "-7111684680849442804", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/klHLmbdd3q4Mu8qThSzQiFou4J0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:57:06.843Z", + "uniqueQualifier": "-6204715428815412139", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBg7rUzPpTqQhQVVLWVOCdeholM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:57:06.843Z", + "uniqueQualifier": "-6204715428815412139", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/aBg7rUzPpTqQhQVVLWVOCdeholM\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:53:06.323Z", + "uniqueQualifier": "-7763452661463152583", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:53:06.323Z", + "uniqueQualifier": "-7763452661463152583", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:53:06.323Z", + "uniqueQualifier": "-7763452661463152583", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:53:06.323Z", + "uniqueQualifier": "-7763452661463152583", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6oJ1Ah7snzrcYmffdkAnNialNJs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "PUBLIC" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:51:50.405Z", + "uniqueQualifier": "-5036186245106370921", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:51:50.405Z", + "uniqueQualifier": "-5036186245106370921", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:51:50.405Z", + "uniqueQualifier": "-5036186245106370921", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:51:50.405Z", + "uniqueQualifier": "-5036186245106370921", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2qExsKxdtz5TOj6D2WJgmbmt434\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "PUBLIC" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:50:43.473Z", + "uniqueQualifier": "-7117354763329458436", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pM21caWQuJXA2mw7cr8i719Y-jk\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:50:43.473Z", + "uniqueQualifier": "-7117354763329458436", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pM21caWQuJXA2mw7cr8i719Y-jk\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MANAGERS" + }, + { + "name": "NEW_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:48:59.908Z", + "uniqueQualifier": "-6323665838879164080", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9I3NWDAdKDwVpyKlVUID9TvPvEg\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:48:59.908Z", + "uniqueQualifier": "-6323665838879164080", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9I3NWDAdKDwVpyKlVUID9TvPvEg\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "OWNERS" + }, + { + "name": "NEW_VALUE", + "value": "MANAGERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:47:39.816Z", + "uniqueQualifier": "-7036518029279799858", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v6phs8UNzfp56wW812X2zfBW2To\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:47:39.816Z", + "uniqueQualifier": "-7036518029279799858", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/v6phs8UNzfp56wW812X2zfBW2To\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "MEMBERS" + }, + { + "name": "NEW_VALUE", + "value": "OWNERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:41:09.333Z", + "uniqueQualifier": "-4735955040041761964", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q7dOw72qMc9l6ID3NRN7IYQfVg0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:41:09.333Z", + "uniqueQualifier": "-4735955040041761964", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/q7dOw72qMc9l6ID3NRN7IYQfVg0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto default_view_topics_access_level" + }, + { + "name": "OLD_VALUE", + "value": "DOMAIN_USERS" + }, + { + "name": "NEW_VALUE", + "value": "MEMBERS" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:34:18.664Z", + "uniqueQualifier": "-5256001228217440553", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/138uItmVSuSBL1H3W0ByCWo1bio\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:34:18.664Z", + "uniqueQualifier": "-5256001228217440553", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/138uItmVSuSBL1H3W0ByCWo1bio\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "OPEN" + }, + { + "name": "NEW_VALUE", + "value": "CLOSED" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:33:18.234Z", + "uniqueQualifier": "-8428811444455467452", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mhfOtxltCJLhxN1G2GaNez2C4Ys\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:33:18.234Z", + "uniqueQualifier": "-8428811444455467452", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mhfOtxltCJLhxN1G2GaNez2C4Ys\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto collaboration_policy" + }, + { + "name": "OLD_VALUE", + "value": "CLOSED" + }, + { + "name": "NEW_VALUE", + "value": "OPEN" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:26:27.149Z", + "uniqueQualifier": "-4822096225956778257", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j4CaP-hzD53IQAsrAJfw5q6YBA0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:26:27.149Z", + "uniqueQualifier": "-4822096225956778257", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j4CaP-hzD53IQAsrAJfw5q6YBA0\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:24:07.823Z", + "uniqueQualifier": "-6928636887115177485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TIcLBv69k_7xAwa83NTSWAsBOQs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T19:24:07.823Z", + "uniqueQualifier": "-6928636887115177485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/TIcLBv69k_7xAwa83NTSWAsBOQs\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto allow_unlisted_groups" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T18:48:29.488Z", + "uniqueQualifier": "-7671215909739986270", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O3yUrumPOSXEZCVZP8wVVL8yT9c\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T18:48:29.488Z", + "uniqueQualifier": "-7671215909739986270", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/O3yUrumPOSXEZCVZP8wVVL8yT9c\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T18:48:22.266Z", + "uniqueQualifier": "-7964742630930404774", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gjcH0kAv6ssrYTr0PKKuazLnzSI\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-04-16T18:48:22.266Z", + "uniqueQualifier": "-7964742630930404774", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gjcH0kAv6ssrYTr0PKKuazLnzSI\"", + "actor": { + "callerType": "USER", + "email": "williamsmaria@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "161.20.153.182", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "business" + } + ] + }, + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Groups for Business" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "GroupsSharingSettingsProto new_groups_are_unlisted" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "standard" + } + ] + } + ] + } + ] + }, + "meet_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:55:37.869Z", + "uniqueQualifier": "-8374287999136728679", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cGjlWrimBqO01CXYx7yAQoxlbHo\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "NO_ONE" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:54:31.145Z", + "uniqueQualifier": "-8104928817540590542", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Mi9R9XxARRQQe_kRMbd4vYpgGp8\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "CONTACTS_AND_SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:53:56.352Z", + "uniqueQualifier": "-6766904102890133338", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/UAf7SsvJ5EDHnVdU_pxtEc4Szz8\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "NO_ONE" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:50:32.343Z", + "uniqueQualifier": "-6439791708317553310", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FjFNGKDYtwQRdo9U_LQ9YA4L6xI\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:49:48.547Z", + "uniqueQualifier": "-8511607302872145393", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5lRWi7F1LjpOITx926Z0bYaf3Jg\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:48:33.149Z", + "uniqueQualifier": "-6835658709060728209", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6Ftv9mxvZlTkdvLWhZrIaQWITYk\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:47:38.236Z", + "uniqueQualifier": "-5118571039915596769", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/oMZ7nJLZCzvyVcFPdFMsb2ZHfJg\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:47:27.041Z", + "uniqueQualifier": "-8099089512881198832", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ui0Jxxq9YUHVdIwvYomTwzwXWzM\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:45:06.644Z", + "uniqueQualifier": "-6856778993139090964", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Eqw7rKUcZt0iu8jilL0tV7dCAqk\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "WORKSPACE_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:45:00.591Z", + "uniqueQualifier": "-5366605936444943748", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/6DxtZMv5s-zxp1w7OvgLhd7oeRo\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:44:20.793Z", + "uniqueQualifier": "-7777319459911597339", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/59rqvaXBEfsoVTxbowoBIub5uYw\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "WORKSPACE_DOMAINS" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:43:40.195Z", + "uniqueQualifier": "-6089323717336756141", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/MO5dSMk6xwm_Q_WmxVEDD-ZdPKs\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "WORKSPACE_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:36:45.489Z", + "uniqueQualifier": "-7298713937355141569", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KiToDsyiOizecMNDZTw5GYWUmFw\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:36:10.824Z", + "uniqueQualifier": "-6203188244941888696", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/elrHYwMfNlA0HiQqSmmriDRIxLw\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:35:36.891Z", + "uniqueQualifier": "-4614946522497774418", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ZH81r2VYKz6Nvv7s1bCJ1CqSH9Q\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:18:15.188Z", + "uniqueQualifier": "-7916226346238711538", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gQHTGOFKONu2BI79olPvZx1XA1Y\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "WORKSPACE_DOMAINS" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:16:06.383Z", + "uniqueQualifier": "-7937568576718507934", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/ByJnzGdQ9tdIv-3pAQ3DQQw2A3Y\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:18:11.170Z", + "uniqueQualifier": "-8250460015944039555", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QrbwI8IJ9SeL_qiwf3nWmnFHu88\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:14:54.350Z", + "uniqueQualifier": "-7285527198788751441", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/pK9UTflV9f1DBCjnyTj4P6FjEGw\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "true" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:08:14.004Z", + "uniqueQualifier": "-6597726453327910005", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/km-aD9OJ0Q1LgecAe8H1ARe8qMA\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:05:10.779Z", + "uniqueQualifier": "-5648369683815270870", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/30LzU4kvVXV4jfIazWJ3twUDxdM\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T12:36:18.972Z", + "uniqueQualifier": "-8595295552696246609", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NFH56c0BbMcUrB6PtsLGdiA_7z0\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T12:28:12.685Z", + "uniqueQualifier": "-6006807023156133255", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/j45ya0jGUIPcamUu9WVRvz_A90c\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T12:27:57.249Z", + "uniqueQualifier": "-7746578310967437033", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Xk_Z4WK8L7xB49pW67hQ16ReXz4\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "LOGGED_IN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:04:51.575Z", + "uniqueQualifier": "-4750258269045578274", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jP4h1Hq-POcWrwHIuKOQpzzEivQ\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "NO_ONE" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:03:47.454Z", + "uniqueQualifier": "-8184931754066388108", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/B_hVzRM1ttYp6ux2zcW2EK4YtnQ\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "CONTACTS_AND_SAME_DOMAIN" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T16:49:53.143Z", + "uniqueQualifier": "-5209246982694999638", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/laP2OUhDXCIn2TymAPHbyCN6dKs\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "NEW_VALUE", + "value": "CONTACTS_AND_SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-03T14:33:27.308Z", + "uniqueQualifier": "-4991163248443167249", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PBxqeNSGj773JUH9ieqrRA2o9e0\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CHANGE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "RecordingSettingsProto recording_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:55:03.524Z", + "uniqueQualifier": "-5525678875046184068", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/x_oZXF4KYf9upc4wBe0ntFNbyhI\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "NEW_VALUE", + "value": "NO_ONE" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:51:58.391Z", + "uniqueQualifier": "-6293797606453030970", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/5v7wjNHE8B2B9Fhkj7UBoNab87w\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:51:03.443Z", + "uniqueQualifier": "-9120831340154170401", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EQxC3TuCiUBHhMA4yaT-MC6Ux4o\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:47:19.174Z", + "uniqueQualifier": "-4938542069025293008", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JAAuaHoNcSm6vnYXzovie2Ul0UU\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:45:54.795Z", + "uniqueQualifier": "-8333886986700398767", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gIYcpq4qN_CC220XOTu5i8F5Doc\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:38:22.685Z", + "uniqueQualifier": "-9149827511358918659", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/JCXFUtB6mvKgCdVDxncLhVU7J6U\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:37:20.275Z", + "uniqueQualifier": "-7185040730001420179", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/bEAS0fQ_12Vjzm-7fxmx0zxR-tE\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:20:48.803Z", + "uniqueQualifier": "-8392254067149706858", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jnSr6LmPs7F1qYoR3EUDuf6VIM0\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:20:03.797Z", + "uniqueQualifier": "-7674857818999495582", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/8qLHtkYKiWRwk5LOvYIEJaHXYKs\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:18:51.598Z", + "uniqueQualifier": "-5708074622440254373", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nCS34dmPtisDaUpvta0Qf3g5b5o\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:17:33.971Z", + "uniqueQualifier": "-8224205482712570389", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Y2veBthUfRZsawFrn0_DqNveX-4\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:26:15.349Z", + "uniqueQualifier": "-5310138581724770249", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/LEkQSE50XP6VLEeNXMwnsS5WHq8\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "NEW_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:14:12.588Z", + "uniqueQualifier": "-7008317980551322320", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Bw7aB9gqKLHm4jbOxW7ZOBm-RPg\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "NEW_VALUE", + "value": "true" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:05:02.067Z", + "uniqueQualifier": "-8673740825309699055", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Hbki1-rgT6Ndy60w0rLcv9p6eiE\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "SAME_DOMAIN" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:18:58.610Z", + "uniqueQualifier": "-8849126657732400123", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/af9iHpiN73b_mlaPvVSu2p3zutY\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:06:04.340Z", + "uniqueQualifier": "-7109330685672096015", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zBcPWfof9MpWcmD-8ZuKY85v_pI\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:05:26.856Z", + "uniqueQualifier": "-5367584374733700161", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/it3O8Nt7G2H2lUgR4rWw60tlhHg\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "CREATE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "NEW_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:56:58.359Z", + "uniqueQualifier": "-8100966994637955202", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Ul8lwwu9TPSMD0DkiaH1rvmExig\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:56:11.570Z", + "uniqueQualifier": "-9140592026686128278", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KYq_Td0Q4NuRiF5QdJx6JPDDkJg\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:53:05.471Z", + "uniqueQualifier": "-8299844283929535138", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/C9SCvkq62JNOkd6akurRDLNlggU\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:52:24.099Z", + "uniqueQualifier": "-8891102369683469003", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/nJBhqFCDYgeFlVmIN3TT6MbP4rY\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:51:41.497Z", + "uniqueQualifier": "-7724102773423493751", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/cqltKzaYIPPm3u1jqFRmVeMAEv8\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:48:45.486Z", + "uniqueQualifier": "-7013893434920142293", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CutCpFqOkcQR1-xdI06mrpeWJNs\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyModerationLockProto host_management_enabled" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:46:18.617Z", + "uniqueQualifier": "-7289903475532555558", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Swm3v4tXzqUWXQadigUiYITIRpU\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "SafetyAccessLockProto meetings_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:42:35.654Z", + "uniqueQualifier": "-5685969507023220608", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/iTq_sSJqRiwIFYm62wuAghCxN04\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T14:37:44.699Z", + "uniqueQualifier": "-9150050450372581903", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/7aro6o2VxGdezb81SViKDe_Xjvs\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T01:16:38.711Z", + "uniqueQualifier": "-5854719055139876158", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HbS8rTBq8AOE1Gj_-RWnk-ncRkE\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "SafetyDomainLockProto users_allowed_to_join" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:27:57.624Z", + "uniqueQualifier": "-8576033219745313419", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/VDdgEYUwcxZOl6zX0IvfztZ3C3s\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Warn for external participants External or unidentified participants in a meeting are given a label" + }, + { + "name": "OLD_VALUE", + "value": "false" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:16:59.457Z", + "uniqueQualifier": "-4723297543966837316", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HSxCTYBt_NUcJtpF5choU0dGgek\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + }, + { + "name": "GROUP_EMAIL", + "value": "allenboyer@example.org" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-18T17:11:13.375Z", + "uniqueQualifier": "-8597404910937715931", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mjwMhvm4V3aKkrKKD2HLTBm1z3Q\"", + "actor": { + "callerType": "USER", + "email": "allenboyer@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "76.160.151.52", + "events": [ + { + "type": "APPLICATION_SETTINGS", + "name": "DELETE_APPLICATION_SETTING", + "parameters": [ + { + "name": "APPLICATION_NAME", + "value": "Google Meet" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Eric Stephens" + }, + { + "name": "SETTING_NAME", + "value": "Incoming call restrictions Allowed caller type" + }, + { + "name": "OLD_VALUE", + "value": "ALL" + }, + { + "name": "APPLICATION_EDITION", + "value": "enterprise" + } + ] + } + ] + } + ] + }, + "rules_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:54:45.235Z", + "uniqueQualifier": "3956971810518958651", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/3HYv_7nzSkJTy6G9dcS26FWujEs\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "New user added" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from OFF to ON." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:54:39.199Z", + "uniqueQualifier": "7584547128614457324", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/sKYN8_1QIhGVH-_HV1naZEakQHc\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "New user added" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:59.117Z", + "uniqueQualifier": "-1250275645785002285", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/fLanXmLJNNOuKfwLzQjvzrBNf2c\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User's Admin privilege revoked" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from OFF to ON." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:50.610Z", + "uniqueQualifier": "7927042438549362917", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/WB937qQipGjEFJquxFGTxowdTUA\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User's Admin privilege revoked" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:34.254Z", + "uniqueQualifier": "-1626866263407183445", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/BG7GZXiq0Itewq-mBi5TOL8v7CA\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "Suspicious login" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:20.166Z", + "uniqueQualifier": "52166172304592135", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/uaxjyUS2p1sRe9nuOW6yon8AsEw\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from OFF to ON." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:14.421Z", + "uniqueQualifier": "-4904664504744280262", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yq2m50JMRluGhy9OuPuH-d4RVko\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:53:02.567Z", + "uniqueQualifier": "-3122993961818219247", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/yJqZ0R0cv43RVi49A7-_nxaHdhY\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User's password changed" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:50:56.855Z", + "uniqueQualifier": "-2827365250717378087", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/FODN_RALS_eOvqkkysPVFLpY-4Q\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from OFF to ON." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-10-11T20:50:51.171Z", + "uniqueQualifier": "5141795198896305035", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/vYL7719HMlFf8aLiJLY2t7owZzo\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T16:01:11.218Z", + "uniqueQualifier": "7184977982843790688", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/dCl4MiNxazZFb9H4s9b2u_tkV4Q\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from OFF to ON." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-25T16:00:06.405Z", + "uniqueQualifier": "7775662809542561286", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d5rFSRYtyjsBVsX2kOEh1sk_Z2g\"", + "actor": { + "callerType": "USER", + "email": "westdaniel@example.org", + "profileId": "089885993421003892476" + }, + "ipAddress": "45.241.14.132", + "events": [ + { + "type": "SYSTEM_DEFINED_RULES", + "name": "SYSTEM_DEFINED_RULE_UPDATED", + "parameters": [ + { + "name": "SYSTEM_DEFINED_RULE_NAME", + "value": "User granted Admin privilege" + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_STATUS_CHANGE", + "value": "Status changed from ON to OFF." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_SEVERITY_CHANGE", + "value": "Severity unchanged." + }, + { + "name": "SYSTEM_DEFINED_RULE_ACTION_RECEIVERS_CHANGE", + "value": "Email notification status unchanged, receivers unchanged." + } + ] + } + ] + } + ] + }, + "sites_logs": { + "items": [ + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:21:06.841Z", + "uniqueQualifier": "-9098195182074921452", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/-fQO1VttB1Obie8i8zS9CKBE21Y\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:20:46.288Z", + "uniqueQualifier": "8025554506417096733", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zS3HSddvbnPer8u4kCOjHdrrzbg\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:16:20.189Z", + "uniqueQualifier": "6356283915385824969", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/D1TR1mn2jV4m3nTNDvIwKEw-g_U\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:16:01.109Z", + "uniqueQualifier": "7204973669826879617", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/SzCRUx16q6JUq3WFPzNQnvjeRmM\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:09:14.177Z", + "uniqueQualifier": "8302313116147020961", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/RNrPvwvGArfJNJh9_prabZiUiZ0\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Rita Taylor DDS" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:08:47.434Z", + "uniqueQualifier": "-8749900273598629428", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/PoaNB1Mn23UiFStWmas0q4T5aik\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Rita Taylor DDS" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-13T21:08:23.813Z", + "uniqueQualifier": "-2006657176011927130", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2ZZie_YZHJjeztU_5SjNtcvQ150\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Rita Taylor DDS" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:15:04.510Z", + "uniqueQualifier": "-5444758841714443622", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/zd0oHRz1H30sZY8gJ7Ifv1xekxg\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:14:56.923Z", + "uniqueQualifier": "-5957373208334712224", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/gAP9lpj6QvRtP0_bDD_kh972Uuc\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:14:02.942Z", + "uniqueQualifier": "-5708636481598052506", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/CKXjGSesbvWzCU5wOAYKityUEXQ\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "AI Studio" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:13:14.451Z", + "uniqueQualifier": "-5236552787674514970", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/QpmFQfW7NRV6UQret9O8gZ_roMA\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "AI Studio" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:11:52.275Z", + "uniqueQualifier": "-170769798380779633", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/9GiJqVQHVqWVuVJU-b6q8bZh_zQ\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-09-12T15:09:52.063Z", + "uniqueQualifier": "3839884327329736493", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/d_fbdFvJa_chJfoulpfORJiV0-4\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-29T16:58:53.890Z", + "uniqueQualifier": "7454046695208426259", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/wES7_Ynv5c8CiZyw16LybVDvoUw\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-22T18:20:51.143Z", + "uniqueQualifier": "-7688066320309934110", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/EM38FAFsPQjrzvstCc2wey7T0l0\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Gemini" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T16:35:34.867Z", + "uniqueQualifier": "-7527263763506654985", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/J6Pbk-QpRmwtf3RNIo3EChrSprw\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-20T15:28:15.108Z", + "uniqueQualifier": "6601077961077712234", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/2O8VGsfETfnfmBqZRaCMnPr89do\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-07T11:43:06.667Z", + "uniqueQualifier": "-7947017718017192057", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DCQPh23OixiPHvct0lsp7J6Ysdc\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Early Access Apps" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:22:55.858Z", + "uniqueQualifier": "-1594877828342837660", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/69OSj6V2mD9_iXaVundnAgzOTF8\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Paula Smith" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "INHERIT_FROM_PARENT" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:21:04.795Z", + "uniqueQualifier": "2753106744149837378", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/DVZ60mbnjb0-SaeLEkWknblA_uw\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Paula Smith" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:20:59.156Z", + "uniqueQualifier": "6178707512128116339", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/irVhaBwGC1mNiciRkZXYQqWEXjE\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Paula Smith" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:19:13.642Z", + "uniqueQualifier": "2808073231402698204", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/Gv6XaiMq_nD6suJkxzSwTJBndQ0\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:19:08.164Z", + "uniqueQualifier": "8736007291127896364", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/rkw5mtTUj5MbLbQWOmU45x-BnMw\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T19:08:30.787Z", + "uniqueQualifier": "533218495484865116", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/NYKdZWqDJyEWI93fdecspxR5CoA\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-08-02T18:59:47.601Z", + "uniqueQualifier": "-2453065809836051332", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/tTdKdRnzKNEW_bBoIK9vtnuCscc\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-07-10T13:02:25.716Z", + "uniqueQualifier": "-6733023187686062485", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/1WFFW5dUtAH3Rt4tRlgLzCGaJfs\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "GROUP_EMAIL", + "value": "Test Group" + }, + { + "name": "SERVICE_NAME", + "value": "Google Meet" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-17T13:24:57.067Z", + "uniqueQualifier": "162223212287505661", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/mxrwtdruurEUt_byTOSSap4u8EQ\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-17T13:17:15.082Z", + "uniqueQualifier": "1964753045072657864", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/HTA6cJ12b2oz5I5yyyz1QeBn3is\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Sites OU" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-12T15:24:57.620Z", + "uniqueQualifier": "-689788582864289", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/94Ja39XIYZ62lAFAugruZ-VlHcw\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-06-12T15:19:16.583Z", + "uniqueQualifier": "3590866658306550858", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/hO5E-6ac0TKrbBRUJeRbK9qU80s\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Rita Taylor DDS" + }, + { + "name": "SERVICE_NAME", + "value": "Sites" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-03T12:43:40.126Z", + "uniqueQualifier": "1462511194025694775", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/KZHuaRruLn5lkB5lKfbr5bruz38\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "false" + } + ] + } + ] + }, + { + "kind": "admin#reports#activity", + "id": { + "time": "2024-05-03T12:42:57.125Z", + "uniqueQualifier": "2444645180561800039", + "applicationName": "admin", + "customerId": "ABCDEFG" + }, + "etag": "\"-9XJbs_5jOeBbnfNbf0i2Bm9r-Sxq7qDRhpkaaVPK6A/jjCS2080C-2siWcbEf6_0xEP56Q\"", + "actor": { + "callerType": "USER", + "email": "ipayne@example.net", + "profileId": "089885993421003892476" + }, + "ipAddress": "84.221.212.242", + "events": [ + { + "type": "ORG_SETTINGS", + "name": "TOGGLE_SERVICE_ENABLED", + "parameters": [ + { + "name": "DOMAIN_NAME", + "value": "example.org" + }, + { + "name": "ORG_UNIT_NAME", + "value": "Org Name" + }, + { + "name": "SERVICE_NAME", + "value": "DISABLE_UNLISTED_SERVICES" + }, + { + "name": "NEW_VALUE", + "value": "true" + } + ] + } + ] + } + ] + }, + "tenant_info": { + "domain": "example.org", + "topLevelOU": "Org Name" + }, + "domains": [ + "example.org", + "David Berg" + ], + "spf_records": [ + { + "domain": "example.org", + "rdata": [ + "v=spf1 include:_spf.google.com ~all" + ], + "log": [ + { + "query_name": "example.org", + "query_method": "traditional", + "query_result": "Query returned 1 txt records" + } + ] + }, + { + "domain": "Jill Hudson", + "rdata": [ + "v=spf1 include:spf.protection.outlook.com -all" + ], + "log": [ + { + "query_name": "Jill Hudson", + "query_method": "traditional", + "query_result": "Query returned 1 txt records" + } + ] + } + ], + "dkim_records": [ + { + "domain": "example.org", + "rdata": [ + "v=DKIM1; k=rsa; p=myfakeexamplepublickey;" + ], + "log": [ + { + "query_name": "google._domainkey.example.org", + "query_method": "traditional", + "query_result": "Query returned 1 txt records" + } + ] + }, + { + "domain": "Megan Cooper", + "rdata": [ + "v=DKIM1; k=rsa; p=myfakeexamplepublickey;" + ], + "log": [ + { + "query_name": "google._domainkey.Megan Cooper", + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN" + }, + { + "query_name": "selector1._domainkey.Megan Cooper", + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN" + }, + { + "query_name": "selector2._domainkey.Megan Cooper", + "query_method": "traditional", + "query_result": "Query returned 1 txt records" + } + ] + } + ], + "dmarc_records": [ + { + "domain": "example.org", + "rdata": [], + "log": [ + { + "query_name": "_dmarc.example.org", + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN" + }, + { + "query_name": "_dmarc.example.org", + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN" + } + ] + }, + { + "domain": "Christina Cobb", + "rdata": [ + "v=DMARC1; p=reject; pct=100; rua=mailto:zgill@example.com, mailto:zgill@example.com" + ], + "log": [ + { + "query_name": "_dmarc.Christina Cobb", + "query_method": "traditional", + "query_result": "Query returned NXDOMAIN" + }, + { + "query_name": "_dmarc.example.gov", + "query_method": "traditional", + "query_result": "Query returned 1 txt records" + } + ] + } + ], + "super_admins": [ + { + "primaryEmail": "kimbarnes1@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes2@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes3@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes4@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes5@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes6@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes7@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes8@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes9@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes10@example.org", + "orgUnitPath": "" + }, + { + "primaryEmail": "kimbarnes11@example.org", + "orgUnitPath": "" + } + ], + "group_settings": [ + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Benjamin Patterson", + "description": "Beta testing efforts for GWS AI-based DLP capabilities", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Lori Bennett", + "description": "Lori Bennett", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MANAGERS_CAN_VIEW", + "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MANAGERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "false", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Classroom Teachers", + "description": "This group includes all Classroom teachers in your domain. Users who say they are teachers are added as pending members until you approve. Note that members of this group have additional privileges, which you can control in the Admin Console. WARNING: Do not delete this group.", + "whoCanJoin": "CAN_REQUEST_TO_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "false", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_LIST", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_OWNERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Maria Nelson", + "description": "hello world", + "whoCanJoin": "ALL_IN_DOMAIN_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "OWNERS_AND_MANAGERS", + "whoCanUnassignTopic": "OWNERS_AND_MANAGERS", + "whoCanTakeTopics": "OWNERS_AND_MANAGERS", + "whoCanMarkDuplicate": "OWNERS_AND_MANAGERS", + "whoCanMarkNoResponseNeeded": "OWNERS_AND_MANAGERS", + "whoCanMarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", + "whoCanEnterFreeFormTags": "OWNERS_AND_MANAGERS", + "whoCanModifyTagsAndCategories": "OWNERS_AND_MANAGERS", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "OWNERS_AND_MANAGERS", + "whoCanMakeTopicsSticky": "OWNERS_AND_MANAGERS", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "OWNERS_AND_MANAGERS", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Donald Ross", + "description": "", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Joseph Hardy", + "description": "hi", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Christopher Sullivan", + "description": "hello world", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_OWNERS_CAN_INVITE", + "whoCanAdd": "ALL_OWNERS_CAN_ADD", + "allowExternalMembers": "true", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "false", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ALL_MEMBERS_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_OWNERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_ONLY", + "whoCanModifyMembers": "OWNERS_ONLY", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_ONLY", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "true", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Joel Knight", + "description": "This is a internal group for technical content owners to keep track of changes for the security configuration baseline.", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_OWNERS_CAN_INVITE", + "whoCanAdd": "ALL_OWNERS_CAN_ADD", + "allowExternalMembers": "true", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ALL_MEMBERS_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_OWNERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_ONLY", + "whoCanModifyMembers": "OWNERS_ONLY", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_ONLY", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "true", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Security Group", + "description": "", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "false", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Scott Garcia", + "description": "This group is a secret", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "true", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Test Hide 2", + "description": "", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "false", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ALL_IN_DOMAIN_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "OWNERS_AND_MANAGERS", + "whoCanUnassignTopic": "OWNERS_AND_MANAGERS", + "whoCanTakeTopics": "OWNERS_AND_MANAGERS", + "whoCanMarkDuplicate": "OWNERS_AND_MANAGERS", + "whoCanMarkNoResponseNeeded": "OWNERS_AND_MANAGERS", + "whoCanMarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "OWNERS_AND_MANAGERS", + "whoCanEnterFreeFormTags": "OWNERS_AND_MANAGERS", + "whoCanModifyTagsAndCategories": "OWNERS_AND_MANAGERS", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "OWNERS_AND_MANAGERS", + "whoCanMakeTopicsSticky": "OWNERS_AND_MANAGERS", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "OWNERS_AND_MANAGERS", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_MEMBERS_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Test Group", + "description": "This is for testing purposes", + "whoCanJoin": "CAN_REQUEST_TO_JOIN", + "whoCanViewMembership": "ALL_MEMBERS_CAN_VIEW", + "whoCanViewGroup": "ALL_MEMBERS_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_MEMBERS_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Test Hiding", + "description": "", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "false", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_MEMBERS_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + }, + { + "kind": "groupsSettings#groups", + "email": "daniel44@example.org", + "name": "Terry Eaton", + "description": "", + "whoCanJoin": "INVITED_CAN_JOIN", + "whoCanViewMembership": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanViewGroup": "ALL_IN_DOMAIN_CAN_VIEW", + "whoCanInvite": "ALL_MANAGERS_CAN_INVITE", + "whoCanAdd": "ALL_MANAGERS_CAN_ADD", + "allowExternalMembers": "false", + "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", + "allowWebPosting": "true", + "primaryLanguage": "en_US", + "maxMessageBytes": 26214400, + "isArchived": "true", + "archiveOnly": "false", + "messageModerationLevel": "MODERATE_NONE", + "spamModerationLevel": "MODERATE", + "replyTo": "REPLY_TO_IGNORE", + "includeCustomFooter": "false", + "customFooterText": "", + "sendMessageDenyNotification": "false", + "defaultMessageDenyNotificationText": "", + "showInGroupDirectory": "true", + "allowGoogleCommunication": "false", + "membersCanPostAsTheGroup": "false", + "messageDisplayFont": "DEFAULT_FONT", + "includeInGlobalAddressList": "true", + "whoCanLeaveGroup": "ALL_MEMBERS_CAN_LEAVE", + "whoCanContactOwner": "ANYONE_CAN_CONTACT", + "whoCanAddReferences": "NONE", + "whoCanAssignTopics": "NONE", + "whoCanUnassignTopic": "NONE", + "whoCanTakeTopics": "NONE", + "whoCanMarkDuplicate": "NONE", + "whoCanMarkNoResponseNeeded": "NONE", + "whoCanMarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanMarkFavoriteReplyOnOwnTopic": "NONE", + "whoCanUnmarkFavoriteReplyOnAnyTopic": "NONE", + "whoCanEnterFreeFormTags": "NONE", + "whoCanModifyTagsAndCategories": "NONE", + "favoriteRepliesOnTop": "true", + "whoCanApproveMembers": "ALL_MANAGERS_CAN_APPROVE", + "whoCanBanUsers": "OWNERS_AND_MANAGERS", + "whoCanModifyMembers": "OWNERS_AND_MANAGERS", + "whoCanApproveMessages": "OWNERS_AND_MANAGERS", + "whoCanDeleteAnyPost": "OWNERS_AND_MANAGERS", + "whoCanDeleteTopics": "OWNERS_AND_MANAGERS", + "whoCanLockTopics": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsIn": "OWNERS_AND_MANAGERS", + "whoCanMoveTopicsOut": "OWNERS_AND_MANAGERS", + "whoCanPostAnnouncements": "OWNERS_AND_MANAGERS", + "whoCanHideAbuse": "NONE", + "whoCanMakeTopicsSticky": "NONE", + "whoCanModerateMembers": "OWNERS_AND_MANAGERS", + "whoCanModerateContent": "OWNERS_AND_MANAGERS", + "whoCanAssistContent": "NONE", + "customRolesEnabledForSettingsToBeMerged": "false", + "enableCollaborativeInbox": "false", + "whoCanDiscoverGroup": "ALL_IN_DOMAIN_CAN_DISCOVER", + "defaultSender": "DEFAULT_SELF" + } + ], + "successful_calls": [ + "get_dkim_records", + "directory/v1/orgunits/list", + "directory/v1/groups/list", + "get_dmarc_records", + "directory/v1/users/list", + "reports/v1/activities/list", + "groups-settings/v1/groups/get", + "get_spf_records", + "directory/v1/domains/list" + ], + "unsuccessful_calls": [] + } } \ No newline at end of file diff --git a/scubagoggles/sample-report/TestResults.json b/scubagoggles/sample-report/TestResults.json index c4d6cea9..a5464221 100644 --- a/scubagoggles/sample-report/TestResults.json +++ b/scubagoggles/sample-report/TestResults.json @@ -1,1375 +1,1375 @@ -[ - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.CALENDAR.3.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"ENABLE_EWS_INTEROP\": \"false\"}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CALENDAR.3.1v0.3\"", - "ReportDetails": "\"Requirement met.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CALENDAR.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CALENDAR.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CALENDAR.4.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR\": \"READ_WRITE_ACCESS\"}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CALENDAR.1.2v0.3\"", - "ReportDetails": "\"Requirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.CHAT.5.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.1.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.4.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.6.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CHAT.6.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.1.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.4.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.5.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.CLASSROOM.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Results for GWS.COMMONCONTROLS.13 are listed in the Rules Report.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.14.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.14.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.15.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.6.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.7.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.9.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.9.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.1.1v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.10.3v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.10.4v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.12.1v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.15.2v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.11.2v0.3\"", - "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.1.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.8.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"New user enrollment period is set to 6 months\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.1.2v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users can install and run any internal app, even if it's not allowlisted\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.11.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [{\"Name\": \"cgray@example.net\", \"Value\": \"Allow user to trust the device is ON\"}], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.1.3v0.3\"", - "ReportDetails": "\"The following groups are non-compliant:
    • ihicks@example.org: Allow user to trust the device is ON
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.4.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.5.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.5.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.5.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.5.5v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.16.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Enforce password policy at next sign-in is OFF\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.5.3v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Require multi party approval for sensitive admin actions is DISABLED\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.17.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"TOGGLE_CAA_ENABLEMENT\": \"ENABLED\"}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.2.1v0.3\"", - "ReportDetails": "\"Requirement met.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[\"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\"]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.6.2v0.3\"", - "Prerequisites": "[\"directory/v1/users/list\"]", - "ReportDetails": "\"The following super admins are configured: michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org. Note: Exceptions are allowed for \\\"break glass\\\" super admin accounts, though we are not able to account for this automatically.\"", - "RequirementMet": "false" - }, - { - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.10.1v0.3\"", - "ReportDetails": "\"Requirement met.\"", - "RequirementMet": "true" - }, - { - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.10.2v0.3\"", - "ReportDetails": "\"Requirement met.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.DRIVEDOCS.7.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.3v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.5v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.6v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.7v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.8v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.1.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Kimberly Keller DDS\", \"Value\": \"Drive SDK is enabled\"}]}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.4.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Jamie Martin: Drive SDK is enabled
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"People who aren't shared drive members can be added to files\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.2.3v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users can install Google Docs add-ons from add-ons store.\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.5.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users outside the organization can access files in shared drives\"}]}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.2.2v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Viewers and commenters are allowed to download, print, and copy files\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.2.4v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [{\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}, {\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}, {\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.6.1v0.3\"", - "ReportDetails": "\"The following groups are non-compliant:
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.DRIVEDOCS.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"May/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.10.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.18.3v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.19.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.19.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Shall/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.19.3v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.15.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.16.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.17.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.18.1v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.18.2v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.6v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please check manually.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.6.5v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "\"\"", - "Criticality": "\"Should/Not-Implemented\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.8v0.3\"", - "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Leslie Humphrey\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Leslie Humphrey\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:alexander67@example.com, mailto:alexander67@example.com\"]}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.4.1v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", - "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Amanda Berg\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Amanda Berg\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:sampsonamy@example.net, mailto:sampsonamy@example.net\"]}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.4.2v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", - "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Jason Rodriguez\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Jason Rodriguez\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:cervantesmary@example.com, mailto:cervantesmary@example.com\"]}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.4.3v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", - "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Rebecca Hughes\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Rebecca Hughes\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:qdavis@example.com, mailto:qdavis@example.com\"]}]", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.4.4v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", - "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"google._domainkey.example.org\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DKIM1; k=rsa; p=myfakeexamplepublickey\"]}, {\"domain\": \"Jason Thompson\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"google._domainkey.Jason Thompson\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"selector1._domainkey.Jason Thompson\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"selector2._domainkey.Jason Thompson\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DKIM1; k=rsa; p=myfakeexamplepublickey;\"]}]", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.2.1v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_dkim_records\"]", - "ReportDetails": "\"Requirement met.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"GmailIpWhitelistSpamFilteringProto is_empty\": \"false\"}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.14.1v0.3\"", - "ReportDetails": "\"Email allowlists are enabled in Org Name.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.9.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.11.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.12.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.13.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.15.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.3v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.5v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.6.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.6.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.6.3v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.2v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.3v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.5v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.6v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.8.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.16.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.5.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.6.4v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.7.7v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Anne Mclaughlin\", \"Value\": \"Automatically enable outlook sync is set to enabled\"}]}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.10.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Kimberly Allen: Automatically enable outlook sync is set to enabled
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "[\"example.org\"]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GMAIL.3.1v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"get_spf_records\"]", - "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.7.1v0.3\"", - "Prerequisites": "[\"directory/v1/domains/list\", \"directory/v1/groups/list\", \"groups-settings/v1/groups/get\"]", - "ReportDetails": "\"Requirement met in all groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.6.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.5.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Anyone on the internet can create groups\"}]}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.GROUPS.4.1v0.3\"", - "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups
    \"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.MEET.2.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.MEET.3.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.MEET.4.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.MEET.5.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.MEET.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A Super Administrator for your Google account has started exporting data from your domain.\"", - "Requirement": "\"Domain data export initiated\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A problem has been detected with your client-side encryption service indicating an outage or misconfigured setting.\"", - "Requirement": "\"[Beta] Client-side encryption service unavailable\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A sender has sent messages to your domain that users have classified as phishings.\"", - "Requirement": "\"User-reported phishing\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A sender has sent messages to your domain that users have classified as spam.\"", - "Requirement": "\"Suspicious message reported\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A suspended user is made active.\"", - "Requirement": "\"Suspended user made active\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An admin has suspended the account.\"", - "Requirement": "\"User suspended (by admin)\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An unusually high volume of messages from a sender that users have marked as spam.\"", - "Requirement": "\"Spike in user-reported spam\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Auto attendants and ring groups with invalid references may hang up at unexpected times.\"", - "Requirement": "\"Google Voice configuration problem\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Directory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold.\"", - "Requirement": "\"Directory sync cancelled due to safeguard threshold exceeded\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service.\"", - "Requirement": "\"Account suspension warning\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected compromised credentials requiring a reset of the user's password.\"", - "Requirement": "\"Leaked password\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected suspicious activity and suspended the account.\"", - "Requirement": "\"User suspended (Google identity alert)\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected suspicious activity such as spamming and suspended the account.\"", - "Requirement": "\"User suspended for spamming\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected suspicious activity such as spamming through a SMTP relay service and suspended the account.\"", - "Requirement": "\"User suspended for spamming through relay\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected suspicious login attempts from potential applications or computer programs.\"", - "Requirement": "\"Suspicious programmatic login\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google suspended a user's account due to a potential compromise detected.\"", - "Requirement": "\"User suspended due to suspicious activity\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Incoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases.\"", - "Requirement": "\"Gmail potential employee spoofing\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Messages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters.\"", - "Requirement": "\"Phishing in inboxes due to bad whitelist\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Messages detected as malware post-delivery that are automatically reclassified.\"", - "Requirement": "\"Malware message detected post-delivery\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Messages detected as phishing post-delivery that are automatically reclassified.\"", - "Requirement": "\"Phishing message detected post-delivery\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Messages requiring Transport Layer Security (TLS) can't be delivered.\"", - "Requirement": "\"TLS failure\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Provides details about devices in your domain that have entered a compromised state.\"", - "Requirement": "\"Device compromised\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Provides details about security and privacy issues that affect your Google Workspace services.\"", - "Requirement": "\"Google Operations\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Provides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated.\"", - "Requirement": "\"Suspicious device activity\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Warnings about potential government-backed attacks.\"", - "Requirement": "\"Government-backed attacks\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A high rate of incoming email indicating a potential malicious attack or misconfigured setting.\"", - "Requirement": "\"Rate limited recipient\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A user has been deleted from the domain.\"", - "Requirement": "\"User deleted\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A user has requested a Google Cloud SQL instance to be set up for use with App Maker.\"", - "Requirement": "\"App Maker Cloud SQL setup\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Alerts about new, updated, or resolved outage on the Google Workspace Status Dashboard.\"", - "Requirement": "\"Apps outage alert\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Alerts if a large number of messages can't be delivered to one of your smart host servers.\"", - "Requirement": "\"Smarthost failure\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An admin has changed Google Workspace Calendar settings.\"", - "Requirement": "\"Calendar settings changed\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An admin has changed Google Workspace Drive settings.\"", - "Requirement": "\"Drive settings changed\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An admin has changed Google Workspace Gmail settings.\"", - "Requirement": "\"Email settings changed\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"An admin has changed mobile management settings.\"", - "Requirement": "\"Mobile settings changed\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[]", - "Criticality": "\"Should\"", - "NoSuchEvent": "true", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Failures with Exchange journaling that ensures email traffic generated by Microsoft\\u00ae Exchange server users is properly archived in Google Vault.\"", - "Requirement": "\"Exchange journaling failure\"", - "RequirementMet": "false" - }, - { - "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"New user added\", \"Timestamp\": 1728680085235000000, \"TimestampStr\": \"2024-10-11T20:54:45.235Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"New user added\", \"Timestamp\": 1728680079199000000, \"TimestampStr\": \"2024-10-11T20:54:39.199Z\"}]", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A new user has been added to the domain.\"", - "Requirement": "\"New user added\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1721923271218000000, \"TimestampStr\": \"2024-07-25T16:01:11.218Z\"}, {\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679856855000000, \"TimestampStr\": \"2024-10-11T20:50:56.855Z\"}, {\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728680000166000000, \"TimestampStr\": \"2024-10-11T20:53:20.166Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1721923206405000000, \"TimestampStr\": \"2024-07-25T16:00:06.405Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679851171000000, \"TimestampStr\": \"2024-10-11T20:50:51.171Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679994421000000, \"TimestampStr\": \"2024-10-11T20:53:14.421Z\"}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A user is granted an admin privilege.\"", - "Requirement": "\"User granted Admin privilege\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User's Admin privilege revoked\", \"Timestamp\": 1728680039117000000, \"TimestampStr\": \"2024-10-11T20:53:59.117Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User's Admin privilege revoked\", \"Timestamp\": 1728680030610000000, \"TimestampStr\": \"2024-10-11T20:53:50.610Z\"}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"A user is revoked of their admin privilege.\"", - "Requirement": "\"User's Admin privilege revoked\"", - "RequirementMet": "true" - }, - { - "ActualValue": "[{\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"Suspicious login\", \"Timestamp\": 1728680014254000000, \"TimestampStr\": \"2024-10-11T20:53:34.254Z\"}]", - "Criticality": "\"Shall\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", - "ReportDetails": "\"Google detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location.\"", - "Requirement": "\"Suspicious login\"", - "RequirementMet": "false" - }, - { - "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", - "Criticality": "\"Should\"", - "NoSuchEvent": "false", - "PolicyId": "\"GWS.SITES.1.1v0.3\"", - "ReportDetails": "\"Requirement met in all OUs and groups.\"", - "RequirementMet": "true" - } +[ + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.CALENDAR.3.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"ENABLE_EWS_INTEROP\": \"false\"}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CALENDAR.3.1v0.3\"", + "ReportDetails": "\"Requirement met.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CALENDAR.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CALENDAR.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CALENDAR.4.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"SHARING_OUTSIDE_DOMAIN_FOR_SECONDARY_CALENDAR\": \"READ_WRITE_ACCESS\"}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CALENDAR.1.2v0.3\"", + "ReportDetails": "\"Requirement not met.
    Highest Level of Sharing: Share all information, and outsiders can change calendars.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.CHAT.5.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.1.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.4.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.6.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.
    WARNING: from the log events alone, it is not possible to distinguish between an OU inheriting settings from its parent and content reporting being disabled entirely. It's possible this tool classified some child OUs as compliant due to this limitation; manual check recommended for child OUs due to this edge case.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CHAT.6.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.1.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.4.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.5.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.CLASSROOM.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Results for GWS.COMMONCONTROLS.13 are listed in the Rules Report.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.14.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.14.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.15.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.6.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.7.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.9.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.9.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.1.1v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.10.3v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.10.4v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.12.1v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is non-compliant; manual check recommended.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.15.2v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "\"No relevant event for the top-level OU in the current logs\"", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.11.2v0.3\"", + "ReportDetails": "\"No relevant event in the current logs for the top-level OU, Org Name. While we are unable to determine the state from the logs, the default setting is compliant; manual check recommended.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.1.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.8.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"New user enrollment period is set to 6 months\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.1.2v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: New user enrollment period is set to 6 months
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users can install and run any internal app, even if it's not allowlisted\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.11.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users can install and run any internal app, even if it's not allowlisted
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [{\"Name\": \"cgray@example.net\", \"Value\": \"Allow user to trust the device is ON\"}], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.1.3v0.3\"", + "ReportDetails": "\"The following groups are non-compliant:
    • ihicks@example.org: Allow user to trust the device is ON
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.4.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.5.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.5.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.5.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.5.5v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.16.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Enforce password policy at next sign-in is OFF\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.5.3v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Enforce password policy at next sign-in is OFF
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Require multi party approval for sensitive admin actions is DISABLED\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.17.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Require multi party approval for sensitive admin actions is DISABLED
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"TOGGLE_CAA_ENABLEMENT\": \"ENABLED\"}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.2.1v0.3\"", + "ReportDetails": "\"Requirement met.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[\"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\", \"handerson@example.net\"]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.6.2v0.3\"", + "Prerequisites": "[\"directory/v1/users/list\"]", + "ReportDetails": "\"The following super admins are configured: michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org, michael42@example.org. Note: Exceptions are allowed for \\\"break glass\\\" super admin accounts, though we are not able to account for this automatically.\"", + "RequirementMet": "false" + }, + { + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.10.1v0.3\"", + "ReportDetails": "\"Requirement met.\"", + "RequirementMet": "true" + }, + { + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.10.2v0.3\"", + "ReportDetails": "\"Requirement met.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.DRIVEDOCS.7.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.3v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.5v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.6v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.7v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.8v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.1.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Kimberly Keller DDS\", \"Value\": \"Drive SDK is enabled\"}]}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.4.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Jamie Martin: Drive SDK is enabled
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"People who aren't shared drive members can be added to files\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.2.3v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: People who aren't shared drive members can be added to files
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users can install Google Docs add-ons from add-ons store.\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.5.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users can install Google Docs add-ons from add-ons store.
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Users outside the organization can access files in shared drives\"}]}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.2.2v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Users outside the organization can access files in shared drives
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Viewers and commenters are allowed to download, print, and copy files\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.2.4v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Viewers and commenters are allowed to download, print, and copy files
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [{\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}, {\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}, {\"Name\": \"moorekimberly@example.net\", \"Value\": \"Drive for Desktop is enabled and can be used on any device.\"}], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.6.1v0.3\"", + "ReportDetails": "\"The following groups are non-compliant:
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    • erika07@example.net: Drive for Desktop is enabled and can be used on any device.
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.DRIVEDOCS.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"May/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.10.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.18.3v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.19.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.19.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Shall/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.19.3v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.15.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.16.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.17.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.18.1v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.18.2v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.6v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please check manually.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.6.5v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "\"\"", + "Criticality": "\"Should/Not-Implemented\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.8v0.3\"", + "ReportDetails": "\"Currently not able to be tested automatically; please manually check.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Leslie Humphrey\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Leslie Humphrey\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:alexander67@example.com, mailto:alexander67@example.com\"]}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.4.1v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", + "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Amanda Berg\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Amanda Berg\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:sampsonamy@example.net, mailto:sampsonamy@example.net\"]}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.4.2v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", + "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Jason Rodriguez\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Jason Rodriguez\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:cervantesmary@example.com, mailto:cervantesmary@example.com\"]}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.4.3v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", + "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.org\", \"query_result\": \"Query returned NXDOMAIN\"}], \"rdata\": []}, {\"domain\": \"Rebecca Hughes\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"_dmarc.Rebecca Hughes\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"_dmarc.example.gov\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DMARC1; p=reject; pct=100; rua=mailto:qdavis@example.com, mailto:qdavis@example.com\"]}]", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.4.4v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_dmarc_records\"]", + "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"domain\": \"example.org\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"google._domainkey.example.org\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DKIM1; k=rsa; p=myfakeexamplepublickey\"]}, {\"domain\": \"Jason Thompson\", \"log\": [{\"query_method\": \"traditional\", \"query_name\": \"google._domainkey.Jason Thompson\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"selector1._domainkey.Jason Thompson\", \"query_result\": \"Query returned NXDOMAIN\"}, {\"query_method\": \"traditional\", \"query_name\": \"selector2._domainkey.Jason Thompson\", \"query_result\": \"Query returned 1 txt records\"}], \"rdata\": [\"v=DKIM1; k=rsa; p=myfakeexamplepublickey;\"]}]", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.2.1v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_dkim_records\"]", + "ReportDetails": "\"Requirement met.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"GmailIpWhitelistSpamFilteringProto is_empty\": \"false\"}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.14.1v0.3\"", + "ReportDetails": "\"Email allowlists are enabled in Org Name.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.9.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.11.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.12.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.13.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.15.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.3v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.5v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.6.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.6.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.6.3v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.2v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.3v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.5v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.6v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.8.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.16.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.5.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.6.4v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.7.7v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Anne Mclaughlin\", \"Value\": \"Automatically enable outlook sync is set to enabled\"}]}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.10.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Kimberly Allen: Automatically enable outlook sync is set to enabled
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "[\"example.org\"]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GMAIL.3.1v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"get_spf_records\"]", + "ReportDetails": "\"1 of 2 agency domain(s) found in violation: example.org.\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.7.1v0.3\"", + "Prerequisites": "[\"directory/v1/domains/list\", \"directory/v1/groups/list\", \"groups-settings/v1/groups/get\"]", + "ReportDetails": "\"Requirement met in all groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.6.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.5.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantOUs\": [{\"Name\": \"Org Name\", \"Value\": \"Anyone on the internet can create groups\"}]}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.GROUPS.4.1v0.3\"", + "ReportDetails": "\"The following OUs are non-compliant:
    • Org Name: Anyone on the internet can create groups
    \"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.MEET.2.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.MEET.3.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.MEET.4.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.MEET.5.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.MEET.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A Super Administrator for your Google account has started exporting data from your domain.\"", + "Requirement": "\"Domain data export initiated\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A problem has been detected with your client-side encryption service indicating an outage or misconfigured setting.\"", + "Requirement": "\"[Beta] Client-side encryption service unavailable\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A sender has sent messages to your domain that users have classified as phishings.\"", + "Requirement": "\"User-reported phishing\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A sender has sent messages to your domain that users have classified as spam.\"", + "Requirement": "\"Suspicious message reported\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A suspended user is made active.\"", + "Requirement": "\"Suspended user made active\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An admin has suspended the account.\"", + "Requirement": "\"User suspended (by admin)\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An unusually high volume of messages from a sender that users have marked as spam.\"", + "Requirement": "\"Spike in user-reported spam\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Auto attendants and ring groups with invalid references may hang up at unexpected times.\"", + "Requirement": "\"Google Voice configuration problem\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Directory sync has been automatically cancelled and disabled as the directory sync service detected a possibility to exceed deprovisioning safeguard threshold.\"", + "Requirement": "\"Directory sync cancelled due to safeguard threshold exceeded\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google Workspace accounts engaging in suspicious activity may have their account suspended. Google Workspace accounts must comply with the Google Workspace Terms of Service, Google Workspace for Education Terms of Service, Google Cloud Platform Terms of Service or Cloud Identity Terms of Service.\"", + "Requirement": "\"Account suspension warning\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected compromised credentials requiring a reset of the user's password.\"", + "Requirement": "\"Leaked password\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected suspicious activity and suspended the account.\"", + "Requirement": "\"User suspended (Google identity alert)\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected suspicious activity such as spamming and suspended the account.\"", + "Requirement": "\"User suspended for spamming\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected suspicious activity such as spamming through a SMTP relay service and suspended the account.\"", + "Requirement": "\"User suspended for spamming through relay\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected suspicious login attempts from potential applications or computer programs.\"", + "Requirement": "\"Suspicious programmatic login\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google suspended a user's account due to a potential compromise detected.\"", + "Requirement": "\"User suspended due to suspicious activity\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Incoming messages where a sender's name is in your Google Workspace directory, but the mail is not from your company's domains or domain aliases.\"", + "Requirement": "\"Gmail potential employee spoofing\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Messages classified as spam by Gmail filters delivered to user inboxes due to whitelisting settings in the Google Admin console that override the spam filters.\"", + "Requirement": "\"Phishing in inboxes due to bad whitelist\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Messages detected as malware post-delivery that are automatically reclassified.\"", + "Requirement": "\"Malware message detected post-delivery\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Messages detected as phishing post-delivery that are automatically reclassified.\"", + "Requirement": "\"Phishing message detected post-delivery\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Messages requiring Transport Layer Security (TLS) can't be delivered.\"", + "Requirement": "\"TLS failure\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Provides details about devices in your domain that have entered a compromised state.\"", + "Requirement": "\"Device compromised\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Provides details about security and privacy issues that affect your Google Workspace services.\"", + "Requirement": "\"Google Operations\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Provides details if device properties such as device ID, serial number, type of device, or device manufacturer are updated.\"", + "Requirement": "\"Suspicious device activity\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Warnings about potential government-backed attacks.\"", + "Requirement": "\"Government-backed attacks\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A high rate of incoming email indicating a potential malicious attack or misconfigured setting.\"", + "Requirement": "\"Rate limited recipient\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A user has been deleted from the domain.\"", + "Requirement": "\"User deleted\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A user has requested a Google Cloud SQL instance to be set up for use with App Maker.\"", + "Requirement": "\"App Maker Cloud SQL setup\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Alerts about new, updated, or resolved outage on the Google Workspace Status Dashboard.\"", + "Requirement": "\"Apps outage alert\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Alerts if a large number of messages can't be delivered to one of your smart host servers.\"", + "Requirement": "\"Smarthost failure\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An admin has changed Google Workspace Calendar settings.\"", + "Requirement": "\"Calendar settings changed\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An admin has changed Google Workspace Drive settings.\"", + "Requirement": "\"Drive settings changed\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An admin has changed Google Workspace Gmail settings.\"", + "Requirement": "\"Email settings changed\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"An admin has changed mobile management settings.\"", + "Requirement": "\"Mobile settings changed\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[]", + "Criticality": "\"Should\"", + "NoSuchEvent": "true", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Failures with Exchange journaling that ensures email traffic generated by Microsoft\\u00ae Exchange server users is properly archived in Google Vault.\"", + "Requirement": "\"Exchange journaling failure\"", + "RequirementMet": "false" + }, + { + "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"New user added\", \"Timestamp\": 1728680085235000000, \"TimestampStr\": \"2024-10-11T20:54:45.235Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"New user added\", \"Timestamp\": 1728680079199000000, \"TimestampStr\": \"2024-10-11T20:54:39.199Z\"}]", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A new user has been added to the domain.\"", + "Requirement": "\"New user added\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1721923271218000000, \"TimestampStr\": \"2024-07-25T16:01:11.218Z\"}, {\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679856855000000, \"TimestampStr\": \"2024-10-11T20:50:56.855Z\"}, {\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728680000166000000, \"TimestampStr\": \"2024-10-11T20:53:20.166Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1721923206405000000, \"TimestampStr\": \"2024-07-25T16:00:06.405Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679851171000000, \"TimestampStr\": \"2024-10-11T20:50:51.171Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User granted Admin privilege\", \"Timestamp\": 1728679994421000000, \"TimestampStr\": \"2024-10-11T20:53:14.421Z\"}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A user is granted an admin privilege.\"", + "Requirement": "\"User granted Admin privilege\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[{\"Change\": \"Status changed from OFF to ON.\", \"RuleName\": \"User's Admin privilege revoked\", \"Timestamp\": 1728680039117000000, \"TimestampStr\": \"2024-10-11T20:53:59.117Z\"}, {\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"User's Admin privilege revoked\", \"Timestamp\": 1728680030610000000, \"TimestampStr\": \"2024-10-11T20:53:50.610Z\"}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"A user is revoked of their admin privilege.\"", + "Requirement": "\"User's Admin privilege revoked\"", + "RequirementMet": "true" + }, + { + "ActualValue": "[{\"Change\": \"Status changed from ON to OFF.\", \"RuleName\": \"Suspicious login\", \"Timestamp\": 1728680014254000000, \"TimestampStr\": \"2024-10-11T20:53:34.254Z\"}]", + "Criticality": "\"Shall\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.COMMONCONTROLS.13.1v0.3\"", + "ReportDetails": "\"Google detected a sign-in attempt that doesn't match a user's normal behavior, such as a sign-in from an unusual location.\"", + "Requirement": "\"Suspicious login\"", + "RequirementMet": "false" + }, + { + "ActualValue": "{\"NonCompliantGroups\": [], \"NonCompliantOUs\": []}", + "Criticality": "\"Should\"", + "NoSuchEvent": "false", + "PolicyId": "\"GWS.SITES.1.1v0.3\"", + "ReportDetails": "\"Requirement met in all OUs and groups.\"", + "RequirementMet": "true" + } ] \ No newline at end of file diff --git a/scubagoggles/scuba_argument_parser.py b/scubagoggles/scuba_argument_parser.py index 8bb7732d..47fd6167 100644 --- a/scubagoggles/scuba_argument_parser.py +++ b/scubagoggles/scuba_argument_parser.py @@ -1,137 +1,165 @@ -""" -Class for parsing the config file and command-line arguments. -""" - -import warnings -import argparse -from pathlib import Path - -import yaml -from scubagoggles.orchestrator import Orchestrator -from scubagoggles.reporter.md_parser import read_baseline_docs - -class ScubaArgumentParser: - """ - Class for parsing the config file and command-line arguments. - """ - - # Create a mapping of the long form of parameters to their short aliases - _param_to_alias = { - "baselines": "b", - "outputpath": "o", - "credentials": "c" - } - - def __init__(self, parser): - self.parser = parser - - def parse_args(self) -> argparse.Namespace: - """ - Parse the arguments without loading config file. - """ - return self.parser.parse_args() - - def parse_args_with_config(self) -> argparse.Namespace: - """ - Parse the arguments and the config file, if provided, resolving any - differences between the two. - """ - args = self.parse_args() - - # Create a mapping of the short param aliases to the long form - alias_to_param = { - value: key for key, value in self._param_to_alias.items() - } - - # Get the args explicitly specified on the command-line so we know - # what should override the config file - cli_args = self._get_explicit_cli_args(args) - - # If a config file is not specified, just return the args unchanged. - if args.config is not None: - with open(args.config, 'r', encoding="utf-8") as f: - config = yaml.safe_load(f) - config_params = list(config) - for param in config_params: - # If the short form of a param was provided in the config, - # translate it to the long form - if param in alias_to_param: - config[alias_to_param[param]] = config[param] - param = alias_to_param[param] - # If the param was specified in the command-line, the - # command-line arg takes precedence - if param in cli_args: - continue - vars(args)[param] = config[param] - - # Check for logical errors in the resulting configuration - self.validate_config(args) - - # Return the args (argparse.Namespace) - return args - - @classmethod - def _get_explicit_cli_args(cls, args : argparse.Namespace) -> dict: - """ - Return the list of arguments that were explicitly specified on the - command-line. - """ - # Build a secondary parser, configure the secondary parser to - # suppress the default values so the secondary parser will only - # contain the values explicitly specified on the command-line. - aux_parser = argparse.ArgumentParser(argument_default=argparse.SUPPRESS) - for arg, val in vars(args).items(): - dests = [f"--{arg}"] - # If the arg has a short form alias, add the short form as well - if arg in cls._param_to_alias: - dests.append(f"-{cls._param_to_alias[arg]}") - # If the arg is a boolean, need to specify the store action - # otherwise the boolean args will cause an error - if isinstance(val, bool): - aux_parser.add_argument(*dests, action="store_false") - else: - aux_parser.add_argument(*dests) - cli_args, _ = aux_parser.parse_known_args() - return cli_args - - @staticmethod - def validate_config(args : argparse.Namespace) -> None: - """ - Check for an logical errors in the advanced ScubaGoggles configuration - options. NOTE: "omitpolicy" is the only such option for now; more to - come. - """ - if 'omitpolicy' in args: - ScubaArgumentParser.validate_omissions(args) - - @staticmethod - def validate_omissions(args : argparse.Namespace) -> None: - """ - Warn for any control IDs configured for omission that aren't in the - set of IDs covered by the baselines specificied in --baselines. - """ - products = Orchestrator.gws_products()['prod_to_fullname'] - prod_to_fullname = { - key: products[key] - for key in args.baselines - if key in products - } - - # Parse the baselines to determine the set of valid control IDs - path = Path(args.documentpath).resolve() - baseline_policies = read_baseline_docs(path, prod_to_fullname) - control_ids = set() - for product_baseline in baseline_policies.values(): - for group in product_baseline: - for control in group['Controls']: - control_ids.add(control['Id'].lower()) - - # Warn for any unexpected IDs - for control_id in args.omitpolicy: - if control_id.lower() not in control_ids: - warnings.warn("Config file indicates omitting " \ - f"{control_id}, but {control_id} is not one of the " \ - "controls encompassed by the baselines indicated " \ - "by the baselines parameter. Control " \ - - "will not be omitted.") +""" +Class for parsing the config file and command-line arguments. +""" + +import argparse +import re +import warnings + +import yaml + +from scubagoggles.reporter.md_parser import MarkdownParser +from scubagoggles.version import Version + + +class ScubaArgumentParser: + """ + Class for parsing the config file and command-line arguments. + """ + + # Create a mapping of the long form of parameters to their short aliases + _param_to_alias = { + 'baselines': 'b', + 'outputpath': 'o', + 'credentials': 'c' + } + + def __init__(self, parser): + self.parser = parser + + def parse_args(self) -> argparse.Namespace: + """ + Parse the arguments without loading config file. + """ + return self.parser.parse_args() + + def parse_args_with_config(self) -> argparse.Namespace: + """ + Parse the arguments and the config file, if provided, resolving any + differences between the two. + """ + args = self.parse_args() + + if not 'config' in args or not args.config: + return args + + # Create a mapping of the short param aliases to the long form + alias_to_param = { + value: key for key, value in self._param_to_alias.items() + } + + # Get the args explicitly specified on the command-line so we know + # what should override the config file + cli_args = self._get_explicit_cli_args(args) + + with open(args.config, 'r', encoding='utf-8') as f: + config = yaml.safe_load(f) + config_params = list(config) + for param in config_params: + # If the short form of a param was provided in the config, + # translate it to the long form + if param in alias_to_param: + config[alias_to_param[param]] = config[param] + param = alias_to_param[param] + # If the param was specified in the command-line, the + # command-line arg takes precedence + if param in cli_args: + continue + vars(args)[param] = config[param] + + self.fix_omit_ids(args) + + # Check for logical errors in the resulting configuration + self.validate_config(args) + + # Return the args (argparse.Namespace) + return args + + @classmethod + def _get_explicit_cli_args(cls, args : argparse.Namespace) -> dict: + """ + Return the list of arguments that were explicitly specified on the + command-line. + """ + # Build a secondary parser, configure the secondary parser to + # suppress the default values so the secondary parser will only + # contain the values explicitly specified on the command-line. + aux_parser = argparse.ArgumentParser(argument_default=argparse.SUPPRESS) + for arg, val in vars(args).items(): + dests = [f'--{arg}'] + # If the arg has a short form alias, add the short form as well + if arg in cls._param_to_alias: + dests.append(f'-{cls._param_to_alias[arg]}') + # If the arg is a boolean, need to specify the store action + # otherwise the boolean args will cause an error + if isinstance(val, bool): + aux_parser.add_argument(*dests, action='store_false') + else: + aux_parser.add_argument(*dests) + cli_args, _ = aux_parser.parse_known_args() + return cli_args + + @staticmethod + def fix_omit_ids(args : argparse.Namespace) -> None: + + """If there are policy ids specified to be omitted, make sure they + have the correct version suffix so they can be correctly compared + with the current release's policy ids. + """ + + if 'omitpolicy' not in args: + return + + version_suffix_re = re.compile(r'v\d+\.\d+$') + + omit_policies = args.omitpolicy + + policy_id_map = {} + + for policy_id in omit_policies: + new_id = (version_suffix_re.sub('', policy_id).upper() + + Version.suffix) + policy_id_map[policy_id] = new_id + + args.omitpolicy = {new_id: omit_policies[old_id] + for old_id, new_id in policy_id_map.items()} + + return + + @staticmethod + def validate_config(args : argparse.Namespace) -> None: + """ + Check for an logical errors in the advanced ScubaGoggles configuration + options. NOTE: "omitpolicy" is the only such option for now; more to + come. + """ + if 'omitpolicy' in args: + ScubaArgumentParser.validate_omissions(args) + + @staticmethod + def validate_omissions(args : argparse.Namespace) -> None: + """ + Warn for any control IDs configured for omission that aren't in the + set of IDs covered by the baselines specificied in --baselines. + """ + + md_products = set(args.baselines) - {'rules'} + + # Parse the baselines to determine the set of valid control IDs + md_parser = MarkdownParser(args.documentpath) + baseline_policies = md_parser.parse_baselines(md_products) + + control_ids = set() + for product_baseline in baseline_policies.values(): + for group in product_baseline: + for control in group['Controls']: + control_ids.add(control['Id'].lower()) + + # Warn for any unexpected IDs + for control_id in args.omitpolicy: + if control_id.lower() not in control_ids: + warnings.warn('Config file indicates omitting ' + f'{control_id}, but {control_id} is not one ' + 'of the controls encompassed by the baselines ' + 'indicated by the baselines parameter. Control ' + 'will not be omitted.') diff --git a/scubagoggles/scuba_constants.py b/scubagoggles/scuba_constants.py index 675805b6..5ce87d4c 100644 --- a/scubagoggles/scuba_constants.py +++ b/scubagoggles/scuba_constants.py @@ -1,35 +1,35 @@ -""" -api_reference.py is where short-hand references and full URLs to the GWS api calls are maintained. - -""" - -from enum import Enum - -BASE_URL = "https://developers.google.com/admin-sdk" - -class ApiReference(Enum): - ''' - Enum for mapping code-friendly names of the various API calls to their short-hand reference - ''' - LIST_USERS = "directory/v1/users/list" - LIST_OUS = "directory/v1/orgunits/list" - LIST_DOMAINS = "directory/v1/domains/list" - LIST_GROUPS = "directory/v1/groups/list" - LIST_ACTIVITIES = "reports/v1/activities/list" - GET_GROUP = "groups-settings/v1/groups/get" - -class ApiUrl(Enum): - ''' - Enum for mapping code-friendly names of the various API calls to their documentation URLs - ''' - LIST_USERS = f"{BASE_URL}/directory/reference/rest/v1/users/list" - LIST_OUS = f"{BASE_URL}/directory/reference/rest/v1/orgunits/list" - LIST_DOMAINS = f"{BASE_URL}/directory/reference/rest/v1/domains/list" - LIST_GROUPS = f"{BASE_URL}/directory/reference/rest/v1/groups/list" - LIST_ACTIVITIES = f"{BASE_URL}/reports/reference/rest/v1/activities/list" - GET_GROUP = f"{BASE_URL}/groups-settings/v1/reference/groups/get" - -# Dictionary mapping short-hand reference to tags linking to the documentation -API_LINKS = { - api.value: f'{api.value}' for api in ApiReference -} +""" +api_reference.py is where short-hand references and full URLs to the GWS api calls are maintained. + +""" + +from enum import Enum + +BASE_URL = 'https://developers.google.com/admin-sdk' + +class ApiReference(Enum): + ''' + Enum for mapping code-friendly names of the various API calls to their short-hand reference + ''' + LIST_USERS = 'directory/v1/users/list' + LIST_OUS = 'directory/v1/orgunits/list' + LIST_DOMAINS = 'directory/v1/domains/list' + LIST_GROUPS = 'directory/v1/groups/list' + LIST_ACTIVITIES = 'reports/v1/activities/list' + GET_GROUP = 'groups-settings/v1/groups/get' + +class ApiUrl(Enum): + ''' + Enum for mapping code-friendly names of the various API calls to their documentation URLs + ''' + LIST_USERS = f'{BASE_URL}/directory/reference/rest/v1/users/list' + LIST_OUS = f'{BASE_URL}/directory/reference/rest/v1/orgunits/list' + LIST_DOMAINS = f'{BASE_URL}/directory/reference/rest/v1/domains/list' + LIST_GROUPS = f'{BASE_URL}/directory/reference/rest/v1/groups/list' + LIST_ACTIVITIES = f'{BASE_URL}/reports/reference/rest/v1/activities/list' + GET_GROUP = f'{BASE_URL}/groups-settings/v1/reference/groups/get' + +# Dictionary mapping short-hand reference to tags linking to the documentation +API_LINKS = { + api.value: f'{api.value}' for api in ApiReference +} diff --git a/scubagoggles/user_setup.py b/scubagoggles/user_setup.py new file mode 100644 index 00000000..95aeb86c --- /dev/null +++ b/scubagoggles/user_setup.py @@ -0,0 +1,463 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + +"""Implementation of one-time user setup (output directory, credentials file +location, etc.). +""" + +import argparse +import logging +import os + +from collections import namedtuple +from pathlib import Path + +from scubagoggles.run_rego import find_opa + +log = logging.getLogger(__name__) + +# These are default names for files/folders, and this was originally defined +# in main.py. Because the names may be referenced elsewhere in the code, to +# avoid hard-coding the names the defaults may be referenced here. Perhaps +# they could be defined in a separate file, but I supposed this is as good +# a place as any (except main.py) to define them. + +Defaults = namedtuple('Defaults', + ['json_output_name', + 'output_folder_name', + 'provider_output_name', + 'rego_output_name', + 'report_output_name']) + + +default_file_names = Defaults(json_output_name = 'ScubaResults', + output_folder_name = 'GWSBaselineConformance', + provider_output_name = 'ProviderSettingsExport', + rego_output_name = 'TestResults', + report_output_name = 'BaselineReports') + + +def user_setup(arguments: argparse.Namespace): + + """Main user setup function - this calls other functions in this module. + If the user makes any setting changes, this will result in writing a + user configuration file in the top-level user directory. + + :param arguments: arguments collected by the ArgumentParser. + """ + + config = arguments.user_config + + config.path_check = False + + modified = user_directory(arguments) + + modified |= opa_directory(arguments) + + modified |= credentials_file(arguments) + + if modified: + config.write() + + +def user_directory(arguments: argparse.Namespace): + + """Sets the user's directory for Scubagoggles output files. + + :param arguments: arguments collected by the ArgumentParser. + + :return: True if the output directory was changed in the user's + configuration; False otherwise. + """ + + # Gimme a break... + # pylint: disable=too-many-branches + + print('Setup: output directory') + + config = arguments.user_config + + user_dir = arguments.work_directory + + if user_dir: + + # The user has explicitly specified an output directory to be used. + # We only need to check whether the directory already exists, and + # confirm with the user to create it if it doesn't. + + user_dir = user_dir.resolve() + + if not user_dir.exists(): + answer = prompt_boolean(f'Create directory {user_dir}') + + if strtobool(answer): + user_dir.mkdir(exist_ok = True) + else: + print(f' specified directory: {user_dir}') + + config.output_dir = user_dir + + return True + + if not config.file_exists: + + # The user has no configuration file, so they're starting from scratch. + # First, determine if this may be a "legacy" setup, where the user + # has the Scubagoggles installation in their own directory (as opposed + # to the Python "site packages" directory) and the output data and + # credentials are mixed in with the code hierarchy. If the user has + # their environment set up this way, we don't want to force them into + # a different configuration unless we can't find their "legacy" files. + + legacy_dir = find_legacy_dir(config) + + user_dir = legacy_dir or config.output_dir + + # Confirm with the user that this is the output directory they want + # to use. The user is also asked whether the directory should be + # created if it doesn't exist. We don't exit the loop until we + # have a valid directory. + + verified = False + + while not verified: + answer = prompt_string('Scubagoggles output directory', user_dir) + + if not answer: + continue + + user_dir = Path(os.path.expandvars(answer)).expanduser() + + if not user_dir.exists(): + answer = prompt_boolean(f'Create directory {user_dir}') + if answer: + user_dir.mkdir(exist_ok = True) + + verified = user_dir.is_dir() + + user_dir = user_dir.resolve() + + print(f' {user_dir}') + + if (not config.output_dir.exists() + or not user_dir.samefile(config.output_dir)): + config.output_dir = user_dir + + return True + + return False + + # At this point, the user has an existing Scubagoggles configuration + # file. We don't need to do anything other than ask to create the + # directory if it doesn't exist, but we don't change the directory set + # in the configuration file. + + user_dir = config.output_dir + + if not user_dir.exists(): + answer = prompt_boolean(f'Create directory {user_dir}') + if answer: + user_dir.mkdir(exist_ok = True) + else: + print(f' {user_dir}') + + return False + + +def opa_directory(arguments: argparse.Namespace): + + """Sets the user's directory where the OPA executable is located. The + best location for the OPA executable is in one of the directories included + in the user's PATH environment variable, but the user may also explicitly + specify a location. + + :param arguments: arguments collected by the ArgumentParser. + + :return: True if the OPA executable directory was changed in the user's + configuration; False otherwise. + """ + + print('Setup: OPA executable directory') + + config = arguments.user_config + + opa_dir = arguments.opa_directory + + if opa_dir: + + # The user has explicitly specified the OPA executable directory. + # We only need to check whether the OPA executable is indeed in that + # location. + + validate_opa_dir(opa_dir) + + config.opa_dir = opa_dir.resolve() + + return True + + if config.file_exists and config.opa_dir: + + # The user has established a configuration file and includes the OPA + # executable directory. We just validate the directory and don't + # change anything. + + validate_opa_dir(config.opa_dir) + + return False + + # Either the user has no configuration file or the OPA executable directory + # isn't specified in the configuration. The OPA executable will hopefully + # be located on the user's PATH, in which case there's nothing to do. + + if validate_opa_dir(): + return False + + # There's no OPA executable directory defined, and we haven't found the + # executable in the User's PATH, so we have to ask for the location. + # Suggest the output directory as the default location. + + default_dir = config.output_dir + while not opa_dir: + answer = prompt_string('Location of OPA executable', default_dir) + + if not answer: + continue + + answer = Path(os.path.expandvars(answer)).expanduser().absolute() + + if validate_opa_dir(answer) or answer.is_dir(): + opa_dir = answer + + config.opa_dir = opa_dir.resolve() + + return True + + +def validate_opa_dir(opa_dir: Path = None): + + """Validates that the OPA executable exists in the given directory or + in a directory along the user's PATH. + + :param opa_dir: [optional] location of the OPA executable. + + :return: True if the OPA executable exists; False otherwise. + """ + + if opa_dir and not opa_dir.is_dir(): + log.warning('? %s - OPA directory not found', opa_dir) + return False + + try: + opa_exe = find_opa(opa_dir) + + if opa_exe: + where = ('' if opa_dir and opa_dir.samefile(opa_exe.parent) + else ' from PATH') + print(f' OPA executable: {opa_exe}{where}') + + except FileNotFoundError: + opa_exe = None + + if not opa_exe: + where = opa_dir or 'PATH' + log.warning('OPA executable not found in %s', where) + + return opa_exe is not None + + +def credentials_file(arguments: argparse.Namespace): + + """Sets the Google API credentials file in the user's configuration. + + :param arguments: arguments collected by the ArgumentParser. + + :return: True if the credentials file was changed in the user's + configuration; False otherwise. + """ + + print('Setup: Google API credentials file') + + config = arguments.user_config + + credentials = arguments.credentials + + if credentials: + + # The user has explicitly specified the credentials file. We only + # need to check whether the file exists. + + if not credentials.is_file(): + raise FileNotFoundError(f'? {credentials} - credentials not found') + + print(f' specified file: {credentials}') + + config.credentials_file = credentials.resolve() + + return True + + if not config.file_exists: + + # The user has no configuration file, so they're starting from scratch. + # If the credentials file exists, it may be in the output directory + # because of a "legacy" setup. + + legacy_credentials = config.output_dir / 'credentials.json' + + if legacy_credentials.is_file(): + print(f' found: {legacy_credentials}') + config.credentials_file = legacy_credentials + return True + + elif config.credentials_file.is_file(): + print(f' {config.credentials_file}') + return False + else: + log.error('? %s - Google credential files missing', + config.credentials_file) + + # There's no configuration file found, so we have to ask for the location. + + while not credentials: + answer = prompt_string('Google credentials (JSON) file', + config.credentials_file) + + if not answer: + continue + + answer = Path(os.path.expandvars(answer)).expanduser().absolute() + + if not answer.exists(): + log.warning('Google credentials file not found in %s', answer) + else: + print(f' {config.credentials_file}') + + credentials = answer + + config.credentials_file = credentials.resolve() + + return True + + +def find_legacy_dir(config): + + """Looks for a "legacy" setup directory and returns it, if found. + Otherwise, None is returned. + + The initial setup for users was to have them unpack the Scubagoggles + code into their own directory, where the credentials file, OPA executable, + and output directories would also be located. Users may now install + Scubagoggles into the Python "site packages" directory, which is + preferable because it separates the code from the user's data. + + This function attempts to find a legacy setup to avoid having to force + the user to move to the newer configuration - Scubagoggles should just + work with a legacy setup. + + :param UserConfig config: the user's configuration data. + + :return: a legacy directory (containing the credentials and/or + Scubagoggles output files) or None if the directory wasn't found. + """ + + legacy_dir = None + + if not config.file_exists: + + log.debug(' no config file, checking for "legacy" output directory') + + baseline_dir_pattern = f'{default_file_names.output_folder_name}*' + patterns = ('credentials.json', baseline_dir_pattern) + + # A legacy directory is either the user's current working directory + # (because they were instructed to run Scubagoggles from the current + # directory) or the Scubagoggles top directory. If any of the typical + # user files are found in the directory, assume it's a legacy directory. + + for curr_dir in (Path.cwd(), Path(__file__).parent.parent): + + is_legacy = any(len(list(curr_dir.glob(p))) for p in patterns) + + if is_legacy: + log.debug(' found %s', curr_dir) + legacy_dir = curr_dir + break + + return legacy_dir + + +def prompt_boolean(prompt: str, default: bool = True): + + """Asks the user for a Yes/No answer to a given prompt. + + :param str prompt: the question/confirmation to ask the user. + + :param bool default: [optional] the default response if the user presses + "enter" ("return"). It defaults to Yes (True). + + :return: True if user responds Yes; False otherwise. + """ + + suffix = '[Yes/no]? ' if default else '[yes/No]? ' + + # This handles when the user enters EOF (which is ^Z in Windows or ^D + # in other OS environments). It's assumed that this response is + # equivalent to ^C (user abort). + + try: + answer = input(f'{prompt} {suffix}').strip() + + except EOFError as e: + raise KeyboardInterrupt() from e + + return (not answer and default) or (answer and strtobool(answer)) + + +def prompt_string(prompt: str, default: str = None): + + """Asks the user to enter a string to a given prompt. + + :param str prompt: the question/confirmation to ask the user. + + :param str default: [optional] the default string response to return + if the user presses "enter" ("return"). It defaults to None. + + :return: entered string or default. + """ + + suffix = f' [{default}]' if default else '' + + # This handles when the user enters EOF (which is ^Z in Windows or ^D + # in other OS environments). It's assumed that this response is + # equivalent to ^C (user abort). + + try: + answer = input(f'{prompt}{suffix}? ').strip() + + except EOFError as e: + raise KeyboardInterrupt() from e + + return answer if answer else default + + +def strtobool(value: str): + + """Convert a string representation of truth to a boolean (True/False). + + True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values + are 'n', 'no', 'f', 'false', 'off', and '0'. Raises ValueError if + 'value' is anything else. + + :param str value: string representing a boolean value. + + :return: True if string indicates "true"; False if string indicates + "false". + """ + + value = value.strip().lower() + + if value in {'y', 'yes', 't', 'true', 'on', '1'}: + return True + if value in {'n', 'no', 'f', 'false', 'off', '0'}: + return False + + raise ValueError(f'strtobool("{value}"): invalid truth value') diff --git a/scubagoggles/utils/build.sh b/scubagoggles/utils/build.sh new file mode 100755 index 00000000..bce4e4c8 --- /dev/null +++ b/scubagoggles/utils/build.sh @@ -0,0 +1,145 @@ +#!/usr/bin/env bash + +# This is the build procedure for creating both the wheel and source (.tar.gz) +# distribution files for ScubaGoggles. For a clean build process, this +# procedure does the following: +# +# 1. Creates a new Python virtual environment for the build. +# 2. Creates a new Git clone of the ScubaGoggles repository. Optionally, +# the specified branch or version tag is checked out. +# 3. Using the clone from the previous step, installs ScubaGoggles in +# the build virtual environment. +# 4. Builds the ScubaGoggles package distribution files and copies them +# to a destination directory. +# 5. Cleans up the virtual environment and repository directories that were +# created for the build process. +# +# The directories are created in the invoking user's temporary directory. +# This script will attempt to clean these up before exiting, but they will +# ultimately get cleaned up by the temporary directory management process +# used by the operating system. +# +# What's left after this script completes are the two distribution files +# (.whl & .tar.gz) for the ScubaGoggles package. They are copied to the +# user's working directory when this script was invoked, or the directory +# specified in the options. +# +# General users should install the wheel distribution. Anyone interested in +# ScubaGoggles development may be interested in the source distribution. + +set -e +shopt -s expand_aliases + +gitTag= +outDir="$PWD" +scubaGogglesGit='git@github.com:mitre/CISA-SCuBA-GWS-SCB.git' + +usage() +{ + printf "script usage: %s [options]\n\n" "$(basename "$0")" >&2 + printf " -h: display usage and exit\n" + printf " -o : create package files in this directory\n" + printf ' defaults to %s\n' "$outDir" + printf " -r : ScubaGoggles Git repository specification\n" + printf ' defaults to %s\n' "$scubaGogglesGit" + printf " -t : checkout tag or branch for build\n" + printf " defaults to top of main branch\n" +} + +while getopts ':ho:r:t:' option +do + case "$option" in + h) + usage + exit + ;; + o) + outDir=$(realpath "$OPTARG") + ;; + r) + scubaGogglesGit="$OPTARG" + ;; + t) + gitTag=$OPTARG + ;; + ?) + usage + exit 1 + ;; + esac +done + +shift $((OPTIND -1)) + +[ "$*" ] && usage && exit 1 + +# Used to distinguish output from this script. +buildPfx='{build>>>}' + +cleanup() { + echo "$buildPfx Performing build cleanup..." + [[ $(type -t deactivate) == function ]] && deactivate + [[ "${DIRSTACK[0]}" == "$scubaGoggles" ]] && popd + rm -rf "$scubaEnv" + rm -rf "$scubaGoggles" +} + +pushd() { builtin pushd "$@" > /dev/null; } + +popd() { builtin popd > /dev/null; } + +if [[ "$OSTYPE" == 'msys' || "$OSTYPE" == 'cygwin' ]] +then + # This is Windows (via Git Bash (msys) or Cygwin). + venvSubdir='Scripts' +else + # Assumed to be linux variant (including macOS). + # python3 must be defined to invoke the correct Python version. + venvSubdir='bin' + alias python=python3 +fi + +scubaEnv=$(mktemp -d -t scuba-env.XXXXXXXXXX) + +scubaGoggles=$(mktemp -d -t scubagoggles.XXXXXXXXXX) + +trap cleanup EXIT + +echo "$buildPfx Creating new Python virtual environment for build..." + +python -m venv "$scubaEnv" + +echo "$buildPfx Cloning Git repository..." + +git clone "$scubaGogglesGit" "$scubaGoggles" + +pushd "$scubaGoggles" + +if [[ -n "$gitTag" ]] +then + echo "$buildPfx Checkout $gitTag" + git checkout "$gitTag" +fi + +echo "$buildPfx Activate Python virtual environment..." + +source "$scubaEnv/$venvSubdir/activate" + +echo "$buildPfx Install requirements and editable ScubaGoggles..." + +pip install -r requirements.txt + +pip install -e . + +echo "$buildPfx Build distribution files..." + +python -m build + +wheelFile=$(realpath dist/scubagoggles-*.whl) +tarFile=$(realpath dist/scubagoggles-*.tar.gz) + +for file in "$wheelFile" "$tarFile" +do + echo "$buildPfx Copying $file to $outDir" + cp "$file" "$outDir" +done diff --git a/scubagoggles/utils/checkOPAHash.sh b/scubagoggles/utils/checkOPAHash.sh old mode 100644 new mode 100755 diff --git a/scubagoggles/utils/test_opa.sh b/scubagoggles/utils/test_opa.sh old mode 100644 new mode 100755 diff --git a/scubagoggles/utils/update_policyid_version.py b/scubagoggles/utils/update_policyid_version.py index c99ee861..c4e13150 100644 --- a/scubagoggles/utils/update_policyid_version.py +++ b/scubagoggles/utils/update_policyid_version.py @@ -10,9 +10,9 @@ import re CURRENT_VERSION = 'v0.1' -REPLACEMENT_VERSION ='v0.3' +REPLACEMENT_VERSION ='v0.2' -PATH_TO_FILES = '../' +PATH_TO_FILES = os.path.dirname(os.path.dirname(__file__)) FILES_TO_PROCESS = ['.md','rego','.csv'] def replace_last_n_chars(match): diff --git a/scubagoggles/version.py b/scubagoggles/version.py new file mode 100644 index 00000000..f1bc0798 --- /dev/null +++ b/scubagoggles/version.py @@ -0,0 +1,356 @@ +"""Module that handles the ScubaGoggles version number. +""" + +import argparse +import csv +import logging +import re + +from pathlib import Path + +from scubagoggles import __version__ + +log = logging.getLogger(__name__) + + +class Version: + + """ScubaGoggles version number implementation. + + The OFFICIAL version number for ScubaGoggles is defined in the package's + __init__.py file. All references to the ScubaGoggles version number are + derived from this value. + + Instantiation of this class is not necessary, as all methods are either + class and/or static methods. + """ + + # See the comments in the initialize() method for the content of the + # following class variables. + + current = None + + name = 'ScubaGoggles' + + number = None + + with_name = None + + major, minor, build = (None, None, None) + + suffix = None + + _code_root = Path(__file__).parent + + # The following regular expression is used to locate the policy ID (with + # version suffix) within a string. It separates the policy ID from the + # suffix, so it can be replaced when the version number is updated. + + _version_regex = r'(?PGWS\.\w+\.\d+\.\d+)(?Pv\d+\.\d+)' + + version_re = re.compile(_version_regex, re.IGNORECASE) + + @classmethod + def initialize(cls, version = __version__): + + """Initialize class variables containing version number information. + + This method is called during the one-time initialization of this + module (when it is first imported). This is also used when the + version number changes. + + :param str version: [optional] Version number string in + '..' format. By default, the current version + number is used. A different version is specified only when + updating the version number. + """ + + # The following attributes are meant for public access. + # 'current' is the version number with 'v' as a prefix (e.g., 'v1.0.0'). + # 'number' is the version number without the 'v' (e.g., '1.0.0'). + # 'with_name' contains the tool name, ScubaGoggles, with the version. + # 'major', 'minor', and 'build' are the separate integer components of + # the version number. + + cls.current = f'v{version}' + + cls.number = version + + cls.with_name = f'{cls.name} {cls.current}' + + cls.major, cls.minor, cls.build = [int(v) for v in version.split('.')] + + # This is the version suffix used at the end of policy IDs + # (e.g., 'GWS.CHAT.1.0.v1.0', where 'v1.0' is the version suffix). + + cls.suffix = f'v{cls.major}.{cls.minor}' + + @classmethod + def command_dispatch(cls, arguments: argparse.Namespace): + + """Dispatch method for the ScubaGoggles 'version' subcommand. With + no options, this displays the current version number to the user. + + For developers, the 'check' option validates that the version numbering + is consistent throughout the code base. The 'upgrade' option will + modify all files to replace the version number with the one provided + on the command line. + + See the comments for this class regarding the ScubaGoggles version + number. + + :param arguments: arguments collected by the ArgumentParser. + """ + + if arguments.check: + print('ScubaGoggles version check') + cls.check_versions() + elif arguments.upgrade: + print(f'ScubaGoggles version upgrade ({arguments.upgrade})') + cls.set(arguments.upgrade) + else: + print(cls.with_name) + + @classmethod + def check_versions(cls, update: bool = False) -> bool: + + """Checks the versions throughout the ScubaGoggles files to ensure + that all version number occurrences are consistent with the current + official version number. + + :param bool update: update the versions in all files in the code base + if True; otherwise, check the versions all files to make sure + they match the current version (default). + :return: True if at least 1 file was modified (update is True) or a + version inconsistency was found. + """ + + # The meaning of 'modified' is dependent on the value of 'update'. + # For update True, it'll mean at least 1 file was modified; for + # False, it means a version inconsistency was found. + + modified = cls.check_or_update_readme(update) + + for md_file in cls._code_root.glob('**/*.md'): + modified |= cls.check_or_update_md(md_file, update) + + # The drift rules CSV files are not part of the code content, and + # exist in the directory above the code root. + + drift_rules_dir = cls._code_root.parent / 'drift-rules' + + if not drift_rules_dir.is_dir(): + raise NotADirectoryError(f'{drift_rules_dir} - drift rules ' + 'directory missing') + + for csv_file in drift_rules_dir.glob('*.csv'): + modified |= cls.check_or_update_csv(csv_file, update) + + return modified + + @classmethod + def check_or_update_csv(cls, drift_csv: Path, update: bool = False) -> bool: + + """Validates the ScubaGoggles version number embedded in the given + drift monitoring rules CSV file. + + :param Path drift_csv: file specification for a drift CSV file. + :param bool update: update the versions in the file if True; otherwise, + check the versions in the file to make sure they match the current + version (default). + :return: True if file was modified (update) or version(s) in the + file do NOT match the current version; False if the file is + consistent with the current version. + """ + + log.debug(str(drift_csv)) + + with drift_csv.open(encoding = 'utf-8') as csvfile: + + reader = csv.DictReader(csvfile) + + field_names = reader.fieldnames + + contents = list(reader) + + logger = log.debug if update else log.error + + modified = False + + for index, row in enumerate(contents): + policy_id = cls.version_re.sub(f'\\g{cls.suffix}', + row['PolicyId']) + + if policy_id != row['PolicyId']: + if update: + row['PolicyId'] = policy_id + + if not modified: + logger('%s:', str(drift_csv)) + modified = True + + logger(' %3d) {"PolicyId": %s}', index + 2, row['PolicyId']) + + if modified and update: + with drift_csv.open(mode = 'w', encoding = 'utf-8') as csvfile: + writer = csv.DictWriter(csvfile, + field_names, + lineterminator = '\n') + writer.writeheader() + for row in contents: + writer.writerow(row) + + return modified + + @classmethod + def check_or_update_md(cls, md_file: Path, update: bool = False) -> bool: + + """Validates the ScubaGoggles version number embedded in the given + Markdown file. + + :param Path md_file: file specification for a Markdown file. + :param bool update: update the versions in the file if True; otherwise, + check the versions in the file to make sure they match the current + version (default). + :return: True if file was modified (update) or version(s) in the + file do NOT match the current version; False if the file is + consistent with the current version. + """ + + log.debug(str(md_file)) + + contents = md_file.read_text(encoding = 'utf-8').splitlines() + + logger = log.debug if update else log.error + + modified = False + + for index, line in enumerate(contents): + new_line = cls.version_re.sub(f'\\g{cls.suffix}', line) + + if line != new_line: + if update: + contents[index] = new_line + + if not modified: + logger('%s:', str(md_file)) + modified = True + + logger(' %3d) %s', + index + 1, + (new_line if update else line).strip()) + + if modified and update: + md_file.write_text('\n'.join(contents) + '\n', encoding = 'utf-8') + + return modified + + @classmethod + def check_or_update_readme(cls, update: bool = False) -> bool: + + """Validates the ScubaGoggles version number embedded in the top-level + README Markdown file. There are a couple version number references + in URLs located in the file. + + :param bool update: update the versions in the file if True; otherwise, + check the versions in the file to make sure they match the current + version (default). + :return: True if file was modified (update) or version(s) in the + file do NOT match the current version; False if the file is + consistent with the current version. + """ + + readme_file = cls._code_root.parent / 'README.md' + + if not readme_file.exists(): + return False + + log.debug(str(readme_file)) + + contents = readme_file.read_text(encoding = 'utf-8').splitlines() + + logger = log.debug if update else log.error + + modified = False + + # The top-level README file has two places where the version is + # hardcoded. Both references are embedded in a URL. + + tool_regex = f'(?P{cls.name}-)' + r'v\d+(?:\.\d+){2}' + tool_version_re = re.compile(tool_regex) + + scb_re = re.compile(r'(?PGWS_SCB-)v\d+\.\d+') + + for index, line in enumerate(contents): + new_line = tool_version_re.sub(f'\\g{cls.current}', line) + + new_line = scb_re.sub(f'\\g{cls.suffix}', new_line) + + if line != new_line: + if update: + contents[index] = new_line + + if not modified: + logger('%s:', str(readme_file)) + modified = True + + logger(' %3d) %s', + index + 1, + (new_line if update else line).strip()) + + if modified and update: + readme_file.write_text('\n'.join(contents) + '\n', + encoding = 'utf-8') + + return modified + + @classmethod + def set(cls, version: str): + + """Sets the ScubaGoggles OFFICIAL version number and updates version + number references throughout the code base. This is done because + unfortunately certain files (CSV, Markdown) can't reference the + version number in Python code and must hardcode the version. + + :param str version: version number in '..' format. + """ + + match = re.match(r'(?P\d+)\.(?P\d+)\.(?P\d+)$', + version) + if not match: + raise ValueError(f'? "{version}" - version number must conform to ' + '.. format') + + # Change the OFFICIAL version number in the module's __init__.py file. + + init_file = cls._code_root / '__init__.py' + if not init_file.exists(): + raise FileNotFoundError(f'{init_file} - ScubaGoggles module file ' + 'missing') + + contents = init_file.read_text() + + version_defn_regexp = r'__version__\s*=\s*["\']\d+\.\d+\.\d+["\']' + new_contents = re.sub(version_defn_regexp, + f"__version__ = '{version}'", + contents) + + if contents == new_contents: + log.error('? ScubaGoggles version set - no changes made') + return + + log.info('changing ScubaGoggles version to %s', version) + init_file.write_text(new_contents, encoding = 'utf-8') + + # Initialize the class variables using the new version number, and + # update the versions in the files. + + cls.initialize(version) + cls.check_versions(True) + + +# This initializes the class variables during module load. The initialization +# is done this way because re-initialization is necessary when the version +# number is changed, so using a method avoids duplicate code. + +Version.initialize() diff --git a/setup.py b/setup.py index d3a499b8..a1ce6ddc 100644 --- a/setup.py +++ b/setup.py @@ -1,30 +1,8 @@ +"""ScubaGoggles setuptools backend + +Setup configuration is contained in the pyproject.toml file. """ -ScubaGoggles setuptools -""" -from setuptools import setup, find_packages -setup(name='scubagoggles', - version='0.3.0', - description='SCuBA security baseline assessment tool', - author='CISA', - packages=find_packages(exclude=['__pycache__']), - package_data = { - 'scubagoggles': ['reporter/**/*'] - }, - include_package_data=True, - python_requires='>=3.10.0', - install_requires=[ - 'google-api-python-client==2.142.0', - 'google-auth-httplib2==0.2.0', - 'google-auth-oauthlib==1.2.1', - 'MarkupSafe==2.1.5', - 'dnspython==2.6.1', - 'pandas==2.2.0', - 'tqdm==4.66.5', - 'requests==2.32.3', - 'pyyaml==6.0.2' - ], - entry_points={ - 'console_scripts': ['scubagoggles=scubagoggles.main:dive'] - } - ) +from setuptools import setup + +setup() From 2647b45629b3fb0f62cd30d6f64e7fe25c1aed76 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Thu, 14 Nov 2024 15:32:12 -0500 Subject: [PATCH 03/20] correct anchor to setup utility --- scubagoggles/docs/authentication/OAuth.md | 2 +- scubagoggles/docs/installation/OPA.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scubagoggles/docs/authentication/OAuth.md b/scubagoggles/docs/authentication/OAuth.md index 2b2f40ce..1f88f902 100644 --- a/scubagoggles/docs/authentication/OAuth.md +++ b/scubagoggles/docs/authentication/OAuth.md @@ -37,7 +37,7 @@ Only complete this section if not authenticating via [Service Account](ServiceAc 1. Click **OK** 1. Move the downloaded file (begins with `client_secret*.json`) to the location and name you specified when you ran the - [ScubaGoggles setup utility](../installation/DownloadAndInstall.md#Running-ScubaGoggles-Setup-Utility). + [ScubaGoggles setup utility](../installation/DownloadAndInstall.md#ScubaGoggles-Setup-Utility). If you have not yet run the setup utility, you will specify this file as the credentials file when prompted by the setup utility. You'll make it easier on yourself if you rename the file to something simple, like diff --git a/scubagoggles/docs/installation/OPA.md b/scubagoggles/docs/installation/OPA.md index 634fc7e1..c949d449 100644 --- a/scubagoggles/docs/installation/OPA.md +++ b/scubagoggles/docs/installation/OPA.md @@ -26,7 +26,7 @@ options: scubagoggles getopa -v v0.60.0 -c ``` -If you have run the [ScubaGoggles setup utility](DownloadAndInstall.md#Running-ScubaGoggles-Setup-Utility), +If you have run the [ScubaGoggles setup utility](DownloadAndInstall.md#ScubaGoggles-Setup-Utility), you will have specified the location of the OPA executable. This location is used by `getopa` when downloading the OPA executable. From eb706505e510bdf88494c45110602e3b2df50fea Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Fri, 15 Nov 2024 09:50:27 -0500 Subject: [PATCH 04/20] first step in fixing smoke test workflow --- .../setup-dependencies-macos/action.yml | 11 ++--- .../setup-dependencies-windows/action.yml | 11 +++-- scubagoggles/getopa.py | 44 ++++++++++++++++--- scubagoggles/user_setup.py | 2 +- 4 files changed, 52 insertions(+), 16 deletions(-) diff --git a/.github/actions/setup-dependencies-macos/action.yml b/.github/actions/setup-dependencies-macos/action.yml index e6a0fb01..1cb2e1d2 100644 --- a/.github/actions/setup-dependencies-macos/action.yml +++ b/.github/actions/setup-dependencies-macos/action.yml @@ -5,7 +5,7 @@ inputs: default: "macos" opa-version: required: true - default: "0.60.0" + default: "v0.60.0" python-version: required: true @@ -15,8 +15,7 @@ runs: - name: Setup virtualenv shell: bash run: | - pip install virtualenv - virtualenv -p python .venv + python -m venv .venv source .venv/bin/activate - name: Install dependencies @@ -30,5 +29,7 @@ runs: - name: Download OPA executable shell: bash run: | - python download_opa.py -v ${{ inputs.opa-version }} -os ${{ inputs.operating-system }} - chmod +x opa_darwin_amd64 + mkdir ~/scubagoggles + touch credentials.json + scubagoggles setup -d ~/scubagoggles -r ~/scubagoggles -c credentials.json + scubagoggles getopa -v ${{ inputs.opa-version }} -c diff --git a/.github/actions/setup-dependencies-windows/action.yml b/.github/actions/setup-dependencies-windows/action.yml index 5025e459..9e66baa1 100644 --- a/.github/actions/setup-dependencies-windows/action.yml +++ b/.github/actions/setup-dependencies-windows/action.yml @@ -5,7 +5,7 @@ inputs: default: "windows" opa-version: required: true - default: "0.60.0" + default: "v0.60.0" python-version: required: true @@ -15,9 +15,8 @@ runs: - name: Setup virtualenv shell: powershell run: | - pip install virtualenv python -m venv .venv - .venv\Scripts\activate + .venv\Scripts\activate.ps1 - name: Install dependencies shell: powershell @@ -29,4 +28,8 @@ runs: - name: Download OPA executable shell: powershell - run: python download_opa.py -v ${{ inputs.opa-version }} -os ${{ inputs.operating-system }} + run: | + mkdir ~/scubagoggles + echo "temp" > credentials.json + scubagoggles setup -d ~/scubagoggles -r ~/scubagoggles -c credentials.json + scubagoggles getopa -v ${{ inputs.opa-version }} -c diff --git a/scubagoggles/getopa.py b/scubagoggles/getopa.py index f36a5381..53006395 100644 --- a/scubagoggles/getopa.py +++ b/scubagoggles/getopa.py @@ -11,6 +11,7 @@ from hashlib import sha256 from pathlib import Path from tempfile import TemporaryDirectory +from urllib.error import HTTPError from urllib.parse import urljoin, urlsplit from urllib.request import Request, urlcleanup, urlopen, urlretrieve @@ -74,7 +75,10 @@ def download_opa(opa_dir: Path, by OPA does not look like a version (vM.m.b). """ + # pylint: disable=too-many-branches + opa_base_url = 'https://github.com/open-policy-agent/opa/releases/' + version_re = re.compile(r'v\d+(?:\.\d+){2}') if not version: latest_version_url = urljoin(opa_base_url, 'latest') @@ -85,9 +89,12 @@ def download_opa(opa_dir: Path, version = urlsplit(response.url).path.split('/')[-1] log.debug(' Version returned: %s', version) - if not re.match(r'v\d+(?:\.\d+){2}', version): + if not version_re.match(version): raise RuntimeError(f'? "{version}" - unrecognized version string ' 'returned as "latest" OPA version') + elif not version_re.match(version): + raise UserRuntimeError(f'? "{version}" - unrecognized version string - ' + 'expected "v.."') os_type = platform.system().lower() @@ -117,8 +124,23 @@ def download_opa(opa_dir: Path, log.debug('Overwriting existing file: %s', str(output_file)) output_file.unlink() - urlretrieve(download_url, output_file) - urlcleanup() + log.debug('Download URL: %s', download_url) + + try: + urlretrieve(download_url, output_file) + except HTTPError as http_error: + log.error('HTTP error %d returned trying to access %s', + http_error.code, + download_url) + if http_error.code == 404: + # I want the error I'm raising in this instance ONLY. + # pylint: disable-next=raise-missing-from + raise UserRuntimeError('Unable to download OPA executable for ' + f'version {version} - check version') + raise UserRuntimeError('Failure downloading OPA executable') \ + from http_error + finally: + urlcleanup() mode = output_file.stat().st_mode new_mode = mode | stat.S_IXUSR | stat.S_IRUSR @@ -183,9 +205,19 @@ def verify_opa(download_url: str, opa_exe_file: Path): hash_file_name = opa_exe_file.name + hash_suffix hash_file = Path(temp_dir, hash_file_name) - log.debug('Downloading %s to %s', hash_file_name, temp_dir) - urlretrieve(hash_file_url, hash_file) - urlcleanup() + log.debug(' Downloading %s to %s', hash_file_name, temp_dir) + log.debug(' Download URL: %s', download_url) + + try: + urlretrieve(hash_file_url, hash_file) + except HTTPError as http_error: + log.error('HTTP error %d returned trying to access %s', + http_error.code, + download_url) + raise UserRuntimeError('Failure downloading OPA hash file') \ + from http_error + finally: + urlcleanup() contents = hash_file.read_text(encoding = 'utf-8') diff --git a/scubagoggles/user_setup.py b/scubagoggles/user_setup.py index 95aeb86c..c0844f1c 100644 --- a/scubagoggles/user_setup.py +++ b/scubagoggles/user_setup.py @@ -90,7 +90,7 @@ def user_directory(arguments: argparse.Namespace): if not user_dir.exists(): answer = prompt_boolean(f'Create directory {user_dir}') - if strtobool(answer): + if answer: user_dir.mkdir(exist_ok = True) else: print(f' specified directory: {user_dir}') From 83b30f1f4be8f9b420434cab77f88d6c740470b5 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Mon, 18 Nov 2024 13:30:31 -0500 Subject: [PATCH 05/20] improve setup for smoke test; accommodate AMD64 OPA on ARM64 macOS --- .../setup-dependencies-macos/action.yml | 4 +- .../setup-dependencies-windows/action.yml | 4 +- scubagoggles/main.py | 18 +++++++ scubagoggles/run_rego.py | 11 ++-- scubagoggles/user_setup.py | 52 ++++++++++++++----- 5 files changed, 67 insertions(+), 22 deletions(-) diff --git a/.github/actions/setup-dependencies-macos/action.yml b/.github/actions/setup-dependencies-macos/action.yml index 1cb2e1d2..a8e46d16 100644 --- a/.github/actions/setup-dependencies-macos/action.yml +++ b/.github/actions/setup-dependencies-macos/action.yml @@ -29,7 +29,5 @@ runs: - name: Download OPA executable shell: bash run: | - mkdir ~/scubagoggles - touch credentials.json - scubagoggles setup -d ~/scubagoggles -r ~/scubagoggles -c credentials.json + scubagoggles setup -m -nc -d ~/scubagoggles -r ~/scubagoggles -c credentials.json scubagoggles getopa -v ${{ inputs.opa-version }} -c diff --git a/.github/actions/setup-dependencies-windows/action.yml b/.github/actions/setup-dependencies-windows/action.yml index 9e66baa1..e2f5150b 100644 --- a/.github/actions/setup-dependencies-windows/action.yml +++ b/.github/actions/setup-dependencies-windows/action.yml @@ -29,7 +29,5 @@ runs: - name: Download OPA executable shell: powershell run: | - mkdir ~/scubagoggles - echo "temp" > credentials.json - scubagoggles setup -d ~/scubagoggles -r ~/scubagoggles -c credentials.json + scubagoggles setup -m -nc -d ~/scubagoggles -r ~/scubagoggles -c credentials.json scubagoggles getopa -v ${{ inputs.opa-version }} -c diff --git a/scubagoggles/main.py b/scubagoggles/main.py index 50d334f4..d95541c0 100644 --- a/scubagoggles/main.py +++ b/scubagoggles/main.py @@ -263,6 +263,24 @@ def get_setup_args(parser: argparse.ArgumentParser, user_config: UserConfig): type = path_parser, help = 'OAuth2 credentials file for Google APIs') + parser.add_argument('--mkdir', + '-m', + default = False, + action = 'store_true', + help = 'Create directory(ies), if needed') + + parser.add_argument('--nocheck', + '-nc', + default = False, + action = 'store_true', + help = 'Do not check for directory or file existence') + + parser.add_argument('--noprompt', + '-np', + default = False, + action = 'store_true', + help = 'Do not prompt for missing items') + parser.add_argument('--opa_directory', '-r', metavar = '', diff --git a/scubagoggles/run_rego.py b/scubagoggles/run_rego.py index c95d842b..8e5c021d 100644 --- a/scubagoggles/run_rego.py +++ b/scubagoggles/run_rego.py @@ -109,18 +109,23 @@ def find_opa(opa_path: Path = None): opa_filenames = [] - system_type = platform.system().lower() + os_type = platform.system().lower() architectures = [platform.machine().lower()] if architectures[0] == 'x64_64': architectures.append('amd64') + # An ARM-based Mac can supposedly run the AMD64 version + # of OPA. + if os_type == 'darwin' and 'amd64' not in architectures: + architectures.append('amd64') + for architecture in architectures: - opa_filename = f'opa_{system_type}_{architecture}' + opa_filename = f'opa_{os_type}_{architecture}' opa_filenames.append(opa_filename) opa_filenames.append(f'{opa_filename}_static') - extension = '.exe' if system_type == 'windows' else '' + extension = '.exe' if os_type == 'windows' else '' # The user may have renamed the "long" OPA executable name to shorten it, # or may have followed the instructions for downloading OPA, which includes diff --git a/scubagoggles/user_setup.py b/scubagoggles/user_setup.py index c0844f1c..15b5ba04 100644 --- a/scubagoggles/user_setup.py +++ b/scubagoggles/user_setup.py @@ -76,7 +76,8 @@ def user_directory(arguments: argparse.Namespace): print('Setup: output directory') config = arguments.user_config - + create_dir = arguments.mkdir + prompt = not arguments.noprompt user_dir = arguments.work_directory if user_dir: @@ -88,9 +89,11 @@ def user_directory(arguments: argparse.Namespace): user_dir = user_dir.resolve() if not user_dir.exists(): - answer = prompt_boolean(f'Create directory {user_dir}') + answer = (create_dir or (prompt + and prompt_boolean(f'Create directory {user_dir}'))) if answer: + print(f' creating: {user_dir}') user_dir.mkdir(exist_ok = True) else: print(f' specified directory: {user_dir}') @@ -116,7 +119,8 @@ def user_directory(arguments: argparse.Namespace): # Confirm with the user that this is the output directory they want # to use. The user is also asked whether the directory should be # created if it doesn't exist. We don't exit the loop until we - # have a valid directory. + # have a valid directory. Because the user hasn't entered any + # directory, we're forced to prompt (ignoring --noprompt). verified = False @@ -129,8 +133,10 @@ def user_directory(arguments: argparse.Namespace): user_dir = Path(os.path.expandvars(answer)).expanduser() if not user_dir.exists(): - answer = prompt_boolean(f'Create directory {user_dir}') + answer = (create_dir + or prompt_boolean(f'Create directory {user_dir}')) if answer: + print(f' creating: {user_dir}') user_dir.mkdir(exist_ok = True) verified = user_dir.is_dir() @@ -155,8 +161,9 @@ def user_directory(arguments: argparse.Namespace): user_dir = config.output_dir if not user_dir.exists(): - answer = prompt_boolean(f'Create directory {user_dir}') + answer = create_dir or prompt_boolean(f'Create directory {user_dir}') if answer: + print(f' creating: {user_dir}') user_dir.mkdir(exist_ok = True) else: print(f' {user_dir}') @@ -179,8 +186,9 @@ def opa_directory(arguments: argparse.Namespace): print('Setup: OPA executable directory') + check = not arguments.nocheck config = arguments.user_config - + create_dir = arguments.mkdir opa_dir = arguments.opa_directory if opa_dir: @@ -189,7 +197,14 @@ def opa_directory(arguments: argparse.Namespace): # We only need to check whether the OPA executable is indeed in that # location. - validate_opa_dir(opa_dir) + if not opa_dir.exists() and create_dir: + print(f' creating: {opa_dir}') + opa_dir.mkdir(exist_ok = True) + + if check: + validate_opa_dir(opa_dir) + else: + print(f' {opa_dir}') config.opa_dir = opa_dir.resolve() @@ -201,7 +216,10 @@ def opa_directory(arguments: argparse.Namespace): # executable directory. We just validate the directory and don't # change anything. - validate_opa_dir(config.opa_dir) + if check: + validate_opa_dir(config.opa_dir) + else: + print(f' {config.opa_dir}') return False @@ -213,8 +231,9 @@ def opa_directory(arguments: argparse.Namespace): return False # There's no OPA executable directory defined, and we haven't found the - # executable in the User's PATH, so we have to ask for the location. - # Suggest the output directory as the default location. + # executable in the User's PATH, so we have to ask for the location. Suggest + # the output directory as the default location. Because the user hasn't + # entered any directory, we're forced to prompt (ignoring --noprompt). default_dir = config.output_dir while not opa_dir: @@ -225,6 +244,10 @@ def opa_directory(arguments: argparse.Namespace): answer = Path(os.path.expandvars(answer)).expanduser().absolute() + if not answer.exists() and create_dir: + print(f' creating: {answer}') + answer.mkdir(exist_ok = True) + if validate_opa_dir(answer) or answer.is_dir(): opa_dir = answer @@ -277,16 +300,17 @@ def credentials_file(arguments: argparse.Namespace): print('Setup: Google API credentials file') + check = not arguments.nocheck config = arguments.user_config - credentials = arguments.credentials + prompt = not arguments.noprompt if credentials: # The user has explicitly specified the credentials file. We only # need to check whether the file exists. - if not credentials.is_file(): + if check and not credentials.is_file(): raise FileNotFoundError(f'? {credentials} - credentials not found') print(f' specified file: {credentials}') @@ -308,12 +332,14 @@ def credentials_file(arguments: argparse.Namespace): config.credentials_file = legacy_credentials return True - elif config.credentials_file.is_file(): + elif config.credentials_file.is_file() or not check: print(f' {config.credentials_file}') return False else: log.error('? %s - Google credential files missing', config.credentials_file) + if not prompt: + return False # There's no configuration file found, so we have to ask for the location. From 72392910e86703c2559d1b2223f77c297580cb60 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Tue, 19 Nov 2024 12:45:52 -0500 Subject: [PATCH 06/20] implemented initial feedback from pull request --- .../setup-dependencies-macos/action.yml | 2 +- .../setup-dependencies-windows/action.yml | 2 +- scubagoggles/auth.py | 2 -- .../docs/prerequisites/Prerequisites.md | 9 ++++++-- scubagoggles/docs/usage/Config.md | 22 ++++++++++++++----- scubagoggles/docs/usage/Examples.md | 6 +++-- scubagoggles/getopa.py | 2 +- scubagoggles/main.py | 6 ++--- scubagoggles/policy_api.py | 2 +- 9 files changed, 35 insertions(+), 18 deletions(-) diff --git a/.github/actions/setup-dependencies-macos/action.yml b/.github/actions/setup-dependencies-macos/action.yml index a8e46d16..d902d85f 100644 --- a/.github/actions/setup-dependencies-macos/action.yml +++ b/.github/actions/setup-dependencies-macos/action.yml @@ -30,4 +30,4 @@ runs: shell: bash run: | scubagoggles setup -m -nc -d ~/scubagoggles -r ~/scubagoggles -c credentials.json - scubagoggles getopa -v ${{ inputs.opa-version }} -c + scubagoggles getopa -v ${{ inputs.opa-version }} diff --git a/.github/actions/setup-dependencies-windows/action.yml b/.github/actions/setup-dependencies-windows/action.yml index e2f5150b..875cae49 100644 --- a/.github/actions/setup-dependencies-windows/action.yml +++ b/.github/actions/setup-dependencies-windows/action.yml @@ -30,4 +30,4 @@ runs: shell: powershell run: | scubagoggles setup -m -nc -d ~/scubagoggles -r ~/scubagoggles -c credentials.json - scubagoggles getopa -v ${{ inputs.opa-version }} -c + scubagoggles getopa -v ${{ inputs.opa-version }} diff --git a/scubagoggles/auth.py b/scubagoggles/auth.py index 642a33df..169771cb 100644 --- a/scubagoggles/auth.py +++ b/scubagoggles/auth.py @@ -57,8 +57,6 @@ def __init__(self, credentials_path: Path, svc_account_email: str = None): credentials_dir = credentials_path.parent self._credentials_path = credentials_path - # This service account method is a special case - not sure if it's - # currently being used. self._svc_account_email = svc_account_email if svc_account_email: get_credentials = SvcCredentials.from_service_account_file diff --git a/scubagoggles/docs/prerequisites/Prerequisites.md b/scubagoggles/docs/prerequisites/Prerequisites.md index a3532f94..4d2f7da5 100644 --- a/scubagoggles/docs/prerequisites/Prerequisites.md +++ b/scubagoggles/docs/prerequisites/Prerequisites.md @@ -10,10 +10,15 @@ https://www.googleapis.com/auth/admin.directory.domain.readonly, https://www.googleapis.com/auth/admin.directory.group.readonly, https://www.googleapis.com/auth/admin.directory.orgunit.readonly, https://www.googleapis.com/auth/admin.directory.user.readonly, -https://www.googleapis.com/auth/apps.groups.settings +https://www.googleapis.com/auth/apps.groups.settings, +https://www.googleapis.com/auth/cloud-identity.policies.readonly ``` -When running ScubaGoggles for the first time you will be prompted to consent to these API scopes. Users with the Super Admin role automatically have the privilege to consent to these scopes. A custom admin role can also be made with the minimum permissions to consent to these scopes. See this [Google Admin SDK Prerequisites guide](https://developers.google.com/admin-sdk/reports/v1/guides/prerequisites) for more information. +When running ScubaGoggles for the first time you will be prompted to consent to +these API scopes. Users with the Super Admin role automatically have the +privilege to consent to these scopes. When running ScubaGoggles for the first +time you will be prompted to consent to these API scopes. Users with the Super +Admin role automatically have the privilege to consent to these scopes. ## Create a Project 1. If you already have a Google Cloud Project that you want to utilize skip to [Authentication Methods](../authentication/AuthenticationMethods.md) diff --git a/scubagoggles/docs/usage/Config.md b/scubagoggles/docs/usage/Config.md index 16566e65..598fa7ce 100644 --- a/scubagoggles/docs/usage/Config.md +++ b/scubagoggles/docs/usage/Config.md @@ -1,15 +1,20 @@ # Usage: Config File -All ScubaGoggles [parameters](/docs/usage/Parameters.md) can be placed into a configuration file in order to made execution easier. The path of the file is specified by the `--config` parameter, and its contents are expected as YAML. +All ScubaGoggles [parameters](Parameters.md) can be placed into a configuration file in order to made execution easier. The path of the file is specified by the `--config` parameter, and its contents are expected as YAML. > [!NOTE] > If a parameter is specified both on the command-line and in a configuration file, the command-line parameter has precedence over the config file. ## Sample Configuration Files -[Sample config files](/sample-config-files) are available in the repo and are discussed below. When executing ScubaGoggles, only a single config file can be read in; we recommend looking through the following examples and constructing a config file that best suits your use case. +[Sample config files](../../sample-config-files) are available in the +repo and are discussed below. When executing ScubaGoggles, only a single config +file can be read in; we recommend looking through the following examples and +constructing a config file that best suits your use case. ### Basic Usage -The [basic use](/sample-config-files/basic_config.yaml) example config file specifies the `outpath`, `baselines`, and `quiet` parameters. + +The [basic use](../../sample-config-files/basic_config.yaml) example +config file specifies the `outpath`, `baselines`, and `quiet` parameters. ScubaGoggles can be invoked with this config file: ``` @@ -27,7 +32,14 @@ In some cases, it may be appropriate to omit specific policies from ScubaGoggles - When a policy is implemented by a third-party service that ScubaGoggles does not audit. - When a policy is not applicable to your organization (e.g., policy GWS.GMAIL.4.3, which is only applicable to federal, executive branch, departments and agencies). -The `omitpolicy` top-level key, shown in this [example ScubaGoggles configuration file](/sample-config-files/omit_policies.yaml), allows the user to specify the policies that should be omitted from the ScubaGoggles report. Omitted policies will show up as "Omitted" in the HTML report and will be colored gray. Omitting policies must only be done if the omissions are approved within an organization's security risk management process. **Exercise care when omitting policies because this can inadvertently introduce blind spots when assessing your system.** +The `omitpolicy` top-level key, shown in this [example ScubaGoggles +configuration file](../../sample-config-files/omit_policies.yaml), +allows the user to specify the policies that should be omitted from the +ScubaGoggles report. Omitted policies will show up as "Omitted" in the HTML +report and will be colored gray. Omitting policies must only be done if the +omissions are approved within an organization's security risk management +process. **Exercise care when omitting policies because this can inadvertently +introduce blind spots when assessing your system.** For each omitted policy, the config file allows you to indicate the following: - `rationale`: The reason the policy should be omitted from the report. This value will be displayed in the "Details" column of the report. ScubaGoggles will output a warning if no rationale is provided. @@ -35,5 +47,5 @@ For each omitted policy, the config file allows you to indicate the following: ## Navigation -- Continue to [Usage: Examples](/docs/usage/Examples.md) +- Continue to [Usage: Examples](Examples.md) - Return to [Documentation Home](/README.md) diff --git a/scubagoggles/docs/usage/Examples.md b/scubagoggles/docs/usage/Examples.md index c305d686..e1565254 100644 --- a/scubagoggles/docs/usage/Examples.md +++ b/scubagoggles/docs/usage/Examples.md @@ -1,7 +1,5 @@ # Usage: Examples -> [!Note] (This is intended for developers ONLY) -> If you chose not install the `scubagoggles` package in a venv but do have the dependencies installed from `requirements.txt`, you may execute the tool using the `scuba.py` script located in the root directory of this repository. Replace any `scubagoggles` directions with `python scuba.py` ## Example 1: Run an assessment against all GWS products ``` @@ -44,6 +42,10 @@ scubagoggles gws --config sample-config-files/basic_config.yaml > [!NOTE] > In all the above examples, the html report should open automatically. If not, navigate to the output folder and open the `*.html` file using a browser of your choice. The json output will also be located in this folder. +> [!NOTE] - The following is intended for developers **ONLY**: +> If you chose not install the `scubagoggles` package in a venv but do have the dependencies installed from `requirements.txt`, you may execute the tool using the `scuba.py` script located in the root directory of this repository. Replace any `scubagoggles` directions with `python scuba.py` + + ## Navigation - Continue to [Reviewing Output](ReviewOutput.md) - Return to [Documentation Home](/README.md) diff --git a/scubagoggles/getopa.py b/scubagoggles/getopa.py index 53006395..d9b1c04e 100644 --- a/scubagoggles/getopa.py +++ b/scubagoggles/getopa.py @@ -49,7 +49,7 @@ def getopa(arguments: argparse.Namespace): config.opa_dir = arguments.opa_directory config.write() - verify = arguments.check + verify = not arguments.nocheck force = arguments.force version = arguments.version diff --git a/scubagoggles/main.py b/scubagoggles/main.py index d95541c0..d73bbf43 100644 --- a/scubagoggles/main.py +++ b/scubagoggles/main.py @@ -217,11 +217,11 @@ def get_opa_args(parser: argparse.ArgumentParser, user_config: UserConfig): parser.set_defaults(user_config = user_config) - parser.add_argument('--check', - '-c', + parser.add_argument('--nocheck', + '-nc', default = False, action = 'store_true', - help = 'Check hash code after download') + help = 'Do not check hash code after download') parser.add_argument('--force', '-f', diff --git a/scubagoggles/policy_api.py b/scubagoggles/policy_api.py index 198fbbb7..1b3847ad 100644 --- a/scubagoggles/policy_api.py +++ b/scubagoggles/policy_api.py @@ -25,7 +25,7 @@ class PolicyAPI: closed when it's no longer needed. """ - # LAMBDAS! The're VOODOO to some, just like the "goto". The following + # LAMBDAS! They're VOODOO to some, just like the "goto". The following # are short functions that evaluate whether the Google API setting value # is exactly or roughly what's expected. Using lambdas encapsulates the # functionality within the class without the bother of making them From bb6b92d57c3f53c4eeabd1af0af8954e571c751e Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Tue, 19 Nov 2024 12:59:45 -0500 Subject: [PATCH 07/20] argument parser: ensure credentials is a Path --- scubagoggles/sample-config-files/basic_config.yaml | 4 ++-- scubagoggles/scuba_argument_parser.py | 9 +++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/scubagoggles/sample-config-files/basic_config.yaml b/scubagoggles/sample-config-files/basic_config.yaml index af64b3c5..7cee1e4e 100644 --- a/scubagoggles/sample-config-files/basic_config.yaml +++ b/scubagoggles/sample-config-files/basic_config.yaml @@ -10,5 +10,5 @@ outputpath: example_output # example, "baselines: [gmail]" is correct but "baselines: gmail" is not. baselines: [gmail, calendar, groups, chat, drive, meet, sites, commoncontrols] -# Example specifying a boolean paramter -quiet: false \ No newline at end of file +# Example specifying a boolean parameter +quiet: false diff --git a/scubagoggles/scuba_argument_parser.py b/scubagoggles/scuba_argument_parser.py index 47fd6167..aeadff1d 100644 --- a/scubagoggles/scuba_argument_parser.py +++ b/scubagoggles/scuba_argument_parser.py @@ -6,6 +6,8 @@ import re import warnings +from pathlib import Path + import yaml from scubagoggles.reporter.md_parser import MarkdownParser @@ -130,9 +132,12 @@ def fix_omit_ids(args : argparse.Namespace) -> None: def validate_config(args : argparse.Namespace) -> None: """ Check for an logical errors in the advanced ScubaGoggles configuration - options. NOTE: "omitpolicy" is the only such option for now; more to - come. + options. """ + + if 'credentials' in args and not isinstance(args.credentials, Path): + args.credentials = Path(args.credentials) + if 'omitpolicy' in args: ScubaArgumentParser.validate_omissions(args) From 5e30c1c92baa8be421ba9f7ace85024ed364df9b Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Tue, 19 Nov 2024 15:53:04 -0500 Subject: [PATCH 08/20] Complete implementation of service account credentials for policy API --- scubagoggles/docs/upgrading/Upgrading.md | 44 ++++++++++++------------ scubagoggles/orchestrator.py | 4 ++- scubagoggles/provider.py | 15 +++++--- 3 files changed, 35 insertions(+), 28 deletions(-) diff --git a/scubagoggles/docs/upgrading/Upgrading.md b/scubagoggles/docs/upgrading/Upgrading.md index 008ecb69..447fae42 100644 --- a/scubagoggles/docs/upgrading/Upgrading.md +++ b/scubagoggles/docs/upgrading/Upgrading.md @@ -1,22 +1,22 @@ -# Upgrading and Maintenance - -## Upgrading ScubaGoggles -Assuming you installed ScubaGoggles as described in [Download and Install](/docs/installation/DownloadAndInstall.md), upgrading to the lastest version of ScubaGoggles should be as simple as: -- Repeating the steps described in [Download and Install](/docs/installation/DownloadAndInstall.md) with the new release. -- Making the OPA executable available, by either: - - downloading the executable again as described in [Download the OPA executable](/docs/installation/OPA.md), - - copying the executable from the old release folder to the new release folder, or - - using the `--opapath` parameter to tell ScubaGoggles where to look for the executable. -- Making your credentials available, by either: - - copying your `credentials.json` file to the new release folder or - - using the `--credentials` parameter to tell ScubaGoggles where to look for your credentials. - -If instead you cloned the ScubaGoggles repo and wish to run ScubaGoggles on the latest code from main (only recommended for development purposes), be sure to run `python -m pip install .` inside the ScubaGoggles directory after pulling the latest code. - -## Upgrading OPA -While new versions of OPA are periodically released, it is only necessary to upgrade OPA if the version you have locally is unsupported. Running `python download_opa.py --help` lists the supported OPA versions. - -Upgrading OPA is as simple as downloading the desired executable, which can be done by running the `download_opa.py` script again. See [Download the OPA executable](/docs/installation/OPA.md) for detailed instructions. - -## Navigation -- Return to [Documentation Home](/README.md) \ No newline at end of file +# Upgrading and Maintenance + +## Upgrading ScubaGoggles +Assuming you installed ScubaGoggles as described in [Download and Install](/docs/installation/DownloadAndInstall.md), upgrading to the lastest version of ScubaGoggles should be as simple as: +- Repeating the steps described in [Download and Install](/docs/installation/DownloadAndInstall.md) with the new release. +- Making the OPA executable available, by either: + - downloading the executable again as described in [Download the OPA executable](/docs/installation/OPA.md), + - copying the executable from the old release folder to the new release folder, or + - using the `--opapath` parameter to tell ScubaGoggles where to look for the executable. +- Making your credentials available, by either: + - copying your `credentials.json` file to the new release folder or + - using the `--credentials` parameter to tell ScubaGoggles where to look for your credentials. + +If instead you cloned the ScubaGoggles repo and wish to run ScubaGoggles on the latest code from main (only recommended for development purposes), be sure to run `python -m pip install .` inside the ScubaGoggles directory after pulling the latest code. + +## Upgrading OPA +While new versions of OPA are periodically released, it is only necessary to upgrade OPA if the version you have locally is unsupported. Running `python download_opa.py --help` lists the supported OPA versions. + +Upgrading OPA is as simple as downloading the desired executable, which can be done by running the `download_opa.py` script again. See [Download the OPA executable](/docs/installation/OPA.md) for detailed instructions. + +## Navigation +- Return to [Documentation Home](/README.md) diff --git a/scubagoggles/orchestrator.py b/scubagoggles/orchestrator.py index cf83fa7e..ed618bfd 100644 --- a/scubagoggles/orchestrator.py +++ b/scubagoggles/orchestrator.py @@ -95,7 +95,9 @@ def _run_gws_providers(self): args = self._args products = args.baselines - with Provider(args.customerid, args.credentials) as provider: + with Provider(args.customerid, + args.credentials, + args.subjectemail) as provider: provider_dict = provider.call_gws_providers(products, args.quiet) provider_dict['baseline_suffix'] = Version.suffix provider_dict['successful_calls'] = list(provider.successful_calls) diff --git a/scubagoggles/provider.py b/scubagoggles/provider.py index af37bef6..a3d29fef 100644 --- a/scubagoggles/provider.py +++ b/scubagoggles/provider.py @@ -107,16 +107,21 @@ class Provider: Class for making the GWS api calls and tracking the results. """ - def __init__(self, customer_id: str, credentials_file: Path): - """ - Initialize the Provider. + def __init__(self, + customer_id: str, + credentials_file: Path, + svc_account_email: str = None): + + """Initialize the Provider. :param customer_id: the ID of the customer to run against. :param credentials_file: file specification of Google JSON-format - credentials + credentials. + :param svc_account_email: (optional) email address for the service + account. """ - self._gws_auth = GwsAuth(credentials_file) + self._gws_auth = GwsAuth(credentials_file, svc_account_email) self._credentials = self._gws_auth.credentials self._services = {} self._customer_id = customer_id From cf3abf8bf7fb84aa4553b1f52740d513714760ce Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Thu, 21 Nov 2024 09:56:29 -0500 Subject: [PATCH 09/20] fix GwsAuth for service accounts - they have no token file getopa: tolerate missing "v" in specified version --- .github/workflows/run_smoke_test.yml | 2 +- scubagoggles/auth.py | 4 +++- scubagoggles/getopa.py | 8 +++++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/workflows/run_smoke_test.yml b/.github/workflows/run_smoke_test.yml index 45c370e6..5cf2d67b 100644 --- a/.github/workflows/run_smoke_test.yml +++ b/.github/workflows/run_smoke_test.yml @@ -32,7 +32,7 @@ on: description: "Choose OPA version" required: true type: string - default: "0.60.0" + default: "v0.60.0" jobs: configuration: diff --git a/scubagoggles/auth.py b/scubagoggles/auth.py index 169771cb..698f049c 100644 --- a/scubagoggles/auth.py +++ b/scubagoggles/auth.py @@ -92,11 +92,13 @@ def __init__(self, credentials_path: Path, svc_account_email: str = None): def credentials(self) -> Credentials: """Returns the Google credentials, after a possible refresh if needed. + Token refresh doesn't apply to service accounts. :return: valid Google credentials """ - self._refresh_token() + if not self._svc_account_email: + self._refresh_token() return self._token diff --git a/scubagoggles/getopa.py b/scubagoggles/getopa.py index d9b1c04e..6c8702b7 100644 --- a/scubagoggles/getopa.py +++ b/scubagoggles/getopa.py @@ -51,7 +51,7 @@ def getopa(arguments: argparse.Namespace): verify = not arguments.nocheck force = arguments.force - version = arguments.version + version = arguments.version.lower() if arguments.version else None download_opa(opa_dir, version, verify, force) @@ -93,8 +93,10 @@ def download_opa(opa_dir: Path, raise RuntimeError(f'? "{version}" - unrecognized version string ' 'returned as "latest" OPA version') elif not version_re.match(version): - raise UserRuntimeError(f'? "{version}" - unrecognized version string - ' - 'expected "v.."') + if not version_re.match(f'v{version}'): + raise UserRuntimeError(f'? "{version}" - unrecognized version ' + 'string - expected "v.."') + version = f'v{version}' os_type = platform.system().lower() From cec7e9fac1d97e5917b3675603518a6e6688bc73 Mon Sep 17 00:00:00 2001 From: Roy Lane Date: Fri, 22 Nov 2024 17:56:57 -0500 Subject: [PATCH 10/20] documentation: moved from with "scubagoggles" subdirectory to top-level directory --- MANIFEST.in | 1 - README.md | 36 +++++++++--------- .../authentication/AuthenticationMethods.md | 0 .../docs => docs}/authentication/OAuth.md | 17 ++------- .../authentication/ServiceAccount.md | 0 .../docs => docs}/development/release.md | 0 .../docs => docs}/development/versioning.md | 0 {scubagoggles/docs => docs}/images/cisa.png | Bin .../installation/DownloadAndInstall.md | 10 ++--- .../docs => docs}/installation/OPA.md | 7 ++-- .../prerequisites/Prerequisites.md | 0 .../troubleshooting/Troubleshooting.md | 0 docs/upgrading/Upgrading.md | 20 ++++++++++ {scubagoggles/docs => docs}/usage/Config.md | 6 +-- {scubagoggles/docs => docs}/usage/Examples.md | 0 .../docs => docs}/usage/Limitations.md | 2 +- .../docs => docs}/usage/Parameters.md | 0 .../docs => docs}/usage/ReviewOutput.md | 20 +++++++++- .../Functional/SmokeTests/smoke_test.py | 14 ++++--- .../images/admin_api_enable.png | Bin 26858 -> 0 bytes .../docs/authentication/images/app_name.png | Bin 55569 -> 0 bytes .../images/authorized_domain.png | Bin 91316 -> 0 bytes .../images/create_credentials.png | Bin 50260 -> 0 bytes .../authentication/images/credentials.png | Bin 33929 -> 0 bytes .../docs/authentication/images/enable_api.png | Bin 22745 -> 0 bytes .../images/groups_settings_enable.png | Bin 32559 -> 0 bytes .../docs/authentication/images/internal.png | Bin 75484 -> 0 bytes .../images/oauth_client_name.png | Bin 99940 -> 0 bytes .../authentication/images/oauth_consent.png | Bin 37425 -> 0 bytes .../authentication/images/oauth_created.png | Bin 79104 -> 0 bytes .../authentication/images/oauth_download.png | Bin 14472 -> 0 bytes scubagoggles/docs/upgrading/Upgrading.md | 22 ----------- 32 files changed, 80 insertions(+), 75 deletions(-) rename {scubagoggles/docs => docs}/authentication/AuthenticationMethods.md (100%) rename {scubagoggles/docs => docs}/authentication/OAuth.md (75%) rename {scubagoggles/docs => docs}/authentication/ServiceAccount.md (100%) rename {scubagoggles/docs => docs}/development/release.md (100%) rename {scubagoggles/docs => docs}/development/versioning.md (100%) rename {scubagoggles/docs => docs}/images/cisa.png (100%) rename {scubagoggles/docs => docs}/installation/DownloadAndInstall.md (97%) rename {scubagoggles/docs => docs}/installation/OPA.md (86%) rename {scubagoggles/docs => docs}/prerequisites/Prerequisites.md (100%) rename {scubagoggles/docs => docs}/troubleshooting/Troubleshooting.md (100%) create mode 100644 docs/upgrading/Upgrading.md rename {scubagoggles/docs => docs}/usage/Config.md (90%) rename {scubagoggles/docs => docs}/usage/Examples.md (100%) rename {scubagoggles/docs => docs}/usage/Limitations.md (95%) rename {scubagoggles/docs => docs}/usage/Parameters.md (100%) rename {scubagoggles/docs => docs}/usage/ReviewOutput.md (58%) delete mode 100644 scubagoggles/docs/authentication/images/admin_api_enable.png delete mode 100644 scubagoggles/docs/authentication/images/app_name.png delete mode 100644 scubagoggles/docs/authentication/images/authorized_domain.png delete mode 100644 scubagoggles/docs/authentication/images/create_credentials.png delete mode 100644 scubagoggles/docs/authentication/images/credentials.png delete mode 100644 scubagoggles/docs/authentication/images/enable_api.png delete mode 100644 scubagoggles/docs/authentication/images/groups_settings_enable.png delete mode 100644 scubagoggles/docs/authentication/images/internal.png delete mode 100644 scubagoggles/docs/authentication/images/oauth_client_name.png delete mode 100644 scubagoggles/docs/authentication/images/oauth_consent.png delete mode 100644 scubagoggles/docs/authentication/images/oauth_created.png delete mode 100644 scubagoggles/docs/authentication/images/oauth_download.png delete mode 100644 scubagoggles/docs/upgrading/Upgrading.md diff --git a/MANIFEST.in b/MANIFEST.in index 04f32773..f0849d41 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,7 +3,6 @@ # contents) are included: graft scubagoggles/baselines -graft scubagoggles/docs graft scubagoggles/rego graft scubagoggles/reporter graft scubagoggles/sample-report diff --git a/README.md b/README.md index aa753ecf..7491d6ab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![CISA Logo](scubagoggles/docs/images/cisa.png) +![CISA Logo](docs/images/cisa.png)